Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+e06225a277df99345dc66b555c91ab0f0cafa68f (a62c82ea73a2510a9fd9e014547052901f4cb389) 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-ssh10531689378819658173.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-ssh3535546814429669655.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12237464035089355619.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-ssh2838348154265879538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16715087536148043003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20843 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing da69da04a0ca51a1fed04c8ed1d512557d4e58ff Checking out Revision da69da04a0ca51a1fed04c8ed1d512557d4e58ff (PR-3924) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da69da04a0ca51a1fed04c8ed1d512557d4e58ff # timeout=10 Commit message: "Merge commit 'e06225a277df99345dc66b555c91ab0f0cafa68f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T20:30:56.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T20:30:56.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T20:30:56.117Z] ========================================================= [2022-04-13T20:30:56.117Z] EdgeX Global Pipelines Version Info [2022-04-13T20:30:56.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:30:56.898Z] ------------------- [2022-04-13T20:30:56.898Z] stable info: [2022-04-13T20:30:56.898Z] ------------------- [2022-04-13T20:30:56.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T20:30:56.898Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:30:56.898Z] Message: update stable to v1.0.221 > git rev-list --no-walk b555a8f84df166850d1cd4585915991e96833a6c # timeout=10 [2022-04-13T20:30:57.855Z] ------------------- [2022-04-13T20:30:57.855Z] experimental info: [2022-04-13T20:30:57.855Z] ------------------- [2022-04-13T20:30:57.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T20:30:57.855Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:30:57.855Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T20:30:58.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T20:30:58.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T20:30:58.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T20:30:58.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T20:30:58.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T20:30:58.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T20:30:58.113Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T20:30:58.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T20:30:58.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T20:30:58.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T20:30:58.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T20:30:58.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T20:30:58.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T20:30:58.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T20:30:58.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T20:30:58.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:30:58.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:30:58.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T20:30:58.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T20:30:58.281Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T20:30:58.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T20:30:58.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T20:30:58.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-13T20:30:58.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-13T20:30:58.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-13T20:30:58.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] echo [2022-04-13T20:30:58.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da69da0 [Pipeline] echo [2022-04-13T20:30:58.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:30:58.421Z] provisioning config files... [2022-04-13T20:30:58.433Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5907175599779455277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:30:58.766Z] ---> docker-login.sh [2022-04-13T20:30:58.766Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:30:59.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:59.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:59.291Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:59.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:59.291Z] [2022-04-13T20:30:59.291Z] Login Succeeded [2022-04-13T20:30:59.291Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:30:59.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:59.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:59.291Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:59.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:59.291Z] [2022-04-13T20:30:59.291Z] Login Succeeded [2022-04-13T20:30:59.291Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:30:59.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:59.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:59.552Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:59.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:59.552Z] [2022-04-13T20:30:59.552Z] Login Succeeded [2022-04-13T20:30:59.552Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:30:59.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:59.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:59.552Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:59.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:59.552Z] [2022-04-13T20:30:59.552Z] Login Succeeded [2022-04-13T20:30:59.552Z] docker.io [2022-04-13T20:30:59.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:31:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:31:00.077Z] Configure a credential helper to remove this warning. See [2022-04-13T20:31:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:31:00.077Z] [2022-04-13T20:31:00.077Z] Login Succeeded [2022-04-13T20:31:00.077Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:31:00.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:31:00.406Z] + 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-13T20:31:00.406Z] + dirname cmd/core-command/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/core-data/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T20:31:00.406Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2022-04-13T20:31:00.406Z] [2022-04-13T20:31:00.406Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T20:31:00.406Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T20:31:00.406Z] + cut -d/ -f2 [2022-04-13T20:31:00.406Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T20:31:00.447Z] 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-13T20:31:00.795Z] + git rev-list -1 --merges da69da04a0ca51a1fed04c8ed1d512557d4e58ff~1..da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] echo [2022-04-13T20:31:00.812Z] -----------> git rev-list -1 --merges da69da04a0ca51a1fed04c8ed1d512557d4e58ff~1..da69da04a0ca51a1fed04c8ed1d512557d4e58ff da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:31:00.812Z] da69da04a0ca51a1fed04c8ed1d512557d4e58ff [false] [Pipeline] sh [2022-04-13T20:31:01.107Z] + git log --format=format:%s -1 da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] echo [2022-04-13T20:31:01.125Z] ========================================================= [2022-04-13T20:31:01.125Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T20:31:01.125Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T20:31:01.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T20:31:01.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T20:31:01.534Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T20:31:01.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T20:31:01.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T20:31:01.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T20:31:01.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:01.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:31:01.884Z] [2022-04-13T20:31:01.884Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:02.187Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:31:02.187Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T20:31:02.187Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T20:31:02.187Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T20:31:02.187Z] 4c7163046ea9: Pulling fs layer [2022-04-13T20:31:02.187Z] 0c2d73faf560: Pulling fs layer [2022-04-13T20:31:02.187Z] 0c2d73faf560: Waiting [2022-04-13T20:31:02.187Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T20:31:02.187Z] 3e5f54012d9b: Download complete [2022-04-13T20:31:02.187Z] a0d0a0d46f8b: Verifying Checksum [2022-04-13T20:31:02.187Z] a0d0a0d46f8b: Download complete [2022-04-13T20:31:02.187Z] 0c2d73faf560: Verifying Checksum [2022-04-13T20:31:02.187Z] 0c2d73faf560: Download complete [2022-04-13T20:31:02.187Z] 4c7163046ea9: Verifying Checksum [2022-04-13T20:31:02.448Z] a0d0a0d46f8b: Pull complete [2022-04-13T20:31:02.448Z] 3e5f54012d9b: Pull complete [2022-04-13T20:31:03.022Z] 4c7163046ea9: Pull complete [2022-04-13T20:31:03.022Z] 0c2d73faf560: Pull complete [2022-04-13T20:31:03.022Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T20:31:03.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:31:03.022Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T20:31:03.185Z] prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container [2022-04-13T20:31:03.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T20:31:03.995Z] $ docker top 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T20:31:04.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:31:04.097Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:31:04.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:31:04.247Z] $ docker exec 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent [2022-04-13T20:31:04.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBmfha/agent.15 [2022-04-13T20:31:04.380Z] SSH_AGENT_PID=21 [2022-04-13T20:31:04.388Z] Running ssh-add (command line suppressed) [2022-04-13T20:31:04.515Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_6391289453853940531.key (/w/workspace/edgex-go/16@tmp/private_key_6391289453853940531.key) [2022-04-13T20:31:04.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:31:04.813Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T20:31:04.842Z] $ docker exec --env ******** --env ******** 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent -k [2022-04-13T20:31:04.954Z] unset SSH_AUTH_SOCK; [2022-04-13T20:31:04.954Z] unset SSH_AGENT_PID; [2022-04-13T20:31:04.954Z] echo Agent pid 21 killed; [2022-04-13T20:31:04.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T20:31:04.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:31:04.981Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:31:05.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:31:05.135Z] $ docker exec 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent [2022-04-13T20:31:05.261Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFnJmg/agent.54 [2022-04-13T20:31:05.261Z] SSH_AGENT_PID=60 [2022-04-13T20:31:05.267Z] Running ssh-add (command line suppressed) [2022-04-13T20:31:05.390Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_1716559779331811906.key (/w/workspace/edgex-go/16@tmp/private_key_1716559779331811906.key) [2022-04-13T20:31:05.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:31:05.697Z] + git semver init [2022-04-13T20:31:05.697Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T20:31:05.697Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2022-04-13T20:31:05.697Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2022-04-13T20:31:05.697Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T20:31:05.697Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T20:31:05.697Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T20:31:05.697Z] # $SEMVER_BRANCH = PR-3924 [2022-04-13T20:31:05.697Z] # $SEMVER_TEMP = /tmp/semver-843808254 [2022-04-13T20:31:05.697Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T20:31:20.613Z] # '/tmp/semver-843808254' -> '/w/workspace/edgex-go/16/.semver' [2022-04-13T20:31:20.613Z] # -> Force: false [2022-04-13T20:31:20.613Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2022-04-13T20:31:20.630Z] $ docker exec --env ******** --env ******** 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent -k [2022-04-13T20:31:20.739Z] unset SSH_AUTH_SOCK; [2022-04-13T20:31:20.740Z] unset SSH_AGENT_PID; [2022-04-13T20:31:20.740Z] echo Agent pid 60 killed; [2022-04-13T20:31:20.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:31:21.064Z] + git semver [Pipeline] } [2022-04-13T20:31:21.084Z] $ docker stop --time=1 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc [2022-04-13T20:31:22.914Z] $ docker rm -f 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:31:23.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T20:31:23.559Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T20:31:23.563Z] [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-13T20:31:23.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:31:23.690Z] ========================================================= [2022-04-13T20:31:23.690Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T20:31:23.690Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:31:23.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:31:23.982Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T20:31:23.982Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T20:31:23.982Z] 666ba61612fd: Pulling fs layer [2022-04-13T20:31:23.982Z] 8ed8ca486205: Pulling fs layer [2022-04-13T20:31:23.982Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T20:31:23.982Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T20:31:23.982Z] 640e595b4fbd: Pulling fs layer [2022-04-13T20:31:23.982Z] 763cafe07f6e: Pulling fs layer [2022-04-13T20:31:23.982Z] 0c0b528cf693: Pulling fs layer [2022-04-13T20:31:23.982Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T20:31:23.982Z] 640e595b4fbd: Waiting [2022-04-13T20:31:23.982Z] 10935f4eaf8b: Waiting [2022-04-13T20:31:23.982Z] 0c0b528cf693: Waiting [2022-04-13T20:31:23.982Z] 22a0e8bec74d: Waiting [2022-04-13T20:31:23.982Z] 8ed8ca486205: Verifying Checksum [2022-04-13T20:31:23.982Z] 8ed8ca486205: Download complete [2022-04-13T20:31:23.982Z] 666ba61612fd: Verifying Checksum [2022-04-13T20:31:23.982Z] 666ba61612fd: Download complete [2022-04-13T20:31:23.982Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T20:31:23.982Z] 640e595b4fbd: Verifying Checksum [2022-04-13T20:31:23.982Z] 640e595b4fbd: Download complete [2022-04-13T20:31:23.982Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T20:31:23.982Z] 59bf1c3509f3: Download complete [2022-04-13T20:31:23.982Z] 763cafe07f6e: Download complete [2022-04-13T20:31:24.242Z] 0c0b528cf693: Verifying Checksum [2022-04-13T20:31:24.242Z] 0c0b528cf693: Download complete [2022-04-13T20:31:24.242Z] 59bf1c3509f3: Pull complete [2022-04-13T20:31:24.511Z] 666ba61612fd: Pull complete [2022-04-13T20:31:24.511Z] 8ed8ca486205: Pull complete [2022-04-13T20:31:24.771Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T20:31:24.771Z] 10935f4eaf8b: Download complete [2022-04-13T20:31:24.771Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T20:31:24.771Z] 4fe6c5a15a65: Download complete [2022-04-13T20:31:28.968Z] 4fe6c5a15a65: Pull complete [2022-04-13T20:31:28.968Z] 22a0e8bec74d: Pull complete [2022-04-13T20:31:28.968Z] 640e595b4fbd: Pull complete [2022-04-13T20:31:28.968Z] 763cafe07f6e: Pull complete [2022-04-13T20:31:29.537Z] 0c0b528cf693: Pull complete [2022-04-13T20:31:32.079Z] 10935f4eaf8b: Pull complete [2022-04-13T20:31:32.079Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T20:31:32.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:31:32.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:31:32.395Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:31:32.395Z] WORKDIR /edgex [2022-04-13T20:31:32.396Z] COPY go.mod . [2022-04-13T20:31:32.396Z] RUN go mod download [2022-04-13T20:31:32.396Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-13T20:31:33.783Z] Sending build context to Docker daemon 334.9MB [2022-04-13T20:31:33.783Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:31:33.783Z] ---> 99d49a6021b9 [2022-04-13T20:31:33.783Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:31:36.341Z] ---> Running in d1ac3f847b73 [2022-04-13T20:31:36.341Z] Removing intermediate container d1ac3f847b73 [2022-04-13T20:31:36.341Z] ---> a8d7a97b1656 [2022-04-13T20:31:36.341Z] Step 3/4 : COPY go.mod . [2022-04-13T20:31:36.341Z] ---> efd276fa2b7b [2022-04-13T20:31:36.341Z] Step 4/4 : RUN go mod download [2022-04-13T20:31:36.601Z] ---> Running in bef438ca043c [2022-04-13T20:31:38.647Z] Still waiting to schedule task [2022-04-13T20:31:38.647Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-13T20:31:54.713Z] Removing intermediate container bef438ca043c [2022-04-13T20:31:54.713Z] ---> 5d1b11a69dd6 [2022-04-13T20:31:54.713Z] Successfully built 5d1b11a69dd6 [2022-04-13T20:31:54.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:55.013Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:31:55.013Z] . [Pipeline] withDockerContainer [2022-04-13T20:31:55.088Z] prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container [2022-04-13T20:31:55.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T20:31:55.602Z] $ docker top 31296ebb4c12efd1df60872777baf1eb8548a3ea14fe258a4d8c7b34dc21b6c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:31:55.954Z] + go version [2022-04-13T20:31:55.954Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T20:31:55.971Z] $ docker stop --time=1 31296ebb4c12efd1df60872777baf1eb8548a3ea14fe258a4d8c7b34dc21b6c6 [2022-04-13T20:31:57.294Z] $ docker rm -f 31296ebb4c12efd1df60872777baf1eb8548a3ea14fe258a4d8c7b34dc21b6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:57.707Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:31:57.707Z] . [Pipeline] withDockerContainer [2022-04-13T20:31:57.780Z] prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container [2022-04-13T20:31:57.824Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T20:31:58.263Z] $ docker top 551f3dbc0ac2c329435de2ce1db084c9619c1c7666069cfaf9278dcb63309ad2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:31:58.338Z] ========================================================= [2022-04-13T20:31:58.338Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:31:58.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:31:58.634Z] + make test [2022-04-13T20:31:58.634Z] go mod tidy -compat=1.17 [2022-04-13T20:31:58.894Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:32:05.472Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:32:17.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:32:18.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-04-13T20:32:18.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:32:18.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:32:19.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-04-13T20:32:19.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:32:19.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements [2022-04-13T20:32:19.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:32:19.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.935s coverage: 89.2% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.105s coverage: 60.0% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.109s coverage: 0.9% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 24.0% of statements [2022-04-13T20:32:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 79.5% of statements [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-04-13T20:32:23.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-13T20:32:32.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2022-04-13T20:32:32.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.088s coverage: 44.8% of statements [2022-04-13T20:32:34.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-04-13T20:32:34.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:32:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2022-04-13T20:32:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.4% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2022-04-13T20:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.038s coverage: 96.9% of statements [2022-04-13T20:32:44.605Z] 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-13T20:33:02.697Z] GO111MODULE=on go vet ./... [2022-04-13T20:33:06.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:33:06.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:33:07.464Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:33:07.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:33:08.026Z] + ls -al . [2022-04-13T20:33:08.026Z] total 672 [2022-04-13T20:33:08.026Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 20:33 . [2022-04-13T20:33:08.026Z] drwxr-xr-x 4 root root 4096 Apr 13 20:31 .. [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:30 .dockerignore [2022-04-13T20:33:08.026Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:30 .git [2022-04-13T20:33:08.026Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:30 .github [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:30 .gitignore [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:30 .golangci.yml [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:30 .hadolint.yml [2022-04-13T20:33:08.026Z] drwx------ 3 1001 1001 4096 Apr 13 20:31 .semver [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:30 .sonarcloud.properties [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:30 ADOPTERS.md [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:30 Attribution.txt [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:30 CHANGELOG.md [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:30 CONTRIBUTING.md [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:30 GOVERNANCE.md [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:30 Jenkinsfile [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:30 LICENSE [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:30 Makefile [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:30 OWNERS.md [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:30 README.md [2022-04-13T20:33:08.026Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:30 SECURITY.md [2022-04-13T20:33:08.027Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:31 VERSION [2022-04-13T20:33:08.027Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:30 ZMQWindows.md [2022-04-13T20:33:08.027Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:30 bin [2022-04-13T20:33:08.027Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:30 cmd [2022-04-13T20:33:08.027Z] -rw-r--r-- 1 root root 434738 Apr 13 20:32 coverage.out [2022-04-13T20:33:08.027Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:30 go.mod [2022-04-13T20:33:08.027Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:30 go.sum [2022-04-13T20:33:08.027Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:30 internal [2022-04-13T20:33:08.027Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:30 openapi [2022-04-13T20:33:08.027Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:30 snap [2022-04-13T20:33:08.027Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:30 version.go [Pipeline] sh [2022-04-13T20:33:08.326Z] + '[' -e coverage.out ] [2022-04-13T20:33:08.326Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:33:08.424Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:33:08.701Z] + make build [2022-04-13T20:33:08.701Z] 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-13T20:33:26.800Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:33:27.741Z] 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-command/core-command ./cmd/core-command [2022-04-13T20:33:30.287Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:33:32.828Z] 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-13T20:33:37.024Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:33:38.931Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:33:41.467Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:33:43.373Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:33:45.915Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:33:47.824Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T20:33:49.734Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:33:53.034Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T20:33:55.592Z] $ docker stop --time=1 551f3dbc0ac2c329435de2ce1db084c9619c1c7666069cfaf9278dcb63309ad2 [2022-04-13T20:33:58.807Z] $ docker rm -f 551f3dbc0ac2c329435de2ce1db084c9619c1c7666069cfaf9278dcb63309ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:34:00.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:34:00.143Z] [2022-04-13T20:34:00.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:34:00.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:34:00.447Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T20:34:00.447Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T20:34:00.447Z] ca9280d653b3: Pulling fs layer [2022-04-13T20:34:00.447Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T20:34:00.708Z] cbdbe7a5bc2a: Download complete [2022-04-13T20:34:00.708Z] ca9280d653b3: Verifying Checksum [2022-04-13T20:34:00.708Z] ca9280d653b3: Download complete [2022-04-13T20:34:00.968Z] cbdbe7a5bc2a: Pull complete [2022-04-13T20:34:01.227Z] 7e9c9ca2126c: Verifying Checksum [2022-04-13T20:34:01.227Z] 7e9c9ca2126c: Download complete [2022-04-13T20:34:01.487Z] ca9280d653b3: Pull complete [2022-04-13T20:34:04.778Z] 7e9c9ca2126c: Pull complete [2022-04-13T20:34:04.778Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T20:34:04.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:34:04.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T20:34:04.850Z] prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container [2022-04-13T20:34:04.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T20:34:06.456Z] $ docker top 9bcac60d5bb18a1a5f8bc46eec1b9da336b4b32910223b1b90638922f5b0c90b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:34:06.801Z] + grep parallel [2022-04-13T20:34:06.801Z] + docker-compose build --help [2022-04-13T20:34:07.372Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:34:07.409Z] $ docker stop --time=1 9bcac60d5bb18a1a5f8bc46eec1b9da336b4b32910223b1b90638922f5b0c90b [2022-04-13T20:34:08.708Z] $ docker rm -f 9bcac60d5bb18a1a5f8bc46eec1b9da336b4b32910223b1b90638922f5b0c90b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:34:09.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:34:09.149Z] . [Pipeline] withDockerContainer [2022-04-13T20:34:09.212Z] prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container [2022-04-13T20:34:09.251Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T20:34:09.667Z] $ docker top d8c8adaafe159e4ff32250b4c3f0ce44681f24dc5a06657fb0c977cc297ebde7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:34:10.021Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:34:10.592Z] Building core-command ... [2022-04-13T20:34:10.592Z] Building core-data ... [2022-04-13T20:34:10.592Z] Building core-metadata ... [2022-04-13T20:34:10.592Z] Building security-bootstrapper ... [2022-04-13T20:34:10.592Z] Building security-proxy-setup ... [2022-04-13T20:34:10.592Z] Building security-secretstore-setup ... [2022-04-13T20:34:10.592Z] Building security-spiffe-token-provider ... [2022-04-13T20:34:10.592Z] Building security-spire-agent ... [2022-04-13T20:34:10.592Z] Building security-spire-config ... [2022-04-13T20:34:10.592Z] Building security-spire-server ... [2022-04-13T20:34:10.592Z] Building support-notifications ... [2022-04-13T20:34:10.592Z] Building support-scheduler ... [2022-04-13T20:34:10.592Z] Building sys-mgmt-agent ... [2022-04-13T20:34:10.592Z] Building security-spire-config [2022-04-13T20:34:10.592Z] Building security-spiffe-token-provider [2022-04-13T20:34:10.592Z] Building security-secretstore-setup [2022-04-13T20:34:10.592Z] Building sys-mgmt-agent [2022-04-13T20:34:10.592Z] Building security-spire-server [2022-04-13T20:34:37.172Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:34:37.172Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:34:37.172Z] ---> 5d1b11a69dd6 [2022-04-13T20:34:37.172Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:34:37.172Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:34:37.172Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:34:37.172Z] ---> 5d1b11a69dd6 [2022-04-13T20:34:37.172Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:34:37.172Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:34:37.172Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:34:37.172Z] ---> 5d1b11a69dd6 [2022-04-13T20:34:37.172Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:34:37.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:34:37.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:34:37.172Z] ---> 5d1b11a69dd6 [2022-04-13T20:34:37.172Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:34:37.172Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:34:37.172Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:34:37.172Z] ---> 5d1b11a69dd6 [2022-04-13T20:34:37.172Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T20:34:37.172Z] ---> Running in 23ef78c8c582 [2022-04-13T20:34:37.172Z] ---> Running in a7bd3c3b2273 [2022-04-13T20:34:37.172Z] ---> Running in 566ab43ce23e [2022-04-13T20:34:37.172Z] ---> Running in a6fd1cc803a0 [2022-04-13T20:34:37.172Z] ---> Running in 13061e4540c7 [2022-04-13T20:34:37.172Z] Removing intermediate container 13061e4540c7 [2022-04-13T20:34:37.172Z] ---> 191e6236e2cc [2022-04-13T20:34:37.172Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:34:37.432Z] Removing intermediate container 566ab43ce23e [2022-04-13T20:34:37.432Z] ---> 7dce811308d3 [2022-04-13T20:34:37.432Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:34:37.432Z] Removing intermediate container 23ef78c8c582 [2022-04-13T20:34:37.432Z] ---> c17b996807a7 [2022-04-13T20:34:37.432Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T20:34:37.432Z] Removing intermediate container a6fd1cc803a0 [2022-04-13T20:34:37.432Z] ---> 8cb85336a3ff [2022-04-13T20:34:37.432Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:34:37.432Z] Removing intermediate container a7bd3c3b2273 [2022-04-13T20:34:37.432Z] ---> 20d1792bafd3 [2022-04-13T20:34:37.432Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:34:37.693Z] ---> Running in 3778e1359d9d [2022-04-13T20:34:37.693Z] ---> Running in 25f4d503b464 [2022-04-13T20:34:37.693Z] ---> Running in 85f432f5b091 [2022-04-13T20:34:37.693Z] ---> Running in 78ebd9b20702 [2022-04-13T20:34:37.693Z] ---> Running in 62bf63290222 [2022-04-13T20:34:38.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:38.837Z] Removing intermediate container 3778e1359d9d [2022-04-13T20:34:38.837Z] ---> 028475b28218 [2022-04-13T20:34:38.837Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:34:39.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:39.106Z] ---> Running in e3bea94ecc41 [2022-04-13T20:34:39.707Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:34:39.707Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:34:39.707Z] OK: 15865 distinct packages available [2022-04-13T20:34:39.707Z] Removing intermediate container 85f432f5b091 [2022-04-13T20:34:39.707Z] ---> dfaf87fab7f6 [2022-04-13T20:34:39.707Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T20:34:39.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:39.707Z] Removing intermediate container 78ebd9b20702 [2022-04-13T20:34:39.707Z] ---> 5b41341f937b [2022-04-13T20:34:39.707Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:34:39.707Z] Removing intermediate container 62bf63290222 [2022-04-13T20:34:39.707Z] ---> ab2d6c2e3b9d [2022-04-13T20:34:39.707Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T20:34:39.707Z] ---> Running in 614a70858532 [2022-04-13T20:34:39.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:39.969Z] ---> Running in 6a19bb8f1b4b [2022-04-13T20:34:39.969Z] ---> Running in 624af2f4637c [2022-04-13T20:34:40.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:40.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:40.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:40.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:40.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:40.755Z] OK: 221 MiB in 52 packages [2022-04-13T20:34:41.014Z] OK: 221 MiB in 52 packages [2022-04-13T20:34:41.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:41.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:41.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:34:41.607Z] Removing intermediate container 25f4d503b464 [2022-04-13T20:34:41.607Z] ---> 5f3339b37f62 [2022-04-13T20:34:41.607Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T20:34:41.607Z] OK: 221 MiB in 52 packages [2022-04-13T20:34:41.873Z] OK: 221 MiB in 52 packages [2022-04-13T20:34:41.873Z] OK: 221 MiB in 52 packages [2022-04-13T20:34:41.873Z] Removing intermediate container e3bea94ecc41 [2022-04-13T20:34:41.873Z] ---> 365ca455c2f4 [2022-04-13T20:34:41.873Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:34:41.873Z] ---> ae8edd5c48eb [2022-04-13T20:34:41.873Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:34:42.197Z] ---> c85eddd5d5ff [2022-04-13T20:34:42.197Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:34:42.197Z] ---> Running in 9f6bf5d06384 [2022-04-13T20:34:42.520Z] ---> Running in 160dfd79e235 [2022-04-13T20:34:42.824Z] Removing intermediate container 614a70858532 [2022-04-13T20:34:42.824Z] ---> 3ebebf949e60 [2022-04-13T20:34:42.824Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:34:43.084Z] Removing intermediate container 624af2f4637c [2022-04-13T20:34:43.084Z] ---> dcfb8f78b2c0 [2022-04-13T20:34:43.084Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:34:43.344Z] Removing intermediate container 6a19bb8f1b4b [2022-04-13T20:34:43.344Z] ---> 31edc9903f3c [2022-04-13T20:34:43.344Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:34:43.344Z] ---> 978ca3cce439 [2022-04-13T20:34:43.344Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:34:43.604Z] ---> Running in 1686970a298f [2022-04-13T20:34:43.604Z] ---> b3b01610e392 [2022-04-13T20:34:43.604Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:34:43.604Z] ---> 054f7f215d2c [2022-04-13T20:34:43.604Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:34:43.866Z] ---> Running in a5c1b80b752b [2022-04-13T20:34:43.866Z] ---> Running in b9888ee76cf6 [2022-04-13T20:34:44.435Z] Removing intermediate container 9f6bf5d06384 [2022-04-13T20:34:44.435Z] ---> 7385f3cfe000 [2022-04-13T20:34:44.435Z] Step 7/20 : COPY . . [2022-04-13T20:34:44.695Z] Removing intermediate container 160dfd79e235 [2022-04-13T20:34:44.695Z] ---> 6fa4bd933a5a [2022-04-13T20:34:44.695Z] Step 8/25 : COPY . . [2022-04-13T20:34:49.435Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20847 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-13T20:34:49.450Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2022-04-13T20:34:49.954Z] The recommended git tool is: git [2022-04-13T20:34:51.268Z] Removing intermediate container 1686970a298f [2022-04-13T20:34:51.268Z] ---> 5d24d0f427dd [2022-04-13T20:34:51.268Z] Step 8/23 : COPY . . [2022-04-13T20:34:52.648Z] Removing intermediate container b9888ee76cf6 [2022-04-13T20:34:52.648Z] ---> df06d5a76fd7 [2022-04-13T20:34:52.648Z] Step 8/26 : COPY . . [2022-04-13T20:34:52.648Z] Removing intermediate container a5c1b80b752b [2022-04-13T20:34:52.648Z] ---> b693dae23db8 [2022-04-13T20:34:52.648Z] Step 8/25 : COPY . . [2022-04-13T20:34:53.593Z] ---> 94e2907b4bc8 [2022-04-13T20:34:53.593Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T20:34:54.161Z] ---> 638579aae56d [2022-04-13T20:34:54.161Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:34:58.875Z] using credential edgex-jenkins-ssh [2022-04-13T20:34:58.901Z] Cloning the remote Git repository [2022-04-13T20:34:58.977Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:34:59.080Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2022-04-13T20:34:59.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:34:59.294Z] > git --version # timeout=10 [2022-04-13T20:34:59.340Z] > git --version # 'git version 2.25.1' [2022-04-13T20:34:59.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:34:59.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:35:00.749Z] ---> Running in 5a18acfd88f8 [2022-04-13T20:35:00.749Z] ---> Running in 97e9fa3b7612 [2022-04-13T20:35:00.749Z] ---> 5e4de0c4a1d7 [2022-04-13T20:35:00.749Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:35:00.749Z] ---> 209bdf55f01e [2022-04-13T20:35:00.749Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:35:00.749Z] ---> 79412b07aad6 [2022-04-13T20:35:00.749Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:35:00.749Z] Removing intermediate container 97e9fa3b7612 [2022-04-13T20:35:00.749Z] ---> bd8a2153154f [2022-04-13T20:35:00.749Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T20:35:00.749Z] ---> Running in ac205a4eba54 [2022-04-13T20:35:00.749Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T20:35:00.749Z] ---> Running in 0aaba4c65117 [2022-04-13T20:35:00.749Z] ---> Running in 21fa89a5eb41 [2022-04-13T20:35:00.749Z] ---> Running in dd43d576dd21 [2022-04-13T20:35:01.027Z] Removing intermediate container 21fa89a5eb41 [2022-04-13T20:35:01.027Z] ---> 229a387b0e5d [2022-04-13T20:35:01.027Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:35:01.027Z] ---> Running in cbd12a0b9c55 [2022-04-13T20:35:01.285Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:35:01.546Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:35:02.927Z] Removing intermediate container dd43d576dd21 [2022-04-13T20:35:02.927Z] ---> ced8f8900168 [2022-04-13T20:35:02.927Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T20:35:03.187Z] ---> Running in acb52b0e589f [2022-04-13T20:35:03.187Z] Removing intermediate container cbd12a0b9c55 [2022-04-13T20:35:03.187Z] ---> 164ea2492469 [2022-04-13T20:35:03.187Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:35:03.449Z] ---> Running in 55f2dc57d2ca [2022-04-13T20:35:03.708Z] Removing intermediate container acb52b0e589f [2022-04-13T20:35:03.708Z] ---> fc89e6e432cc [2022-04-13T20:35:03.708Z] 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-13T20:35:04.300Z] Removing intermediate container 55f2dc57d2ca [2022-04-13T20:35:04.300Z] ---> 377cacb92be6 [2022-04-13T20:35:04.300Z] 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-13T20:35:04.300Z] ---> Running in d492d10f6ac0 [2022-04-13T20:35:04.587Z] ---> Running in 667cc73a02cb [2022-04-13T20:35:05.975Z] spire-1.2.1/ [2022-04-13T20:35:05.975Z] spire-1.2.1/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.data/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.data/.file [2022-04-13T20:35:05.975Z] spire-1.2.1/.dockerignore [2022-04-13T20:35:05.975Z] spire-1.2.1/.gitattributes [2022-04-13T20:35:05.975Z] spire-1.2.1/.githooks/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.gitignore [2022-04-13T20:35:05.975Z] spire-1.2.1/.go-version [2022-04-13T20:35:05.975Z] spire-1.2.1/.golangci.yml [2022-04-13T20:35:05.975Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:35:05.975Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:35:05.975Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:35:05.975Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:35:05.975Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:35:05.975Z] spire-1.2.1/Dockerfile [2022-04-13T20:35:05.975Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.data/.file [2022-04-13T20:35:05.975Z] spire-1.2.1/.dockerignore [2022-04-13T20:35:05.975Z] spire-1.2.1/.gitattributes [2022-04-13T20:35:05.975Z] spire-1.2.1/.githooks/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:35:05.975Z] spire-1.2.1/.gitignore [2022-04-13T20:35:05.975Z] spire-1.2.1/.go-version [2022-04-13T20:35:05.975Z] spire-1.2.1/.golangci.yml [2022-04-13T20:35:05.975Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:35:05.975Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:35:05.975Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:35:05.975Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:35:05.975Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:35:05.975Z] spire-1.2.1/Dockerfile [2022-04-13T20:35:05.975Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:35:05.975Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:35:05.975Z] spire-1.2.1/LICENSE [2022-04-13T20:35:05.975Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:35:05.975Z] spire-1.2.1/Makefile [2022-04-13T20:35:05.975Z] spire-1.2.1/README.md [2022-04-13T20:35:05.975Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:35:05.975Z] spire-1.2.1/SECURITY.md [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:35:05.975Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:35:05.975Z] spire-1.2.1/LICENSE [2022-04-13T20:35:05.975Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:35:05.975Z] spire-1.2.1/Makefile [2022-04-13T20:35:05.975Z] spire-1.2.1/README.md [2022-04-13T20:35:05.975Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:35:05.975Z] spire-1.2.1/SECURITY.md [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:35:05.975Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/ [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/ [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/ [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/ [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/ [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:35:05.976Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/ [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/ [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/ [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/ [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/ [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:35:05.976Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:35:05.977Z] spire-1.2.1/examples/ [2022-04-13T20:35:05.977Z] spire-1.2.1/examples/README.md [2022-04-13T20:35:05.977Z] spire-1.2.1/go.mod [2022-04-13T20:35:05.977Z] spire-1.2.1/go.sum [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:35:05.977Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:35:05.977Z] spire-1.2.1/examples/ [2022-04-13T20:35:05.977Z] spire-1.2.1/examples/README.md [2022-04-13T20:35:05.977Z] spire-1.2.1/go.mod [2022-04-13T20:35:05.977Z] spire-1.2.1/go.sum [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:35:05.977Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:35:05.978Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:35:05.979Z] [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:35:05.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:35:05.980Z] [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:35:05.980Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:35:05.981Z] [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:35:05.981Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:35:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:35:05.983Z] [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:35:05.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:35:05.984Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:35:05.985Z] [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:35:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/private/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:35:05.986Z] spire-1.2.1/release/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:35:05.986Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:35:05.986Z] spire-1.2.1/script/ [2022-04-13T20:35:05.986Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:35:05.986Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:35:05.986Z] spire-1.2.1/support/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:35:05.986Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:35:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:35:05.987Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/clock/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:35:05.987Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:35:05.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:35:05.988Z] [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:35:05.988Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/common [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/private/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:35:05.988Z] spire-1.2.1/release/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:35:05.988Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/script/ [2022-04-13T20:35:05.988Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:35:05.988Z] spire-1.2.1/support/ [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/ [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:35:05.988Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:35:05.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:35:05.989Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/clock/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:35:05.989Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/common [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:35:05.989Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testca/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testkey/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/util/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/util/race.go [2022-04-13T20:35:05.990Z] spire-1.2.1/test/util/util.go [2022-04-13T20:35:05.990Z] building spire from source... [2022-04-13T20:35:05.990Z] [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:35:05.990Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:35:05.991Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:35:05.991Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testca/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testkey/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/util/ [2022-04-13T20:35:05.991Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/util/race.go [2022-04-13T20:35:05.991Z] spire-1.2.1/test/util/util.go [2022-04-13T20:35:05.991Z] building spire from source... [2022-04-13T20:35:06.249Z] Installing go1.17.7... [2022-04-13T20:35:06.249Z] Installing go1.17.7... [2022-04-13T20:35:11.516Z] Building bin/spire-server... [2022-04-13T20:35:11.516Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:35:11.516Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:35:11.516Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:35:11.516Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:35:11.516Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:35:11.516Z] Building bin/spire-server... [2022-04-13T20:35:11.516Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:35:11.516Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:35:11.516Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:35:11.516Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:35:11.516Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:35:11.516Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:35:11.776Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:35:11.776Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:35:11.776Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:35:11.776Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:35:11.776Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:35:11.776Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:35:11.776Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:35:11.776Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:35:11.776Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:35:11.776Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:35:12.034Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:35:12.035Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:35:12.035Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:35:12.035Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:35:12.035Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:35:12.035Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:35:12.035Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:35:12.035Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:35:12.035Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:35:12.035Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:35:12.035Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:35:12.035Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:35:12.035Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:35:12.035Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:35:12.294Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:35:12.294Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:35:12.294Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:35:12.294Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:35:12.294Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:35:12.294Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:35:12.294Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:35:12.553Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:35:12.554Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:35:12.554Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:35:12.554Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:35:12.554Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:35:12.554Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:35:12.554Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:35:12.554Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:35:12.554Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:35:12.554Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:35:12.554Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:35:12.554Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:35:12.554Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:35:12.554Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:35:12.554Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:35:12.554Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:35:12.554Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:35:12.554Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:35:12.813Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:35:12.813Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:35:12.813Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:35:12.813Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:35:12.813Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:35:12.813Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:35:12.813Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:35:12.813Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:35:12.813Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:35:12.813Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:35:12.813Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:35:12.813Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:35:12.813Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:35:12.813Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:35:12.813Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:35:12.813Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:35:12.813Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:35:12.813Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:35:12.813Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:35:12.813Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:35:12.813Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:35:13.072Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:35:13.072Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:35:13.072Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:35:13.072Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:35:13.072Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:35:13.072Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:35:13.072Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:35:13.072Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:35:13.072Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:35:13.072Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:35:13.072Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:35:13.072Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:35:13.072Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:35:13.332Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:35:13.332Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:35:13.332Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:35:13.332Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:35:13.332Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:35:13.590Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:35:13.590Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:35:13.590Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:35:13.590Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:35:13.849Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:35:14.107Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:35:15.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:35:15.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:35:15.484Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:35:15.484Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:35:15.484Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:35:16.052Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:35:16.052Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:35:16.052Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:35:16.052Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:35:16.052Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:35:20.252Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:35:20.252Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:35:20.252Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:35:20.252Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:35:20.252Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:35:20.252Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:35:20.252Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:35:20.252Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:35:20.252Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:35:20.252Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:35:20.533Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:35:20.533Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:35:20.533Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:35:20.533Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:35:20.533Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:35:20.533Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:35:20.533Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:35:20.793Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:35:20.793Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:35:20.793Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:35:21.367Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:35:22.313Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:35:22.313Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:35:22.313Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:35:22.313Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:35:22.313Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:35:22.313Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:35:22.576Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:35:22.576Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:35:22.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:35:22.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:35:22.576Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:35:22.576Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:35:22.576Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:35:22.576Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:35:22.835Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:35:22.835Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:35:22.835Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:35:22.835Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:35:22.835Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:35:22.835Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:35:22.835Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:35:22.835Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:35:22.835Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:35:22.835Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:35:23.095Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:35:23.095Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:35:23.095Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:35:23.095Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:35:23.095Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:35:23.356Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:35:23.356Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:35:23.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:35:23.356Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:35:23.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:35:23.356Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:35:23.356Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:35:23.617Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:35:23.617Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:35:23.617Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:35:23.617Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:35:23.617Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:35:23.877Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:35:23.877Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:35:25.808Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:35:25.808Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:35:25.808Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:35:25.808Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:35:25.808Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:35:25.808Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:35:25.808Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:35:26.068Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:35:26.068Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:35:26.068Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:35:26.328Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:35:26.328Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:35:26.328Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:35:26.588Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:35:26.588Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:35:26.588Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:35:26.588Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:35:26.638Z] Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-13T20:35:26.848Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:35:26.848Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:35:26.848Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:35:26.848Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:35:26.848Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:35:26.848Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:35:26.848Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:35:26.848Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:35:26.848Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:35:26.848Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:35:26.848Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:35:26.848Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:35:26.848Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:35:26.848Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:35:26.848Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:35:26.848Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:35:27.417Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:35:27.417Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:35:27.417Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:35:27.417Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:35:27.417Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:35:27.417Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:35:27.417Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:35:27.417Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:35:27.417Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:35:27.417Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:35:27.417Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:35:27.417Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:35:27.417Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:35:27.417Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:35:27.469Z] Merge succeeded, producing 1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T20:35:27.469Z] Checking out Revision 1ce5af415017be8c97c718fad5d94b2e11579443 (PR-3924) [2022-04-13T20:35:27.677Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:35:27.677Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:35:27.677Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:35:27.677Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:35:27.677Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:35:27.677Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:35:27.677Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:35:27.677Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:35:27.677Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:35:27.677Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:35:27.677Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:35:25.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:35:25.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:35:25.634Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:35:25.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:35:25.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:35:25.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T20:35:26.671Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:35:26.694Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-13T20:35:26.981Z] > git remote # timeout=10 [2022-04-13T20:35:27.002Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T20:35:27.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:35:27.050Z] > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [2022-04-13T20:35:27.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T20:35:27.484Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:35:27.511Z] > git checkout -f 1ce5af415017be8c97c718fad5d94b2e11579443 # timeout=10 [2022-04-13T20:35:27.946Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:35:27.946Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:35:27.946Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:35:27.946Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:35:27.946Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:35:27.946Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:35:27.946Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:35:27.946Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:35:27.946Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:35:28.530Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:35:28.795Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:35:28.795Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:35:28.795Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:35:28.795Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:35:28.795Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:35:28.795Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:35:28.795Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:35:28.795Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:35:28.795Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:35:28.795Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:35:28.795Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:35:28.795Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:35:28.795Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:35:28.795Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:35:28.795Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:35:28.795Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:35:29.363Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:35:29.363Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:35:29.363Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:35:29.363Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:35:29.363Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:35:29.363Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:35:29.363Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:35:29.363Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:35:29.363Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:35:29.363Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:35:29.734Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:35:29.734Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:35:29.734Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:35:29.734Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:35:32.080Z] Commit message: "Merge commit 'e06225a277df99345dc66b555c91ab0f0cafa68f' into HEAD" [2022-04-13T20:35:32.111Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T20:35:33.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T20:35:33.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T20:35:33.074Z] Dload Upload Total Spent Left Speed [2022-04-13T20:35:33.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2022-04-13T20:35:32.097Z] > git rev-list --no-walk b555a8f84df166850d1cd4585915991e96833a6c # timeout=10 [2022-04-13T20:35:33.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T20:35:33.994Z] + sudo tee /etc/docker/daemon.new [2022-04-13T20:35:33.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T20:35:33.994Z] { [2022-04-13T20:35:33.994Z] "registry-mirrors": [ [2022-04-13T20:35:33.994Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T20:35:33.994Z] ], [2022-04-13T20:35:33.994Z] "bip": "10.250.0.254/24", [2022-04-13T20:35:33.994Z] "hosts": [ [2022-04-13T20:35:33.994Z] "tcp://0.0.0.0:5555", [2022-04-13T20:35:33.994Z] "unix:///var/run/docker.sock" [2022-04-13T20:35:33.994Z] ], [2022-04-13T20:35:33.994Z] "mtu": 1458, [2022-04-13T20:35:33.994Z] "selinux-enabled": true, [2022-04-13T20:35:33.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T20:35:33.994Z] } [Pipeline] sh [2022-04-13T20:35:34.360Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T20:35:34.720Z] + sudo service docker restart [2022-04-13T20:35:36.410Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:35:36.410Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:35:36.410Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:35:36.410Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:35:37.830Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:35:53.181Z] provisioning config files... [2022-04-13T20:35:53.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config7998913181429262096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:35:53.689Z] ---> docker-login.sh [2022-04-13T20:35:53.689Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:35:54.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:35:54.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:35:54.896Z] Configure a credential helper to remove this warning. See [2022-04-13T20:35:54.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:35:54.896Z] [2022-04-13T20:35:54.896Z] Login Succeeded [2022-04-13T20:35:54.896Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:35:55.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:35:55.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:35:55.453Z] Configure a credential helper to remove this warning. See [2022-04-13T20:35:55.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:35:55.453Z] [2022-04-13T20:35:55.453Z] Login Succeeded [2022-04-13T20:35:55.453Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:35:55.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:35:56.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:35:56.008Z] Configure a credential helper to remove this warning. See [2022-04-13T20:35:56.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:35:56.008Z] [2022-04-13T20:35:56.008Z] Login Succeeded [2022-04-13T20:35:56.008Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:35:56.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:35:56.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:35:56.560Z] Configure a credential helper to remove this warning. See [2022-04-13T20:35:56.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:35:56.560Z] [2022-04-13T20:35:56.560Z] Login Succeeded [2022-04-13T20:35:56.560Z] docker.io [2022-04-13T20:35:56.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:35:57.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:35:57.448Z] Configure a credential helper to remove this warning. See [2022-04-13T20:35:57.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:35:57.448Z] [2022-04-13T20:35:57.448Z] Login Succeeded [2022-04-13T20:35:57.448Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:35:57.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T20:35:58.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:35:58.042Z] ========================================================= [2022-04-13T20:35:58.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T20:35:58.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:35:58.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:35:58.716Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T20:35:58.716Z] 9b3977197b4f: Pulling fs layer [2022-04-13T20:35:58.716Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T20:35:58.716Z] 94645a83ff95: Pulling fs layer [2022-04-13T20:35:58.716Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T20:35:58.716Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T20:35:58.716Z] f7c0051592d6: Pulling fs layer [2022-04-13T20:35:58.716Z] a227ed2f7395: Pulling fs layer [2022-04-13T20:35:58.716Z] 7b1c46037f91: Pulling fs layer [2022-04-13T20:35:58.716Z] 3f3a8bcf1eab: Waiting [2022-04-13T20:35:58.716Z] 0c92f367c5e7: Waiting [2022-04-13T20:35:58.716Z] f7c0051592d6: Waiting [2022-04-13T20:35:58.716Z] a227ed2f7395: Waiting [2022-04-13T20:35:58.716Z] 7b1c46037f91: Waiting [2022-04-13T20:35:58.716Z] 94645a83ff95: Verifying Checksum [2022-04-13T20:35:58.716Z] 94645a83ff95: Download complete [2022-04-13T20:35:58.716Z] 1a89e8eeedd5: Download complete [2022-04-13T20:35:58.716Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T20:35:58.716Z] 0c92f367c5e7: Download complete [2022-04-13T20:35:58.716Z] f7c0051592d6: Verifying Checksum [2022-04-13T20:35:58.716Z] f7c0051592d6: Download complete [2022-04-13T20:35:58.716Z] 9b3977197b4f: Verifying Checksum [2022-04-13T20:35:58.716Z] a227ed2f7395: Verifying Checksum [2022-04-13T20:35:58.716Z] a227ed2f7395: Download complete [2022-04-13T20:35:59.720Z] 9b3977197b4f: Pull complete [2022-04-13T20:36:00.336Z] 1a89e8eeedd5: Pull complete [2022-04-13T20:36:00.623Z] 94645a83ff95: Pull complete [2022-04-13T20:36:00.906Z] 7b1c46037f91: Verifying Checksum [2022-04-13T20:36:00.906Z] 7b1c46037f91: Download complete [2022-04-13T20:36:01.899Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T20:36:01.899Z] 3f3a8bcf1eab: Download complete [2022-04-13T20:36:17.020Z] 3f3a8bcf1eab: Pull complete [2022-04-13T20:36:17.020Z] 0c92f367c5e7: Pull complete [2022-04-13T20:36:17.020Z] f7c0051592d6: Pull complete [2022-04-13T20:36:17.020Z] a227ed2f7395: Pull complete [2022-04-13T20:36:22.436Z] 7b1c46037f91: Pull complete [2022-04-13T20:36:22.436Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T20:36:22.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:36:22.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:36:22.791Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:36:22.791Z] WORKDIR /edgex [2022-04-13T20:36:22.791Z] COPY go.mod . [2022-04-13T20:36:22.791Z] RUN go mod download [2022-04-13T20:36:22.791Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T20:36:24.745Z] Removing intermediate container 5a18acfd88f8 [2022-04-13T20:36:24.745Z] ---> bb93deeef6a5 [2022-04-13T20:36:24.745Z] [2022-04-13T20:36:24.745Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T20:36:24.745Z] Removing intermediate container 0aaba4c65117 [2022-04-13T20:36:24.745Z] ---> d40561c94ad3 [2022-04-13T20:36:24.745Z] [2022-04-13T20:36:24.745Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T20:36:24.745Z] Removing intermediate container ac205a4eba54 [2022-04-13T20:36:24.745Z] ---> 6ff6a3461369 [2022-04-13T20:36:24.745Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T20:36:24.745Z] ---> Running in 00198568ebe6 [2022-04-13T20:36:24.745Z] 3.15: Pulling from library/alpine [2022-04-13T20:36:24.745Z] 3.14: Pulling from library/alpine [2022-04-13T20:36:24.745Z] 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-13T20:36:24.745Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:36:24.745Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:36:24.745Z] ---> e04c818066af [2022-04-13T20:36:24.745Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T20:36:24.745Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T20:36:24.745Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T20:36:24.745Z] ---> 0ac33e5f5afa [2022-04-13T20:36:24.745Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:36:24.745Z] ---> Running in cf6e954f6fcd [2022-04-13T20:36:24.745Z] ---> Running in dda40d013410 [2022-04-13T20:36:24.745Z] Removing intermediate container dda40d013410 [2022-04-13T20:36:24.745Z] ---> 932a889aa6f4 [2022-04-13T20:36:24.745Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:36:24.745Z] ---> Running in f7a4721d9698 [2022-04-13T20:36:24.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:24.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:24.745Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T20:36:24.745Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T20:36:24.745Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T20:36:24.745Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:36:24.745Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:36:24.745Z] OK: 6 MiB in 17 packages [2022-04-13T20:36:24.745Z] Removing intermediate container cf6e954f6fcd [2022-04-13T20:36:24.745Z] ---> 9ba314a8b783 [2022-04-13T20:36:24.745Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:36:24.745Z] ---> Running in 06a713070619 [2022-04-13T20:36:24.745Z] Removing intermediate container f7a4721d9698 [2022-04-13T20:36:24.745Z] ---> 9676bf3585f5 [2022-04-13T20:36:24.745Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T20:36:24.745Z] ---> Running in 315f80272544 [2022-04-13T20:36:24.745Z] Removing intermediate container 06a713070619 [2022-04-13T20:36:24.745Z] ---> 830ba2d74026 [2022-04-13T20:36:24.745Z] Step 13/25 : WORKDIR / [2022-04-13T20:36:24.745Z] ---> Running in 94e90d469b20 [2022-04-13T20:36:24.745Z] Removing intermediate container 94e90d469b20 [2022-04-13T20:36:24.745Z] ---> e5a5f6ddc77e [2022-04-13T20:36:24.745Z] 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-13T20:36:25.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:25.006Z] ---> 3aa1710da5cd [2022-04-13T20:36:25.006Z] 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-13T20:36:25.433Z] Sending build context to Docker daemon 169.2MB [2022-04-13T20:36:25.433Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:36:25.433Z] ---> f79e39bc4007 [2022-04-13T20:36:25.433Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:36:25.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:25.942Z] ---> c78e00610603 [2022-04-13T20:36:25.942Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T20:36:26.202Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:36:26.202Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:36:26.202Z] OK: 15854 distinct packages available [2022-04-13T20:36:26.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:26.461Z] ---> 0e5cc93a2637 [2022-04-13T20:36:26.461Z] 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-13T20:36:27.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:27.427Z] ---> Running in 986184a4924e [2022-04-13T20:36:27.598Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T20:36:27.598Z] ---> 882fa1803bed [2022-04-13T20:36:27.598Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T20:36:27.598Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:36:27.598Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:36:27.700Z] Removing intermediate container 986184a4924e [2022-04-13T20:36:27.700Z] ---> 265090909093 [2022-04-13T20:36:27.700Z] Step 3/4 : COPY go.mod . [2022-04-13T20:36:27.857Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T20:36:27.857Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T20:36:27.857Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T20:36:28.116Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:36:28.116Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T20:36:28.116Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T20:36:28.304Z] ---> 5452169ed76a [2022-04-13T20:36:28.304Z] Step 4/4 : RUN go mod download [2022-04-13T20:36:28.374Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:36:28.374Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:36:28.374Z] OK: 8 MiB in 23 packages [2022-04-13T20:36:28.581Z] ---> Running in b6b91f42a26c [2022-04-13T20:36:29.312Z] ---> 4aa4122b1d2c [2022-04-13T20:36:29.312Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T20:36:30.724Z] Removing intermediate container 315f80272544 [2022-04-13T20:36:30.724Z] ---> ba304c9f8c80 [2022-04-13T20:36:30.724Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:36:31.008Z] ---> c58e9f0f49ec [2022-04-13T20:36:31.008Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:36:31.267Z] ---> 7d5b21d21a39 [2022-04-13T20:36:31.267Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T20:36:32.205Z] Removing intermediate container 00198568ebe6 [2022-04-13T20:36:32.205Z] ---> 7d8928ee1a08 [2022-04-13T20:36:32.205Z] [2022-04-13T20:36:32.205Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T20:36:32.464Z] ---> f6c3f6fa7263 [2022-04-13T20:36:32.464Z] 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-13T20:36:32.464Z] 20.10.14: Pulling from library/docker [2022-04-13T20:36:32.464Z] ---> 75bd01ad04b9 [2022-04-13T20:36:32.464Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T20:36:32.723Z] ---> Running in 680088424c03 [2022-04-13T20:36:33.661Z] ---> 66a40f176094 [2022-04-13T20:36:33.661Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T20:36:33.661Z] ---> Running in 0b0443ee8868 [2022-04-13T20:36:33.921Z] Removing intermediate container 0b0443ee8868 [2022-04-13T20:36:33.921Z] ---> d29f02d36131 [2022-04-13T20:36:33.921Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:36:34.180Z] ---> Running in 106b13a7dc44 [2022-04-13T20:36:34.752Z] Removing intermediate container 106b13a7dc44 [2022-04-13T20:36:34.752Z] ---> ecbe14670e66 [2022-04-13T20:36:34.752Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T20:36:35.009Z] Removing intermediate container 680088424c03 [2022-04-13T20:36:35.010Z] ---> b859a872342a [2022-04-13T20:36:35.010Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:36:35.010Z] ---> Running in bbaa0552cba4 [2022-04-13T20:36:35.010Z] ---> Running in 4690bdfd267d [2022-04-13T20:36:35.274Z] Removing intermediate container bbaa0552cba4 [2022-04-13T20:36:35.274Z] ---> 8ad0564e3e5e [2022-04-13T20:36:35.274Z] Step 19/20 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:36:35.543Z] ---> Running in 66ef9a41f8eb [2022-04-13T20:36:35.543Z] Removing intermediate container 4690bdfd267d [2022-04-13T20:36:35.543Z] ---> bc71d58bf314 [2022-04-13T20:36:35.543Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:36:35.543Z] ---> Running in e314e2458930 [2022-04-13T20:36:35.814Z] Removing intermediate container 66ef9a41f8eb [2022-04-13T20:36:35.814Z] ---> 6b2a88aabedb [2022-04-13T20:36:35.814Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T20:36:35.814Z] Removing intermediate container e314e2458930 [2022-04-13T20:36:35.814Z] ---> 9a66e65747c3 [2022-04-13T20:36:35.814Z] Step 24/25 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:36:35.814Z] ---> Running in 578c46fec454 [2022-04-13T20:36:36.113Z] ---> Running in d56259ea57f5 [2022-04-13T20:36:36.376Z] Removing intermediate container 578c46fec454 [2022-04-13T20:36:36.376Z] ---> e12a85850b1b [2022-04-13T20:36:36.376Z] [2022-04-13T20:36:36.376Z] Removing intermediate container d56259ea57f5 [2022-04-13T20:36:36.376Z] ---> cc7a20e2922e [2022-04-13T20:36:36.376Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:36:36.636Z] Successfully built e12a85850b1b [2022-04-13T20:36:36.636Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T20:36:36.636Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-04-13T20:36:36.636Z] ---> Running in 81f03b47d8f5 [2022-04-13T20:36:39.927Z] Removing intermediate container 81f03b47d8f5 [2022-04-13T20:36:39.927Z] ---> 6e6b17ba52f1 [2022-04-13T20:36:39.927Z] [2022-04-13T20:36:39.927Z] Successfully built 6e6b17ba52f1 [2022-04-13T20:36:39.927Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T20:36:39.927Z]  Building security-secretstore-setup ... done Building core-command [2022-04-13T20:36:48.048Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T20:36:48.048Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T20:36:48.048Z] ---> 7417809fdb73 [2022-04-13T20:36:48.048Z] 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-13T20:36:49.432Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:36:49.432Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:36:49.432Z] ---> 5d1b11a69dd6 [2022-04-13T20:36:49.432Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T20:36:49.432Z] ---> Using cache [2022-04-13T20:36:49.432Z] ---> 8cb85336a3ff [2022-04-13T20:36:49.432Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:36:49.432Z] ---> Using cache [2022-04-13T20:36:49.432Z] ---> 5b41341f937b [2022-04-13T20:36:49.432Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T20:36:51.340Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:36:51.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:36:51.340Z] ---> 5d1b11a69dd6 [2022-04-13T20:36:51.340Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:36:51.340Z] ---> Using cache [2022-04-13T20:36:51.340Z] ---> 8cb85336a3ff [2022-04-13T20:36:51.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:36:51.340Z] ---> Using cache [2022-04-13T20:36:51.340Z] ---> 5b41341f937b [2022-04-13T20:36:51.340Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T20:37:01.328Z] ---> Running in 20d7d79c77fd [2022-04-13T20:37:01.328Z] ---> Running in 4b55ad383a47 [2022-04-13T20:37:01.328Z] ---> Running in bb53e5fec39e [2022-04-13T20:37:02.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:02.269Z] Removing intermediate container 20d7d79c77fd [2022-04-13T20:37:02.269Z] ---> 4b7af28ce639 [2022-04-13T20:37:02.269Z] 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-13T20:37:02.838Z] ---> Running in f54176a57969 [2022-04-13T20:37:02.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:03.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:03.356Z] OK: 221 MiB in 52 packages [2022-04-13T20:37:03.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:03.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:04.143Z] OK: 221 MiB in 52 packages [2022-04-13T20:37:04.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:04.401Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T20:37:04.401Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T20:37:04.401Z] Executing bash-5.1.16-r0.post-install [2022-04-13T20:37:04.401Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:37:04.401Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:37:04.401Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T20:37:04.401Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T20:37:04.401Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T20:37:04.401Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T20:37:04.401Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T20:37:04.401Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T20:37:04.401Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T20:37:04.401Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T20:37:04.401Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T20:37:04.401Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T20:37:04.401Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T20:37:04.401Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T20:37:04.401Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T20:37:04.986Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T20:37:04.986Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T20:37:04.986Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T20:37:04.986Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T20:37:04.986Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T20:37:04.986Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T20:37:04.986Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T20:37:04.986Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T20:37:04.986Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T20:37:04.986Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T20:37:04.986Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T20:37:04.986Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T20:37:04.986Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T20:37:04.986Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T20:37:04.986Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T20:37:04.986Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T20:37:04.986Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T20:37:04.986Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T20:37:04.986Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T20:37:04.986Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T20:37:04.986Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T20:37:04.986Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T20:37:04.986Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T20:37:04.986Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T20:37:04.986Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T20:37:04.986Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T20:37:05.245Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:37:05.245Z] OK: 83 MiB in 65 packages [2022-04-13T20:37:06.197Z] Collecting docker-compose==1.23.2 [2022-04-13T20:37:06.197Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T20:37:06.197Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T20:37:06.197Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T20:37:06.457Z] Removing intermediate container bb53e5fec39e [2022-04-13T20:37:06.457Z] ---> 53f2c94c094f [2022-04-13T20:37:06.457Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:37:06.457Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T20:37:06.457Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T20:37:06.717Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T20:37:06.717Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T20:37:06.717Z] Removing intermediate container 4b55ad383a47 [2022-04-13T20:37:06.717Z] ---> 401a27f7c7fb [2022-04-13T20:37:06.717Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T20:37:07.012Z] ---> 58f2a1d06290 [2022-04-13T20:37:07.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:07.279Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T20:37:07.279Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T20:37:07.279Z] Collecting PyYAML<4,>=3.10 [2022-04-13T20:37:07.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T20:37:07.538Z] ---> Running in 0cce9fb8dd6d [2022-04-13T20:37:07.809Z] ---> 3bceb42f2f4b [2022-04-13T20:37:07.809Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:08.070Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T20:37:08.070Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T20:37:08.329Z] ---> Running in 2785beb19bcb [2022-04-13T20:37:08.329Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T20:37:08.329Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T20:37:08.329Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T20:37:08.329Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T20:37:08.589Z] 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-13T20:37:08.589Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T20:37:08.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T20:37:08.848Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T20:37:08.848Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T20:37:08.848Z] 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-13T20:37:08.848Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T20:37:08.848Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T20:37:08.848Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T20:37:08.848Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T20:37:08.848Z] Collecting idna<2.8,>=2.5 [2022-04-13T20:37:08.848Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T20:37:09.112Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T20:37:09.112Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T20:37:09.112Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T20:37:09.112Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T20:37:09.112Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T20:37:09.112Z] Attempting uninstall: urllib3 [2022-04-13T20:37:09.112Z] Found existing installation: urllib3 1.26.7 [2022-04-13T20:37:09.112Z] Uninstalling urllib3-1.26.7: [2022-04-13T20:37:09.112Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T20:37:09.703Z] Attempting uninstall: idna [2022-04-13T20:37:09.703Z] Found existing installation: idna 3.3 [2022-04-13T20:37:09.703Z] Uninstalling idna-3.3: [2022-04-13T20:37:09.965Z] Successfully uninstalled idna-3.3 [2022-04-13T20:37:10.223Z] Removing intermediate container 0cce9fb8dd6d [2022-04-13T20:37:10.223Z] ---> 10c499c2ffe4 [2022-04-13T20:37:10.223Z] Step 8/23 : COPY . . [2022-04-13T20:37:10.223Z] Removing intermediate container 2785beb19bcb [2022-04-13T20:37:10.223Z] ---> 169a937d8824 [2022-04-13T20:37:10.223Z] Step 8/31 : COPY . . [2022-04-13T20:37:10.483Z] Attempting uninstall: requests [2022-04-13T20:37:10.483Z] Found existing installation: requests 2.26.0 [2022-04-13T20:37:10.483Z] Uninstalling requests-2.26.0: [2022-04-13T20:37:10.483Z] Successfully uninstalled requests-2.26.0 [2022-04-13T20:37:10.483Z] Running setup.py install for texttable: started [2022-04-13T20:37:11.050Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T20:37:11.050Z] Running setup.py install for PyYAML: started [2022-04-13T20:37:11.309Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T20:37:11.309Z] Running setup.py install for docopt: started [2022-04-13T20:37:11.567Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T20:37:11.567Z] Running setup.py install for dockerpty: started [2022-04-13T20:37:11.827Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T20:37:12.394Z] 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-13T20:37:20.517Z] ---> 7ea505ded95f [2022-04-13T20:37:20.517Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T20:37:20.517Z] ---> 8ecbf260bc2d [2022-04-13T20:37:20.517Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T20:37:20.777Z] ---> Running in 4b8b755250fc [2022-04-13T20:37:20.777Z] ---> Running in 5a059d55cfde [2022-04-13T20:37:21.368Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:37:21.368Z] 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-command/core-command ./cmd/core-command [2022-04-13T20:37:23.281Z] Removing intermediate container f54176a57969 [2022-04-13T20:37:23.281Z] ---> b50032cdb8e3 [2022-04-13T20:37:23.281Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T20:37:23.281Z] ---> Running in 255931d5f082 [2022-04-13T20:37:23.281Z] Removing intermediate container 255931d5f082 [2022-04-13T20:37:23.281Z] ---> 1d633a5badd5 [2022-04-13T20:37:23.281Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T20:37:23.281Z] ---> Running in 262cc347b2d8 [2022-04-13T20:37:23.542Z] Removing intermediate container 262cc347b2d8 [2022-04-13T20:37:23.542Z] ---> cec61823271f [2022-04-13T20:37:23.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T20:37:24.114Z] ---> 6435d75c8c00 [2022-04-13T20:37:24.114Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T20:37:24.374Z] ---> 6713c8a9f816 [2022-04-13T20:37:24.374Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T20:37:24.639Z] ---> 3d4e1ffe9690 [2022-04-13T20:37:24.639Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T20:37:24.900Z] ---> Running in 10cd04f63d9e [2022-04-13T20:37:24.900Z] Removing intermediate container 10cd04f63d9e [2022-04-13T20:37:24.900Z] ---> 9c5e87ba3df4 [2022-04-13T20:37:24.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:37:25.160Z] ---> Running in b7fd2cd53ef5 [2022-04-13T20:37:25.165Z] Removing intermediate container b6b91f42a26c [2022-04-13T20:37:25.165Z] ---> 73de9e0cbe98 [2022-04-13T20:37:25.165Z] Successfully built 73de9e0cbe98 [2022-04-13T20:37:25.165Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:37:25.420Z] Removing intermediate container b7fd2cd53ef5 [2022-04-13T20:37:25.420Z] ---> 6cc1672c9a6b [2022-04-13T20:37:25.420Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:37:25.420Z] ---> Running in d1d99d8d72b2 [2022-04-13T20:37:25.513Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:37:25.513Z] . [Pipeline] withDockerContainer [2022-04-13T20:37:25.697Z] Removing intermediate container d1d99d8d72b2 [2022-04-13T20:37:25.697Z] ---> b0631fc74498 [2022-04-13T20:37:25.697Z] Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:37:25.697Z] ---> Running in a16d59058dab [2022-04-13T20:37:25.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container [2022-04-13T20:37:25.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:37:25.957Z] Removing intermediate container a16d59058dab [2022-04-13T20:37:25.957Z] ---> b7ab9418191f [2022-04-13T20:37:25.957Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:37:25.957Z] ---> Running in 22fcc025ab49 [2022-04-13T20:37:26.215Z] Removing intermediate container 22fcc025ab49 [2022-04-13T20:37:26.215Z] ---> 609eba90ce51 [2022-04-13T20:37:26.215Z] [2022-04-13T20:37:26.474Z] Successfully built 609eba90ce51 [2022-04-13T20:37:26.474Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T20:37:26.474Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-13T20:37:27.345Z] $ docker top 67d620841129e960336993a186f8de24740d3e9241410de0594ecdd05e9d4691 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:37:28.289Z] + go version [2022-04-13T20:37:28.289Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T20:37:28.324Z] $ docker stop --time=1 67d620841129e960336993a186f8de24740d3e9241410de0594ecdd05e9d4691 [2022-04-13T20:37:30.019Z] $ docker rm -f 67d620841129e960336993a186f8de24740d3e9241410de0594ecdd05e9d4691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:37:30.669Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:37:30.669Z] . [Pipeline] withDockerContainer [2022-04-13T20:37:30.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container [2022-04-13T20:37:31.019Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:37:31.742Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:37:31.742Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:37:31.742Z] ---> 5d1b11a69dd6 [2022-04-13T20:37:31.742Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:37:31.742Z] ---> Using cache [2022-04-13T20:37:31.742Z] ---> 8cb85336a3ff [2022-04-13T20:37:31.742Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:31.742Z] ---> Using cache [2022-04-13T20:37:31.742Z] ---> 5b41341f937b [2022-04-13T20:37:31.742Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T20:37:31.742Z] ---> Using cache [2022-04-13T20:37:31.742Z] ---> 401a27f7c7fb [2022-04-13T20:37:31.742Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:37:31.742Z] ---> Using cache [2022-04-13T20:37:31.742Z] ---> 3bceb42f2f4b [2022-04-13T20:37:31.742Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:31.742Z] ---> Using cache [2022-04-13T20:37:31.742Z] ---> 169a937d8824 [2022-04-13T20:37:31.742Z] Step 8/22 : COPY . . [2022-04-13T20:37:31.742Z] ---> Using cache [2022-04-13T20:37:31.742Z] ---> 7ea505ded95f [2022-04-13T20:37:31.742Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T20:37:32.460Z] $ docker top f4818373ac7acde0dbc0050bede73d4e7a10f988f53789533a47282925d99543 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:37:32.770Z] ========================================================= [2022-04-13T20:37:32.770Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:37:32.770Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:37:33.431Z] + make test [2022-04-13T20:37:33.431Z] go mod tidy -compat=1.17 [2022-04-13T20:37:34.418Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:37:35.931Z] ---> Running in 595dff1fecfe [2022-04-13T20:37:36.498Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:38:03.061Z] Building bin/spire-agent... [2022-04-13T20:38:03.061Z] Building bin/spire-agent... [2022-04-13T20:38:03.061Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:38:03.061Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:38:03.061Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:38:03.061Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:38:03.061Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:38:03.061Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:38:03.061Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:38:03.061Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:38:03.061Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:38:03.061Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:38:03.061Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:38:03.061Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:38:03.061Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:38:03.061Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:38:03.061Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:38:03.061Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:38:03.061Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:38:05.883Z] Removing intermediate container 5a059d55cfde [2022-04-13T20:38:05.883Z] ---> 4d17f9d8114b [2022-04-13T20:38:05.883Z] [2022-04-13T20:38:05.883Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:38:05.883Z] ---> e04c818066af [2022-04-13T20:38:05.883Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:38:05.883Z] Removing intermediate container 4b8b755250fc [2022-04-13T20:38:05.883Z] ---> 77ba7038ba69 [2022-04-13T20:38:05.883Z] [2022-04-13T20:38:05.883Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T20:38:05.883Z] ---> e04c818066af [2022-04-13T20:38:06.142Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T20:38:06.402Z] ---> Running in 4aa9a684169b [2022-04-13T20:38:06.402Z] ---> Running in 53a938de0aa8 [2022-04-13T20:38:06.667Z] Removing intermediate container 4aa9a684169b [2022-04-13T20:38:06.667Z] ---> b443611b32a4 [2022-04-13T20:38:06.667Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T20:38:06.927Z] ---> Running in 418ace6e5a68 [2022-04-13T20:38:06.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:07.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:07.449Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T20:38:07.449Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:38:07.449Z] OK: 6 MiB in 15 packages [2022-04-13T20:38:08.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:08.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:08.019Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:38:08.019Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T20:38:08.019Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:38:08.019Z] OK: 6 MiB in 16 packages [2022-04-13T20:38:09.399Z] Removing intermediate container 53a938de0aa8 [2022-04-13T20:38:09.399Z] ---> 9529cec93d24 [2022-04-13T20:38:09.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:38:09.659Z] ---> Running in 480ae1b0c19d [2022-04-13T20:38:09.659Z] Removing intermediate container 418ace6e5a68 [2022-04-13T20:38:09.659Z] ---> 34e55e7f9cff [2022-04-13T20:38:09.659Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T20:38:09.927Z] Removing intermediate container 595dff1fecfe [2022-04-13T20:38:09.927Z] ---> 7d03b30e3969 [2022-04-13T20:38:09.927Z] [2022-04-13T20:38:09.927Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:38:09.927Z] ---> e04c818066af [2022-04-13T20:38:09.927Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:38:09.927Z] ---> Using cache [2022-04-13T20:38:09.927Z] ---> 9529cec93d24 [2022-04-13T20:38:09.927Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:38:09.927Z] ---> Using cache [2022-04-13T20:38:09.927Z] ---> d1b435284b85 [2022-04-13T20:38:09.927Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T20:38:09.927Z] Removing intermediate container 480ae1b0c19d [2022-04-13T20:38:09.927Z] ---> d1b435284b85 [2022-04-13T20:38:09.927Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T20:38:09.927Z] ---> Running in 9237bee941d1 [2022-04-13T20:38:09.927Z] ---> Running in 55413aadcc28 [2022-04-13T20:38:09.927Z] ---> Running in 7fba0cf78884 [2022-04-13T20:38:10.191Z] Removing intermediate container 9237bee941d1 [2022-04-13T20:38:10.191Z] ---> da78cefe5d34 [2022-04-13T20:38:10.191Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T20:38:10.191Z] Removing intermediate container 55413aadcc28 [2022-04-13T20:38:10.191Z] ---> 4fdebd87fb58 [2022-04-13T20:38:10.191Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:38:10.191Z] Removing intermediate container 7fba0cf78884 [2022-04-13T20:38:10.191Z] ---> c3fd9bd06ab4 [2022-04-13T20:38:10.191Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:38:10.191Z] ---> Running in 4667f076ac20 [2022-04-13T20:38:10.191Z] ---> Running in cc47dfa4f17c [2022-04-13T20:38:10.191Z] ---> Running in 0f91dadd7714 [2022-04-13T20:38:10.450Z] Removing intermediate container 4667f076ac20 [2022-04-13T20:38:10.450Z] ---> 2e1b9f1120de [2022-04-13T20:38:10.450Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T20:38:10.450Z] ---> Running in e5538c68628b [2022-04-13T20:38:10.450Z] Removing intermediate container 0f91dadd7714 [2022-04-13T20:38:10.450Z] ---> b2e84dee8f96 [2022-04-13T20:38:10.450Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:10.450Z] Removing intermediate container cc47dfa4f17c [2022-04-13T20:38:10.450Z] ---> 68eab362ac22 [2022-04-13T20:38:10.450Z] Step 15/23 : WORKDIR / [2022-04-13T20:38:10.450Z] ---> Running in e384e83dbef0 [2022-04-13T20:38:10.712Z] ---> 1622b35a7284 [2022-04-13T20:38:10.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T20:38:10.712Z] Removing intermediate container e384e83dbef0 [2022-04-13T20:38:10.712Z] ---> bf7d5e2f3f01 [2022-04-13T20:38:10.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:11.285Z] ---> aad54d5d7da4 [2022-04-13T20:38:11.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T20:38:11.544Z] ---> c9cc5fe389a1 [2022-04-13T20:38:11.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T20:38:11.813Z] Removing intermediate container e5538c68628b [2022-04-13T20:38:11.813Z] ---> 6c5a9ece873b [2022-04-13T20:38:11.813Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T20:38:11.813Z] ---> f1ec353beca6 [2022-04-13T20:38:11.813Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T20:38:12.073Z] ---> Running in 0e969618aa1d [2022-04-13T20:38:12.073Z] ---> Running in 8678794b0b7e [2022-04-13T20:38:12.073Z] ---> bbf286adfe86 [2022-04-13T20:38:12.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T20:38:12.333Z] Removing intermediate container 8678794b0b7e [2022-04-13T20:38:12.333Z] ---> 676eddbe557a [2022-04-13T20:38:12.333Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:38:12.333Z] Removing intermediate container 0e969618aa1d [2022-04-13T20:38:12.333Z] ---> 8027ab5a50db [2022-04-13T20:38:12.333Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T20:38:12.333Z] ---> Running in d631a1487536 [2022-04-13T20:38:12.333Z] ---> 1563c3c6101d [2022-04-13T20:38:12.333Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T20:38:12.593Z] Removing intermediate container d631a1487536 [2022-04-13T20:38:12.593Z] ---> 33b5e7c4c344 [2022-04-13T20:38:12.593Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:38:12.593Z] ---> Running in f2dbd5da6f1d [2022-04-13T20:38:12.593Z] ---> Running in c2315e80188e [2022-04-13T20:38:12.593Z] ---> 2ff81ca0d100 [2022-04-13T20:38:12.593Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T20:38:12.593Z] Removing intermediate container f2dbd5da6f1d [2022-04-13T20:38:12.593Z] ---> 7c281d822536 [2022-04-13T20:38:12.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:38:12.593Z] ---> Running in b48031978172 [2022-04-13T20:38:12.593Z] Removing intermediate container c2315e80188e [2022-04-13T20:38:12.593Z] ---> 0876ff600ed6 [2022-04-13T20:38:12.593Z] Step 21/22 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:38:12.852Z] ---> Running in baae82e7155c [2022-04-13T20:38:12.852Z] ---> Running in dcdf0b734715 [2022-04-13T20:38:12.852Z] Removing intermediate container baae82e7155c [2022-04-13T20:38:12.852Z] ---> c9229590a90a [2022-04-13T20:38:12.852Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:38:12.852Z] ---> Running in 704868d9fbd6 [2022-04-13T20:38:12.852Z] Removing intermediate container dcdf0b734715 [2022-04-13T20:38:12.852Z] ---> 4588278dd85a [2022-04-13T20:38:12.852Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:38:12.852Z] ---> Running in 482835d4f562 [2022-04-13T20:38:13.113Z] Removing intermediate container 704868d9fbd6 [2022-04-13T20:38:13.113Z] ---> 6664505dd310 [2022-04-13T20:38:13.113Z] Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:38:13.113Z] Removing intermediate container 482835d4f562 [2022-04-13T20:38:13.113Z] ---> 8edb01fbb4bc [2022-04-13T20:38:13.113Z] [2022-04-13T20:38:13.113Z] ---> Running in 12580da9685e [2022-04-13T20:38:13.113Z] Removing intermediate container 12580da9685e [2022-04-13T20:38:13.113Z] ---> 62a83b247824 [2022-04-13T20:38:13.113Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:38:13.113Z] Successfully built 8edb01fbb4bc [2022-04-13T20:38:13.113Z] Successfully tagged support-scheduler:latest [2022-04-13T20:38:13.113Z] Building support-notifications [2022-04-13T20:38:13.372Z]  Building support-scheduler ... done  ---> Running in 3c42e5792aa6 [2022-04-13T20:38:13.372Z] Removing intermediate container 3c42e5792aa6 [2022-04-13T20:38:13.372Z] ---> f54312e6b7b7 [2022-04-13T20:38:13.372Z] [2022-04-13T20:38:13.438Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:38:13.631Z] Successfully built f54312e6b7b7 [2022-04-13T20:38:13.891Z] Successfully tagged core-command:latest [2022-04-13T20:38:13.891Z]  Building core-command ... done Building core-metadata [2022-04-13T20:38:13.891Z] Removing intermediate container b48031978172 [2022-04-13T20:38:13.891Z] ---> b5501113a297 [2022-04-13T20:38:13.891Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:20.467Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:38:20.467Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:38:20.467Z] ---> 5d1b11a69dd6 [2022-04-13T20:38:20.467Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:38:20.467Z] ---> Using cache [2022-04-13T20:38:20.467Z] ---> 8cb85336a3ff [2022-04-13T20:38:20.467Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:38:20.467Z] ---> Using cache [2022-04-13T20:38:20.467Z] ---> 5b41341f937b [2022-04-13T20:38:20.467Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T20:38:20.467Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:38:20.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:38:20.467Z] ---> 5d1b11a69dd6 [2022-04-13T20:38:20.467Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:38:20.467Z] ---> Using cache [2022-04-13T20:38:20.467Z] ---> 8cb85336a3ff [2022-04-13T20:38:20.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:38:20.467Z] ---> Using cache [2022-04-13T20:38:20.467Z] ---> 5b41341f937b [2022-04-13T20:38:20.467Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T20:38:20.467Z] ---> Using cache [2022-04-13T20:38:20.467Z] ---> 401a27f7c7fb [2022-04-13T20:38:20.467Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:38:20.467Z] ---> Using cache [2022-04-13T20:38:20.467Z] ---> 3bceb42f2f4b [2022-04-13T20:38:20.467Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:38:20.468Z] ---> Using cache [2022-04-13T20:38:20.468Z] ---> 169a937d8824 [2022-04-13T20:38:20.468Z] Step 8/23 : COPY . . [2022-04-13T20:38:20.468Z] ---> Using cache [2022-04-13T20:38:20.468Z] ---> 7ea505ded95f [2022-04-13T20:38:20.468Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T20:38:21.050Z] ---> c0ac82f4a146 [2022-04-13T20:38:21.050Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T20:38:21.309Z] ---> Running in 39da99fd93b4 [2022-04-13T20:38:21.309Z] ---> Running in 2d4119718aa7 [2022-04-13T20:38:21.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:22.204Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:38:22.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:23.032Z] OK: 221 MiB in 52 packages [2022-04-13T20:38:24.944Z] ---> 0619ea34f471 [2022-04-13T20:38:24.944Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T20:38:26.328Z] ---> 2d20619c500e [2022-04-13T20:38:26.329Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T20:38:26.597Z] Removing intermediate container 2d4119718aa7 [2022-04-13T20:38:26.597Z] ---> 753f4043df27 [2022-04-13T20:38:26.597Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:38:27.539Z] ---> 480c832816c3 [2022-04-13T20:38:27.539Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T20:38:27.799Z] ---> 91e821d8585d [2022-04-13T20:38:27.799Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:38:28.747Z] ---> Running in 44ebc3ef97fb [2022-04-13T20:38:29.007Z] ---> 703759f1dfa3 [2022-04-13T20:38:29.007Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T20:38:29.945Z] ---> Running in 2fc9d11581f7 [2022-04-13T20:38:30.884Z] Removing intermediate container 2fc9d11581f7 [2022-04-13T20:38:30.884Z] ---> 835cd40af1d0 [2022-04-13T20:38:30.884Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T20:38:34.190Z] ---> 7eecf2137bd3 [2022-04-13T20:38:34.190Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T20:38:34.449Z] Removing intermediate container 44ebc3ef97fb [2022-04-13T20:38:34.449Z] ---> 42f3e2ab148e [2022-04-13T20:38:34.449Z] Step 8/22 : COPY . . [2022-04-13T20:38:35.019Z] ---> Running in 7f592e8b3b0d [2022-04-13T20:38:43.144Z] Removing intermediate container 7f592e8b3b0d [2022-04-13T20:38:43.144Z] ---> fa33efa19a59 [2022-04-13T20:38:43.144Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T20:38:48.422Z] ---> Running in c801ed828e4c [2022-04-13T20:38:48.423Z] ---> 6e8220133682 [2022-04-13T20:38:48.423Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T20:38:48.991Z] Removing intermediate container c801ed828e4c [2022-04-13T20:38:48.991Z] ---> 76223f01de1d [2022-04-13T20:38:48.991Z] Step 28/31 : CMD ["gate"] [2022-04-13T20:38:49.559Z] ---> Running in ba78577e9323 [2022-04-13T20:38:50.192Z] ---> Running in 5b7a329d5713 [2022-04-13T20:38:50.451Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:38:50.451Z] Removing intermediate container 39da99fd93b4 [2022-04-13T20:38:50.451Z] ---> ad7e90b818af [2022-04-13T20:38:50.451Z] [2022-04-13T20:38:50.451Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:38:50.451Z] ---> e04c818066af [2022-04-13T20:38:50.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:38:50.451Z] ---> Using cache [2022-04-13T20:38:50.451Z] ---> 9529cec93d24 [2022-04-13T20:38:50.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:38:50.451Z] ---> Using cache [2022-04-13T20:38:50.451Z] ---> d1b435284b85 [2022-04-13T20:38:50.451Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T20:38:50.711Z] Removing intermediate container 5b7a329d5713 [2022-04-13T20:38:50.711Z] ---> 1bd23dda4de7 [2022-04-13T20:38:50.711Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T20:38:50.970Z] ---> Running in 4d91e6cc8379 [2022-04-13T20:38:51.243Z] ---> Running in 5ff3d6f69086 [2022-04-13T20:38:51.503Z] Removing intermediate container 4d91e6cc8379 [2022-04-13T20:38:51.503Z] ---> 727b317fa7cf [2022-04-13T20:38:51.503Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:38:51.763Z] Removing intermediate container 5ff3d6f69086 [2022-04-13T20:38:51.763Z] ---> 8ff99177987d [2022-04-13T20:38:51.763Z] Step 30/31 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:38:51.763Z] ---> Running in 3d62ed91ec1c [2022-04-13T20:38:52.331Z] ---> Running in 10d3bb3ec2e1 [2022-04-13T20:38:52.331Z] Removing intermediate container 3d62ed91ec1c [2022-04-13T20:38:52.331Z] ---> dacfd8a8c9a7 [2022-04-13T20:38:52.331Z] Step 15/23 : WORKDIR / [2022-04-13T20:38:52.331Z] ---> Running in cb650bc4c741 [2022-04-13T20:38:52.590Z] Removing intermediate container 10d3bb3ec2e1 [2022-04-13T20:38:52.590Z] ---> ea15a802aec8 [2022-04-13T20:38:52.590Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T20:38:52.590Z] Removing intermediate container cb650bc4c741 [2022-04-13T20:38:52.590Z] ---> bd9b0c761768 [2022-04-13T20:38:52.590Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:52.849Z] ---> Running in 256de1794b38 [2022-04-13T20:38:53.108Z] ---> 72472656842f [2022-04-13T20:38:53.108Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T20:38:53.108Z] Removing intermediate container 256de1794b38 [2022-04-13T20:38:53.108Z] ---> b6a218194084 [2022-04-13T20:38:53.108Z] [2022-04-13T20:38:53.368Z] Successfully built b6a218194084 [2022-04-13T20:38:53.368Z] Successfully tagged security-bootstrapper:latest [2022-04-13T20:38:53.368Z] Building security-proxy-setup [2022-04-13T20:38:59.958Z]  Building security-bootstrapper ... done  ---> 351fd6902c5a [2022-04-13T20:38:59.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T20:39:00.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:39:00.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:39:00.896Z] ---> 5d1b11a69dd6 [2022-04-13T20:39:00.896Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:39:00.896Z] ---> Using cache [2022-04-13T20:39:00.896Z] ---> 8cb85336a3ff [2022-04-13T20:39:00.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:00.896Z] ---> Using cache [2022-04-13T20:39:00.896Z] ---> 5b41341f937b [2022-04-13T20:39:00.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T20:39:00.896Z] ---> Using cache [2022-04-13T20:39:00.896Z] ---> 401a27f7c7fb [2022-04-13T20:39:00.896Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:39:00.896Z] ---> Using cache [2022-04-13T20:39:00.896Z] ---> 3bceb42f2f4b [2022-04-13T20:39:00.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:39:00.896Z] ---> Using cache [2022-04-13T20:39:00.896Z] ---> 169a937d8824 [2022-04-13T20:39:00.896Z] Step 8/22 : COPY . . [2022-04-13T20:39:00.896Z] ---> Using cache [2022-04-13T20:39:00.896Z] ---> 7ea505ded95f [2022-04-13T20:39:00.896Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:39:11.094Z] ---> ad50c5bdf576 [2022-04-13T20:39:11.094Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T20:39:15.302Z] ---> Running in 5df8bc1c15f7 [2022-04-13T20:39:15.302Z] ---> Running in 4d40c6f81c44 [2022-04-13T20:39:15.562Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:39:15.562Z] Removing intermediate container 4d40c6f81c44 [2022-04-13T20:39:15.562Z] ---> 54c6928ce27c [2022-04-13T20:39:15.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:39:16.132Z] ---> Running in b00502c7110a [2022-04-13T20:39:16.710Z] Removing intermediate container b00502c7110a [2022-04-13T20:39:16.710Z] ---> adf1d10f4f4d [2022-04-13T20:39:16.710Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:39:17.305Z] ---> Running in e15b7862a398 [2022-04-13T20:39:17.567Z] Removing intermediate container e15b7862a398 [2022-04-13T20:39:17.567Z] ---> cb1827b11f80 [2022-04-13T20:39:17.567Z] Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:39:17.838Z] ---> Running in ee69743bcaae [2022-04-13T20:39:18.098Z] Removing intermediate container ee69743bcaae [2022-04-13T20:39:18.098Z] ---> 9a9812866be3 [2022-04-13T20:39:18.098Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:39:18.358Z] ---> Running in 73bb3d94842f [2022-04-13T20:39:18.621Z] Removing intermediate container 73bb3d94842f [2022-04-13T20:39:18.621Z] ---> accf79fd4672 [2022-04-13T20:39:18.621Z] [2022-04-13T20:39:18.899Z] Successfully built accf79fd4672 [2022-04-13T20:39:19.173Z] Successfully tagged core-metadata:latest [2022-04-13T20:39:19.173Z]  Building core-metadata ... done Building core-data [2022-04-13T20:39:19.173Z] Removing intermediate container ba78577e9323 [2022-04-13T20:39:19.173Z] ---> a45c063aade2 [2022-04-13T20:39:19.173Z] [2022-04-13T20:39:19.173Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:39:19.173Z] ---> e04c818066af [2022-04-13T20:39:19.173Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T20:39:20.554Z] ---> Running in 6ac38badbe6b [2022-04-13T20:39:20.814Z] Removing intermediate container d492d10f6ac0 [2022-04-13T20:39:20.814Z] ---> c9bf9ea6078f [2022-04-13T20:39:20.814Z] [2022-04-13T20:39:20.814Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T20:39:20.814Z] ---> 0ac33e5f5afa [2022-04-13T20:39:20.814Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:39:20.814Z] ---> Using cache [2022-04-13T20:39:20.814Z] ---> 932a889aa6f4 [2022-04-13T20:39:20.814Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:20.814Z] ---> Using cache [2022-04-13T20:39:20.814Z] ---> 9676bf3585f5 [2022-04-13T20:39:20.814Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:39:20.814Z] Removing intermediate container 667cc73a02cb [2022-04-13T20:39:20.814Z] ---> 36d8f26fcffc [2022-04-13T20:39:20.814Z] [2022-04-13T20:39:20.814Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:39:20.814Z] ---> 0ac33e5f5afa [2022-04-13T20:39:20.814Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:39:20.814Z] ---> Using cache [2022-04-13T20:39:20.814Z] ---> 932a889aa6f4 [2022-04-13T20:39:20.814Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:20.814Z] ---> Using cache [2022-04-13T20:39:20.814Z] ---> 9676bf3585f5 [2022-04-13T20:39:20.814Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T20:39:23.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:23.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:23.613Z] ---> Running in b8b66b983438 [2022-04-13T20:39:23.613Z] ---> Running in 6397ec5a313d [2022-04-13T20:39:23.613Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T20:39:23.613Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:39:23.613Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:39:23.613Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:39:23.872Z] OK: 6 MiB in 16 packages [2022-04-13T20:39:24.131Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:39:24.131Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:39:24.131Z] ---> 5d1b11a69dd6 [2022-04-13T20:39:24.131Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:39:24.131Z] ---> Using cache [2022-04-13T20:39:24.131Z] ---> 8cb85336a3ff [2022-04-13T20:39:24.131Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:24.131Z] ---> Using cache [2022-04-13T20:39:24.131Z] ---> 5b41341f937b [2022-04-13T20:39:24.131Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T20:39:24.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:24.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:24.701Z] ---> Running in 964332ec230d [2022-04-13T20:39:24.961Z] Removing intermediate container 6ac38badbe6b [2022-04-13T20:39:24.961Z] ---> 2ff836865f7e [2022-04-13T20:39:24.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:39:24.961Z] ---> Running in efdd66b2133f [2022-04-13T20:39:25.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:25.220Z] Removing intermediate container efdd66b2133f [2022-04-13T20:39:25.220Z] ---> e8245f647b52 [2022-04-13T20:39:25.220Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T20:39:25.220Z] ---> Running in 115e4612b75b [2022-04-13T20:39:25.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:25.531Z] Removing intermediate container 115e4612b75b [2022-04-13T20:39:25.531Z] ---> 6e142917d976 [2022-04-13T20:39:25.531Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:39:25.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:25.531Z] ---> Running in d691c7bb3cd6 [2022-04-13T20:39:25.843Z] Removing intermediate container d691c7bb3cd6 [2022-04-13T20:39:25.843Z] ---> 5bd8ad983165 [2022-04-13T20:39:25.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:39:25.843Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:39:25.843Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:39:25.843Z] OK: 15854 distinct packages available [2022-04-13T20:39:25.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:25.843Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:39:25.843Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:39:25.843Z] OK: 15854 distinct packages available [2022-04-13T20:39:25.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:25.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:26.111Z] ---> 4baba50de9a8 [2022-04-13T20:39:26.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T20:39:26.403Z] OK: 221 MiB in 52 packages [2022-04-13T20:39:26.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:26.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:26.963Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T20:39:26.963Z] ---> da17344b488f [2022-04-13T20:39:26.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T20:39:26.963Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:39:26.963Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T20:39:27.225Z] Removing intermediate container 964332ec230d [2022-04-13T20:39:27.225Z] ---> 06a09ef0dbf1 [2022-04-13T20:39:27.225Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:39:27.225Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T20:39:27.225Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:39:27.225Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T20:39:27.225Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T20:39:27.225Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:39:27.225Z] ---> 00c4613f2cdd [2022-04-13T20:39:27.225Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T20:39:27.225Z] OK: 6 MiB in 18 packages [2022-04-13T20:39:27.484Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T20:39:27.484Z] ---> 79c20a6107ea [2022-04-13T20:39:27.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:39:27.484Z] ---> Running in 6be7bc7b3c93 [2022-04-13T20:39:27.484Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T20:39:27.484Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:39:27.484Z] ---> Running in 6b81789499a8 [2022-04-13T20:39:27.484Z] OK: 6 MiB in 19 packages [2022-04-13T20:39:27.762Z] Removing intermediate container 6be7bc7b3c93 [2022-04-13T20:39:27.762Z] ---> 3e905ad56d96 [2022-04-13T20:39:27.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:39:27.762Z] ---> Running in 87c862a7087b [2022-04-13T20:39:28.022Z] Removing intermediate container 6397ec5a313d [2022-04-13T20:39:28.022Z] ---> 2106bcd2c9b0 [2022-04-13T20:39:28.022Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:39:28.022Z] Removing intermediate container 87c862a7087b [2022-04-13T20:39:28.022Z] ---> 3a761219ee46 [2022-04-13T20:39:28.022Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:39:28.022Z] ---> Running in 87885a0f7252 [2022-04-13T20:39:28.283Z] Removing intermediate container 87885a0f7252 [2022-04-13T20:39:28.283Z] ---> e6a9b2b35ec0 [2022-04-13T20:39:28.283Z] Step 21/22 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:39:28.283Z] Removing intermediate container b8b66b983438 [2022-04-13T20:39:28.283Z] ---> 00725432d532 [2022-04-13T20:39:28.283Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:39:28.283Z] ---> Running in a7c6c7fd6214 [2022-04-13T20:39:28.853Z] Removing intermediate container a7c6c7fd6214 [2022-04-13T20:39:28.853Z] ---> 9054aa0702ee [2022-04-13T20:39:28.853Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:39:29.122Z] ---> Running in 9fad49efc9df [2022-04-13T20:39:29.382Z] Removing intermediate container 6b81789499a8 [2022-04-13T20:39:29.382Z] ---> c1d2f1e7bc13 [2022-04-13T20:39:29.382Z] Step 8/23 : COPY . . [2022-04-13T20:39:29.643Z] Removing intermediate container 9fad49efc9df [2022-04-13T20:39:29.643Z] ---> 9fea4a643d58 [2022-04-13T20:39:29.643Z] [2022-04-13T20:39:29.902Z] Successfully built 9fea4a643d58 [2022-04-13T20:39:29.902Z] Successfully tagged support-notifications:latest [2022-04-13T20:39:29.902Z] Building security-spire-agent [2022-04-13T20:39:30.164Z]  Building support-notifications ... done  ---> f139bb43e747 [2022-04-13T20:39:30.165Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:39:35.441Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:39:35.441Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:39:35.441Z] ---> 5d1b11a69dd6 [2022-04-13T20:39:35.441Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 8cb85336a3ff [2022-04-13T20:39:35.441Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 5b41341f937b [2022-04-13T20:39:35.441Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 31edc9903f3c [2022-04-13T20:39:35.441Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 054f7f215d2c [2022-04-13T20:39:35.441Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> df06d5a76fd7 [2022-04-13T20:39:35.441Z] Step 8/26 : COPY . . [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 79412b07aad6 [2022-04-13T20:39:35.441Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 229a387b0e5d [2022-04-13T20:39:35.441Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 164ea2492469 [2022-04-13T20:39:35.441Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 377cacb92be6 [2022-04-13T20:39:35.441Z] 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-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 36d8f26fcffc [2022-04-13T20:39:35.441Z] [2022-04-13T20:39:35.441Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:39:35.441Z] ---> 0ac33e5f5afa [2022-04-13T20:39:35.441Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 932a889aa6f4 [2022-04-13T20:39:35.441Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 9676bf3585f5 [2022-04-13T20:39:35.441Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:39:35.441Z] ---> Using cache [2022-04-13T20:39:35.441Z] ---> 00725432d532 [2022-04-13T20:39:35.441Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T20:39:36.013Z] ---> e95c038281f0 [2022-04-13T20:39:36.013Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:39:36.274Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T20:39:38.181Z] ---> 563b1825d1d0 [2022-04-13T20:39:38.181Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T20:39:38.181Z] ---> ee3450fdc073 [2022-04-13T20:39:38.181Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:39:38.440Z] ---> 914ddd06cda1 [2022-04-13T20:39:38.440Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T20:39:38.440Z] ---> Running in d563c23a1096 [2022-04-13T20:39:38.440Z] ---> 8b13738d186a [2022-04-13T20:39:38.440Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T20:39:39.821Z] ---> Running in 13651b2f4499 [2022-04-13T20:39:39.821Z] Removing intermediate container d563c23a1096 [2022-04-13T20:39:39.821Z] ---> b9be8b385fc0 [2022-04-13T20:39:39.821Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T20:39:39.821Z] ---> b74072006d6c [2022-04-13T20:39:39.821Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T20:39:40.080Z] ---> 6662bdc85025 [2022-04-13T20:39:40.080Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:39:40.340Z] 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-13T20:39:40.600Z] ---> 0d45e77fdb1d [2022-04-13T20:39:40.600Z] Step 21/26 : WORKDIR / [2022-04-13T20:39:40.600Z] ---> 01546f9a0ec5 [2022-04-13T20:39:40.600Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:39:40.859Z] ---> 6be628b21b59 [2022-04-13T20:39:40.859Z] ---> Running in f60f00c83bba [2022-04-13T20:39:40.859Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T20:39:40.859Z] ---> Running in 2d61e18b734b [2022-04-13T20:39:41.139Z] Removing intermediate container 2d61e18b734b [2022-04-13T20:39:41.139Z] ---> 26a2445129bf [2022-04-13T20:39:41.139Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:39:41.139Z] Removing intermediate container f60f00c83bba [2022-04-13T20:39:41.139Z] ---> 70ddf2e18d07 [2022-04-13T20:39:41.139Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:39:41.139Z] ---> badf993c3850 [2022-04-13T20:39:41.139Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T20:39:41.403Z] ---> Running in 97dfe6717b35 [2022-04-13T20:39:41.403Z] Removing intermediate container 5df8bc1c15f7 [2022-04-13T20:39:41.403Z] ---> 693e82c1ad05 [2022-04-13T20:39:41.403Z] [2022-04-13T20:39:41.403Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:39:41.403Z] ---> Running in 76ed0e144849 [2022-04-13T20:39:41.403Z] ---> e04c818066af [2022-04-13T20:39:41.403Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T20:39:41.403Z] ---> Running in b16213b8f1d9 [2022-04-13T20:39:41.403Z] Removing intermediate container 97dfe6717b35 [2022-04-13T20:39:41.403Z] ---> 679e2e96b999 [2022-04-13T20:39:41.403Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:39:41.403Z] Removing intermediate container 76ed0e144849 [2022-04-13T20:39:41.403Z] ---> fcadde1653f9 [2022-04-13T20:39:41.403Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:39:41.403Z] ---> Running in 453bc474e141 [2022-04-13T20:39:41.675Z] ---> b915524639eb [2022-04-13T20:39:41.675Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:39:41.675Z] ---> Running in 23341cc267c8 [2022-04-13T20:39:41.675Z] ---> Running in 5cdcab42da41 [2022-04-13T20:39:41.675Z] Removing intermediate container 453bc474e141 [2022-04-13T20:39:41.675Z] ---> b7a1061f49e2 [2022-04-13T20:39:41.675Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:39:41.675Z] ---> Running in 4b9e410933b7 [2022-04-13T20:39:41.675Z] Removing intermediate container 23341cc267c8 [2022-04-13T20:39:41.675Z] ---> 376a6f3237f4 [2022-04-13T20:39:41.675Z] Step 24/25 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:39:41.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:41.934Z] Removing intermediate container 5cdcab42da41 [2022-04-13T20:39:41.934Z] ---> ccf090284db7 [2022-04-13T20:39:41.934Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:39:41.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:39:41.934Z] ---> Running in 064a04b5d32e [2022-04-13T20:39:41.934Z] Removing intermediate container 4b9e410933b7 [2022-04-13T20:39:41.934Z] ---> b3a778518711 [2022-04-13T20:39:41.934Z] Step 25/26 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:39:41.934Z] ---> Running in 4b408a4b34db [2022-04-13T20:39:41.934Z] ---> Running in e78fdee9e73d [2022-04-13T20:39:42.194Z] Removing intermediate container 064a04b5d32e [2022-04-13T20:39:42.194Z] ---> cdc890aa8efe [2022-04-13T20:39:42.194Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:39:42.194Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T20:39:42.194Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:39:42.194Z] ---> Running in 12591fcadede [2022-04-13T20:39:42.194Z] Removing intermediate container 4b408a4b34db [2022-04-13T20:39:42.194Z] ---> d938d2cc1333 [2022-04-13T20:39:42.194Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:39:42.194Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T20:39:42.194Z] Removing intermediate container e78fdee9e73d [2022-04-13T20:39:42.194Z] ---> d4c442fbd1ab [2022-04-13T20:39:42.194Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:39:42.194Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T20:39:42.194Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T20:39:42.194Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:39:42.194Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:39:42.194Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:39:42.457Z] ---> Running in 449a6a7be2d5 [2022-04-13T20:39:42.457Z] ---> Running in 0b72d592c7fe [2022-04-13T20:39:42.457Z] Removing intermediate container 12591fcadede [2022-04-13T20:39:42.457Z] ---> cd0fb170e01a [2022-04-13T20:39:42.457Z] [2022-04-13T20:39:42.457Z] OK: 8 MiB in 20 packages [2022-04-13T20:39:42.457Z] Successfully built cd0fb170e01a [2022-04-13T20:39:42.457Z] Successfully tagged security-spire-server:latest [2022-04-13T20:39:42.457Z]  Building security-spire-server ... done Removing intermediate container 0b72d592c7fe [2022-04-13T20:39:42.457Z] ---> 07a28929a015 [2022-04-13T20:39:42.457Z] [2022-04-13T20:39:42.457Z] Removing intermediate container 449a6a7be2d5 [2022-04-13T20:39:42.457Z] ---> 08b935ea5ce8 [2022-04-13T20:39:42.457Z] Step 25/26 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:39:42.718Z] ---> Running in e1ab18988cb8 [2022-04-13T20:39:42.718Z] Successfully built 07a28929a015 [2022-04-13T20:39:42.718Z] Successfully tagged security-spire-config:latest [2022-04-13T20:39:42.718Z]  Building security-spire-config ... done Removing intermediate container e1ab18988cb8 [2022-04-13T20:39:42.718Z] ---> f081001787b8 [2022-04-13T20:39:42.718Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:39:42.981Z] ---> Running in 5a81497d8f54 [2022-04-13T20:39:42.981Z] Removing intermediate container b16213b8f1d9 [2022-04-13T20:39:42.981Z] ---> 320fb32098d0 [2022-04-13T20:39:42.981Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:39:42.981Z] Removing intermediate container 5a81497d8f54 [2022-04-13T20:39:42.981Z] ---> 004e22b6cfe0 [2022-04-13T20:39:42.981Z] [2022-04-13T20:39:42.981Z] ---> Running in 2c325d205a60 [2022-04-13T20:39:43.242Z] Removing intermediate container 2c325d205a60 [2022-04-13T20:39:43.242Z] ---> 14781fa7da0c [2022-04-13T20:39:43.242Z] Step 13/22 : WORKDIR /edgex [2022-04-13T20:39:43.242Z] Successfully built 004e22b6cfe0 [2022-04-13T20:39:43.242Z] Successfully tagged security-spire-agent:latest [2022-04-13T20:39:43.242Z] ---> Running in b1097faccaf0 [2022-04-13T20:39:43.502Z]  Building security-spire-agent ... done Removing intermediate container b1097faccaf0 [2022-04-13T20:39:43.502Z] ---> 551dfe1fab28 [2022-04-13T20:39:43.502Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T20:39:43.502Z] ---> be9c762a1747 [2022-04-13T20:39:43.502Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T20:39:44.439Z] ---> ea598391cd0c [2022-04-13T20:39:44.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T20:39:45.008Z] ---> c670b8a0266f [2022-04-13T20:39:45.008Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:39:45.266Z] ---> a5821dedd583 [2022-04-13T20:39:45.266Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T20:39:45.266Z] ---> Running in 2231dcb3f9de [2022-04-13T20:39:46.205Z] Removing intermediate container 2231dcb3f9de [2022-04-13T20:39:46.205Z] ---> 52a559aa88ac [2022-04-13T20:39:46.205Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:39:46.205Z] ---> Running in e300dbc20ae7 [2022-04-13T20:39:46.478Z] Removing intermediate container e300dbc20ae7 [2022-04-13T20:39:46.478Z] ---> 206b019ea988 [2022-04-13T20:39:46.478Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:39:46.478Z] ---> Running in f84431afb984 [2022-04-13T20:39:46.737Z] Removing intermediate container f84431afb984 [2022-04-13T20:39:46.737Z] ---> 3dc203ce89b8 [2022-04-13T20:39:46.737Z] Step 21/22 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:39:46.737Z] ---> Running in a748722d6fc8 [2022-04-13T20:39:46.997Z] Removing intermediate container a748722d6fc8 [2022-04-13T20:39:46.997Z] ---> 3271369a9900 [2022-04-13T20:39:46.997Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:39:46.997Z] ---> Running in 17490503d41c [2022-04-13T20:39:47.260Z] Removing intermediate container 17490503d41c [2022-04-13T20:39:47.260Z] ---> 5ed9c3ac4339 [2022-04-13T20:39:47.260Z] [2022-04-13T20:39:47.260Z] Successfully built 5ed9c3ac4339 [2022-04-13T20:39:47.260Z] Successfully tagged security-proxy-setup:latest [2022-04-13T20:39:59.482Z]  Building security-proxy-setup ... done Removing intermediate container 13651b2f4499 [2022-04-13T20:39:59.482Z] ---> 01c00e6502b0 [2022-04-13T20:39:59.482Z] [2022-04-13T20:39:59.482Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:39:59.482Z] ---> e04c818066af [2022-04-13T20:39:59.482Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T20:39:59.482Z] ---> Running in c0879e234fc0 [2022-04-13T20:39:59.482Z] Removing intermediate container c0879e234fc0 [2022-04-13T20:39:59.482Z] ---> a440c6bf6b3b [2022-04-13T20:39:59.482Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T20:39:59.482Z] ---> Running in d63a92a1775e [2022-04-13T20:39:59.482Z] Removing intermediate container d63a92a1775e [2022-04-13T20:39:59.482Z] ---> 1f0f5121b4f5 [2022-04-13T20:39:59.482Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T20:39:59.482Z] ---> Running in 402a23477f67 [2022-04-13T20:39:59.482Z] Removing intermediate container 402a23477f67 [2022-04-13T20:39:59.482Z] ---> 54815d4dbfa3 [2022-04-13T20:39:59.482Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:59.482Z] ---> Running in b9f76a652a5a [2022-04-13T20:39:59.741Z] Removing intermediate container b9f76a652a5a [2022-04-13T20:39:59.741Z] ---> 40a8880a9acb [2022-04-13T20:39:59.741Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T20:39:59.741Z] ---> Running in 91b676b73a11 [2022-04-13T20:40:00.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:40:00.942Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:40:01.204Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:40:01.204Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:40:01.469Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T20:40:01.469Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:40:01.469Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T20:40:01.730Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T20:40:01.730Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:40:01.730Z] OK: 8 MiB in 20 packages [2022-04-13T20:40:01.990Z] Removing intermediate container 91b676b73a11 [2022-04-13T20:40:01.990Z] ---> 88b103502c26 [2022-04-13T20:40:01.990Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:40:02.249Z] ---> 3ce8725a97e2 [2022-04-13T20:40:02.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T20:40:02.820Z] ---> e9b2df96eb7e [2022-04-13T20:40:02.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T20:40:02.820Z] ---> faf15d308689 [2022-04-13T20:40:02.820Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T20:40:02.820Z] ---> Running in aaa0259a9afc [2022-04-13T20:40:03.080Z] Removing intermediate container aaa0259a9afc [2022-04-13T20:40:03.080Z] ---> 58cf548c77b9 [2022-04-13T20:40:03.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:40:03.080Z] ---> Running in b4f9bc4173d7 [2022-04-13T20:40:03.080Z] Removing intermediate container b4f9bc4173d7 [2022-04-13T20:40:03.080Z] ---> eea3e022b7e9 [2022-04-13T20:40:03.080Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:40:03.080Z] ---> Running in 8a375ef5db1b [2022-04-13T20:40:03.344Z] Removing intermediate container 8a375ef5db1b [2022-04-13T20:40:03.344Z] ---> 849f90b7d6bf [2022-04-13T20:40:03.344Z] Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff [2022-04-13T20:40:03.344Z] ---> Running in 892cde434278 [2022-04-13T20:40:03.344Z] Removing intermediate container 892cde434278 [2022-04-13T20:40:03.344Z] ---> 80eb19066ef3 [2022-04-13T20:40:03.344Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:40:03.344Z] ---> Running in 81ebddaa3095 [2022-04-13T20:40:03.604Z] Removing intermediate container 81ebddaa3095 [2022-04-13T20:40:03.604Z] ---> 16dab5f160a9 [2022-04-13T20:40:03.604Z] [2022-04-13T20:40:03.604Z] Successfully built 16dab5f160a9 [2022-04-13T20:40:03.604Z] Successfully tagged core-data:latest [2022-04-13T20:40:03.611Z]  Building core-data ... done  [Pipeline] } [2022-04-13T20:40:03.620Z] $ docker stop --time=1 d8c8adaafe159e4ff32250b4c3f0ce44681f24dc5a06657fb0c977cc297ebde7 [2022-04-13T20:40:04.902Z] $ docker rm -f d8c8adaafe159e4ff32250b4c3f0ce44681f24dc5a06657fb0c977cc297ebde7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:40:05.245Z] + docker images [2022-04-13T20:40:05.245Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T20:40:05.245Z] core-data latest 16dab5f160a9 2 seconds ago 36.2MB [2022-04-13T20:40:05.245Z] 01c00e6502b0 8 seconds ago 1.7GB [2022-04-13T20:40:05.245Z] security-proxy-setup latest 5ed9c3ac4339 18 seconds ago 51MB [2022-04-13T20:40:05.246Z] security-spire-server latest cd0fb170e01a 23 seconds ago 87.3MB [2022-04-13T20:40:05.246Z] security-spire-agent latest 004e22b6cfe0 23 seconds ago 127MB [2022-04-13T20:40:05.246Z] security-spire-config latest 07a28929a015 23 seconds ago 86.7MB [2022-04-13T20:40:05.246Z] 693e82c1ad05 25 seconds ago 1.7GB [2022-04-13T20:40:05.246Z] support-notifications latest 9fea4a643d58 36 seconds ago 30.8MB [2022-04-13T20:40:05.246Z] core-metadata latest accf79fd4672 47 seconds ago 30.4MB [2022-04-13T20:40:05.246Z] a45c063aade2 47 seconds ago 1.69GB [2022-04-13T20:40:05.246Z] 36d8f26fcffc 51 seconds ago 4.55GB [2022-04-13T20:40:05.246Z] c9bf9ea6078f 51 seconds ago 4.55GB [2022-04-13T20:40:05.246Z] security-bootstrapper latest b6a218194084 About a minute ago 28.3MB [2022-04-13T20:40:05.246Z] ad7e90b818af About a minute ago 1.69GB [2022-04-13T20:40:05.246Z] core-command latest f54312e6b7b7 About a minute ago 28.5MB [2022-04-13T20:40:05.246Z] support-scheduler latest 8edb01fbb4bc About a minute ago 30.2MB [2022-04-13T20:40:05.246Z] 7d03b30e3969 About a minute ago 1.69GB [2022-04-13T20:40:05.246Z] 4d17f9d8114b 2 minutes ago 1.69GB [2022-04-13T20:40:05.246Z] 77ba7038ba69 2 minutes ago 1.69GB [2022-04-13T20:40:05.246Z] sys-mgmt-agent latest 609eba90ce51 2 minutes ago 311MB [2022-04-13T20:40:05.246Z] security-spiffe-token-provider latest e12a85850b1b 3 minutes ago 32.4MB [2022-04-13T20:40:05.246Z] security-secretstore-setup latest 6e6b17ba52f1 3 minutes ago 49.7MB [2022-04-13T20:40:05.246Z] 7d8928ee1a08 3 minutes ago 1.71GB [2022-04-13T20:40:05.246Z] bb93deeef6a5 3 minutes ago 1.68GB [2022-04-13T20:40:05.246Z] d40561c94ad3 3 minutes ago 1.71GB [2022-04-13T20:40:05.246Z] ci-base-image-x86_64 latest 5d1b11a69dd6 8 minutes ago 896MB [2022-04-13T20:40:05.246Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T20:40:05.246Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T20:40:05.246Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T20:40:05.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T20:40:05.246Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T20:40:05.246Z] 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) [2022-04-13T20:40:05.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:40:05.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-13T20:40:05.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:40:05.629Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:40:09.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:40:10.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:40:10.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:40:10.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:40:10.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:40:12.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:40:12.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:40:12.693Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:40:12.693Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:40:12.693Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:40:12.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:40:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-04-13T20:40:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:40:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:40:34.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.424s coverage: 98.5% of statements [2022-04-13T20:40:34.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:40:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 53.4% of statements [2022-04-13T20:40:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:40:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.524s coverage: 89.2% of statements [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.419s coverage: 84.4% of statements [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.556s coverage: 95.6% of statements [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.410s coverage: 72.2% of statements [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.862s coverage: 60.0% of statements [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.683s coverage: 0.9% of statements [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.543s coverage: 58.8% of statements [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.375s coverage: 24.0% of statements [2022-04-13T20:41:04.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 47.1% of statements [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements [2022-04-13T20:41:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2022-04-13T20:41:05.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-04-13T20:41:17.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements [2022-04-13T20:41:17.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-04-13T20:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.752s coverage: 82.5% of statements [2022-04-13T20:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.116s coverage: 65.1% of statements [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements [2022-04-13T20:41:30.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements [2022-04-13T20:41:30.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:41:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 64.4% of statements [2022-04-13T20:41:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:41:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:41:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.402s coverage: 100.0% of statements [2022-04-13T20:41:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.168s coverage: 89.4% of statements [2022-04-13T20:41:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-04-13T20:41:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2022-04-13T20:41:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-04-13T20:41:47.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.675s coverage: 65.4% of statements [2022-04-13T20:41:47.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:41:47.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:41:47.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:41:49.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 43.8% of statements [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:41:49.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.382s coverage: 89.5% of statements [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:41:49.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.469s coverage: 84.8% of statements [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:41:49.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.542s coverage: 17.7% of statements [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.802s coverage: 92.3% of statements [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:42:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.235s coverage: 100.0% of statements [2022-04-13T20:42:00.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.106s coverage: 96.9% of statements [2022-04-13T20:42:01.080Z] 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-13T20:42:01.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T20:42:01.080Z] GO111MODULE=on go vet ./... [2022-04-13T20:44:08.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:44:08.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:44:08.022Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:44:08.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:44:08.713Z] + ls -al . [2022-04-13T20:44:08.713Z] total 668 [2022-04-13T20:44:08.713Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 20:44 . [2022-04-13T20:44:08.713Z] drwxr-xr-x 4 root root 4096 Apr 13 20:37 .. [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:35 .dockerignore [2022-04-13T20:44:08.713Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:35 .git [2022-04-13T20:44:08.713Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:35 .github [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:35 .gitignore [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:35 .golangci.yml [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:35 .hadolint.yml [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:35 .sonarcloud.properties [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:35 ADOPTERS.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:35 Attribution.txt [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:35 CHANGELOG.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:35 CONTRIBUTING.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:35 GOVERNANCE.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:35 Jenkinsfile [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:35 LICENSE [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:35 Makefile [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:35 OWNERS.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:35 README.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:35 SECURITY.md [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:31 VERSION [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:35 ZMQWindows.md [2022-04-13T20:44:08.713Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:35 bin [2022-04-13T20:44:08.713Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:35 cmd [2022-04-13T20:44:08.713Z] -rw-r--r-- 1 root root 434738 Apr 13 20:41 coverage.out [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:35 go.mod [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:35 go.sum [2022-04-13T20:44:08.713Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:35 internal [2022-04-13T20:44:08.713Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:35 openapi [2022-04-13T20:44:08.713Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:35 snap [2022-04-13T20:44:08.713Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:35 version.go [Pipeline] sh [2022-04-13T20:44:09.377Z] + '[' -e coverage.out ] [2022-04-13T20:44:09.377Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:44:09.400Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T20:44:10.303Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:44:10.954Z] + make build [2022-04-13T20:44:10.954Z] 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-13T20:46:17.849Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:46:32.938Z] 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-command/core-command ./cmd/core-command [2022-04-13T20:46:43.173Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:46:58.258Z] 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-13T20:47:16.543Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:47:28.935Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:47:41.311Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:47:51.445Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:48:03.817Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:48:13.968Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T20:48:26.367Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:48:44.660Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T20:48:54.817Z] $ docker stop --time=1 f4818373ac7acde0dbc0050bede73d4e7a10f988f53789533a47282925d99543 [2022-04-13T20:48:56.867Z] $ docker rm -f f4818373ac7acde0dbc0050bede73d4e7a10f988f53789533a47282925d99543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:59.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:48:59.065Z] [2022-04-13T20:48:59.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:59.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:48:59.684Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T20:48:59.684Z] 29e5d40040c1: Pulling fs layer [2022-04-13T20:48:59.684Z] 1ce36da41761: Pulling fs layer [2022-04-13T20:48:59.684Z] 25b303627fd3: Pulling fs layer [2022-04-13T20:48:59.684Z] 29e5d40040c1: Verifying Checksum [2022-04-13T20:48:59.684Z] 29e5d40040c1: Download complete [2022-04-13T20:48:59.956Z] 1ce36da41761: Verifying Checksum [2022-04-13T20:48:59.956Z] 1ce36da41761: Download complete [2022-04-13T20:49:00.228Z] 29e5d40040c1: Pull complete [2022-04-13T20:49:01.659Z] 1ce36da41761: Pull complete [2022-04-13T20:49:01.659Z] 25b303627fd3: Download complete [2022-04-13T20:49:11.797Z] 25b303627fd3: Pull complete [2022-04-13T20:49:11.797Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T20:49:11.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:49:11.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T20:49:12.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container [2022-04-13T20:49:12.124Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T20:49:14.651Z] $ docker top e781763ec7c34a949c6272123c854f0743bdcaa2a24ade2739224035a8c40b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:49:15.599Z] + docker-compose build --help [2022-04-13T20:49:15.599Z] + grep parallel [2022-04-13T20:49:22.411Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:49:22.441Z] $ docker stop --time=1 e781763ec7c34a949c6272123c854f0743bdcaa2a24ade2739224035a8c40b69 [2022-04-13T20:49:24.144Z] $ docker rm -f e781763ec7c34a949c6272123c854f0743bdcaa2a24ade2739224035a8c40b69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:49:24.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:49:24.766Z] . [Pipeline] withDockerContainer [2022-04-13T20:49:25.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container [2022-04-13T20:49:25.113Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T20:49:26.490Z] $ docker top ce75a054d90a745c1ceaccbaa824dea11c99cd6110c9f4a7764f4ef8f16ed53c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:49:27.416Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:49:34.118Z] Building core-command ... [2022-04-13T20:49:34.118Z] Building core-data ... [2022-04-13T20:49:34.118Z] Building core-metadata ... [2022-04-13T20:49:34.118Z] Building security-bootstrapper ... [2022-04-13T20:49:34.118Z] Building security-proxy-setup ... [2022-04-13T20:49:34.118Z] Building security-secretstore-setup ... [2022-04-13T20:49:34.118Z] Building security-spiffe-token-provider ... [2022-04-13T20:49:34.118Z] Building security-spire-agent ... [2022-04-13T20:49:34.118Z] Building security-spire-config ... [2022-04-13T20:49:34.118Z] Building security-spire-server ... [2022-04-13T20:49:34.118Z] Building support-notifications ... [2022-04-13T20:49:34.118Z] Building support-scheduler ... [2022-04-13T20:49:34.118Z] Building sys-mgmt-agent ... [2022-04-13T20:49:34.118Z] Building security-secretstore-setup [2022-04-13T20:49:34.118Z] Building security-spiffe-token-provider [2022-04-13T20:49:34.118Z] Building support-notifications [2022-04-13T20:49:34.118Z] Building security-proxy-setup [2022-04-13T20:49:34.118Z] Building sys-mgmt-agent [2022-04-13T20:51:25.902Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:51:25.902Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:51:25.902Z] ---> 73de9e0cbe98 [2022-04-13T20:51:25.902Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:51:25.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:51:25.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:51:25.902Z] ---> 73de9e0cbe98 [2022-04-13T20:51:25.902Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:51:25.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:51:25.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:51:25.902Z] ---> 73de9e0cbe98 [2022-04-13T20:51:25.902Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:51:25.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:51:25.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:51:25.903Z] ---> 73de9e0cbe98 [2022-04-13T20:51:25.903Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:51:25.903Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:51:25.903Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:51:25.903Z] ---> 73de9e0cbe98 [2022-04-13T20:51:25.903Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T20:51:26.179Z] ---> Running in cc9256bbc5fb [2022-04-13T20:51:26.179Z] ---> Running in 9828da5b9c49 [2022-04-13T20:51:26.179Z] ---> Running in 218e6ea23827 [2022-04-13T20:51:26.179Z] ---> Running in 8c06c23f7d7f [2022-04-13T20:51:26.179Z] ---> Running in b00bd212eefa [2022-04-13T20:51:26.787Z] Removing intermediate container cc9256bbc5fb [2022-04-13T20:51:26.787Z] ---> c48178add03e [2022-04-13T20:51:26.787Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:51:26.787Z] Removing intermediate container 218e6ea23827 [2022-04-13T20:51:26.787Z] ---> cf56219eaa20 [2022-04-13T20:51:26.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:51:26.787Z] Removing intermediate container 9828da5b9c49 [2022-04-13T20:51:26.787Z] ---> 4bf03f625e24 [2022-04-13T20:51:26.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:51:26.787Z] Removing intermediate container 8c06c23f7d7f [2022-04-13T20:51:26.787Z] ---> e5156fe068ca [2022-04-13T20:51:26.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:51:26.787Z] ---> Running in cbb6b09c5638 [2022-04-13T20:51:26.787Z] ---> Running in 31c18c3c1790 [2022-04-13T20:51:27.088Z] ---> Running in 6d607eba4d29 [2022-04-13T20:51:27.088Z] ---> Running in 14d81c922445 [2022-04-13T20:51:27.088Z] Removing intermediate container b00bd212eefa [2022-04-13T20:51:27.088Z] ---> 07fffcf1a49c [2022-04-13T20:51:27.088Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T20:51:27.369Z] ---> Running in 93a6823db05d [2022-04-13T20:51:30.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:30.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:30.640Z] Removing intermediate container cbb6b09c5638 [2022-04-13T20:51:30.640Z] ---> fbbd16e9cbb5 [2022-04-13T20:51:30.640Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T20:51:30.939Z] ---> Running in 5e1f1d311458 [2022-04-13T20:51:31.253Z] Removing intermediate container 6d607eba4d29 [2022-04-13T20:51:31.253Z] ---> 212c94b217e7 [2022-04-13T20:51:31.253Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T20:51:31.598Z] Removing intermediate container 31c18c3c1790 [2022-04-13T20:51:31.598Z] ---> 8ee9bf11e258 [2022-04-13T20:51:31.598Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T20:51:31.598Z] Removing intermediate container 14d81c922445 [2022-04-13T20:51:31.598Z] ---> 367dcd1bd2ef [2022-04-13T20:51:31.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T20:51:31.598Z] ---> Running in d2c0408368be [2022-04-13T20:51:31.598Z] ---> Running in 724f8bcd796d [2022-04-13T20:51:31.876Z] ---> Running in be188acc44c3 [2022-04-13T20:51:32.160Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:51:32.160Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:51:32.160Z] OK: 15740 distinct packages available [2022-04-13T20:51:32.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:33.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:33.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:33.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:33.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:33.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:33.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:34.475Z] OK: 220 MiB in 52 packages [2022-04-13T20:51:34.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:35.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:35.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:51:35.092Z] OK: 220 MiB in 52 packages [2022-04-13T20:51:35.700Z] Removing intermediate container 93a6823db05d [2022-04-13T20:51:35.700Z] ---> f9450b46aadf [2022-04-13T20:51:35.700Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T20:51:36.305Z] OK: 220 MiB in 52 packages [2022-04-13T20:51:36.589Z] OK: 220 MiB in 52 packages [2022-04-13T20:51:36.589Z] OK: 220 MiB in 52 packages [2022-04-13T20:51:36.875Z] Removing intermediate container 5e1f1d311458 [2022-04-13T20:51:36.875Z] ---> b2a0d976fd1e [2022-04-13T20:51:36.875Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:51:37.511Z] ---> f35b1b6f081d [2022-04-13T20:51:37.511Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:51:37.789Z] ---> Running in 81fb9591bc3f [2022-04-13T20:51:37.789Z] Removing intermediate container d2c0408368be [2022-04-13T20:51:37.789Z] ---> 7802d6d56455 [2022-04-13T20:51:37.789Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:51:38.405Z] Removing intermediate container 724f8bcd796d [2022-04-13T20:51:38.405Z] ---> d7d7758bff1c [2022-04-13T20:51:38.405Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:51:38.405Z] Removing intermediate container be188acc44c3 [2022-04-13T20:51:38.405Z] ---> 930226cc1f0a [2022-04-13T20:51:38.405Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:51:38.405Z] ---> 5d8e93163eba [2022-04-13T20:51:38.405Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:51:38.680Z] ---> Running in 30a88a593f3c [2022-04-13T20:51:39.676Z] ---> cac7e4aa77b7 [2022-04-13T20:51:39.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:51:39.676Z] ---> Running in 87e9c0b5aeee [2022-04-13T20:51:39.676Z] ---> 7c3d420dbe2a [2022-04-13T20:51:39.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:51:39.676Z] ---> 8aca57d931d8 [2022-04-13T20:51:39.676Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:51:39.959Z] ---> Running in 969859a1ca3b [2022-04-13T20:51:40.237Z] ---> Running in 16425557938a [2022-04-13T20:51:43.663Z] Removing intermediate container 81fb9591bc3f [2022-04-13T20:51:43.663Z] ---> f9627d425f70 [2022-04-13T20:51:43.663Z] Step 7/20 : COPY . . [2022-04-13T20:51:43.663Z] Removing intermediate container 30a88a593f3c [2022-04-13T20:51:43.663Z] ---> f7b5f35c6b85 [2022-04-13T20:51:43.663Z] Step 8/22 : COPY . . [2022-04-13T20:51:46.290Z] Removing intermediate container 16425557938a [2022-04-13T20:51:46.290Z] Removing intermediate container 87e9c0b5aeee [2022-04-13T20:51:46.290Z] ---> 5c9426198884 [2022-04-13T20:51:46.290Z] Step 8/23 : COPY . . [2022-04-13T20:51:46.290Z] ---> 82bb2ef53dbc [2022-04-13T20:51:46.290Z] Step 8/25 : COPY . . [2022-04-13T20:51:46.573Z] Removing intermediate container 969859a1ca3b [2022-04-13T20:51:46.573Z] ---> 0eb64ee3c3c2 [2022-04-13T20:51:46.573Z] Step 8/22 : COPY . . [2022-04-13T20:52:25.590Z] ---> 31a278cc4bbc [2022-04-13T20:52:25.590Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T20:52:25.590Z] ---> Running in 6e96d600c2ae [2022-04-13T20:52:25.590Z] ---> 28079ae53ad0 [2022-04-13T20:52:25.590Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:52:25.590Z] ---> Running in 2d9a4cbe7abb [2022-04-13T20:52:25.590Z] ---> 8267f88324a7 [2022-04-13T20:52:25.590Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T20:52:25.591Z] ---> Running in effa086dbc72 [2022-04-13T20:52:25.591Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T20:52:25.591Z] ---> 49512a0a3f68 [2022-04-13T20:52:25.591Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:52:25.591Z] ---> Running in 3f0c499c96a1 [2022-04-13T20:52:25.591Z] ---> dc9921f9a29c [2022-04-13T20:52:25.591Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:52:25.591Z] ---> Running in 63ebcfe18951 [2022-04-13T20:52:25.591Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:52:25.591Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:52:25.591Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:52:25.591Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T21:00:48.155Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T21:00:54.906Z] Removing intermediate container 6e96d600c2ae [2022-04-13T21:00:54.906Z] ---> f61a93d6d0f1 [2022-04-13T21:00:54.906Z] [2022-04-13T21:00:54.906Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T21:00:54.906Z] 3.15: Pulling from library/alpine [2022-04-13T21:00:55.916Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T21:00:55.916Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T21:00:55.916Z] ---> 3fb3c9af89a9 [2022-04-13T21:00:55.916Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:00:56.196Z] ---> Running in f6b76829a5c3 [2022-04-13T21:00:56.806Z] Removing intermediate container f6b76829a5c3 [2022-04-13T21:00:56.806Z] ---> f14791a08182 [2022-04-13T21:00:56.806Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:00:56.806Z] ---> Running in 35638541a3cb [2022-04-13T21:00:57.420Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T21:01:00.065Z] Removing intermediate container 35638541a3cb [2022-04-13T21:01:00.065Z] ---> 01ec5ea3a7e5 [2022-04-13T21:01:00.065Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T21:01:00.340Z] ---> Running in fc7a7b05dd26 [2022-04-13T21:01:02.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:03.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:05.243Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:01:05.243Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:01:05.243Z] OK: 15729 distinct packages available [2022-04-13T21:01:05.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:06.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:07.708Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T21:01:07.708Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:01:07.984Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T21:01:07.984Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T21:01:07.984Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T21:01:08.256Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T21:01:08.257Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:01:08.257Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T21:01:08.534Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T21:01:08.534Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:01:08.534Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:01:08.815Z] OK: 8 MiB in 23 packages [2022-04-13T21:01:14.281Z] Removing intermediate container fc7a7b05dd26 [2022-04-13T21:01:14.281Z] ---> e14f3375efd3 [2022-04-13T21:01:14.281Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:01:15.264Z] ---> e7fad6bc957b [2022-04-13T21:01:15.264Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T21:01:18.672Z] Removing intermediate container 2d9a4cbe7abb [2022-04-13T21:01:18.672Z] ---> 968c84883d25 [2022-04-13T21:01:18.672Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T21:01:18.957Z] ---> 3c846ce9dba0 [2022-04-13T21:01:18.957Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T21:01:18.957Z] ---> Running in 894a9c724c6a [2022-04-13T21:01:20.946Z] ---> 80e9c3598ab8 [2022-04-13T21:01:20.946Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T21:01:20.946Z] 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-13T21:01:21.225Z] ---> Running in 73758a709714 [2022-04-13T21:01:22.218Z] Removing intermediate container 73758a709714 [2022-04-13T21:01:22.218Z] ---> 80c3694872a3 [2022-04-13T21:01:22.218Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:01:22.500Z] ---> Running in f566833cee43 [2022-04-13T21:01:23.955Z] Removing intermediate container f566833cee43 [2022-04-13T21:01:23.955Z] ---> be5305272ac4 [2022-04-13T21:01:23.955Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T21:01:24.238Z] ---> Running in ce7eab7d370f [2022-04-13T21:01:24.851Z] Removing intermediate container 63ebcfe18951 [2022-04-13T21:01:24.851Z] ---> a26bcdc3dcb2 [2022-04-13T21:01:24.851Z] [2022-04-13T21:01:24.851Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:01:25.136Z] 3.14: Pulling from library/alpine [2022-04-13T21:01:25.748Z] Removing intermediate container ce7eab7d370f [2022-04-13T21:01:25.748Z] ---> 9a5b0a3119ca [2022-04-13T21:01:25.748Z] Step 19/20 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:01:26.026Z] ---> Running in 922237cc8947 [2022-04-13T21:01:27.032Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T21:01:27.032Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T21:01:27.032Z] ---> ac73e934f311 [2022-04-13T21:01:27.032Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T21:01:27.032Z] Removing intermediate container 922237cc8947 [2022-04-13T21:01:27.032Z] ---> f96d8dea7837 [2022-04-13T21:01:27.032Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T21:01:27.315Z] ---> Running in d311d6c6e5de [2022-04-13T21:01:27.593Z] ---> Running in 2f12a3f96c9f [2022-04-13T21:01:27.593Z] Removing intermediate container 3f0c499c96a1 [2022-04-13T21:01:27.593Z] ---> 233311d5ea7a [2022-04-13T21:01:27.593Z] [2022-04-13T21:01:27.593Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T21:01:27.593Z] ---> ac73e934f311 [2022-04-13T21:01:27.593Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T21:01:27.871Z] ---> Running in 6bff3829c2e5 [2022-04-13T21:01:28.883Z] Removing intermediate container 2f12a3f96c9f [2022-04-13T21:01:28.883Z] ---> afee79457125 [2022-04-13T21:01:28.883Z] [2022-04-13T21:01:29.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:30.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:30.416Z] Successfully built afee79457125 [2022-04-13T21:01:30.416Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T21:01:30.416Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-04-13T21:01:30.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:31.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:31.584Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T21:01:31.864Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:01:31.864Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T21:01:31.864Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T21:01:31.864Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T21:01:31.864Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:01:31.864Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:01:32.141Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:01:32.419Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T21:01:32.419Z] OK: 8 MiB in 20 packages [2022-04-13T21:01:32.699Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T21:01:32.699Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T21:01:32.699Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:01:32.699Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:01:32.987Z] OK: 6 MiB in 17 packages [2022-04-13T21:01:36.457Z] Removing intermediate container d311d6c6e5de [2022-04-13T21:01:36.457Z] ---> 189f267b1091 [2022-04-13T21:01:36.457Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:01:36.457Z] Removing intermediate container effa086dbc72 [2022-04-13T21:01:36.457Z] ---> c6b33b0ea5e8 [2022-04-13T21:01:36.457Z] [2022-04-13T21:01:36.457Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:01:36.457Z] ---> ac73e934f311 [2022-04-13T21:01:36.457Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T21:01:36.457Z] ---> Running in 9d63e4ab8208 [2022-04-13T21:01:36.457Z] ---> Running in b87eb5820aef [2022-04-13T21:01:36.731Z] Removing intermediate container 6bff3829c2e5 [2022-04-13T21:01:36.731Z] ---> d65470798693 [2022-04-13T21:01:36.731Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:01:37.007Z] ---> Running in 78007ed654f2 [2022-04-13T21:01:37.614Z] Removing intermediate container 9d63e4ab8208 [2022-04-13T21:01:37.614Z] ---> 3638b8b6254f [2022-04-13T21:01:37.614Z] Step 13/22 : WORKDIR /edgex [2022-04-13T21:01:37.892Z] ---> Running in 26695fa8145c [2022-04-13T21:01:38.166Z] Removing intermediate container 78007ed654f2 [2022-04-13T21:01:38.166Z] ---> 95ebdc10e513 [2022-04-13T21:01:38.166Z] Step 13/25 : WORKDIR / [2022-04-13T21:01:38.445Z] ---> Running in 39700d4d7742 [2022-04-13T21:01:39.045Z] Removing intermediate container 26695fa8145c [2022-04-13T21:01:39.045Z] ---> 55aa9d46f484 [2022-04-13T21:01:39.045Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T21:01:39.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:39.329Z] Removing intermediate container 39700d4d7742 [2022-04-13T21:01:39.329Z] ---> 04353ae61197 [2022-04-13T21:01:39.329Z] 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-13T21:01:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:40.606Z] ---> c9db563ee639 [2022-04-13T21:01:40.606Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T21:01:40.606Z] ---> 89a00cb1cea1 [2022-04-13T21:01:40.606Z] 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-13T21:01:40.606Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T21:01:40.900Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T21:01:40.900Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:01:40.900Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:01:41.504Z] OK: 6 MiB in 16 packages [2022-04-13T21:01:42.512Z] ---> dd912abef53c [2022-04-13T21:01:42.512Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T21:01:43.961Z] ---> e69e9d8d83ae [2022-04-13T21:01:43.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T21:01:43.961Z] ---> 68e8de0a5f6a [2022-04-13T21:01:43.961Z] 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-13T21:01:44.236Z] Removing intermediate container b87eb5820aef [2022-04-13T21:01:44.236Z] ---> b02045a5ca07 [2022-04-13T21:01:44.236Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:01:44.510Z] ---> Running in 4afa0c2c822e [2022-04-13T21:01:45.117Z] Removing intermediate container 4afa0c2c822e [2022-04-13T21:01:45.117Z] ---> b718e87dd07b [2022-04-13T21:01:45.117Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T21:01:45.397Z] ---> Running in ea7463cbcc90 [2022-04-13T21:01:45.676Z] ---> f5969ca18e40 [2022-04-13T21:01:45.676Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T21:01:46.676Z] Removing intermediate container ea7463cbcc90 [2022-04-13T21:01:46.676Z] ---> f75d7a176e6b [2022-04-13T21:01:46.676Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:01:46.676Z] ---> Running in 7998d951e9c5 [2022-04-13T21:01:48.140Z] Removing intermediate container 7998d951e9c5 [2022-04-13T21:01:48.140Z] ---> 0f1f9cdd7faa [2022-04-13T21:01:48.140Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:01:49.143Z] ---> 4a741ae7a8fe [2022-04-13T21:01:49.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:01:49.757Z] ---> 8774ff97d935 [2022-04-13T21:01:49.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T21:01:51.223Z] ---> cb834366117b [2022-04-13T21:01:51.223Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T21:01:51.508Z] ---> Running in d86d7beb7280 [2022-04-13T21:01:51.793Z] ---> 172d39fb5b1e [2022-04-13T21:01:52.185Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T21:01:56.783Z] Removing intermediate container d86d7beb7280 [2022-04-13T21:01:56.783Z] ---> d316c038a15b [2022-04-13T21:01:56.783Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:01:56.783Z] ---> Running in ea3a66c31c22 [2022-04-13T21:01:57.781Z] ---> 48e1379b7aa7 [2022-04-13T21:01:57.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T21:01:58.055Z] Removing intermediate container ea3a66c31c22 [2022-04-13T21:01:58.055Z] ---> 27901639a74c [2022-04-13T21:01:58.055Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:01:58.334Z] ---> Running in b323b38a9848 [2022-04-13T21:01:58.942Z] ---> 62fea6c4d676 [2022-04-13T21:01:58.942Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:01:59.580Z] Removing intermediate container b323b38a9848 [2022-04-13T21:01:59.580Z] ---> 6376ef745d64 [2022-04-13T21:01:59.580Z] Step 21/22 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:01:59.859Z] ---> 2140708d4f97 [2022-04-13T21:01:59.859Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T21:01:59.859Z] ---> Running in 4e3d33c5cc76 [2022-04-13T21:02:00.135Z] ---> Running in 8999a4703ce1 [2022-04-13T21:02:00.760Z] ---> 78cb5b8bdd4f [2022-04-13T21:02:00.760Z] 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-13T21:02:00.760Z] Removing intermediate container 8999a4703ce1 [2022-04-13T21:02:00.760Z] ---> f5705fc88164 [2022-04-13T21:02:00.760Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:02:00.760Z] Removing intermediate container 4e3d33c5cc76 [2022-04-13T21:02:00.760Z] ---> 65e8220b7593 [2022-04-13T21:02:00.760Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:02:01.054Z] ---> Running in 30a3dee2b722 [2022-04-13T21:02:01.054Z] ---> Running in 612f4ce03ec7 [2022-04-13T21:02:01.342Z] ---> Running in 25e60407a4a6 [2022-04-13T21:02:02.340Z] Removing intermediate container 612f4ce03ec7 [2022-04-13T21:02:02.340Z] ---> 5c9ffcdfa211 [2022-04-13T21:02:02.340Z] [2022-04-13T21:02:02.620Z] Removing intermediate container 25e60407a4a6 [2022-04-13T21:02:02.620Z] ---> acd832aef366 [2022-04-13T21:02:02.620Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:02:02.898Z] ---> Running in 01a4a8846e9d [2022-04-13T21:02:03.906Z] Removing intermediate container 01a4a8846e9d [2022-04-13T21:02:03.906Z] ---> 682be7334943 [2022-04-13T21:02:03.906Z] Step 21/22 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:02:04.220Z] Successfully built 5c9ffcdfa211 [2022-04-13T21:02:04.220Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T21:02:04.220Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-13T21:02:04.220Z] ---> Running in 7645af500269 [2022-04-13T21:02:04.847Z] Removing intermediate container 30a3dee2b722 [2022-04-13T21:02:04.847Z] ---> 5a502e8aecee [2022-04-13T21:02:04.847Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:02:05.124Z] ---> Running in bf0be5aff1e8 [2022-04-13T21:02:05.124Z] Removing intermediate container 7645af500269 [2022-04-13T21:02:05.124Z] ---> d15d1d25c7a6 [2022-04-13T21:02:05.124Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:02:05.402Z] ---> Running in 366880b0fa81 [2022-04-13T21:02:06.006Z] Removing intermediate container bf0be5aff1e8 [2022-04-13T21:02:06.006Z] ---> d9a6acd6e4fa [2022-04-13T21:02:06.006Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T21:02:06.006Z] Removing intermediate container 366880b0fa81 [2022-04-13T21:02:06.006Z] ---> 91db6d1865ce [2022-04-13T21:02:06.006Z] [2022-04-13T21:02:06.006Z] ---> Running in c3374eeffea1 [2022-04-13T21:02:06.617Z] Removing intermediate container c3374eeffea1 [2022-04-13T21:02:06.617Z] ---> 3ed7aa2166a3 [2022-04-13T21:02:06.617Z] Step 24/25 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:02:06.894Z] ---> Running in 58804ab55f6a [2022-04-13T21:02:07.169Z] Successfully built 91db6d1865ce [2022-04-13T21:02:07.169Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T21:02:07.169Z] Building core-metadata [2022-04-13T21:02:07.444Z]  Building support-notifications ... done Removing intermediate container 58804ab55f6a [2022-04-13T21:02:07.444Z] ---> 0b463aa90a34 [2022-04-13T21:02:07.444Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T21:02:07.722Z] ---> Running in c6575c091f6e [2022-04-13T21:02:08.326Z] Removing intermediate container c6575c091f6e [2022-04-13T21:02:08.326Z] ---> 8155858d45b3 [2022-04-13T21:02:08.326Z] [2022-04-13T21:02:08.928Z] Successfully built 8155858d45b3 [2022-04-13T21:02:09.204Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T21:02:09.204Z] Building support-scheduler [2022-04-13T21:02:10.651Z]  Building security-secretstore-setup ... done Removing intermediate container 894a9c724c6a [2022-04-13T21:02:10.651Z] ---> b02a3016df36 [2022-04-13T21:02:10.651Z] [2022-04-13T21:02:10.651Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T21:02:10.651Z] 20.10.14: Pulling from library/docker [2022-04-13T21:02:20.835Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T21:02:20.835Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T21:02:20.835Z] ---> c346e9eafbab [2022-04-13T21:02:20.835Z] 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-13T21:02:23.489Z] ---> Running in 9f0c0a12152d [2022-04-13T21:02:23.489Z] Removing intermediate container 9f0c0a12152d [2022-04-13T21:02:23.489Z] ---> 7e44f00a68fe [2022-04-13T21:02:23.489Z] 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-13T21:02:23.489Z] ---> Running in 4eab9011e177 [2022-04-13T21:02:24.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:25.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:26.687Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T21:02:26.687Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T21:02:26.687Z] Executing bash-5.1.16-r0.post-install [2022-04-13T21:02:26.687Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:02:26.687Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T21:02:26.687Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T21:02:26.687Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T21:02:26.687Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T21:02:26.687Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T21:02:26.687Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T21:02:26.687Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T21:02:26.687Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T21:02:26.687Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T21:02:26.687Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T21:02:26.687Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T21:02:26.687Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T21:02:26.687Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T21:02:26.687Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T21:02:29.318Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T21:02:29.318Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T21:02:29.318Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T21:02:29.318Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T21:02:29.318Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T21:02:29.319Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T21:02:29.319Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T21:02:29.319Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T21:02:29.319Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T21:02:29.319Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T21:02:29.319Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T21:02:29.319Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T21:02:29.319Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T21:02:29.319Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T21:02:29.319Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T21:02:29.319Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T21:02:29.319Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T21:02:29.319Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T21:02:29.319Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T21:02:29.592Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T21:02:29.592Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T21:02:29.592Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T21:02:29.592Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T21:02:29.592Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T21:02:29.592Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T21:02:29.592Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T21:02:30.194Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:02:30.472Z] OK: 82 MiB in 65 packages [2022-04-13T21:02:31.932Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:02:31.932Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:02:31.932Z] ---> 73de9e0cbe98 [2022-04-13T21:02:31.932Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T21:02:31.932Z] ---> Using cache [2022-04-13T21:02:31.932Z] ---> 07fffcf1a49c [2022-04-13T21:02:31.932Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:02:33.386Z] ---> Running in 2e942bfa0a6c [2022-04-13T21:02:36.025Z] Removing intermediate container 2e942bfa0a6c [2022-04-13T21:02:36.025Z] ---> b4c2d9ecb794 [2022-04-13T21:02:36.025Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:02:36.025Z] ---> Running in 3ac125396a32 [2022-04-13T21:02:36.025Z] Collecting docker-compose==1.23.2 [2022-04-13T21:02:36.300Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T21:02:37.290Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T21:02:37.290Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T21:02:37.290Z] 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-13T21:02:37.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:37.984Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T21:02:37.984Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T21:02:37.984Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T21:02:37.984Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T21:02:38.259Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T21:02:38.260Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T21:02:38.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:39.735Z] OK: 220 MiB in 52 packages [2022-04-13T21:02:41.205Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T21:02:41.206Z] Removing intermediate container 3ac125396a32 [2022-04-13T21:02:41.206Z] ---> aaa527c8c060 [2022-04-13T21:02:41.206Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T21:02:41.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T21:02:42.196Z] ---> 27c72ad6e60f [2022-04-13T21:02:42.196Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:02:42.196Z] ---> Running in 03e5eb1b6e7b [2022-04-13T21:02:45.614Z] Collecting PyYAML<4,>=3.10 [2022-04-13T21:02:45.614Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T21:02:47.072Z] Removing intermediate container 03e5eb1b6e7b [2022-04-13T21:02:47.072Z] ---> 242de932f595 [2022-04-13T21:02:47.072Z] Step 8/25 : COPY . . [2022-04-13T21:02:49.718Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T21:02:49.718Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T21:02:50.002Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T21:02:50.002Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T21:02:54.339Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T21:02:54.339Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T21:02:54.942Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T21:02:55.239Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T21:02:55.512Z] 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-13T21:02:55.798Z] Collecting idna<2.8,>=2.5 [2022-04-13T21:02:55.798Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T21:02:56.789Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T21:02:56.789Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T21:02:56.789Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T21:02:56.789Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T21:02:57.387Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T21:02:57.387Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T21:02:57.387Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T21:02:57.387Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T21:02:58.836Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T21:02:58.836Z] Attempting uninstall: urllib3 [2022-04-13T21:02:58.836Z] Found existing installation: urllib3 1.26.7 [2022-04-13T21:02:58.836Z] Uninstalling urllib3-1.26.7: [2022-04-13T21:02:58.836Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T21:02:59.439Z] Attempting uninstall: idna [2022-04-13T21:02:59.439Z] Found existing installation: idna 3.3 [2022-04-13T21:02:59.716Z] Uninstalling idna-3.3: [2022-04-13T21:02:59.716Z] Successfully uninstalled idna-3.3 [2022-04-13T21:03:03.143Z] Attempting uninstall: requests [2022-04-13T21:03:03.143Z] Found existing installation: requests 2.26.0 [2022-04-13T21:03:03.143Z] Uninstalling requests-2.26.0: [2022-04-13T21:03:03.421Z] Successfully uninstalled requests-2.26.0 [2022-04-13T21:03:03.695Z] Running setup.py install for texttable: started [2022-04-13T21:03:06.572Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T21:03:06.572Z] Running setup.py install for PyYAML: started [2022-04-13T21:03:09.282Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T21:03:09.558Z] Running setup.py install for docopt: started [2022-04-13T21:03:13.032Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T21:03:13.032Z] Running setup.py install for dockerpty: started [2022-04-13T21:03:13.032Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:03:13.032Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:03:13.032Z] ---> 73de9e0cbe98 [2022-04-13T21:03:13.032Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T21:03:13.032Z] ---> Using cache [2022-04-13T21:03:13.032Z] ---> 07fffcf1a49c [2022-04-13T21:03:13.032Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:03:13.032Z] ---> Using cache [2022-04-13T21:03:13.032Z] ---> b4c2d9ecb794 [2022-04-13T21:03:13.032Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T21:03:15.033Z] ---> Running in a2f2c4c9e0f1 [2022-04-13T21:03:15.314Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T21:03:16.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:03:16.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:03:16.771Z] ---> 73de9e0cbe98 [2022-04-13T21:03:16.771Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:03:16.771Z] ---> Using cache [2022-04-13T21:03:16.771Z] ---> 07fffcf1a49c [2022-04-13T21:03:16.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:03:16.771Z] ---> Using cache [2022-04-13T21:03:16.771Z] ---> b4c2d9ecb794 [2022-04-13T21:03:16.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T21:03:16.771Z] ---> Running in 7553b5c014d6 [2022-04-13T21:03:17.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:17.991Z] 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-13T21:03:18.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:19.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:03:19.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:03:19.153Z] ---> 73de9e0cbe98 [2022-04-13T21:03:19.153Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T21:03:19.153Z] ---> Using cache [2022-04-13T21:03:19.153Z] ---> 07fffcf1a49c [2022-04-13T21:03:19.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:03:19.153Z] ---> Using cache [2022-04-13T21:03:19.153Z] ---> b4c2d9ecb794 [2022-04-13T21:03:19.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T21:03:19.153Z] ---> Running in 6e202b42ca16 [2022-04-13T21:03:19.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:20.147Z] OK: 220 MiB in 52 packages [2022-04-13T21:03:20.768Z] OK: 220 MiB in 52 packages [2022-04-13T21:03:22.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:22.272Z] Removing intermediate container a2f2c4c9e0f1 [2022-04-13T21:03:22.272Z] ---> dd1610da8088 [2022-04-13T21:03:22.272Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T21:03:22.272Z] Removing intermediate container 7553b5c014d6 [2022-04-13T21:03:22.272Z] ---> 6aff43f0afe6 [2022-04-13T21:03:22.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:03:22.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:23.512Z] ---> bd3f3f384f05 [2022-04-13T21:03:23.512Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:03:23.512Z] ---> 1086a823988c [2022-04-13T21:03:23.512Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:03:23.790Z] ---> Running in a0a22c108beb [2022-04-13T21:03:23.790Z] ---> Running in 1e2b0824e955 [2022-04-13T21:03:24.064Z] OK: 220 MiB in 52 packages [2022-04-13T21:03:26.068Z] Removing intermediate container 6e202b42ca16 [2022-04-13T21:03:26.068Z] ---> dd00fd515b0e [2022-04-13T21:03:26.068Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T21:03:28.072Z] ---> 9096c7c00c3d [2022-04-13T21:03:28.072Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:03:28.072Z] ---> Running in 1524c295d2ba [2022-04-13T21:03:29.095Z] Removing intermediate container 1e2b0824e955 [2022-04-13T21:03:29.095Z] ---> 504d3d004a09 [2022-04-13T21:03:29.095Z] Step 8/31 : COPY . . [2022-04-13T21:03:29.697Z] Removing intermediate container a0a22c108beb [2022-04-13T21:03:29.697Z] ---> fb77304a89df [2022-04-13T21:03:29.697Z] Step 8/23 : COPY . . [2022-04-13T21:03:34.034Z] Removing intermediate container 1524c295d2ba [2022-04-13T21:03:34.034Z] ---> d33be0f28153 [2022-04-13T21:03:34.034Z] Step 8/22 : COPY . . [2022-04-13T21:03:38.359Z] ---> a97415307d40 [2022-04-13T21:03:38.359Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:03:38.974Z] ---> Running in 66a38fcead7e [2022-04-13T21:03:39.575Z] Removing intermediate container 4eab9011e177 [2022-04-13T21:03:39.575Z] ---> 5db6f3677280 [2022-04-13T21:03:39.575Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T21:03:39.854Z] Removing intermediate container 66a38fcead7e [2022-04-13T21:03:39.854Z] ---> bed77a37fae4 [2022-04-13T21:03:39.854Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T21:03:39.854Z] ---> Running in f8ea6899ecb2 [2022-04-13T21:03:39.854Z] ---> Running in de888a424f2f [2022-04-13T21:03:40.855Z] Removing intermediate container f8ea6899ecb2 [2022-04-13T21:03:40.855Z] ---> 563c33794ee0 [2022-04-13T21:03:40.855Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T21:03:40.855Z] ---> Running in 56ceb3797810 [2022-04-13T21:03:41.845Z] Removing intermediate container 56ceb3797810 [2022-04-13T21:03:41.845Z] ---> 2a61bf11c952 [2022-04-13T21:03:41.845Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T21:03:43.846Z] Removing intermediate container de888a424f2f [2022-04-13T21:03:43.846Z] ---> 77f222f61f46 [2022-04-13T21:03:43.846Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T21:03:43.846Z] ---> Running in 7ad54e5c76cf [2022-04-13T21:03:44.835Z] Removing intermediate container 7ad54e5c76cf [2022-04-13T21:03:44.835Z] ---> c43cfb18f70d [2022-04-13T21:03:44.835Z] 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-13T21:03:44.835Z] ---> Running in 7957cc63a121 [2022-04-13T21:03:46.289Z] ---> 6f51bcb896ad [2022-04-13T21:03:46.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T21:03:47.284Z] spire-1.2.1/ [2022-04-13T21:03:47.284Z] spire-1.2.1/.data/ [2022-04-13T21:03:47.284Z] spire-1.2.1/.data/.file [2022-04-13T21:03:47.284Z] spire-1.2.1/.dockerignore [2022-04-13T21:03:47.284Z] spire-1.2.1/.gitattributes [2022-04-13T21:03:47.284Z] spire-1.2.1/.githooks/ [2022-04-13T21:03:47.284Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/ [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:03:47.284Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:03:47.284Z] spire-1.2.1/.gitignore [2022-04-13T21:03:47.284Z] spire-1.2.1/.go-version [2022-04-13T21:03:47.284Z] spire-1.2.1/.golangci.yml [2022-04-13T21:03:47.284Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:03:47.284Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:03:47.284Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:03:47.284Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:03:47.284Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:03:47.284Z] spire-1.2.1/Dockerfile [2022-04-13T21:03:47.284Z] spire-1.2.1/Dockerfile.dev ---> 177f51a232c5 [2022-04-13T21:03:47.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T21:03:47.284Z] [2022-04-13T21:03:47.284Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:03:47.284Z] spire-1.2.1/LICENSE [2022-04-13T21:03:47.284Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:03:47.284Z] spire-1.2.1/Makefile [2022-04-13T21:03:47.284Z] spire-1.2.1/README.md [2022-04-13T21:03:47.284Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:03:47.284Z] spire-1.2.1/SECURITY.md [2022-04-13T21:03:47.284Z] spire-1.2.1/cmd/ [2022-04-13T21:03:47.284Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:03:47.285Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/ [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/agent/ [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/server/ [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:03:47.285Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/ [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/ [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:03:47.285Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:03:47.563Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:03:47.563Z] spire-1.2.1/examples/ [2022-04-13T21:03:47.563Z] spire-1.2.1/examples/README.md [2022-04-13T21:03:47.563Z] spire-1.2.1/go.mod [2022-04-13T21:03:47.563Z] spire-1.2.1/go.sum [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:03:47.563Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:03:47.564Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:03:47.842Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:03:47.843Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:03:47.844Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:03:48.136Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:03:48.137Z] spire-1.2.1/proto/ [2022-04-13T21:03:48.137Z] spire-1.2.1/proto/private/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:03:48.138Z] spire-1.2.1/release/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:03:48.138Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:03:48.138Z] spire-1.2.1/script/ [2022-04-13T21:03:48.138Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:03:48.138Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:03:48.138Z] spire-1.2.1/support/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:03:48.138Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/clock/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:03:48.138Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:03:48.139Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:03:48.428Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/common [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:03:48.428Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:03:48.429Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:03:48.430Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:03:48.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:03:48.707Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:03:48.707Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testca/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testkey/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/util/ [2022-04-13T21:03:48.707Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/util/race.go [2022-04-13T21:03:48.707Z] spire-1.2.1/test/util/util.go [2022-04-13T21:03:48.707Z] building spire from source... [2022-04-13T21:03:48.994Z] Installing go1.17.7... [2022-04-13T21:03:48.994Z] ---> 0c8a11768ce2 [2022-04-13T21:03:48.994Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T21:03:49.271Z] ---> Running in c60c0f1f9c99 [2022-04-13T21:03:50.264Z] Removing intermediate container c60c0f1f9c99 [2022-04-13T21:03:50.264Z] ---> 6e437a8235e4 [2022-04-13T21:03:50.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:03:50.539Z] ---> Running in 009633a0ba37 [2022-04-13T21:03:51.534Z] Removing intermediate container 009633a0ba37 [2022-04-13T21:03:51.534Z] ---> 5c04c0a1bfc1 [2022-04-13T21:03:51.534Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:03:51.534Z] ---> Running in 3d57f0856476 [2022-04-13T21:03:52.542Z] Removing intermediate container 3d57f0856476 [2022-04-13T21:03:52.542Z] ---> e2cba47247ca [2022-04-13T21:03:52.542Z] Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:03:52.542Z] ---> Running in 79787e2d4a28 [2022-04-13T21:03:53.545Z] Removing intermediate container 79787e2d4a28 [2022-04-13T21:03:53.545Z] ---> 55eaf5798c46 [2022-04-13T21:03:53.545Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:03:53.823Z] ---> Running in d00729d98ae4 [2022-04-13T21:03:54.424Z] Removing intermediate container d00729d98ae4 [2022-04-13T21:03:54.424Z] ---> db329efb013c [2022-04-13T21:03:54.703Z] [2022-04-13T21:03:55.689Z] Successfully built db329efb013c [2022-04-13T21:03:55.689Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T21:03:55.689Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-13T21:04:10.812Z] Building bin/spire-server... [2022-04-13T21:04:10.812Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:04:10.812Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:04:10.812Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:04:10.812Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:04:10.812Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:04:11.418Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:04:11.698Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:04:11.973Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:04:11.973Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:04:12.250Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:04:12.536Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:04:12.536Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:04:12.536Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:04:12.818Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:04:12.818Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:04:12.818Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:04:12.818Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:04:13.099Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:04:13.099Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:04:13.099Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:04:14.101Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:04:14.101Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:04:14.383Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:04:14.383Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:04:21.189Z]  ---> ebddd734fdb4 [2022-04-13T21:04:21.189Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T21:04:21.790Z] ---> Running in aa223e903939 [2022-04-13T21:04:21.790Z] ---> 26cd29007578 [2022-04-13T21:04:21.790Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T21:04:22.407Z] ---> Running in d45c57e7cf5b [2022-04-13T21:04:24.558Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T21:04:25.692Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T21:04:28.395Z] ---> 5db85f0ad0e9 [2022-04-13T21:04:28.395Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T21:04:28.395Z] ---> Running in 574f8e74a6f3 [2022-04-13T21:04:31.042Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T21:04:32.489Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:04:32.489Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:04:32.767Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:04:32.767Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:04:32.767Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:04:33.379Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:04:33.660Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:04:33.660Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:04:33.940Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:04:33.940Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:04:34.249Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:04:34.536Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:04:35.136Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:04:35.415Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:04:35.694Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:04:35.694Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:04:36.299Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:04:36.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:04:36.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:04:36.908Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:04:36.908Z]  ---> 73de9e0cbe98 [2022-04-13T21:04:36.908Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:04:36.908Z] ---> Using cache [2022-04-13T21:04:36.908Z] ---> 07fffcf1a49c [2022-04-13T21:04:36.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:04:36.908Z] ---> Using cache [2022-04-13T21:04:36.908Z] ---> b4c2d9ecb794 [2022-04-13T21:04:36.908Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T21:04:36.908Z] ---> Using cache [2022-04-13T21:04:36.908Z] ---> dd00fd515b0e [2022-04-13T21:04:36.908Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:04:36.908Z] ---> Using cache [2022-04-13T21:04:36.908Z] ---> 9096c7c00c3d [2022-04-13T21:04:36.908Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:04:36.908Z] ---> Using cache [2022-04-13T21:04:36.908Z] ---> d33be0f28153 [2022-04-13T21:04:36.908Z] Step 8/23 : COPY . . [2022-04-13T21:04:36.908Z] ---> Using cache [2022-04-13T21:04:36.908Z] ---> 5db85f0ad0e9 [2022-04-13T21:04:36.908Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T21:04:36.908Z] ---> Running in 60f907cdae41 [2022-04-13T21:04:37.190Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:04:37.190Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:04:37.190Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:04:37.468Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:04:37.745Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:04:38.029Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:04:38.029Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:04:39.024Z] 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-command/core-command ./cmd/core-command [2022-04-13T21:04:39.626Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:04:46.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:04:46.371Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:04:46.371Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:04:46.371Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:04:46.648Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:04:46.648Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:04:46.648Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:04:46.927Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:04:47.533Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:04:47.533Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:04:47.819Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:05:14.731Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:05:14.731Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:05:14.731Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:05:14.731Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:05:24.912Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:05:57.317Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:05:57.317Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:05:57.317Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:05:57.317Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:05:57.317Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:05:57.594Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:05:59.598Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:06:00.596Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:06:02.595Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:06:02.595Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:06:03.200Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:06:04.194Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:06:04.473Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:06:04.752Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:06:05.031Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:06:05.310Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:06:05.588Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:06:07.043Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:06:07.322Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:06:07.601Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:06:07.880Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:06:08.157Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:06:08.434Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:06:08.713Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:06:14.147Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:06:14.750Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:06:15.027Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:06:15.027Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:06:15.027Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:06:15.304Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:06:15.304Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:06:15.909Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:06:16.188Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:06:16.466Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:06:16.744Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:06:16.744Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:06:18.201Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:06:18.802Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:06:19.406Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:06:19.406Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:06:19.406Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:06:19.685Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:06:19.685Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:06:19.962Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:06:19.962Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:06:22.212Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:06:22.212Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:06:22.825Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:06:23.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:06:23.103Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:06:25.095Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:06:26.091Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:06:26.091Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:06:26.369Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:06:26.649Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:06:26.649Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:06:27.259Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:06:27.536Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:06:28.140Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:06:31.562Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:06:33.557Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:06:33.557Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:06:33.833Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:06:34.110Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:06:34.110Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:06:34.711Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:06:34.988Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:06:35.265Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:06:35.265Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:06:35.265Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:06:35.544Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:06:35.544Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:06:45.742Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:06:45.742Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:06:45.742Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:06:45.742Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:07:18.148Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:07:18.148Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:14:10.955Z] Removing intermediate container 60f907cdae41 [2022-04-13T21:14:10.955Z] ---> ceca40fe6ef5 [2022-04-13T21:14:10.955Z] [2022-04-13T21:14:10.955Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:14:10.955Z] ---> ac73e934f311 [2022-04-13T21:14:10.955Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:14:10.955Z] ---> Running in a5c753c371ec [2022-04-13T21:14:12.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:13.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:14.233Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T21:14:14.233Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:14:14.233Z] OK: 5 MiB in 15 packages [2022-04-13T21:14:17.672Z] Removing intermediate container a5c753c371ec [2022-04-13T21:14:17.672Z] ---> 491d3e763ce0 [2022-04-13T21:14:17.672Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:14:17.672Z] ---> Running in 2b431d463b2f [2022-04-13T21:14:19.137Z] Removing intermediate container 2b431d463b2f [2022-04-13T21:14:19.137Z] ---> ed404258087c [2022-04-13T21:14:19.137Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T21:14:19.742Z] ---> Running in 3030b619511d [2022-04-13T21:14:21.735Z] Removing intermediate container 3030b619511d [2022-04-13T21:14:21.735Z] ---> 25dfdcb69b41 [2022-04-13T21:14:21.735Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:14:21.735Z] Removing intermediate container aa223e903939 [2022-04-13T21:14:21.735Z] ---> fc7dd9e79974 [2022-04-13T21:14:21.735Z] [2022-04-13T21:14:21.735Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T21:14:21.735Z] ---> ac73e934f311 [2022-04-13T21:14:21.735Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T21:14:21.735Z] ---> Running in dd47b27d4f2f [2022-04-13T21:14:22.338Z] ---> Running in 173cfe21900b [2022-04-13T21:14:23.792Z] Removing intermediate container 173cfe21900b [2022-04-13T21:14:23.792Z] ---> 0fce10e1e5e5 [2022-04-13T21:14:23.792Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T21:14:23.792Z] Removing intermediate container dd47b27d4f2f [2022-04-13T21:14:23.792Z] ---> 99669b282967 [2022-04-13T21:14:23.792Z] Step 15/23 : WORKDIR / [2022-04-13T21:14:23.792Z] ---> Running in ba5e28966048 [2022-04-13T21:14:24.078Z] ---> Running in 2c4bd7a4f999 [2022-04-13T21:14:26.085Z] Removing intermediate container ba5e28966048 [2022-04-13T21:14:26.085Z] ---> 44e5ddaf68ba [2022-04-13T21:14:26.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:14:27.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:27.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:28.360Z] ---> 25155b26ea07 [2022-04-13T21:14:28.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T21:14:28.642Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T21:14:28.642Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T21:14:28.642Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:14:28.642Z] OK: 6 MiB in 16 packages [2022-04-13T21:14:31.299Z] Removing intermediate container 2c4bd7a4f999 [2022-04-13T21:14:31.299Z] ---> d3ad7f12fa44 [2022-04-13T21:14:31.299Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T21:14:31.299Z] ---> Running in d49be505d21b [2022-04-13T21:14:32.788Z] Removing intermediate container d49be505d21b [2022-04-13T21:14:32.788Z] ---> 843b0cd46a45 [2022-04-13T21:14:32.788Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T21:14:33.067Z] ---> Running in 1cbc7337a13f [2022-04-13T21:14:34.556Z] Removing intermediate container 1cbc7337a13f [2022-04-13T21:14:34.556Z] ---> 9a461ca871ec [2022-04-13T21:14:34.556Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T21:14:34.833Z] ---> Running in d7a356eef26c [2022-04-13T21:14:36.309Z] ---> d1e70ebbc604 [2022-04-13T21:14:36.309Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T21:14:38.373Z] Removing intermediate container d45c57e7cf5b [2022-04-13T21:14:38.373Z] ---> 2964a8aacbca [2022-04-13T21:14:38.373Z] [2022-04-13T21:14:38.373Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:14:38.373Z] ---> ac73e934f311 [2022-04-13T21:14:38.373Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:14:38.373Z] ---> Using cache [2022-04-13T21:14:38.373Z] ---> 491d3e763ce0 [2022-04-13T21:14:38.373Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:14:38.373Z] ---> Using cache [2022-04-13T21:14:38.373Z] ---> ed404258087c [2022-04-13T21:14:38.373Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T21:14:38.652Z] ---> Running in 048eaabfc394 [2022-04-13T21:14:38.932Z] ---> 77f3a78e664e [2022-04-13T21:14:38.932Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T21:14:39.210Z] ---> Running in df873f452a8d [2022-04-13T21:14:39.502Z] Removing intermediate container d7a356eef26c [2022-04-13T21:14:39.502Z] ---> 8b41b67df4b6 [2022-04-13T21:14:39.502Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T21:14:39.783Z] ---> Running in e8ea104995aa [2022-04-13T21:14:40.069Z] Removing intermediate container 048eaabfc394 [2022-04-13T21:14:40.069Z] ---> 30cb60979c0f [2022-04-13T21:14:40.069Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:14:40.365Z] Removing intermediate container 574f8e74a6f3 [2022-04-13T21:14:40.365Z] ---> ef107d42df24 [2022-04-13T21:14:40.365Z] [2022-04-13T21:14:40.365Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:14:40.365Z] ---> ac73e934f311 [2022-04-13T21:14:40.365Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:14:40.365Z] ---> Using cache [2022-04-13T21:14:40.365Z] ---> 491d3e763ce0 [2022-04-13T21:14:40.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:14:40.365Z] ---> Using cache [2022-04-13T21:14:40.365Z] ---> ed404258087c [2022-04-13T21:14:40.365Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T21:14:40.365Z] ---> Running in 150d093d4d14 [2022-04-13T21:14:40.365Z] ---> Running in 6aa43a8a0d38 [2022-04-13T21:14:40.677Z] Removing intermediate container df873f452a8d [2022-04-13T21:14:40.677Z] ---> 01473159ba67 [2022-04-13T21:14:40.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:14:40.677Z] Removing intermediate container e8ea104995aa [2022-04-13T21:14:40.677Z] ---> f15f68b521b5 [2022-04-13T21:14:40.677Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T21:14:40.953Z] ---> Running in bd70bb4ecd5a [2022-04-13T21:14:41.566Z] Removing intermediate container 150d093d4d14 [2022-04-13T21:14:41.566Z] ---> 8f57f7b35013 [2022-04-13T21:14:41.566Z] Step 15/23 : WORKDIR / [2022-04-13T21:14:41.566Z] Removing intermediate container 6aa43a8a0d38 [2022-04-13T21:14:41.566Z] ---> 550ca09e2853 [2022-04-13T21:14:41.566Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:14:41.846Z] ---> Running in c342f8534a69 [2022-04-13T21:14:41.846Z] ---> Running in fe2e2c771446 [2022-04-13T21:14:42.129Z] Removing intermediate container bd70bb4ecd5a [2022-04-13T21:14:42.129Z] ---> f90243e095d3 [2022-04-13T21:14:42.129Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:14:42.411Z] ---> Running in ab447c8d34ef [2022-04-13T21:14:43.021Z] Removing intermediate container fe2e2c771446 [2022-04-13T21:14:43.021Z] ---> ddf081161af2 [2022-04-13T21:14:43.021Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:14:43.307Z] Removing intermediate container c342f8534a69 [2022-04-13T21:14:43.307Z] ---> cd9bbecd96b3 [2022-04-13T21:14:43.307Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:14:43.307Z] ---> dc186ec0e864 [2022-04-13T21:14:43.307Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T21:14:43.594Z] ---> Running in 99ab1a01ea3e [2022-04-13T21:14:43.594Z] Removing intermediate container ab447c8d34ef [2022-04-13T21:14:43.594Z] ---> 3888199d8598 [2022-04-13T21:14:43.594Z] Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:14:43.876Z] ---> Running in 5df6e03dc080 [2022-04-13T21:14:45.340Z] Removing intermediate container 5df6e03dc080 [2022-04-13T21:14:45.340Z] ---> efb63bc70cda [2022-04-13T21:14:45.340Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:14:45.341Z] ---> Running in 8a6527655c22 [2022-04-13T21:14:45.642Z] ---> f8466cafdc5d [2022-04-13T21:14:45.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T21:14:45.938Z] ---> 1e1be7369098 [2022-04-13T21:14:45.938Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T21:14:46.550Z] Removing intermediate container 8a6527655c22 [2022-04-13T21:14:46.550Z] ---> f803eb7f0ebc [2022-04-13T21:14:46.550Z] [2022-04-13T21:14:48.543Z] Successfully built f803eb7f0ebc [2022-04-13T21:14:48.543Z] Successfully tagged core-command-arm64:latest [2022-04-13T21:14:48.543Z] Building security-spire-config [2022-04-13T21:14:49.153Z]  Building core-command ... done Removing intermediate container 99ab1a01ea3e [2022-04-13T21:14:49.153Z] ---> 076bd57a4943 [2022-04-13T21:14:49.153Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:14:51.149Z] ---> a780ff50aa31 [2022-04-13T21:14:51.149Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T21:14:52.134Z] ---> 47e2a25f6f4d [2022-04-13T21:14:52.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T21:14:52.134Z] ---> ebb6e01e425a [2022-04-13T21:14:52.134Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T21:14:54.133Z] ---> 11709fda54ca [2022-04-13T21:14:54.133Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T21:14:54.133Z] ---> d94cf6e48d83 [2022-04-13T21:14:54.133Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T21:14:54.133Z] ---> Running in 327d929a1863 [2022-04-13T21:14:54.133Z] ---> Running in 7ff8a1ea7d5b [2022-04-13T21:14:54.747Z] ---> 751f594f7025 [2022-04-13T21:14:54.747Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T21:14:55.032Z] Removing intermediate container 327d929a1863 [2022-04-13T21:14:55.032Z] ---> 6865a130943c [2022-04-13T21:14:55.032Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:14:55.032Z] Removing intermediate container 7ff8a1ea7d5b [2022-04-13T21:14:55.032Z] ---> 78b1e9228de8 [2022-04-13T21:14:55.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:14:55.321Z] ---> Running in 48cb99dd70dd [2022-04-13T21:14:55.602Z] ---> Running in 1c17646c8d5e [2022-04-13T21:14:56.224Z] Removing intermediate container 48cb99dd70dd [2022-04-13T21:14:56.224Z] ---> e1225c33b95b [2022-04-13T21:14:56.224Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:14:56.224Z] ---> ea124e495bf6 [2022-04-13T21:14:56.224Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T21:14:56.498Z] ---> Running in 57afb2dd1dac [2022-04-13T21:14:56.498Z] Removing intermediate container 1c17646c8d5e [2022-04-13T21:14:56.498Z] ---> 48b9cccf6b82 [2022-04-13T21:14:56.498Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:14:56.498Z] ---> Running in 692684c2f4d9 [2022-04-13T21:14:57.505Z] Removing intermediate container 692684c2f4d9 [2022-04-13T21:14:57.505Z] ---> f8c72da1024f [2022-04-13T21:14:57.505Z] Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:14:57.505Z] Removing intermediate container 57afb2dd1dac [2022-04-13T21:14:57.505Z] ---> 2931580eea81 [2022-04-13T21:14:57.505Z] Step 21/22 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:14:57.795Z] ---> Running in 5e5d8c8b7479 [2022-04-13T21:14:57.795Z] ---> Running in e22443457069 [2022-04-13T21:14:58.422Z] ---> 28a2575de806 [2022-04-13T21:14:58.422Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T21:14:58.699Z] Removing intermediate container 5e5d8c8b7479 [2022-04-13T21:14:58.699Z] ---> df11b12fbcf4 [2022-04-13T21:14:58.699Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:14:58.699Z] Removing intermediate container e22443457069 [2022-04-13T21:14:58.699Z] ---> d2a717012c8f [2022-04-13T21:14:58.699Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:14:58.988Z] ---> Running in bfb1575beef7 [2022-04-13T21:14:58.988Z] ---> Running in 588bf347cb07 [2022-04-13T21:14:59.975Z] Removing intermediate container bfb1575beef7 [2022-04-13T21:14:59.975Z] ---> 4508bf13a60a [2022-04-13T21:14:59.975Z] [2022-04-13T21:14:59.975Z] ---> 92ceb7a7304e [2022-04-13T21:14:59.975Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T21:15:00.252Z] Removing intermediate container 588bf347cb07 [2022-04-13T21:15:00.252Z] ---> 156fc39f0e0c [2022-04-13T21:15:00.252Z] [2022-04-13T21:15:00.851Z] ---> Running in 370652cb9a56 [2022-04-13T21:15:01.132Z] Successfully built 4508bf13a60a [2022-04-13T21:15:01.132Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T21:15:01.132Z]  Building core-metadata ... done Building core-data [2022-04-13T21:15:01.132Z] Successfully built 156fc39f0e0c [2022-04-13T21:15:01.132Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T21:15:01.132Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-13T21:15:01.736Z] Removing intermediate container 370652cb9a56 [2022-04-13T21:15:01.736Z] ---> 032b9f2b751f [2022-04-13T21:15:01.736Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T21:15:02.728Z] ---> 653febf94051 [2022-04-13T21:15:02.728Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T21:15:03.324Z] ---> Running in 43b096a45750 [2022-04-13T21:15:05.982Z] Removing intermediate container 43b096a45750 [2022-04-13T21:15:05.982Z] ---> 55d263224151 [2022-04-13T21:15:05.982Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T21:15:06.590Z] ---> Running in 2bc735249c36 [2022-04-13T21:15:07.195Z] Removing intermediate container 2bc735249c36 [2022-04-13T21:15:07.195Z] ---> 283f1f814d35 [2022-04-13T21:15:07.195Z] Step 28/31 : CMD ["gate"] [2022-04-13T21:15:08.195Z] ---> Running in a50131a253bd [2022-04-13T21:15:09.239Z] Removing intermediate container a50131a253bd [2022-04-13T21:15:09.239Z] ---> 6a109f4cbef5 [2022-04-13T21:15:09.239Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T21:15:09.544Z] ---> Running in 1190b400fd8b [2022-04-13T21:15:10.233Z] Removing intermediate container 1190b400fd8b [2022-04-13T21:15:10.234Z] ---> 844b6cc4afcb [2022-04-13T21:15:10.234Z] Step 30/31 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:15:10.870Z] ---> Running in bcaa6b722d1d [2022-04-13T21:15:11.549Z] Removing intermediate container bcaa6b722d1d [2022-04-13T21:15:11.549Z] ---> 8e40f8a7154d [2022-04-13T21:15:11.549Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T21:15:12.187Z] ---> Running in 8edaa74f8613 [2022-04-13T21:15:13.185Z] Removing intermediate container 8edaa74f8613 [2022-04-13T21:15:13.185Z] ---> 827c6300ebf4 [2022-04-13T21:15:13.185Z] [2022-04-13T21:15:13.463Z] Successfully built 827c6300ebf4 [2022-04-13T21:15:13.463Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T21:16:00.812Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:16:00.812Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:16:00.812Z] ---> 73de9e0cbe98 [2022-04-13T21:16:00.812Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> 07fffcf1a49c [2022-04-13T21:16:00.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> b4c2d9ecb794 [2022-04-13T21:16:00.812Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> aaa527c8c060 [2022-04-13T21:16:00.812Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> 27c72ad6e60f [2022-04-13T21:16:00.812Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> 242de932f595 [2022-04-13T21:16:00.812Z] Step 8/26 : COPY . . [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> a97415307d40 [2022-04-13T21:16:00.812Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> bed77a37fae4 [2022-04-13T21:16:00.812Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> 77f222f61f46 [2022-04-13T21:16:00.812Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T21:16:00.812Z] ---> Using cache [2022-04-13T21:16:00.812Z] ---> c43cfb18f70d [2022-04-13T21:16:00.812Z] 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-13T21:16:00.812Z] ---> Running in 53e9ae0babb4 [2022-04-13T21:16:00.812Z] spire-1.2.1/ [2022-04-13T21:16:00.812Z] spire-1.2.1/.data/ [2022-04-13T21:16:00.812Z] spire-1.2.1/.data/.file [2022-04-13T21:16:00.812Z] spire-1.2.1/.dockerignore [2022-04-13T21:16:00.812Z] spire-1.2.1/.gitattributes [2022-04-13T21:16:00.812Z] spire-1.2.1/.githooks/ [2022-04-13T21:16:00.812Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/ [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:16:00.812Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:16:00.812Z] spire-1.2.1/.gitignore [2022-04-13T21:16:00.812Z] spire-1.2.1/.go-version [2022-04-13T21:16:00.812Z] spire-1.2.1/.golangci.yml [2022-04-13T21:16:00.812Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:16:00.812Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:16:00.812Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:16:00.812Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:16:00.812Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:16:00.812Z] spire-1.2.1/Dockerfile [2022-04-13T21:16:00.812Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:16:00.812Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:16:00.812Z] spire-1.2.1/LICENSE [2022-04-13T21:16:00.812Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:16:00.812Z] spire-1.2.1/Makefile [2022-04-13T21:16:00.812Z] spire-1.2.1/README.md [2022-04-13T21:16:00.812Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:16:00.812Z] spire-1.2.1/SECURITY.md [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:16:00.812Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/ [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/agent/ [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/server/ [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:16:00.812Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/ [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/ [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:16:00.812Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:16:00.812Z] spire-1.2.1/examples/ [2022-04-13T21:16:00.812Z] spire-1.2.1/examples/README.md [2022-04-13T21:16:00.812Z] spire-1.2.1/go.mod [2022-04-13T21:16:00.812Z] spire-1.2.1/go.sum [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:16:00.812Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/server/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:16:00.813Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/ [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/private/ [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/spire/ [2022-04-13T21:16:00.814Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:16:00.815Z] spire-1.2.1/release/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:16:00.815Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:16:00.815Z] spire-1.2.1/script/ [2022-04-13T21:16:00.815Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:16:00.815Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:16:00.815Z] spire-1.2.1/support/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:16:00.815Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/clock/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:16:00.815Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:16:01.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:16:01.091Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/common [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:16:01.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:16:01.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:16:01.093Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:16:01.369Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:16:01.369Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:16:01.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:16:01.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:16:01.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:16:01.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:16:01.370Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:16:01.370Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testca/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testkey/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/util/ [2022-04-13T21:16:01.370Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/util/race.go [2022-04-13T21:16:01.370Z] spire-1.2.1/test/util/util.go [2022-04-13T21:16:01.370Z] building spire from source... [2022-04-13T21:16:01.978Z] Installing go1.17.7... [2022-04-13T21:16:14.458Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:16:14.458Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:16:14.458Z] ---> 73de9e0cbe98 [2022-04-13T21:16:14.458Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> 07fffcf1a49c [2022-04-13T21:16:14.458Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> b4c2d9ecb794 [2022-04-13T21:16:14.458Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> aaa527c8c060 [2022-04-13T21:16:14.458Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> 27c72ad6e60f [2022-04-13T21:16:14.458Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> 242de932f595 [2022-04-13T21:16:14.458Z] Step 8/26 : COPY . . [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> a97415307d40 [2022-04-13T21:16:14.458Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> bed77a37fae4 [2022-04-13T21:16:14.458Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> 77f222f61f46 [2022-04-13T21:16:14.458Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T21:16:14.458Z] ---> Using cache [2022-04-13T21:16:14.458Z] ---> c43cfb18f70d [2022-04-13T21:16:14.458Z] 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-13T21:16:14.458Z] ---> Running in c8c82e56ccce [2022-04-13T21:16:15.479Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:16:15.479Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:16:15.479Z] ---> 73de9e0cbe98 [2022-04-13T21:16:15.479Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:16:15.479Z] ---> Using cache [2022-04-13T21:16:15.479Z] ---> 07fffcf1a49c [2022-04-13T21:16:15.479Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:16:15.479Z] ---> Using cache [2022-04-13T21:16:15.479Z] ---> b4c2d9ecb794 [2022-04-13T21:16:15.479Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T21:16:15.479Z] ---> Running in 9d2cf778975b [2022-04-13T21:16:17.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:16:18.094Z] spire-1.2.1/ [2022-04-13T21:16:18.094Z] spire-1.2.1/.data/ [2022-04-13T21:16:18.094Z] spire-1.2.1/.data/.file [2022-04-13T21:16:18.094Z] spire-1.2.1/.dockerignore [2022-04-13T21:16:18.094Z] spire-1.2.1/.gitattributes [2022-04-13T21:16:18.094Z] spire-1.2.1/.githooks/ [2022-04-13T21:16:18.094Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/ [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:16:18.094Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:16:18.094Z] spire-1.2.1/.gitignore [2022-04-13T21:16:18.094Z] spire-1.2.1/.go-version [2022-04-13T21:16:18.094Z] spire-1.2.1/.golangci.yml [2022-04-13T21:16:18.094Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:16:18.094Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:16:18.094Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:16:18.094Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:16:18.094Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:16:18.094Z] spire-1.2.1/Dockerfile [2022-04-13T21:16:18.094Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:16:18.094Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:16:18.094Z] spire-1.2.1/LICENSE [2022-04-13T21:16:18.094Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:16:18.094Z] spire-1.2.1/Makefile [2022-04-13T21:16:18.094Z] spire-1.2.1/README.md [2022-04-13T21:16:18.094Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:16:18.094Z] spire-1.2.1/SECURITY.md [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:16:18.094Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/ [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/agent/ [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/server/ [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:16:18.094Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/ [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/ [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/SPIRE_server.pngfetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:16:18.094Z] [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:16:18.094Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:16:18.094Z] spire-1.2.1/examples/ [2022-04-13T21:16:18.094Z] spire-1.2.1/examples/README.md [2022-04-13T21:16:18.094Z] spire-1.2.1/go.mod [2022-04-13T21:16:18.094Z] spire-1.2.1/go.sum [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/ [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:16:18.094Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:16:18.373Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:16:18.374Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:16:18.375Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:16:18.652Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:16:18.653Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:16:18.654Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:16:18.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:16:18.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:16:19.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/private/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:16:19.211Z] spire-1.2.1/release/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:16:19.211Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:16:19.211Z] spire-1.2.1/script/ [2022-04-13T21:16:19.211Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:16:19.211Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:16:19.211Z] spire-1.2.1/support/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:16:19.211Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:16:19.212Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/clock/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:16:19.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:16:19.490Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:16:19.491Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/common [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:16:19.491Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/OK: 220 MiB in 52 packages [2022-04-13T21:16:19.492Z] [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:16:19.492Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:16:19.493Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:16:19.772Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:16:19.773Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:16:19.773Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testca/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testkey/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/util/ [2022-04-13T21:16:19.773Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/util/race.go [2022-04-13T21:16:19.773Z] spire-1.2.1/test/util/util.go [2022-04-13T21:16:19.773Z] building spire from source... [2022-04-13T21:16:20.392Z] Installing go1.17.7... [2022-04-13T21:16:21.422Z] Removing intermediate container 9d2cf778975b [2022-04-13T21:16:21.422Z] ---> 145e40a962b4 [2022-04-13T21:16:21.422Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:16:22.435Z] ---> a0a54b59afec [2022-04-13T21:16:22.435Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:16:22.723Z] ---> Running in ce0c05b24d5d [2022-04-13T21:16:28.255Z] Building bin/spire-server... [2022-04-13T21:16:28.255Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:16:28.255Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:16:28.255Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:16:28.537Z] Removing intermediate container ce0c05b24d5d [2022-04-13T21:16:28.537Z] ---> e074d0217013 [2022-04-13T21:16:28.537Z] Step 8/23 : COPY . . [2022-04-13T21:16:28.826Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:16:28.826Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:16:32.270Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:16:32.888Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:16:32.888Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:16:33.168Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:16:33.452Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:16:34.066Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:16:34.066Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:16:34.066Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:16:34.346Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:16:34.346Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:16:34.346Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:16:34.346Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:16:34.346Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:16:35.816Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:16:35.816Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:16:36.102Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:16:36.102Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:16:37.123Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:16:38.158Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:16:38.466Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:16:48.737Z] Building bin/spire-server... [2022-04-13T21:16:48.737Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:16:48.737Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:16:48.737Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:16:48.737Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:16:48.737Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:16:49.337Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:16:50.353Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:16:51.806Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:16:51.806Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:16:54.492Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:16:54.772Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:16:55.051Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:16:55.051Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:16:55.330Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:16:55.330Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:16:55.330Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:16:55.330Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:16:56.328Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:16:56.328Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:16:56.328Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:16:56.841Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:16:56.841Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:16:57.954Z]  ---> 8aed06cd32fd [2022-04-13T21:16:57.954Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T21:16:57.954Z] ---> Running in c16bd5f9f09d [2022-04-13T21:16:58.240Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:16:58.544Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:17:00.049Z] 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-13T21:17:03.463Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:17:03.464Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:17:03.464Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:17:03.464Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:17:03.464Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:17:03.741Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:17:03.741Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:17:03.741Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:17:03.741Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:17:03.741Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:17:04.018Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:17:04.018Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:17:04.018Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:17:04.295Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:17:04.295Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:17:04.899Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:17:05.176Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:17:05.176Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:17:05.454Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:17:05.454Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:17:05.454Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:17:05.735Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:17:05.735Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:17:05.735Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:17:06.012Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:17:11.443Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:17:11.443Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:17:11.443Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:17:11.443Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:17:11.443Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:17:11.719Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:17:12.002Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:17:12.002Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:17:12.002Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:17:12.002Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:17:12.002Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:17:12.002Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:17:12.002Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:17:12.281Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:17:12.281Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:17:12.281Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:17:12.560Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:17:12.560Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:17:12.560Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:17:12.560Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:17:12.560Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:17:12.840Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:17:12.840Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:17:12.840Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:17:13.453Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:17:13.453Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:17:13.453Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:17:14.066Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:17:14.346Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:17:14.965Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:17:14.965Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:17:14.965Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:17:14.965Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:17:14.965Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:17:15.253Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:17:15.253Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:17:17.260Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:17:24.013Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:17:26.004Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:17:26.004Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:17:26.279Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:17:26.568Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:17:26.568Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:17:26.846Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:17:26.846Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:17:26.846Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:17:27.124Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:17:27.728Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:17:27.728Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:17:27.728Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:17:54.652Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:17:54.652Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:17:54.652Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:17:55.653Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:17:55.653Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:17:55.653Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:17:57.127Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:17:58.589Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:17:58.867Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:17:59.147Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:17:59.423Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:18:01.427Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:18:01.707Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:18:01.985Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:18:02.590Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:18:04.606Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:18:04.606Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:18:04.881Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:18:05.872Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:18:06.151Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:18:06.431Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:18:06.431Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:18:07.040Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:18:07.040Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:18:08.493Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:18:08.493Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:18:08.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:18:09.049Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:18:09.325Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:18:09.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:18:09.605Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:18:15.046Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:18:15.046Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:18:15.653Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:18:15.932Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:18:16.212Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:18:16.212Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:18:16.212Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:18:16.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:18:16.212Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:18:16.491Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:18:16.491Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:18:16.774Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:18:17.768Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:18:18.377Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:18:18.657Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:18:18.939Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:18:18.939Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:18:18.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:18:19.216Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:18:19.216Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:18:19.216Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:18:20.790Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:18:20.790Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:18:20.790Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:18:21.191Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:18:21.191Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:18:22.469Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:18:24.646Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:18:24.646Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:18:24.646Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:18:24.646Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:18:24.925Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:18:25.200Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:18:25.477Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:18:26.084Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:18:27.075Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:18:27.354Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:18:27.354Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:18:27.632Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:18:28.236Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:18:28.236Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:18:29.227Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:18:30.221Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:18:30.500Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:18:30.782Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:18:30.782Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:18:31.062Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:18:31.062Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:18:31.669Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:18:31.669Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:18:31.949Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:18:32.229Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:18:32.512Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:18:32.512Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:18:32.512Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:18:32.797Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:18:33.411Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:18:33.699Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:18:33.699Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:18:33.979Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:18:34.586Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:18:34.863Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:18:35.141Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:18:35.420Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:18:35.698Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:18:35.698Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:18:36.690Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:18:36.690Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:18:36.970Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:18:36.970Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:18:36.970Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:18:37.247Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:18:37.526Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:18:41.864Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:18:41.864Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:18:41.864Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:18:41.864Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:18:42.468Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:18:43.075Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:18:43.076Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:18:43.076Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:18:43.351Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:18:43.351Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:18:43.351Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:18:44.350Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:18:44.350Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:18:44.350Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:18:44.630Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:18:44.630Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:18:45.628Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:18:46.235Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:18:46.511Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:18:46.788Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:18:47.067Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:18:47.067Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:18:47.067Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:18:47.343Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:18:47.343Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:18:48.333Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:18:48.333Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:18:48.610Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:18:48.610Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:18:48.890Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:18:50.346Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:18:51.811Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:18:51.811Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:18:51.811Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:18:52.090Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:18:52.090Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:18:52.366Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:18:52.644Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:18:53.249Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:18:55.249Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:18:57.252Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:18:57.252Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:18:57.530Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:18:57.811Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:18:57.811Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:18:58.417Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:18:58.417Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:18:58.696Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:18:58.696Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:18:58.973Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:18:58.973Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:18:59.248Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:19:07.565Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:19:07.565Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:19:07.565Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:19:07.565Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:19:17.752Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:19:17.752Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:19:36.181Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:19:36.181Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:24:28.426Z] Removing intermediate container c16bd5f9f09d [2022-04-13T21:24:28.426Z] ---> ab64dbb57007 [2022-04-13T21:24:28.426Z] [2022-04-13T21:24:28.426Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:24:28.426Z] ---> ac73e934f311 [2022-04-13T21:24:28.426Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T21:24:28.426Z] ---> Running in ae2d734a1e07 [2022-04-13T21:24:28.705Z] Removing intermediate container ae2d734a1e07 [2022-04-13T21:24:28.705Z] ---> f3876f7c3df7 [2022-04-13T21:24:28.705Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T21:24:28.705Z] ---> Running in ca8a14c25554 [2022-04-13T21:24:29.306Z] Removing intermediate container ca8a14c25554 [2022-04-13T21:24:29.306Z] ---> 903dd66e8484 [2022-04-13T21:24:29.306Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T21:24:29.306Z] ---> Running in 7aa60b1f4e1e [2022-04-13T21:24:29.924Z] Removing intermediate container 7aa60b1f4e1e [2022-04-13T21:24:29.924Z] ---> c95d6e2e77b6 [2022-04-13T21:24:29.924Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:24:30.205Z] ---> Running in ae0da65f42cf [2022-04-13T21:24:33.632Z] Removing intermediate container ae0da65f42cf [2022-04-13T21:24:33.632Z] ---> b78d516ff3d0 [2022-04-13T21:24:33.632Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T21:24:33.632Z] ---> Running in bf45c3ba7de1 [2022-04-13T21:24:35.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:24:36.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:24:37.829Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:24:38.105Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:24:38.105Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T21:24:38.105Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:24:38.381Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T21:24:38.381Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T21:24:38.657Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:24:38.657Z] OK: 8 MiB in 20 packages [2022-04-13T21:24:40.656Z] Removing intermediate container bf45c3ba7de1 [2022-04-13T21:24:40.656Z] ---> 8ed1f6f659d1 [2022-04-13T21:24:40.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:24:41.273Z] ---> 7519bb4108ee [2022-04-13T21:24:41.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T21:24:43.946Z] ---> 3585f112696c [2022-04-13T21:24:43.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T21:24:44.948Z] ---> 24f65e5c46c6 [2022-04-13T21:24:44.948Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T21:24:44.948Z] ---> Running in d6aeb5e9a31a [2022-04-13T21:24:45.577Z] Removing intermediate container d6aeb5e9a31a [2022-04-13T21:24:45.577Z] ---> 28a8b3e15aea [2022-04-13T21:24:45.577Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:24:45.577Z] ---> Running in 4ac1dad96de5 [2022-04-13T21:24:46.191Z] Removing intermediate container 4ac1dad96de5 [2022-04-13T21:24:46.191Z] ---> b4c8d370a729 [2022-04-13T21:24:46.191Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:24:46.472Z] ---> Running in df3f4940a7b8 [2022-04-13T21:24:47.078Z] Removing intermediate container df3f4940a7b8 [2022-04-13T21:24:47.078Z] ---> 05d8d8d689aa [2022-04-13T21:24:47.078Z] Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:24:47.078Z] ---> Running in ef646448dab8 [2022-04-13T21:24:47.691Z] Removing intermediate container ef646448dab8 [2022-04-13T21:24:47.691Z] ---> 05d4faa32fd2 [2022-04-13T21:24:47.691Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:24:47.973Z] ---> Running in 5acdb6a8c33f [2022-04-13T21:24:48.245Z] Removing intermediate container 5acdb6a8c33f [2022-04-13T21:24:48.245Z] ---> 234940af4a78 [2022-04-13T21:24:48.245Z] [2022-04-13T21:24:48.851Z] Successfully built 234940af4a78 [2022-04-13T21:24:49.128Z] Successfully tagged core-data-arm64:latest [2022-04-13T21:43:12.867Z]  Building core-data ... done Building bin/spire-agent... [2022-04-13T21:43:12.868Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:43:12.868Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:43:12.868Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:43:12.868Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:43:12.868Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:43:14.861Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:43:14.861Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:43:15.466Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:43:15.466Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:43:15.466Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:43:15.744Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:43:15.744Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:43:16.026Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:49:23.856Z] Removing intermediate container 7957cc63a121 [2022-04-13T21:49:23.856Z] ---> 859b9686f416 [2022-04-13T21:49:23.856Z] [2022-04-13T21:49:23.856Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T21:49:23.856Z] ---> 3fb3c9af89a9 [2022-04-13T21:49:23.856Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:49:23.856Z] ---> Using cache [2022-04-13T21:49:23.856Z] ---> f14791a08182 [2022-04-13T21:49:23.856Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:49:23.856Z] ---> Using cache [2022-04-13T21:49:23.856Z] ---> 01ec5ea3a7e5 [2022-04-13T21:49:23.856Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T21:49:23.856Z] ---> Running in 0837970f340b [2022-04-13T21:49:23.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:49:23.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:49:23.856Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:49:23.856Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:49:23.856Z] OK: 15729 distinct packages available [2022-04-13T21:49:23.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:49:23.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:49:24.460Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T21:49:24.732Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:49:24.732Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T21:49:24.732Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T21:49:25.014Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T21:49:25.014Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:49:25.014Z] OK: 6 MiB in 19 packages [2022-04-13T21:49:26.472Z] Removing intermediate container 0837970f340b [2022-04-13T21:49:26.472Z] ---> 6a3005b75fb3 [2022-04-13T21:49:26.472Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:49:30.808Z] ---> c2adf8fd3890 [2022-04-13T21:49:30.808Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:49:31.093Z] ---> 4e4d6c1717b5 [2022-04-13T21:49:31.093Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T21:49:31.702Z] ---> b6abf23c2a82 [2022-04-13T21:49:31.702Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T21:49:32.704Z] ---> 2ee4af6dfc26 [2022-04-13T21:49:32.704Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:49:32.704Z] ---> Running in d27c64c4ab23 [2022-04-13T21:49:32.986Z] Removing intermediate container d27c64c4ab23 [2022-04-13T21:49:32.986Z] ---> 9d5dd3ac1f8e [2022-04-13T21:49:32.986Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:49:33.270Z] ---> Running in 30ed47e626b4 [2022-04-13T21:49:33.550Z] Removing intermediate container 30ed47e626b4 [2022-04-13T21:49:33.550Z] ---> b286db58c6a4 [2022-04-13T21:49:33.550Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T21:49:33.826Z] ---> Running in d92daf5c3287 [2022-04-13T21:49:34.106Z] Removing intermediate container d92daf5c3287 [2022-04-13T21:49:34.106Z] ---> b4f0cffdc6a1 [2022-04-13T21:49:34.106Z] Step 24/25 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:49:34.106Z] ---> Running in 3b12da99b403 [2022-04-13T21:49:34.709Z] Removing intermediate container 3b12da99b403 [2022-04-13T21:49:34.709Z] ---> 7833fab5de81 [2022-04-13T21:49:34.709Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T21:49:34.709Z] ---> Running in 5fff4868f934 [2022-04-13T21:49:34.987Z] Removing intermediate container 5fff4868f934 [2022-04-13T21:49:34.987Z] ---> 56922ecff149 [2022-04-13T21:49:34.987Z] [2022-04-13T21:49:35.591Z] Successfully built 56922ecff149 [2022-04-13T21:49:35.592Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T21:50:57.360Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-13T21:50:57.360Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:50:57.360Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:50:57.360Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:50:57.360Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:50:57.360Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:50:57.360Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:50:57.360Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:50:57.360Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:50:57.360Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:50:57.360Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:50:57.360Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:50:57.360Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:50:57.360Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:50:59.342Z] Building bin/spire-agent... [2022-04-13T21:50:59.944Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:51:00.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:51:00.220Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:51:00.220Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:51:02.845Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:51:04.285Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:51:04.285Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:51:04.562Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:51:04.562Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:51:04.562Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:51:04.841Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:51:04.841Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:51:04.841Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:56:12.039Z] Removing intermediate container 53e9ae0babb4 [2022-04-13T21:56:12.039Z] ---> 5caed360ac6d [2022-04-13T21:56:12.039Z] [2022-04-13T21:56:12.039Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T21:56:12.039Z] ---> 3fb3c9af89a9 [2022-04-13T21:56:12.039Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:56:12.039Z] ---> Using cache [2022-04-13T21:56:12.039Z] ---> f14791a08182 [2022-04-13T21:56:12.039Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:56:12.039Z] ---> Using cache [2022-04-13T21:56:12.039Z] ---> 01ec5ea3a7e5 [2022-04-13T21:56:12.039Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T21:56:12.039Z] ---> Running in 40364ed7c2fd [2022-04-13T21:56:12.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:56:12.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:56:12.039Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:56:12.039Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:56:12.039Z] OK: 15729 distinct packages available [2022-04-13T21:56:12.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:56:12.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:56:12.039Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T21:56:12.039Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:56:12.039Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T21:56:12.039Z] Removing intermediate container c8c82e56ccce [2022-04-13T21:56:12.039Z] ---> 72f7d168dcfe [2022-04-13T21:56:12.039Z] [2022-04-13T21:56:12.039Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T21:56:12.039Z] ---> 3fb3c9af89a9 [2022-04-13T21:56:12.039Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:56:12.039Z] ---> Using cache [2022-04-13T21:56:12.039Z] ---> f14791a08182 [2022-04-13T21:56:12.039Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:56:12.039Z] ---> Using cache [2022-04-13T21:56:12.039Z] ---> 01ec5ea3a7e5 [2022-04-13T21:56:12.039Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T21:56:12.039Z] ---> Using cache [2022-04-13T21:56:12.039Z] ---> 6a3005b75fb3 [2022-04-13T21:56:12.039Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T21:56:12.039Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T21:56:12.039Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:56:12.039Z] OK: 6 MiB in 18 packages [2022-04-13T21:56:12.039Z] Removing intermediate container 40364ed7c2fd [2022-04-13T21:56:12.039Z] ---> dd939214a873 [2022-04-13T21:56:12.039Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:56:12.039Z] ---> 5962afac763b [2022-04-13T21:56:12.039Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:56:12.039Z] ---> fe301de6d7c9 [2022-04-13T21:56:12.039Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:56:12.039Z] ---> b862729646ac [2022-04-13T21:56:12.039Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:56:12.039Z] ---> 66d27f297d28 [2022-04-13T21:56:12.039Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T21:56:12.039Z] ---> Running in 5189b4840dbe [2022-04-13T21:56:12.039Z] ---> 7990aaeed4a2 [2022-04-13T21:56:12.039Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T21:56:12.039Z] Removing intermediate container 5189b4840dbe [2022-04-13T21:56:12.039Z] ---> 1870b0ad3736 [2022-04-13T21:56:12.039Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T21:56:12.039Z] ---> 3664a5f470ad [2022-04-13T21:56:12.039Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T21:56:12.039Z] ---> 1a0378532135 [2022-04-13T21:56:12.039Z] Step 21/26 : WORKDIR / [2022-04-13T21:56:12.039Z] ---> Running in 79108aafc119 [2022-04-13T21:56:12.639Z] Removing intermediate container 79108aafc119 [2022-04-13T21:56:12.639Z] ---> c6ad6901789d [2022-04-13T21:56:12.639Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:56:12.639Z] ---> 89f806ed81e0 [2022-04-13T21:56:12.639Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:56:12.639Z] ---> Running in 491a3702d6b4 [2022-04-13T21:56:12.639Z] ---> Running in a4c2a32234b4 [2022-04-13T21:56:12.916Z] Removing intermediate container 491a3702d6b4 [2022-04-13T21:56:12.916Z] ---> 62b6d5c2cce8 [2022-04-13T21:56:12.916Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:56:13.188Z] ---> Running in 2a0c8a1b3ccb [2022-04-13T21:56:13.188Z] Removing intermediate container a4c2a32234b4 [2022-04-13T21:56:13.188Z] ---> 19554a579845 [2022-04-13T21:56:13.188Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:56:13.188Z] ---> Running in d4d1b89f1c5f [2022-04-13T21:56:13.468Z] Removing intermediate container 2a0c8a1b3ccb [2022-04-13T21:56:13.468Z] ---> 84ada73f3efb [2022-04-13T21:56:13.468Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T21:56:13.468Z] ---> Running in a0c1cf67b1c1 [2022-04-13T21:56:13.744Z] Removing intermediate container d4d1b89f1c5f [2022-04-13T21:56:13.744Z] ---> cec94a0b6e0e [2022-04-13T21:56:13.744Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T21:56:13.744Z] ---> Running in 4b8f43c628d1 [2022-04-13T21:56:14.023Z] Removing intermediate container a0c1cf67b1c1 [2022-04-13T21:56:14.023Z] ---> ce95116d70a3 [2022-04-13T21:56:14.023Z] Step 25/26 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:56:14.023Z] ---> Running in 56e9f467c09d [2022-04-13T21:56:14.023Z] Removing intermediate container 4b8f43c628d1 [2022-04-13T21:56:14.023Z] ---> 851adbcfbb04 [2022-04-13T21:56:14.023Z] Step 25/26 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 [2022-04-13T21:56:14.298Z] ---> Running in 32813a49bd3b [2022-04-13T21:56:14.571Z] Removing intermediate container 56e9f467c09d [2022-04-13T21:56:14.571Z] ---> 40c1f4d5bbf7 [2022-04-13T21:56:14.571Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T21:56:14.571Z] ---> Running in e30184797ec4 [2022-04-13T21:56:14.571Z] Removing intermediate container 32813a49bd3b [2022-04-13T21:56:14.571Z] ---> ad8f622f5b7f [2022-04-13T21:56:14.571Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T21:56:14.860Z] ---> Running in 1d5dfae1e98c [2022-04-13T21:56:15.133Z] Removing intermediate container e30184797ec4 [2022-04-13T21:56:15.133Z] ---> 12b2f8ee5f2a [2022-04-13T21:56:15.133Z] [2022-04-13T21:56:15.133Z] Removing intermediate container 1d5dfae1e98c [2022-04-13T21:56:15.133Z] ---> f8388009257b [2022-04-13T21:56:15.133Z] [2022-04-13T21:56:15.407Z] Successfully built 12b2f8ee5f2a [2022-04-13T21:56:15.407Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T21:56:15.407Z]  Building security-spire-config ... done Successfully built f8388009257b [2022-04-13T21:56:15.407Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T21:56:16.018Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-13T21:56:16.034Z] $ docker stop --time=1 ce75a054d90a745c1ceaccbaa824dea11c99cd6110c9f4a7764f4ef8f16ed53c [2022-04-13T21:56:17.838Z] $ docker rm -f ce75a054d90a745c1ceaccbaa824dea11c99cd6110c9f4a7764f4ef8f16ed53c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T21:56:18.460Z] + docker images [2022-04-13T21:56:19.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T21:56:19.054Z] security-spire-agent-arm64 latest f8388009257b 3 seconds ago 126MB [2022-04-13T21:56:19.054Z] security-spire-config-arm64 latest 12b2f8ee5f2a 4 seconds ago 85.6MB [2022-04-13T21:56:19.054Z] 72f7d168dcfe 30 seconds ago 4.25GB [2022-04-13T21:56:19.054Z] 5caed360ac6d 39 seconds ago 4.25GB [2022-04-13T21:56:19.054Z] security-spire-server-arm64 latest 56922ecff149 6 minutes ago 86.3MB [2022-04-13T21:56:19.054Z] 859b9686f416 7 minutes ago 4.25GB [2022-04-13T21:56:19.054Z] core-data-arm64 latest 234940af4a78 31 minutes ago 34.7MB [2022-04-13T21:56:19.054Z] ab64dbb57007 31 minutes ago 1.51GB [2022-04-13T21:56:19.054Z] security-bootstrapper-arm64 latest 827c6300ebf4 41 minutes ago 27.2MB [2022-04-13T21:56:19.054Z] core-metadata-arm64 latest 4508bf13a60a 41 minutes ago 29.1MB [2022-04-13T21:56:19.054Z] support-scheduler-arm64 latest 156fc39f0e0c 41 minutes ago 28.8MB [2022-04-13T21:56:19.054Z] core-command-arm64 latest f803eb7f0ebc 41 minutes ago 27.4MB [2022-04-13T21:56:19.054Z] ef107d42df24 41 minutes ago 1.5GB [2022-04-13T21:56:19.054Z] 2964a8aacbca 41 minutes ago 1.5GB [2022-04-13T21:56:19.054Z] fc7dd9e79974 42 minutes ago 1.5GB [2022-04-13T21:56:19.054Z] ceca40fe6ef5 42 minutes ago 1.5GB [2022-04-13T21:56:19.054Z] sys-mgmt-agent-arm64 latest db329efb013c 52 minutes ago 294MB [2022-04-13T21:56:19.054Z] b02a3016df36 54 minutes ago 1.52GB [2022-04-13T21:56:19.054Z] security-secretstore-setup-arm64 latest 8155858d45b3 54 minutes ago 47.9MB [2022-04-13T21:56:19.054Z] support-notifications-arm64 latest 91db6d1865ce 54 minutes ago 29.4MB [2022-04-13T21:56:19.054Z] security-proxy-setup-arm64 latest 5c9ffcdfa211 54 minutes ago 49.1MB [2022-04-13T21:56:19.054Z] c6b33b0ea5e8 54 minutes ago 1.5GB [2022-04-13T21:56:19.054Z] security-spiffe-token-provider-arm64 latest afee79457125 54 minutes ago 31.3MB [2022-04-13T21:56:19.055Z] 233311d5ea7a 54 minutes ago 1.51GB [2022-04-13T21:56:19.055Z] a26bcdc3dcb2 54 minutes ago 1.51GB [2022-04-13T21:56:19.055Z] f61a93d6d0f1 55 minutes ago 1.49GB [2022-04-13T21:56:19.055Z] ci-base-image-arm64 latest 73de9e0cbe98 About an hour ago 886MB [2022-04-13T21:56:19.055Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T21:56:19.055Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T21:56:19.055Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T21:56:19.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T21:56:19.055Z] 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-13T21:56:19.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:56:19.509Z] [2022-04-13T21:56:19.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:56:20.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:56:20.397Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T21:56:20.397Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T21:56:20.397Z] 04944245beec: Pulling fs layer [2022-04-13T21:56:20.397Z] 699f458cf7ca: Pulling fs layer [2022-04-13T21:56:20.397Z] 765212b225bb: Pulling fs layer [2022-04-13T21:56:20.397Z] f23df028b6ca: Pulling fs layer [2022-04-13T21:56:20.397Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T21:56:20.397Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T21:56:20.397Z] 765212b225bb: Waiting [2022-04-13T21:56:20.397Z] f23df028b6ca: Waiting [2022-04-13T21:56:20.397Z] 2437ff75d9bd: Waiting [2022-04-13T21:56:20.397Z] d65c8cfc05b1: Waiting [2022-04-13T21:56:20.397Z] 04944245beec: Verifying Checksum [2022-04-13T21:56:20.397Z] 04944245beec: Download complete [2022-04-13T21:56:20.397Z] 765212b225bb: Verifying Checksum [2022-04-13T21:56:20.397Z] 765212b225bb: Download complete [2022-04-13T21:56:20.397Z] f23df028b6ca: Download complete [2022-04-13T21:56:20.397Z] d65c8cfc05b1: Download complete [2022-04-13T21:56:20.671Z] 699f458cf7ca: Verifying Checksum [2022-04-13T21:56:20.671Z] 699f458cf7ca: Download complete [2022-04-13T21:56:20.973Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T21:56:20.973Z] 8998bd30e6a1: Download complete [2022-04-13T21:56:23.697Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T21:56:23.697Z] 2437ff75d9bd: Download complete [2022-04-13T21:56:26.318Z] 8998bd30e6a1: Pull complete [2022-04-13T21:56:26.590Z] 04944245beec: Pull complete [2022-04-13T21:56:28.025Z] 699f458cf7ca: Pull complete [2022-04-13T21:56:28.300Z] 765212b225bb: Pull complete [2022-04-13T21:56:29.287Z] f23df028b6ca: Pull complete [2022-04-13T21:56:29.560Z] d65c8cfc05b1: Pull complete [2022-04-13T21:56:44.630Z] 2437ff75d9bd: Pull complete [2022-04-13T21:56:44.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T21:56:44.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:56:44.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T21:56:44.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container [2022-04-13T21:56:44.958Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-13T21:56:47.761Z] $ docker top 7da53409fa7d285a201237670ecd3c0b1003a0fb9a54b86e646fd1128858125f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:48.746Z] ---> job-cost.sh [2022-04-13T21:56:48.746Z] lf-activate-venv: SKIPPING [2022-04-13T21:56:48.746Z] INFO: No Stack... [2022-04-13T21:56:49.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T21:56:49.937Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T21:56:50.602Z] + cat /w/workspace/edgex-go/16/archives/cost.csv [2022-04-13T21:56:50.602Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T21:56:50.634Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] [2022-04-13T21:56:50.642Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] did not exist. Created. [2022-04-13T21:56:50.643Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T21:56:51.316Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T21:56:51.488Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T21:56:51.496Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T21:56:51.522Z] $ docker stop --time=1 7da53409fa7d285a201237670ecd3c0b1003a0fb9a54b86e646fd1128858125f [2022-04-13T21:56:53.033Z] $ docker rm -f 7da53409fa7d285a201237670ecd3c0b1003a0fb9a54b86e646fd1128858125f [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-13T21:56:53.493Z] provisioning config files... [2022-04-13T21:56:53.508Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config3477546798024799809tmp [Pipeline] { [Pipeline] sh [2022-04-13T21:56:53.804Z] + set +x [2022-04-13T21:56:53.804Z] + bash -s -- [2022-04-13T21:56:53.804Z] + curl -s https://codecov.io/bash [2022-04-13T21:56:53.804Z] [2022-04-13T21:56:53.804Z] _____ _ [2022-04-13T21:56:53.804Z] / ____| | | [2022-04-13T21:56:53.804Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T21:56:53.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T21:56:53.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T21:56:53.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T21:56:53.804Z] Bash-1.0.6 [2022-04-13T21:56:53.804Z] [2022-04-13T21:56:53.804Z] [2022-04-13T21:56:53.804Z] ==> git version 2.25.1 found [2022-04-13T21:56:53.804Z] ==> 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-13T21:56:53.804Z] Release-Date: 2020-01-08 [2022-04-13T21:56:53.804Z] 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-13T21:56:53.804Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T21:56:53.804Z] ==> Jenkins CI detected. [2022-04-13T21:56:53.804Z] current dir:  /w/workspace/edgex-go/16 [2022-04-13T21:56:53.804Z] project root: . [2022-04-13T21:56:53.804Z] --> token set from env [2022-04-13T21:56:53.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T21:56:53.804Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T21:56:53.804Z] ==> Python coveragepy not found [2022-04-13T21:56:53.804Z] ==> Searching for coverage reports in: [2022-04-13T21:56:53.804Z] + . [2022-04-13T21:56:53.804Z] -> Found 1 reports [2022-04-13T21:56:53.804Z] ==> Detecting git/mercurial file structure [2022-04-13T21:56:53.804Z] ==> Reading reports [2022-04-13T21:56:53.804Z] + ./coverage.out bytes=434738 [2022-04-13T21:56:53.804Z] ==> Appending adjustments [2022-04-13T21:56:53.804Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T21:56:55.185Z] + Found adjustments [2022-04-13T21:56:55.185Z] ==> Gzipping contents [2022-04-13T21:56:55.185Z] 60K /tmp/codecov.ENMdUV.gz [2022-04-13T21:56:55.185Z] ==> Uploading reports [2022-04-13T21:56:55.185Z] url: https://codecov.io [2022-04-13T21:56:55.185Z] query: branch=PR-3924&commit=da69da04a0ca51a1fed04c8ed1d512557d4e58ff&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-13T21:56:55.185Z] -> Pinging Codecov [2022-04-13T21:56:55.185Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=da69da04a0ca51a1fed04c8ed1d512557d4e58ff&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-13T21:56:55.445Z] -> Uploading to [2022-04-13T21:56:55.445Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/da69da04a0ca51a1fed04c8ed1d512557d4e58ff/e90c3838-dcf5-41ed-92a6-14b31f4691bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T215655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69e00840d14d996d2b449e32ba0b7600c518f3d9f1d08697ff739586d22bef44 [2022-04-13T21:56:55.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T21:56:55.445Z] Dload Upload Total Spent Left Speed [2022-04-13T21:56:55.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59816 0 0 100 59816 0 270k --:--:-- --:--:-- --:--:-- 270k [2022-04-13T21:56:55.445Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] } [2022-04-13T21:56:55.452Z] 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-13T21:56:56.037Z] + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:56.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:57.193Z] ---> package-listing.sh [2022-04-13T21:56:57.193Z] ++ facter osfamily [2022-04-13T21:56:57.193Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T21:56:57.452Z] + OS_FAMILY=debian [2022-04-13T21:56:57.452Z] + workspace=/w/workspace/edgex-go/16 [2022-04-13T21:56:57.452Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T21:56:57.452Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T21:56:57.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T21:56:57.452Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T21:56:57.453Z] + '[' /w/workspace/edgex-go/16 ']' [2022-04-13T21:56:57.453Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T21:56:57.453Z] + case "${OS_FAMILY}" in [2022-04-13T21:56:57.453Z] + dpkg -l [2022-04-13T21:56:57.453Z] + grep '^ii' [2022-04-13T21:56:57.453Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T21:56:57.453Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T21:56:57.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T21:56:57.453Z] + '[' /w/workspace/edgex-go/16 ']' [2022-04-13T21:56:57.453Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2022-04-13T21:56:57.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2022-04-13T21:56:57.464Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T21:56:57.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:56:58.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:56:58.300Z] [2022-04-13T21:56:58.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:56:58.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:56:58.596Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T21:56:58.596Z] 5eb5b503b376: Pulling fs layer [2022-04-13T21:56:58.596Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T21:56:58.596Z] ec43610c2a17: Pulling fs layer [2022-04-13T21:56:58.596Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T21:56:58.596Z] 33b1e0a273af: Pulling fs layer [2022-04-13T21:56:58.596Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T21:56:58.596Z] 2f39f015ded8: Pulling fs layer [2022-04-13T21:56:58.596Z] 33b1e0a273af: Waiting [2022-04-13T21:56:58.596Z] 2f39f015ded8: Waiting [2022-04-13T21:56:58.596Z] 5c69ac0246d0: Download complete [2022-04-13T21:56:58.596Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T21:56:58.596Z] 3a2ae6a8a46f: Download complete [2022-04-13T21:56:58.596Z] 33b1e0a273af: Verifying Checksum [2022-04-13T21:56:58.596Z] 33b1e0a273af: Download complete [2022-04-13T21:56:58.596Z] ec43610c2a17: Verifying Checksum [2022-04-13T21:56:58.596Z] ec43610c2a17: Download complete [2022-04-13T21:56:58.596Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T21:56:58.596Z] 5d3b04190fa2: Download complete [2022-04-13T21:56:58.856Z] 5eb5b503b376: Verifying Checksum [2022-04-13T21:56:58.856Z] 5eb5b503b376: Download complete [2022-04-13T21:56:59.425Z] 2f39f015ded8: Download complete [2022-04-13T21:57:00.362Z] 5eb5b503b376: Pull complete [2022-04-13T21:57:00.362Z] 5c69ac0246d0: Pull complete [2022-04-13T21:57:00.937Z] ec43610c2a17: Pull complete [2022-04-13T21:57:00.937Z] 3a2ae6a8a46f: Pull complete [2022-04-13T21:57:01.198Z] 33b1e0a273af: Pull complete [2022-04-13T21:57:01.198Z] 5d3b04190fa2: Pull complete [2022-04-13T21:57:06.476Z] 2f39f015ded8: Pull complete [2022-04-13T21:57:06.476Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T21:57:06.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:57:06.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T21:57:06.548Z] prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container [2022-04-13T21:57:06.586Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-lftools-log-publisher:latest cat [2022-04-13T21:57:08.844Z] $ docker top a39e387c29c8da70128454e51cf4dd887a0d7173e98bcef51fd0818b6d4eac5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T21:57:09.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T21:57:09.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T21:57:09.788Z] + ls /var/log/sa-host [2022-04-13T21:57:09.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T21:57:09.879Z] provisioning config files... [2022-04-13T21:57:09.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config6595090007752966120tmp [Pipeline] { [Pipeline] echo [2022-04-13T21:57:09.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:57:10.193Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T21:57:10.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:57:10.523Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T21:57:10.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:57:10.822Z] ---> sudo-logs.sh [2022-04-13T21:57:10.822Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T21:57:10.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:57:11.131Z] ---> job-cost.sh [2022-04-13T21:57:11.131Z] lf-activate-venv: SKIPPING [2022-04-13T21:57:11.131Z] DEBUG: total: 0.2199999988079071 [2022-04-13T21:57:11.131Z] INFO: Retrieving Stack Cost... [2022-04-13T21:57:11.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T21:57:11.965Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T21:57:11.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:57:12.269Z] ---> logs-deploy.sh [2022-04-13T21:57:12.269Z] lf-activate-venv: SKIPPING [2022-04-13T21:57:12.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/16 [2022-04-13T21:57:12.269Z] INFO: archiving workspace using pattern(s): [2022-04-13T21:57:13.212Z] Archives upload complete. [2022-04-13T21:57:13.212Z] INFO: archiving logs to Nexus