Pull request #3986 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 6d221636027a006b172be117fd42493329a9ba90+d866400a609392987696ebdd94eb737ac4e65fbf (b332e168d492d6e727bbdd82cf93036847ba0925) 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-ssh8490162846033321216.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-ssh3485479666730790239.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14804693686357869819.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-ssh12065710060739105319.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11100826661478635003.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 ‘prd-ubuntu20.04-docker-8c-8g-22035’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22044 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 6d221636027a006b172be117fd42493329a9ba90 Merge succeeded, producing 77e4a79a908b57415482e115d712a5bec5c9ac86 Checking out Revision 77e4a79a908b57415482e115d712a5bec5c9ac86 (PR-3986) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d221636027a006b172be117fd42493329a9ba90 # 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 d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77e4a79a908b57415482e115d712a5bec5c9ac86 # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:48:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:48:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:48:02 ========================================================= 14:48:02 EdgeX Global Pipelines Version Info 14:48:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 # timeout=10 14:48:03 ------------------- 14:48:03 stable info: 14:48:03 ------------------- 14:48:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:48:03 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:48:03 Message: update stable to v1.0.221 14:48:03 ------------------- 14:48:03 experimental info: 14:48:03 ------------------- 14:48:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:48:03 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 14:48:03 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:48:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:48:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:48:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:48:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:48:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77e4a79 [Pipeline] echo 14:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:04 provisioning config files... 14:48:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5275102676157948299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:04 ---> docker-login.sh 14:48:04 nexus3.edgexfoundry.org:10001 14:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:04 Configure a credential helper to remove this warning. See 14:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:04 14:48:04 Login Succeeded 14:48:04 nexus3.edgexfoundry.org:10002 14:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:05 Configure a credential helper to remove this warning. See 14:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:05 14:48:05 Login Succeeded 14:48:05 nexus3.edgexfoundry.org:10003 14:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:05 Configure a credential helper to remove this warning. See 14:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:05 14:48:05 Login Succeeded 14:48:05 nexus3.edgexfoundry.org:10004 14:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:05 Configure a credential helper to remove this warning. See 14:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:05 14:48:05 Login Succeeded 14:48:05 docker.io 14:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:06 Configure a credential helper to remove this warning. See 14:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:06 14:48:06 Login Succeeded 14:48:06 ---> docker-login.sh ends [Pipeline] } 14:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:06 + 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 14:48:06 + dirname cmd/core-command/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo core-command,cmd/core-command/Dockerfile 14:48:06 + + cut -d/ -f2 14:48:06 dirname cmd/core-data/Dockerfile 14:48:06 + echo core-data,cmd/core-data/Dockerfile 14:48:06 + dirname cmd/core-metadata/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo core-metadata,cmd/core-metadata/Dockerfile 14:48:06 + dirname cmd/security-bootstrapper/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:48:06 + dirname cmd/security-proxy-setup/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:48:06 + dirname cmd/security-secretstore-setup/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:48:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:48:06 + dirname cmd/security-spire-agent/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:48:06 + dirname cmd/security-spire-config/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:48:06 + dirname cmd/security-spire-server/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:48:06 + dirname cmd/support-notifications/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo support-notifications,cmd/support-notifications/Dockerfile 14:48:06 + dirname cmd/support-scheduler/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:48:06 + dirname cmd/sys-mgmt-agent/Dockerfile 14:48:06 + cut -d/ -f2 14:48:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:48:06 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 14:48:06 + git rev-list -1 --merges 77e4a79a908b57415482e115d712a5bec5c9ac86~1..77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] echo 14:48:06 -----------> git rev-list -1 --merges 77e4a79a908b57415482e115d712a5bec5c9ac86~1..77e4a79a908b57415482e115d712a5bec5c9ac86 77e4a79a908b57415482e115d712a5bec5c9ac86 14:48:06 77e4a79a908b57415482e115d712a5bec5c9ac86 [false] [Pipeline] sh 14:48:07 + git log --format=format:%s -1 77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] echo 14:48:07 ========================================================= 14:48:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:48:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:07 + grep -v github /etc/ssh/ssh_known_hosts 14:48:07 + [ -e /tmp/ssh_known_hosts ] 14:48:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:48:07 + + sudo tee -a /etc/ssh/ssh_known_hosts 14:48:07 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:08 14:48:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:48:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:08 latest: Pulling from edgex-devops/git-semver 14:48:08 a0d0a0d46f8b: Pulling fs layer 14:48:08 3e5f54012d9b: Pulling fs layer 14:48:08 4c7163046ea9: Pulling fs layer 14:48:08 0c2d73faf560: Pulling fs layer 14:48:08 0c2d73faf560: Waiting 14:48:08 3e5f54012d9b: Verifying Checksum 14:48:08 3e5f54012d9b: Download complete 14:48:08 a0d0a0d46f8b: Download complete 14:48:08 0c2d73faf560: Verifying Checksum 14:48:08 0c2d73faf560: Download complete 14:48:08 4c7163046ea9: Verifying Checksum 14:48:08 4c7163046ea9: Download complete 14:48:08 a0d0a0d46f8b: Pull complete 14:48:08 3e5f54012d9b: Pull complete 14:48:09 4c7163046ea9: Pull complete 14:48:09 0c2d73faf560: Pull complete 14:48:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:48:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:48:09 prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container 14:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:48:10 $ docker top 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:10 [ssh-agent] Looking for ssh-agent implementation... 14:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:10 $ docker exec 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent 14:48:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJCJFLb/agent.13 14:48:10 SSH_AGENT_PID=19 14:48:10 Running ssh-add (command line suppressed) 14:48:10 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2213098828988590455.key (/w/workspace/edgex-go/4@tmp/private_key_2213098828988590455.key) 14:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:11 + git tag --points-at HEAD [Pipeline] } 14:48:11 $ docker exec --env ******** --env ******** 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent -k 14:48:11 unset SSH_AUTH_SOCK; 14:48:11 unset SSH_AGENT_PID; 14:48:11 echo Agent pid 19 killed; 14:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:11 [ssh-agent] Looking for ssh-agent implementation... 14:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:11 $ docker exec 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent 14:48:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIEKCjh/agent.54 14:48:11 SSH_AGENT_PID=61 14:48:11 Running ssh-add (command line suppressed) 14:48:11 Identity added: /w/workspace/edgex-go/4@tmp/private_key_555643960306315326.key (/w/workspace/edgex-go/4@tmp/private_key_555643960306315326.key) 14:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:12 + git semver init 14:48:12 # -> Open(): unable to determine branch for HEAD 14:48:12 # $GIT_DIR = /w/workspace/edgex-go/4/.git 14:48:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 14:48:12 # $SEMVER_REMOTE_NAME = origin 14:48:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:48:12 # $SEMVER_USER_NAME = edgex-jenkins 14:48:12 # $SEMVER_BRANCH = PR-3986 14:48:12 # $SEMVER_TEMP = /tmp/semver-191783368 14:48:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:48:27 # '/tmp/semver-191783368' -> '/w/workspace/edgex-go/4/.semver' 14:48:27 # -> Force: false 14:48:27 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 14:48:27 $ docker exec --env ******** --env ******** 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 ssh-agent -k 14:48:27 unset SSH_AUTH_SOCK; 14:48:27 unset SSH_AGENT_PID; 14:48:27 echo Agent pid 61 killed; 14:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:27 + git semver [Pipeline] } 14:48:27 $ docker stop --time=1 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 14:48:29 $ docker rm -f 271a74b5055fb5091cd7e922c802fd749ddc8b5ac2eab53f853afa2c8b654d23 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:48:30 Stashed 1 file(s) [Pipeline] echo 14:48:30 [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 14:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:30 ========================================================= 14:48:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:48:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:48:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:48:30 59bf1c3509f3: Pulling fs layer 14:48:30 666ba61612fd: Pulling fs layer 14:48:30 8ed8ca486205: Pulling fs layer 14:48:30 4fe6c5a15a65: Pulling fs layer 14:48:30 22a0e8bec74d: Pulling fs layer 14:48:30 ca2b28591e48: Pulling fs layer 14:48:30 a51346096db8: Pulling fs layer 14:48:30 daebc70d1ce1: Pulling fs layer 14:48:30 0e18a0eac166: Pulling fs layer 14:48:30 a51346096db8: Waiting 14:48:30 0e18a0eac166: Waiting 14:48:30 daebc70d1ce1: Waiting 14:48:30 4fe6c5a15a65: Waiting 14:48:30 ca2b28591e48: Waiting 14:48:30 8ed8ca486205: Verifying Checksum 14:48:30 8ed8ca486205: Download complete 14:48:30 666ba61612fd: Verifying Checksum 14:48:30 666ba61612fd: Download complete 14:48:30 22a0e8bec74d: Verifying Checksum 14:48:30 22a0e8bec74d: Download complete 14:48:30 ca2b28591e48: Download complete 14:48:30 59bf1c3509f3: Verifying Checksum 14:48:30 a51346096db8: Verifying Checksum 14:48:30 a51346096db8: Download complete 14:48:30 daebc70d1ce1: Download complete 14:48:30 59bf1c3509f3: Pull complete 14:48:31 666ba61612fd: Pull complete 14:48:31 8ed8ca486205: Pull complete 14:48:31 0e18a0eac166: Verifying Checksum 14:48:31 0e18a0eac166: Download complete 14:48:31 4fe6c5a15a65: Verifying Checksum 14:48:31 4fe6c5a15a65: Download complete 14:48:35 4fe6c5a15a65: Pull complete 14:48:35 22a0e8bec74d: Pull complete 14:48:35 ca2b28591e48: Pull complete 14:48:35 a51346096db8: Pull complete 14:48:35 daebc70d1ce1: Pull complete 14:48:38 0e18a0eac166: Pull complete 14:48:38 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:48:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:48:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:48:38 WORKDIR /edgex 14:48:38 COPY go.mod . 14:48:38 RUN go mod download 14:48:38 + docker build -t ci-base-image-x86_64 -f - . 14:48:40 Sending build context to Docker daemon 335MB 14:48:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:48:40 ---> f018257e8ee9 14:48:40 Step 2/4 : WORKDIR /edgex 14:48:42 ---> Running in bdfdea129ee1 14:48:42 Removing intermediate container bdfdea129ee1 14:48:42 ---> 756f5c63d116 14:48:42 Step 3/4 : COPY go.mod . 14:48:42 ---> ea2136bfaea1 14:48:42 Step 4/4 : RUN go mod download 14:48:42 ---> Running in f6fb260b7bb4 14:48:45 Still waiting to schedule task 14:48:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22036’ is offline 14:49:00 Removing intermediate container f6fb260b7bb4 14:49:00 ---> 4bd080be3861 14:49:00 Successfully built 4bd080be3861 14:49:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:49:01 + docker inspect -f . ci-base-image-x86_64 14:49:01 . [Pipeline] withDockerContainer 14:49:01 prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container 14:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:49:01 $ docker top 5a1583610b783d0d9443935da9bae58d0fafbc80861305ac620e212bcbaf4ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:02 + go version 14:49:02 go version go1.17.6 linux/amd64 [Pipeline] } 14:49:02 $ docker stop --time=1 5a1583610b783d0d9443935da9bae58d0fafbc80861305ac620e212bcbaf4ce6 14:49:03 $ docker rm -f 5a1583610b783d0d9443935da9bae58d0fafbc80861305ac620e212bcbaf4ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:03 + docker inspect -f . ci-base-image-x86_64 14:49:03 . [Pipeline] withDockerContainer 14:49:03 prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container 14:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:49:04 $ docker top bf596c71ded1b57b5dff64112282fee5462a9081b42f64415b88756e6a70392c -eo pid,comm [Pipeline] { [Pipeline] echo 14:49:04 ========================================================= 14:49:04 [edgeXBuildGoParallel] Running Tests and Build... 14:49:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:49:04 + make test 14:49:04 go mod tidy -compat=1.17 14:49:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:49:11 ? github.com/edgexfoundry/edgex-go [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:49:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 14:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 14:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.125s coverage: 53.4% of statements 14:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.822s coverage: 89.2% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 14:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 14:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 14:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 14:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 14:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 14:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.2% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 89.4% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.4% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 43.8% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.187s coverage: 92.3% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:49:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 14:49:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 14:49:47 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 14:50:05 GO111MODULE=on go vet ./... 14:50:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:50:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:50:09 ./bin/test-attribution-txt.sh [Pipeline] echo 14:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:50:10 + ls -al . 14:50:10 total 672 14:50:10 drwxrwxr-x 10 1001 1001 4096 Apr 25 14:50 . 14:50:10 drwxr-xr-x 4 root root 4096 Apr 25 14:49 .. 14:50:10 -rw-rw-r-- 1 1001 1001 11 Apr 25 14:47 .dockerignore 14:50:10 drwxrwxr-x 8 1001 1001 4096 Apr 25 14:48 .git 14:50:10 drwxrwxr-x 3 1001 1001 4096 Apr 25 14:47 .github 14:50:10 -rw-rw-r-- 1 1001 1001 879 Apr 25 14:47 .gitignore 14:50:10 -rw-rw-r-- 1 1001 1001 42 Apr 25 14:47 .golangci.yml 14:50:10 -rw-rw-r-- 1 1001 1001 87 Apr 25 14:47 .hadolint.yml 14:50:10 drwx------ 3 1001 1001 4096 Apr 25 14:48 .semver 14:50:10 -rw-rw-r-- 1 1001 1001 166 Apr 25 14:47 .sonarcloud.properties 14:50:10 -rw-rw-r-- 1 1001 1001 1171 Apr 25 14:47 ADOPTERS.md 14:50:10 -rw-rw-r-- 1 1001 1001 10086 Apr 25 14:47 Attribution.txt 14:50:10 -rw-rw-r-- 1 1001 1001 51732 Apr 25 14:47 CHANGELOG.md 14:50:10 -rw-rw-r-- 1 1001 1001 3804 Apr 25 14:47 CONTRIBUTING.md 14:50:10 -rw-rw-r-- 1 1001 1001 677 Apr 25 14:47 GOVERNANCE.md 14:50:10 -rw-rw-r-- 1 1001 1001 850 Apr 25 14:47 Jenkinsfile 14:50:10 -rw-rw-r-- 1 1001 1001 10775 Apr 25 14:47 LICENSE 14:50:10 -rw-rw-r-- 1 1001 1001 10389 Apr 25 14:47 Makefile 14:50:10 -rw-rw-r-- 1 1001 1001 582 Apr 25 14:47 OWNERS.md 14:50:10 -rw-rw-r-- 1 1001 1001 9120 Apr 25 14:47 README.md 14:50:10 -rw-rw-r-- 1 1001 1001 6912 Apr 25 14:47 SECURITY.md 14:50:10 -rw-rw-r-- 1 1001 1001 5 Apr 25 14:48 VERSION 14:50:10 -rw-rw-r-- 1 1001 1001 4131 Apr 25 14:47 ZMQWindows.md 14:50:10 drwxrwxr-x 2 1001 1001 4096 Apr 25 14:47 bin 14:50:10 drwxrwxr-x 18 1001 1001 4096 Apr 25 14:47 cmd 14:50:10 -rw-r--r-- 1 root root 435134 Apr 25 14:49 coverage.out 14:50:10 -rw-rw-r-- 1 1001 1001 3256 Apr 25 14:47 go.mod 14:50:10 -rw-rw-r-- 1 1001 1001 35162 Apr 25 14:49 go.sum 14:50:10 drwxrwxr-x 8 1001 1001 4096 Apr 25 14:47 internal 14:50:10 drwxrwxr-x 3 1001 1001 4096 Apr 25 14:47 openapi 14:50:10 drwxrwxr-x 4 1001 1001 4096 Apr 25 14:47 snap 14:50:10 -rw-rw-r-- 1 1001 1001 204 Apr 25 14:47 version.go [Pipeline] sh 14:50:11 + '[' -e coverage.out ] 14:50:11 + chown 1001:1001 coverage.out [Pipeline] stash 14:50:11 Stashed 1 file(s) [Pipeline] sh 14:50:11 + make build 14:50:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:50:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22045 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws 14:50:20 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 14:50:21 The recommended git tool is: git 14:50:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:50:26 using credential edgex-jenkins-ssh 14:50:26 Cloning the remote Git repository 14:50:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:50:27 > git init /w/workspace/edgex-go/4 # timeout=10 14:50:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:50:27 > git --version # timeout=10 14:50:27 > git --version # 'git version 2.25.1' 14:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:50:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:50:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:50:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:50:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:50:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:50:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:50:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:50:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:50:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:50:45 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 6d221636027a006b172be117fd42493329a9ba90 14:50:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:50:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:50:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:50:45 > git config core.sparsecheckout # timeout=10 14:50:45 > git checkout -f 6d221636027a006b172be117fd42493329a9ba90 # timeout=10 14:50:45 Merge succeeded, producing 7a996b1d11c848303735e0ef9edf0f851f97e318 14:50:45 Checking out Revision 7a996b1d11c848303735e0ef9edf0f851f97e318 (PR-3986) 14:50:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:50:47 $ docker stop --time=1 bf596c71ded1b57b5dff64112282fee5462a9081b42f64415b88756e6a70392c 14:50:45 > git remote # timeout=10 14:50:45 > git config --get remote.origin.url # timeout=10 14:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:45 > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 14:50:45 > git rev-parse HEAD^{commit} # timeout=10 14:50:45 > git config core.sparsecheckout # timeout=10 14:50:45 > git checkout -f 7a996b1d11c848303735e0ef9edf0f851f97e318 # timeout=10 14:50:49 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" 14:50:50 First time build. Skipping changelog. 14:50:50 $ docker rm -f bf596c71ded1b57b5dff64112282fee5462a9081b42f64415b88756e6a70392c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:51 14:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:50:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:50:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:50:51 Dload Upload Total Spent Left Speed 14:50:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 95508 14:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:51 latest: Pulling from edgex-devops/edgex-compose 14:50:51 cbdbe7a5bc2a: Pulling fs layer 14:50:51 ca9280d653b3: Pulling fs layer 14:50:51 7e9c9ca2126c: Pulling fs layer 14:50:51 cbdbe7a5bc2a: Verifying Checksum 14:50:51 cbdbe7a5bc2a: Download complete [Pipeline] sh 14:50:51 ca9280d653b3: Verifying Checksum 14:50:51 ca9280d653b3: Download complete 14:50:51 cbdbe7a5bc2a: Pull complete 14:50:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 14:50:50 > git rev-list --no-walk f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 # timeout=10 14:50:52 7e9c9ca2126c: Verifying Checksum 14:50:52 ca9280d653b3: Pull complete [Pipeline] sh 14:50:52 + sudo tee /etc/docker/daemon.new 14:50:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:50:52 { 14:50:52 "registry-mirrors": [ 14:50:52 "https://nexus3.edgexfoundry.org:10001" 14:50:52 ], 14:50:52 "bip": "10.250.0.254/24", 14:50:52 "hosts": [ 14:50:52 "tcp://0.0.0.0:5555", 14:50:52 "unix:///var/run/docker.sock" 14:50:52 ], 14:50:52 "mtu": 1458, 14:50:52 "selinux-enabled": true, 14:50:52 "seccomp-profile": "/etc/docker/seccomp.json" 14:50:52 } [Pipeline] sh 14:50:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:50:53 + sudo service docker restart 14:50:55 7e9c9ca2126c: Pull complete 14:50:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:50:55 prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container 14:50:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:50:56 $ docker top 8c437bd0e96c9a79df8280337f884ff3d9b181e94e9e2b87b2d516e772e2bbba -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:57 + docker-compose build --help 14:50:57 + grep parallel 14:50:57 --parallel Build images in parallel. [Pipeline] } 14:50:57 $ docker stop --time=1 8c437bd0e96c9a79df8280337f884ff3d9b181e94e9e2b87b2d516e772e2bbba 14:50:58 $ docker rm -f 8c437bd0e96c9a79df8280337f884ff3d9b181e94e9e2b87b2d516e772e2bbba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:59 . [Pipeline] withDockerContainer 14:50:59 prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container 14:50:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:50:59 $ docker top c76bc138b59fe8019be620e9ebe504f61757e88c313ceb06e7dc250c60be4582 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:00 + docker-compose -f ./docker-compose-build.yml build --parallel 14:51:00 Building core-command ... 14:51:00 Building core-data ... 14:51:00 Building core-metadata ... 14:51:00 Building security-bootstrapper ... 14:51:00 Building security-proxy-setup ... 14:51:00 Building security-secretstore-setup ... 14:51:00 Building security-spiffe-token-provider ... 14:51:00 Building security-spire-agent ... 14:51:00 Building security-spire-config ... 14:51:00 Building security-spire-server ... 14:51:00 Building support-notifications ... 14:51:00 Building support-scheduler ... 14:51:00 Building sys-mgmt-agent ... 14:51:00 Building security-bootstrapper 14:51:00 Building core-data 14:51:00 Building security-spiffe-token-provider 14:51:00 Building support-notifications 14:51:00 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:11 provisioning config files... 14:51:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6653830498808922883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:11 ---> docker-login.sh 14:51:11 nexus3.edgexfoundry.org:10001 14:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:12 Configure a credential helper to remove this warning. See 14:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:12 14:51:12 Login Succeeded 14:51:12 nexus3.edgexfoundry.org:10002 14:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:13 Configure a credential helper to remove this warning. See 14:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:13 14:51:13 Login Succeeded 14:51:13 nexus3.edgexfoundry.org:10003 14:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:13 Configure a credential helper to remove this warning. See 14:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:13 14:51:13 Login Succeeded 14:51:13 nexus3.edgexfoundry.org:10004 14:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:14 Configure a credential helper to remove this warning. See 14:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:14 14:51:14 Login Succeeded 14:51:14 docker.io 14:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:15 Configure a credential helper to remove this warning. See 14:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:15 14:51:15 Login Succeeded 14:51:15 ---> docker-login.sh ends [Pipeline] } 14:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:51:15 ========================================================= 14:51:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:51:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:51:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:51:16 9b3977197b4f: Pulling fs layer 14:51:16 1a89e8eeedd5: Pulling fs layer 14:51:16 94645a83ff95: Pulling fs layer 14:51:16 3f3a8bcf1eab: Pulling fs layer 14:51:16 0c92f367c5e7: Pulling fs layer 14:51:16 3f3a8bcf1eab: Waiting 14:51:16 3096ccb668a1: Pulling fs layer 14:51:16 e8cf19c19ddd: Pulling fs layer 14:51:16 0c92f367c5e7: Waiting 14:51:16 a4caa8a26152: Pulling fs layer 14:51:16 3096ccb668a1: Waiting 14:51:16 e8cf19c19ddd: Waiting 14:51:16 a4caa8a26152: Waiting 14:51:16 94645a83ff95: Verifying Checksum 14:51:16 94645a83ff95: Download complete 14:51:16 1a89e8eeedd5: Verifying Checksum 14:51:16 1a89e8eeedd5: Download complete 14:51:16 0c92f367c5e7: Verifying Checksum 14:51:16 0c92f367c5e7: Download complete 14:51:16 3096ccb668a1: Verifying Checksum 14:51:16 3096ccb668a1: Download complete 14:51:16 9b3977197b4f: Verifying Checksum 14:51:16 9b3977197b4f: Download complete 14:51:16 e8cf19c19ddd: Verifying Checksum 14:51:16 e8cf19c19ddd: Download complete 14:51:17 9b3977197b4f: Pull complete 14:51:17 1a89e8eeedd5: Pull complete 14:51:18 94645a83ff95: Pull complete 14:51:18 a4caa8a26152: Verifying Checksum 14:51:18 a4caa8a26152: Download complete 14:51:19 3f3a8bcf1eab: Verifying Checksum 14:51:19 3f3a8bcf1eab: Download complete 14:51:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:51:19 ---> 4bd080be3861 14:51:19 Step 3/22 : WORKDIR /edgex-go 14:51:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:51:19 ---> 4bd080be3861 14:51:19 Step 3/31 : WORKDIR /edgex-go 14:51:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:51:19 ---> 4bd080be3861 14:51:19 Step 3/23 : WORKDIR /edgex-go 14:51:19 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:51:19 ---> 4bd080be3861 14:51:19 Step 3/20 : WORKDIR /edgex-go 14:51:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:51:19 ---> 4bd080be3861 14:51:19 Step 3/25 : WORKDIR /edgex-go 14:51:22 ---> Running in 2c5c0dcb8986 14:51:22 ---> Running in 44088b60f694 14:51:22 ---> Running in 8388cf7936a5 14:51:22 ---> Running in 2a4a5bb8e995 14:51:22 ---> Running in 6ba9af4f1e0d 14:51:22 Removing intermediate container 2c5c0dcb8986 14:51:22 ---> 300825b0ad93 14:51:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:22 Removing intermediate container 2a4a5bb8e995 14:51:22 ---> 68848d50178b 14:51:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:22 Removing intermediate container 8388cf7936a5 14:51:22 ---> 01121aacd2a7 14:51:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:22 Removing intermediate container 44088b60f694 14:51:22 ---> 127c1a250882 14:51:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:51:22 Removing intermediate container 6ba9af4f1e0d 14:51:22 ---> 0ef1c1a2ca19 14:51:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:22 ---> Running in c64482457e3d 14:51:22 ---> Running in 5545177cd05e 14:51:22 ---> Running in 287b14025c46 14:51:22 ---> Running in 6e2944d484d7 14:51:22 ---> Running in 8f313990d670 14:51:23 Removing intermediate container c64482457e3d 14:51:23 ---> 9bb3caa4dc58 14:51:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:51:23 ---> Running in ed92fc44410c 14:51:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:23 Removing intermediate container 8f313990d670 14:51:23 ---> 02d1f98089e3 14:51:23 Step 5/25 : RUN apk add --update --no-cache make git 14:51:23 ---> Running in 417732b82892 14:51:23 Removing intermediate container 5545177cd05e 14:51:23 ---> 1ab818085d16 14:51:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:51:23 ---> Running in 72c679b108e6 14:51:23 Removing intermediate container 287b14025c46 14:51:23 ---> abf7859d0349 14:51:23 Step 5/31 : RUN apk add --update --no-cache make git 14:51:23 ---> Running in 18e6a5c7dd37 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:24 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:51:24 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:51:24 OK: 15862 distinct packages available 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:25 OK: 221 MiB in 52 packages 14:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:25 OK: 221 MiB in 52 packages 14:51:25 OK: 221 MiB in 52 packages 14:51:25 Removing intermediate container ed92fc44410c 14:51:25 ---> 5add4d0bdd71 14:51:25 Step 6/22 : COPY go.mod vendor* ./ 14:51:25 OK: 221 MiB in 52 packages 14:51:25 ---> 5e0a968f1d1b 14:51:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:25 OK: 221 MiB in 52 packages 14:51:25 ---> Running in 104330a1e2b3 14:51:25 Removing intermediate container 417732b82892 14:51:25 ---> 38178e924b94 14:51:25 Step 6/25 : COPY go.mod vendor* ./ 14:51:25 Removing intermediate container 72c679b108e6 14:51:25 ---> 83c7dc97c16f 14:51:25 Step 6/23 : COPY go.mod vendor* ./ 14:51:25 ---> 41442f6e8792 14:51:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:26 Removing intermediate container 18e6a5c7dd37 14:51:26 ---> 342ffc005d6f 14:51:26 Step 6/31 : COPY go.mod vendor* ./ 14:51:26 ---> Running in 4ed0fbdadc5b 14:51:26 ---> 314538434274 14:51:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:26 ---> 286e7942b120 14:51:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:26 ---> Running in 3e7f7d24aeda 14:51:26 Removing intermediate container 6e2944d484d7 14:51:26 ---> c29535eba431 14:51:26 Step 5/20 : COPY go.mod vendor* ./ 14:51:26 ---> Running in 92881b3f12f5 14:51:26 ---> 7e9a35a6a7d8 14:51:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:26 ---> Running in 2da836288f82 14:51:26 Removing intermediate container 104330a1e2b3 14:51:26 ---> daa963041ab2 14:51:26 Step 8/22 : COPY . . 14:51:28 Removing intermediate container 4ed0fbdadc5b 14:51:28 ---> f6a6a4868c6e 14:51:28 Step 8/25 : COPY . . 14:51:29 Removing intermediate container 3e7f7d24aeda 14:51:29 ---> 5cf89c833548 14:51:29 Step 8/23 : COPY . . 14:51:29 Removing intermediate container 92881b3f12f5 14:51:29 ---> f612c4056c20 14:51:29 Step 8/31 : COPY . . 14:51:29 Removing intermediate container 2da836288f82 14:51:29 ---> 3c18b62c779a 14:51:29 Step 7/20 : COPY . . 14:51:31 3f3a8bcf1eab: Pull complete 14:51:31 0c92f367c5e7: Pull complete 14:51:31 3096ccb668a1: Pull complete 14:51:31 e8cf19c19ddd: Pull complete 14:51:38 a4caa8a26152: Pull complete 14:51:38 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:51:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:51:39 WORKDIR /edgex 14:51:39 COPY go.mod . 14:51:39 RUN go mod download 14:51:39 + docker build -t ci-base-image-arm64 -f - . 14:51:39 ---> 21facead5587 14:51:39 Step 9/23 : RUN make cmd/core-data/core-data 14:51:39 ---> 71f8608cb3f5 14:51:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:51:39 ---> 18ccf2494ecd 14:51:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:51:39 ---> 4f79aaa205c6 14:51:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:51:39 ---> 747031ea8563 14:51:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:51:39 ---> Running in c1c3f12d2d30 14:51:39 ---> Running in d34076f40157 14:51:39 ---> Running in 961638a808fc 14:51:39 ---> Running in 9465075abce1 14:51:39 ---> Running in 17b7c8c7a6d6 14:51:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:51:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:51:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:51:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:51:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:51:41 Sending build context to Docker daemon 169.3MB 14:51:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:51:41 ---> 725f1c02e7f9 14:51:41 Step 2/4 : WORKDIR /edgex 14:51:43 ---> Running in ae2aa6636126 14:51:43 Removing intermediate container ae2aa6636126 14:51:43 ---> 68a513abca59 14:51:43 Step 3/4 : COPY go.mod . 14:51:44 ---> 2c76b07de4f4 14:51:44 Step 4/4 : RUN go mod download 14:51:44 ---> Running in 85c21ca22fa7 14:52:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:52:11 Removing intermediate container 17b7c8c7a6d6 14:52:11 ---> 62205a00cc10 14:52:11 14:52:11 Step 10/25 : FROM alpine:3.14 14:52:11 Removing intermediate container c1c3f12d2d30 14:52:11 ---> d8ca56caef9f 14:52:11 14:52:11 Step 10/31 : FROM alpine:3.14 14:52:11 3.14: Pulling from library/alpine 14:52:11 3.14: Pulling from library/alpine 14:52:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:52:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:52:13 Status: Downloaded newer image for alpine:3.14 14:52:13 Status: Downloaded newer image for alpine:3.14 14:52:13 ---> e04c818066af 14:52:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:52:13 ---> e04c818066af 14:52:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:52:13 ---> Running in 3f8192bed078 14:52:13 ---> Running in 64857653f955 14:52:14 Removing intermediate container 961638a808fc 14:52:14 ---> 285aa3c1dbf0 14:52:14 14:52:14 Step 10/23 : FROM alpine:3.14 14:52:14 ---> e04c818066af 14:52:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:52:14 Removing intermediate container d34076f40157 14:52:14 ---> 0179d4450fa1 14:52:14 14:52:14 Step 10/22 : FROM alpine:3.14 14:52:14 ---> e04c818066af 14:52:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:52:14 Removing intermediate container 9465075abce1 14:52:14 ---> 2eee7444132b 14:52:14 14:52:14 Step 9/20 : FROM alpine:3.15 14:52:14 Removing intermediate container 3f8192bed078 14:52:14 ---> 3349e8c40057 14:52:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:52:14 ---> Running in 2555da49a532 14:52:14 ---> Running in d8fc7e6ca0ab 14:52:14 3.15: Pulling from library/alpine 14:52:14 ---> Running in 749d8e9308f7 14:52:14 Removing intermediate container d8fc7e6ca0ab 14:52:14 ---> 557ae8a9bf16 14:52:14 Step 12/23 : ENV APP_PORT=59880 14:52:14 ---> Running in 0fb9cf2e7582 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:52:14 Removing intermediate container 0fb9cf2e7582 14:52:14 ---> 132fbfd43eb8 14:52:14 Step 13/23 : EXPOSE $APP_PORT 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:52:14 (1/3) Installing ca-certificates (20211220-r0) 14:52:14 ---> Running in 41ded7c35778 14:52:14 (2/3) Installing dumb-init (1.2.5-r1) 14:52:14 (3/3) Installing su-exec (0.2-r1) 14:52:14 Executing busybox-1.33.1-r7.trigger 14:52:14 Executing ca-certificates-20211220-r0.trigger 14:52:14 OK: 6 MiB in 17 packages 14:52:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:52:15 (1/2) Installing dumb-init (1.2.5-r1) 14:52:15 (1/2) Installing ca-certificates (20211220-r0) 14:52:15 Status: Downloaded newer image for alpine:3.15 14:52:15 (2/2) Installing su-exec (0.2-r1) 14:52:15 Executing busybox-1.33.1-r7.trigger 14:52:15 (2/2) Installing dumb-init (1.2.5-r1) 14:52:15 OK: 6 MiB in 16 packages 14:52:15 Executing busybox-1.33.1-r7.trigger 14:52:15 Executing ca-certificates-20211220-r0.trigger 14:52:15 ---> 0ac33e5f5afa 14:52:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:52:15 OK: 6 MiB in 16 packages 14:52:15 Removing intermediate container 41ded7c35778 14:52:15 ---> 8314c89151c3 14:52:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:15 ---> Running in bd67ca5882ed 14:52:15 ---> Running in b739d72214ed 14:52:15 Removing intermediate container bd67ca5882ed 14:52:15 ---> e856e323da39 14:52:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:15 ---> Running in 03ac8a4d7942 14:52:15 Removing intermediate container 64857653f955 14:52:15 ---> 5cc48b2aa31d 14:52:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:52:15 Removing intermediate container 749d8e9308f7 14:52:15 ---> 81488cfa7f15 14:52:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:52:15 ---> Running in 2344cef5e3f4 14:52:16 ---> Running in daed9ac3f30e 14:52:16 Removing intermediate container 2555da49a532 14:52:16 ---> 7c584760ac62 14:52:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:52:16 ---> Running in 1cf936fe2206 14:52:16 Removing intermediate container 2344cef5e3f4 14:52:16 ---> dc55e2bea0d6 14:52:16 Step 13/25 : WORKDIR / 14:52:16 Removing intermediate container daed9ac3f30e 14:52:16 ---> f50506e1c3fe 14:52:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:52:16 ---> Running in b1a6b7489a7b 14:52:16 ---> Running in 2c1e7332250c 14:52:16 Removing intermediate container 1cf936fe2206 14:52:16 ---> 610ef1f9e9ca 14:52:16 Step 13/22 : ENV APP_PORT=59860 14:52:16 ---> Running in 7a3d808cce69 14:52:16 Removing intermediate container b1a6b7489a7b 14:52:16 ---> a7864ca2d27f 14:52:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:52:16 Removing intermediate container 2c1e7332250c 14:52:16 ---> 3acab75c0c7f 14:52:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:52:16 ---> Running in 0a0136931041 14:52:16 Removing intermediate container 7a3d808cce69 14:52:16 ---> c4200e672710 14:52:16 Step 14/22 : EXPOSE $APP_PORT 14:52:16 ---> Running in f9bfed292f7d 14:52:16 ---> af33fc1cb42f 14:52:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:52:16 Removing intermediate container b739d72214ed 14:52:16 ---> 913036b53ecb 14:52:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:52:16 Removing intermediate container 03ac8a4d7942 14:52:16 ---> afaeb23ea467 14:52:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:52:16 ---> Running in 3f142b600f96 14:52:16 Removing intermediate container f9bfed292f7d 14:52:16 ---> 4732b76fd60f 14:52:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:16 ---> Running in 7c6cb9e59418 14:52:16 ---> 40d590474482 14:52:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:52:16 ---> 22945c6b5f56 14:52:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:52:16 ---> 86b96e724281 14:52:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:52:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:52:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:52:17 ---> 78324123af31 14:52:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:52:17 Removing intermediate container 0a0136931041 14:52:17 ---> 487750b64d40 14:52:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:52:17 ---> 5fabe72a3544 14:52:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:52:17 ---> Running in 17d3e9713039 14:52:17 ---> eee5cea9c641 14:52:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:52:17 Removing intermediate container 17d3e9713039 14:52:17 ---> 6314f6c20dd4 14:52:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:52:17 ---> 23104683ce99 14:52:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:52:17 ---> Running in 97e4f78dd0eb 14:52:17 ---> 30119fad86b8 14:52:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:52:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:52:17 Removing intermediate container 97e4f78dd0eb 14:52:17 ---> a19748b66c13 14:52:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:18 ---> Running in dee4dc1de331 14:52:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:52:18 ---> Running in 466fd305f035 14:52:18 ---> 2e4415b0fd85 14:52:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:52:18 Removing intermediate container 466fd305f035 14:52:18 ---> d5442f258501 14:52:18 Step 20/22 : LABEL arch=x86_64 14:52:18 (1/6) Installing dumb-init (1.2.5-r1) 14:52:18 ---> Running in 0be7b29a0d9a 14:52:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:52:18 ---> 76eff51d4aa1 14:52:18 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/ 14:52:18 (3/6) Installing libsodium (1.0.18-r0) 14:52:18 ---> Running in 118aec81c36e 14:52:18 Removing intermediate container 0be7b29a0d9a 14:52:18 ---> 17d11b770937 14:52:18 Step 21/22 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:52:18 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:52:18 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:52:18 OK: 15854 distinct packages available 14:52:18 ---> Running in 6fa112493757 14:52:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:52:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:52:18 (5/6) Installing libzmq (4.3.4-r0) 14:52:18 Removing intermediate container 6fa112493757 14:52:18 ---> e950d078eb34 14:52:18 Step 22/22 : LABEL version=0.0.0 14:52:18 (6/6) Installing zeromq (4.3.4-r0) 14:52:18 ---> Running in 7596553ccc54 14:52:18 Executing busybox-1.33.1-r7.trigger 14:52:18 OK: 8 MiB in 20 packages 14:52:19 Removing intermediate container 7596553ccc54 14:52:19 ---> 443ff21ed7c9 14:52:19 14:52:19 Removing intermediate container dee4dc1de331 14:52:19 ---> 872ea90b199b 14:52:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:19 Successfully built 443ff21ed7c9 14:52:19 Successfully tagged support-notifications:latest 14:52:19 Building security-spire-agent 14:52:19  Building support-notifications ... done  ---> 997b65855778 14:52:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:52:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:52:19 (1/9) Installing ca-certificates (20211220-r0) 14:52:19 (2/9) Installing brotli-libs (1.0.9-r5) 14:52:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:52:20 (4/9) Installing libcurl (7.80.0-r0) 14:52:20 Removing intermediate container 118aec81c36e 14:52:20 ---> a400f517c485 14:52:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:52:20 (5/9) Installing curl (7.80.0-r0) 14:52:20 (6/9) Installing dumb-init (1.2.5-r1) 14:52:20 (7/9) Installing musl-obstack (1.2.3-r0) 14:52:20 (8/9) Installing libucontext (1.1-r0) 14:52:20 (9/9) Installing gcompat (1.0.0-r4) 14:52:20 Executing busybox-1.34.1-r5.trigger 14:52:20 Executing ca-certificates-20211220-r0.trigger 14:52:20 OK: 8 MiB in 23 packages 14:52:21 Removing intermediate container 3f142b600f96 14:52:21 ---> dff397883d22 14:52:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:21 ---> eb55e3be96b9 14:52:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:52:21 ---> Running in 2a270c911e0f 14:52:22 ---> a4e87ed628d2 14:52:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:52:22 ---> dd7c4d5fefc1 14:52:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:52:22 Removing intermediate container 2a270c911e0f 14:52:22 ---> 9cd5eb3b63d8 14:52:22 Step 23/25 : LABEL arch=x86_64 14:52:22 Removing intermediate container 7c6cb9e59418 14:52:22 ---> 01eb964651d8 14:52:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:23 ---> Running in 484c78e42714 14:52:23 ---> 980380f6e005 14:52:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:52:23 ---> c73b2f381506 14:52:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:52:23 Removing intermediate container 484c78e42714 14:52:23 ---> 2afacb696c53 14:52:23 Step 24/25 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:52:23 ---> 53759c2cfdca 14:52:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:52:23 ---> Running in f497d1407678 14:52:23 ---> 5b7d5bb5b3e8 14:52:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:52:23 ---> a190d5b63274 14:52:23 Step 19/23 : ENTRYPOINT ["/core-data"] 14:52:24 ---> Running in b0d9c9ae71be 14:52:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:52:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:52:24 ---> 4bd080be3861 14:52:24 Step 3/26 : WORKDIR /edgex-go 14:52:24 ---> Using cache 14:52:24 ---> 0ef1c1a2ca19 14:52:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:24 ---> Using cache 14:52:24 ---> 02d1f98089e3 14:52:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:52:24 Removing intermediate container f497d1407678 14:52:24 ---> d7eaab3ed3fe 14:52:24 Step 25/25 : LABEL version=0.0.0 14:52:24 ---> Running in e5a216b25ee2 14:52:24 ---> Running in 469359d0569c 14:52:24 ---> Running in f674d5f69df1 14:52:24 ---> d1533f725ff4 14:52:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:52:24 Removing intermediate container b0d9c9ae71be 14:52:24 ---> 158e66320040 14:52:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:52:24 Removing intermediate container 469359d0569c 14:52:24 ---> 38f5a2e12fb9 14:52:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:24 Removing intermediate container f674d5f69df1 14:52:24 ---> 14015bb0e1f8 14:52:24 14:52:24 ---> Running in ba02d53257d7 14:52:24 ---> f5a0624c87c4 14:52:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:52:24 Successfully built 14015bb0e1f8 14:52:24 ---> 7584c311cf52 14:52:24 Removing intermediate container ba02d53257d7 14:52:24 ---> 1abb2bb5ae56 14:52:24 Step 26/31 : RUN chmod +x /entrypoint.sh 14:52:24 Step 21/23 : LABEL arch=x86_64 14:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:52:24 Successfully tagged security-secretstore-setup:latest 14:52:24  Building security-secretstore-setup ... done Building security-spire-config 14:52:24 ---> Running in ebc443df4936 14:52:24 ---> Running in 7ef5f8f60d5c 14:52:24 ---> Running in 933737a34707 14:52:24 Removing intermediate container ebc443df4936 14:52:24 ---> 5f5b5080e119 14:52:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:24 Removing intermediate container 7ef5f8f60d5c 14:52:24 ---> fd64acd7378b 14:52:24 Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:52:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:52:26 OK: 221 MiB in 52 packages 14:52:26 ---> Running in 8b94b5fdd116 14:52:26 ---> Running in e0aadf2b0952 14:52:26 Removing intermediate container 8b94b5fdd116 14:52:26 ---> 61d82baf224d 14:52:26 Step 18/20 : LABEL arch=x86_64 14:52:27 Removing intermediate container e0aadf2b0952 14:52:27 ---> 9b02d7f094ce 14:52:27 Step 23/23 : LABEL version=0.0.0 14:52:27 ---> Running in a8b8b457068c 14:52:27 ---> Running in 5941dc232464 14:52:27 Removing intermediate container e5a216b25ee2 14:52:27 ---> e5f05e6038d9 14:52:27 Step 6/26 : COPY go.mod vendor* ./ 14:52:27 Removing intermediate container a8b8b457068c 14:52:27 ---> a728cc1163f9 14:52:27 Step 19/20 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:52:27 Removing intermediate container 933737a34707 14:52:27 ---> f5653dab3c5e 14:52:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:52:27 Removing intermediate container 5941dc232464 14:52:27 ---> d8b2257df37b 14:52:27 14:52:27 Successfully built d8b2257df37b 14:52:27 ---> Running in 984b0832df10 14:52:27 ---> Running in 36c6afcebed3 14:52:27 Successfully tagged core-data:latest 14:52:27  Building core-data ... done Building support-scheduler 14:52:27 ---> f6624c5ebb03 14:52:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:27 ---> Running in 4f0c7698f9e0 14:52:27 Removing intermediate container 36c6afcebed3 14:52:27 ---> 1ce10bb6f530 14:52:27 Step 20/20 : LABEL version=0.0.0 14:52:27 Removing intermediate container 984b0832df10 14:52:27 ---> 36ce0e1e75ad 14:52:27 Step 28/31 : CMD ["gate"] 14:52:28 ---> Running in b9e38f0cfc3f 14:52:28 ---> Running in e44891af0b7b 14:52:29 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:52:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:52:29 ---> 4bd080be3861 14:52:29 Step 3/26 : WORKDIR /edgex-go 14:52:29 ---> Using cache 14:52:29 ---> 0ef1c1a2ca19 14:52:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:29 ---> Using cache 14:52:29 ---> 02d1f98089e3 14:52:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:52:29 ---> Using cache 14:52:29 ---> e5f05e6038d9 14:52:29 Step 6/26 : COPY go.mod vendor* ./ 14:52:29 ---> Using cache 14:52:29 ---> f6624c5ebb03 14:52:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:31 Removing intermediate container 85c21ca22fa7 14:52:31 ---> cf686e2719a5 14:52:31 Successfully built cf686e2719a5 14:52:31 Successfully tagged ci-base-image-arm64:latest 14:52:31 Removing intermediate container b9e38f0cfc3f 14:52:31 ---> ee3bcb2e39cf 14:52:31 14:52:31 Successfully built ee3bcb2e39cf 14:52:31 Removing intermediate container e44891af0b7b 14:52:31 ---> b8c04a669e89 14:52:31 Step 29/31 : LABEL arch=x86_64 [Pipeline] isUnix [Pipeline] sh 14:52:31 Successfully tagged security-spiffe-token-provider:latest 14:52:31 Building sys-mgmt-agent 14:52:31  Building security-spiffe-token-provider ... done  ---> Running in a771de316c70 14:52:31 + docker inspect -f . ci-base-image-arm64 14:52:31 . [Pipeline] withDockerContainer 14:52:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:52:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:52:31 ---> 4bd080be3861 14:52:31 Step 3/22 : WORKDIR /edgex-go 14:52:31 ---> Using cache 14:52:31 ---> 0ef1c1a2ca19 14:52:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:31 ---> Using cache 14:52:31 ---> 02d1f98089e3 14:52:31 Step 5/22 : RUN apk add --update --no-cache make git 14:52:31 ---> Using cache 14:52:31 ---> 38178e924b94 14:52:31 Step 6/22 : COPY go.mod vendor* ./ 14:52:31 ---> Using cache 14:52:31 ---> 41442f6e8792 14:52:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:31 ---> Using cache 14:52:31 ---> f6a6a4868c6e 14:52:31 Step 8/22 : COPY . . 14:52:31 ---> Using cache 14:52:31 ---> 747031ea8563 14:52:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:52:31 prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container 14:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:32 ---> Running in fbac1c79988b 14:52:33 $ docker top 8c91f365257b861fd1eac23760f6479be38d38dcae1f8c4ab018c3993bed3cab -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:33 ---> Running in db391a6714c4 14:52:33 Removing intermediate container 4f0c7698f9e0 14:52:33 ---> 745ab0bec3ab 14:52:33 Step 8/26 : COPY . . 14:52:33 Removing intermediate container fbac1c79988b 14:52:33 ---> 05412e8c834c 14:52:33 Step 30/31 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:52:34 + go version 14:52:34 go version go1.17.6 linux/arm64 [Pipeline] } 14:52:34 $ docker stop --time=1 8c91f365257b861fd1eac23760f6479be38d38dcae1f8c4ab018c3993bed3cab 14:52:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:52:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:52:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:35 ---> 4bd080be3861 14:52:35 Step 3/23 : WORKDIR /edgex-go 14:52:35 ---> Using cache 14:52:35 ---> 0ef1c1a2ca19 14:52:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:35 ---> Using cache 14:52:35 ---> 02d1f98089e3 14:52:35 Step 5/23 : RUN apk add --update --no-cache make bash git 14:52:35 $ docker rm -f 8c91f365257b861fd1eac23760f6479be38d38dcae1f8c4ab018c3993bed3cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:52:36 ---> Running in 454a1eae631c 14:52:36 ---> Running in 7ba9f7d5c391 14:52:36 Removing intermediate container 454a1eae631c 14:52:36 ---> 18183ead9f91 14:52:36 Step 31/31 : LABEL version=0.0.0 14:52:36 + docker inspect -f . ci-base-image-arm64 14:52:36 . 14:52:36 Removing intermediate container a771de316c70 14:52:36 ---> 2b4b0eb6c24d 14:52:36 Step 8/26 : COPY . . 14:52:36 ---> Running in cc5f9a1afe08 [Pipeline] withDockerContainer 14:52:36 prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container 14:52:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:52:36 Removing intermediate container cc5f9a1afe08 14:52:36 ---> d006ea2cb73f 14:52:36 14:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:36 Successfully built d006ea2cb73f 14:52:36 Successfully tagged security-bootstrapper:latest 14:52:36  Building security-bootstrapper ... done Building security-proxy-setup 14:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:52:37 OK: 221 MiB in 52 packages 14:52:38 $ docker top b825a6102e9aa26a799608d25736822791c3a55c44d66529db6812352b900811 -eo pid,comm [Pipeline] { [Pipeline] echo 14:52:38 ========================================================= 14:52:38 [edgeXBuildGoParallel] Running Tests and Build... 14:52:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:52:38 + make test 14:52:38 go mod tidy -compat=1.17 14:52:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:52:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:52:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:52:41 ---> 4bd080be3861 14:52:41 Step 3/22 : WORKDIR /edgex-go 14:52:41 ---> Using cache 14:52:41 ---> 0ef1c1a2ca19 14:52:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:41 ---> Using cache 14:52:41 ---> 02d1f98089e3 14:52:41 Step 5/22 : RUN apk add --update --no-cache make git 14:52:41 ---> Using cache 14:52:41 ---> 38178e924b94 14:52:41 Step 6/22 : COPY go.mod vendor* ./ 14:52:41 ---> Using cache 14:52:41 ---> 41442f6e8792 14:52:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:41 ---> Using cache 14:52:41 ---> f6a6a4868c6e 14:52:41 Step 8/22 : COPY . . 14:52:41 ---> Using cache 14:52:41 ---> 747031ea8563 14:52:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:52:45 ---> 3fb8f32a9007 14:52:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:52:45 ---> Running in 30c17e8df8dc 14:52:45 ---> 31430191ed04 14:52:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:52:45 Removing intermediate container 7ba9f7d5c391 14:52:45 ---> 12e1db9f4aa3 14:52:45 Step 6/23 : COPY go.mod vendor* ./ 14:52:45 ---> Running in 9cb1403fdc64 14:52:45 ---> Running in 46ad23668953 14:52:45 Removing intermediate container 46ad23668953 14:52:45 ---> 649db8d092b8 14:52:45 Step 10/26 : RUN mkdir -p spire-build 14:52:45 Removing intermediate container 9cb1403fdc64 14:52:45 ---> 992c4ba19a14 14:52:45 Step 10/26 : RUN mkdir -p spire-build 14:52:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:52:45 ---> 5d975d350ffb 14:52:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:46 ---> Running in 10c69ecf8c60 14:52:46 ---> Running in 603ec2225b71 14:52:46 ---> Running in 673a168be499 14:52:48 Removing intermediate container 10c69ecf8c60 14:52:48 ---> 7a41e6bb15dd 14:52:48 Step 11/26 : WORKDIR /edgex-go/spire-build 14:52:48 Removing intermediate container 603ec2225b71 14:52:48 ---> 4866e68b9481 14:52:48 Step 11/26 : WORKDIR /edgex-go/spire-build 14:52:48 ---> Running in 5e4690412899 14:52:48 Removing intermediate container 673a168be499 14:52:48 ---> 17c974c26f8e 14:52:48 Step 8/23 : COPY . . 14:52:48 ---> Running in 4bfe11406a9e 14:52:48 Removing intermediate container 5e4690412899 14:52:48 ---> b9507539bb1f 14:52:48 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 14:52:49 ---> Running in 78703f51e457 14:52:50 Removing intermediate container 4bfe11406a9e 14:52:50 ---> f0230d9f7d43 14:52:50 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 14:52:51 ---> Running in 4f28a1b215a5 14:52:52 spire-1.2.1/ 14:52:52 spire-1.2.1/.data/ 14:52:52 spire-1.2.1/.data/.file 14:52:52 spire-1.2.1/.dockerignore 14:52:52 spire-1.2.1/.gitattributes 14:52:52 spire-1.2.1/.githooks/ 14:52:52 spire-1.2.1/.githooks/pre-commit 14:52:52 spire-1.2.1/.github/ 14:52:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:52:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:52:52 spire-1.2.1/.github/dependabot.yml 14:52:52 spire-1.2.1/.github/workflows/ 14:52:52 spire-1.2.1/.github/workflows/nightly_build.yaml 14:52:52 spire-1.2.1/.github/workflows/pr_build.yaml 14:52:52 spire-1.2.1/.github/workflows/release_build.yaml 14:52:52 spire-1.2.1/.github/workflows/scripts/ 14:52:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/split.sh 14:52:52 spire-1.2.1/.gitignore 14:52:52 spire-1.2.1/.go-version 14:52:52 spire-1.2.1/.golangci.yml 14:52:52 spire-1.2.1/ADOPTERS.md 14:52:52 spire-1.2.1/CHANGELOG.md 14:52:52 spire-1.2.1/CODE-OF-CONDUCT.md 14:52:52 spire-1.2.1/CODEOWNERS 14:52:52 spire-1.2.1/CONTRIBUTING.md 14:52:52 spire-1.2.1/Dockerfile 14:52:52 spire-1.2.1/Dockerfile.dev 14:52:52 spire-1.2.1/Dockerfile.scratch 14:52:52 spire-1.2.1/LICENSE 14:52:52 spire-1.2.1/MAINTAINERS.md 14:52:52 spire-1.2.1/Makefile 14:52:52 spire-1.2.1/README.md 14:52:52 spire-1.2.1/ROADMAP.md 14:52:52 spire-1.2.1/SECURITY.md 14:52:52 spire-1.2.1/cmd/ 14:52:52 spire-1.2.1/cmd/spire-agent/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/common/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/run/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:52:52 spire-1.2.1/cmd/spire-agent/main.go 14:52:52 spire-1.2.1/cmd/spire-server/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/cli.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/run/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/token/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/validate/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/x509/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:52:52 spire-1.2.1/cmd/spire-server/main.go 14:52:52 spire-1.2.1/cmd/spire-server/util/ 14:52:52 spire-1.2.1/cmd/spire-server/util/util.go 14:52:52 spire-1.2.1/conf/ 14:52:52 spire-1.2.1/conf/agent/ 14:52:52 spire-1.2.1/conf/agent/agent.conf 14:52:52 spire-1.2.1/conf/agent/agent_full.conf 14:52:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:52:52 spire-1.2.1/conf/server/ 14:52:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:52:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:52:52 spire-1.2.1/conf/server/server.conf 14:52:52 spire-1.2.1/conf/server/server_full.conf 14:52:52 spire-1.2.1/doc/ 14:52:52 spire-1.2.1/doc/SPIRE101.md 14:52:52 spire-1.2.1/doc/auditlog.md 14:52:52 spire-1.2.1/doc/authorization_policy_engine.md 14:52:52 spire-1.2.1/doc/changelog_guidelines.md 14:52:52 spire-1.2.1/doc/cure53-report.pdf 14:52:52 spire-1.2.1/doc/images/ 14:52:52 spire-1.2.1/doc/images/2019_roadmap.png 14:52:52 spire-1.2.1/doc/images/SPIRE101.png 14:52:52 spire-1.2.1/doc/images/SPIRE_agent.png 14:52:52 spire-1.2.1/doc/images/SPIRE_server.png 14:52:52 spire-1.2.1/doc/images/cache_mgr.png 14:52:52 spire-1.2.1/doc/images/cache_mgr_components.png 14:52:52 spire-1.2.1/doc/images/federated_spire.png 14:52:52 spire-1.2.1/doc/images/ha_mode.png 14:52:52 spire-1.2.1/doc/images/nested_spire.png 14:52:52 spire-1.2.1/doc/images/oidc_federation.png 14:52:52 spire-1.2.1/doc/images/single_trust_domain.png 14:52:52 spire-1.2.1/doc/images/spiffe_compatible.png 14:52:52 spire-1.2.1/doc/images/spire_logo.png 14:52:52 spire-1.2.1/doc/migrating_registration_api_clients.md 14:52:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:52:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:52:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:52:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:52:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:52:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:52:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:52:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:52:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:52:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:52:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:52:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:52:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:52:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:52:52 spire-1.2.1/doc/scaling_spire.md 14:52:52 spire-1.2.1/doc/spire_agent.md 14:52:52 spire-1.2.1/doc/spire_server.md 14:52:52 spire-1.2.1/doc/supported_integrations.md 14:52:52 spire-1.2.1/doc/telemetry.md 14:52:52 spire-1.2.1/doc/telemetry_config.md 14:52:52 spire-1.2.1/doc/upgrading.md 14:52:52 spire-1.2.1/doc/using_spire.md 14:52:52 spire-1.2.1/examples/ 14:52:52 spire-1.2.1/examples/README.md 14:52:52 spire-1.2.1/go.mod 14:52:52 spire-1.2.1/go.sum 14:52:52 spire-1.2.1/pkg/ 14:52:52 spire-1.2.1/pkg/agent/ 14:52:52 spire-1.2.1/pkg/agent/agent.go 14:52:52 spire-1.2.1/pkg/agent/api/ 14:52:52 spire-1.2.1/pkg/agent/api/config.go 14:52:52 spire-1.2.1/pkg/agent/api/debug/ 14:52:52 spire-1.2.1/pkg/agent/api/debug/v1/ 14:52:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:52:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:52:52 spire-1.2.1/pkg/agent/api/endpoints.go 14:52:52 spire-1.2.1/pkg/agent/api/health/ 14:52:52 spire-1.2.1/pkg/agent/api/health/v1/ 14:52:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:52:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:52:52 spire-1.2.1/pkg/agent/api/rpccontext/ 14:52:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:52:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:52:52 spire-1.2.1/pkg/agent/attestor/ 14:52:52 spire-1.2.1/pkg/agent/attestor/node/ 14:52:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:52:52 spire-1.2.1/pkg/agent/attestor/node/node.go 14:52:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:52:52 spire-1.2.1/pkg/agent/attestor/workload/ 14:52:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:52:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:52:52 spire-1.2.1/pkg/agent/catalog/ 14:52:52 spire-1.2.1/pkg/agent/catalog/catalog.go 14:52:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:52:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:52:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:52:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:52:52 spire-1.2.1/pkg/agent/client/ 14:52:52 spire-1.2.1/pkg/agent/client/client.go 14:52:52 spire-1.2.1/pkg/agent/client/client_test.go 14:52:52 spire-1.2.1/pkg/agent/client/dial.go 14:52:52 spire-1.2.1/pkg/agent/client/nodeconn.go 14:52:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:52:52 spire-1.2.1/pkg/agent/client/update.go 14:52:52 spire-1.2.1/pkg/agent/client/util.go 14:52:52 spire-1.2.1/pkg/agent/common/ 14:52:52 spire-1.2.1/pkg/agent/common/backoff/ 14:52:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:52:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/ 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:52:52 spire-1.2.1/pkg/agent/config.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/config.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/workload/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/ 14:52:52 spire-1.2.1/pkg/agent/manager/cache/ 14:52:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:52:52 spire-1.2.1/pkg/agent/manager/config.go 14:52:52 spire-1.2.1/pkg/agent/manager/manager.go 14:52:52 spire-1.2.1/pkg/agent/manager/manager_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/storage.go 14:52:52 spire-1.2.1/pkg/agent/manager/storage_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/storecache/ 14:52:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/sync.go 14:52:52 spire-1.2.1/pkg/agent/plugin/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:52:52 spire-1.2.1/pkg/agent/svid/ 14:52:52 spire-1.2.1/pkg/agent/svid/rotator.go 14:52:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:52:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:52:52 spire-1.2.1/pkg/agent/svid/store/ 14:52:52 spire-1.2.1/pkg/agent/svid/store/service.go 14:52:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:52:52 spire-1.2.1/pkg/common/ 14:52:52 spire-1.2.1/pkg/common/agentpathtemplate/ 14:52:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:52:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:52:52 spire-1.2.1/pkg/common/api/ 14:52:52 spire-1.2.1/pkg/common/api/metrics.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/ 14:52:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/logger.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/names.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:52:52 spire-1.2.1/pkg/common/api/names.go 14:52:52 spire-1.2.1/pkg/common/api/ratelimit.go 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/ 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:52:52 spire-1.2.1/pkg/common/auth/ 14:52:52 spire-1.2.1/pkg/common/auth/interceptors.go 14:52:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:52:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/ 14:52:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/types.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/ 14:52:52 spire-1.2.1/pkg/common/catalog/bind.go 14:52:52 spire-1.2.1/pkg/common/catalog/builtin.go 14:52:52 spire-1.2.1/pkg/common/catalog/catalog.go 14:52:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/closers.go 14:52:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:52:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:52:52 spire-1.2.1/pkg/common/catalog/config.go 14:52:52 spire-1.2.1/pkg/common/catalog/config_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/configure.go 14:52:52 spire-1.2.1/pkg/common/catalog/constraints.go 14:52:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/context.go 14:52:52 spire-1.2.1/pkg/common/catalog/external.go 14:52:52 spire-1.2.1/pkg/common/catalog/host.go 14:52:52 spire-1.2.1/pkg/common/catalog/pipenet.go 14:52:52 spire-1.2.1/pkg/common/catalog/plugin.go 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/ 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:52:52 spire-1.2.1/pkg/common/cli/ 14:52:52 spire-1.2.1/pkg/common/cli/env.go 14:52:52 spire-1.2.1/pkg/common/cli/flags.go 14:52:52 spire-1.2.1/pkg/common/cli/trust_domain.go 14:52:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:52:52 spire-1.2.1/pkg/common/cli/umask.go 14:52:52 spire-1.2.1/pkg/common/cli/umask_posix.go 14:52:52 spire-1.2.1/pkg/common/cli/umask_test.go 14:52:52 spire-1.2.1/pkg/common/cli/umask_windows.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/flag.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/format.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:52:52 spire-1.2.1/pkg/common/coretypes/ 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/ 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:52:52 spire-1.2.1/pkg/common/cryptoutil/ 14:52:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:52:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:52:52 spire-1.2.1/pkg/common/diskutil/ 14:52:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:52:52 spire-1.2.1/pkg/common/diskutil/file_test.go 14:52:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:52:52 spire-1.2.1/pkg/common/errorutil/ 14:52:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:52:52 spire-1.2.1/pkg/common/health/ 14:52:52 spire-1.2.1/pkg/common/health/config.go 14:52:52 spire-1.2.1/pkg/common/health/context.go 14:52:52 spire-1.2.1/pkg/common/health/context_test.go 14:52:52 spire-1.2.1/pkg/common/health/health.go 14:52:52 spire-1.2.1/pkg/common/health/health_test.go 14:52:52 spire-1.2.1/pkg/common/health/logger.go 14:52:52 spire-1.2.1/pkg/common/hostservice/ 14:52:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:52:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:52:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:52:52 spire-1.2.1/pkg/common/idutil/ 14:52:52 spire-1.2.1/pkg/common/idutil/require.go 14:52:52 spire-1.2.1/pkg/common/idutil/require_test.go 14:52:52 spire-1.2.1/pkg/common/idutil/safety.go 14:52:52 spire-1.2.1/pkg/common/idutil/safety_test.go 14:52:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:52:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/ 14:52:52 spire-1.2.1/pkg/common/jwtsvid/common.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:52:52 spire-1.2.1/pkg/common/jwtutil/ 14:52:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:52:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:52:52 spire-1.2.1/pkg/common/log/ 14:52:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:52:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:52:52 spire-1.2.1/pkg/common/log/log.go 14:52:52 spire-1.2.1/pkg/common/log/log_test.go 14:52:52 spire-1.2.1/pkg/common/log/options.go 14:52:52 spire-1.2.1/pkg/common/nodeutil/ 14:52:52 spire-1.2.1/pkg/common/nodeutil/node.go 14:52:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/ 14:52:52 spire-1.2.1/pkg/common/peertracker/conn.go 14:52:52 spire-1.2.1/pkg/common/peertracker/credentials.go 14:52:52 spire-1.2.1/pkg/common/peertracker/errors.go 14:52:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:52:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:52:52 spire-1.2.1/pkg/common/peertracker/info.go 14:52:52 spire-1.2.1/pkg/common/peertracker/listener.go 14:52:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tcp.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:52:52 spire-1.2.1/pkg/common/pemutil/ 14:52:52 spire-1.2.1/pkg/common/pemutil/block.go 14:52:52 spire-1.2.1/pkg/common/pemutil/certs.go 14:52:52 spire-1.2.1/pkg/common/pemutil/common.go 14:52:52 spire-1.2.1/pkg/common/pemutil/csr.go 14:52:52 spire-1.2.1/pkg/common/pemutil/keys.go 14:52:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/ 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:52:52 spire-1.2.1/pkg/common/plugin/ 14:52:52 spire-1.2.1/pkg/common/plugin/aws/ 14:52:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:52:52 spire-1.2.1/pkg/common/plugin/azure/ 14:52:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:52:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/facade.go 14:52:52 spire-1.2.1/pkg/common/plugin/facade_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/gcp/ 14:52:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/ 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/log.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/ 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:52:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:52:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:52:52 spire-1.2.1/pkg/common/plugin/x509pop/ 14:52:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:52:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:52:52 spire-1.2.1/pkg/common/profiling/ 14:52:52 spire-1.2.1/pkg/common/profiling/dumpers.go 14:52:52 spire-1.2.1/pkg/common/profiling/profiling.go 14:52:52 spire-1.2.1/pkg/common/protoutil/ 14:52:52 spire-1.2.1/pkg/common/protoutil/masks.go 14:52:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:52:52 spire-1.2.1/pkg/common/rotationutil/ 14:52:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:52:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:52:52 spire-1.2.1/pkg/common/selector/ 14:52:52 spire-1.2.1/pkg/common/selector/selector.go 14:52:52 spire-1.2.1/pkg/common/selector/selector_test.go 14:52:52 spire-1.2.1/pkg/common/selector/set.go 14:52:52 spire-1.2.1/pkg/common/selector/set_utils.go 14:52:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:52:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:52:52 spire-1.2.1/pkg/common/telemetry/call.go 14:52:52 spire-1.2.1/pkg/common/telemetry/common/ 14:52:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:52:52 spire-1.2.1/pkg/common/telemetry/config.go 14:52:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:52:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/inmem.go 14:52:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/m3.go 14:52:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/metrics.go 14:52:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/names.go 14:52:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:52:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:52:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/ 14:52:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/server.go 14:52:52 spire-1.2.1/pkg/common/telemetry/sink.go 14:52:52 spire-1.2.1/pkg/common/telemetry/statsd.go 14:52:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/uptime.go 14:52:52 spire-1.2.1/pkg/common/telemetry/version.go 14:52:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:52:52 spire-1.2.1/pkg/common/uptime/ 14:52:52 spire-1.2.1/pkg/common/uptime/uptime.go 14:52:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:52:52 spire-1.2.1/pkg/common/util/ 14:52:52 spire-1.2.1/pkg/common/util/certs.go 14:52:52 spire-1.2.1/pkg/common/util/certs_test.go 14:52:52 spire-1.2.1/pkg/common/util/csr.go 14:52:52 spire-1.2.1/pkg/common/util/hash.go 14:52:52 spire-1.2.1/pkg/common/util/selectors.go 14:52:52 spire-1.2.1/pkg/common/util/selectors_test.go 14:52:52 spire-1.2.1/pkg/common/util/signals.go 14:52:52 spire-1.2.1/pkg/common/util/sort.go 14:52:52 spire-1.2.1/pkg/common/util/sort_test.go 14:52:52 spire-1.2.1/pkg/common/util/task.go 14:52:52 spire-1.2.1/pkg/common/util/task_test.go 14:52:52 spire-1.2.1/pkg/common/util/testdata/ 14:52:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:52:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:52:52 spire-1.2.1/pkg/common/version/ 14:52:52 spire-1.2.1/pkg/common/version/version.go 14:52:52 spire-1.2.1/pkg/common/x509svid/ 14:52:52 spire-1.2.1/pkg/common/x509svid/common_test.go 14:52:52 spire-1.2.1/pkg/common/x509svid/csr.go 14:52:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:52:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:52:52 spire-1.2.1/pkg/common/x509util/ 14:52:52 spire-1.2.1/pkg/common/x509util/cert.go 14:52:52 spire-1.2.1/pkg/common/x509util/dns.go 14:52:52 spire-1.2.1/pkg/common/x509util/dns_test.go 14:52:52 spire-1.2.1/pkg/common/x509util/keyid.go 14:52:52 spire-1.2.1/pkg/common/x509util/keypair.go 14:52:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:52:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:52:52 spire-1.2.1/pkg/server/ 14:52:52 spire-1.2.1/pkg/server/api/ 14:52:52 spire-1.2.1/pkg/server/api/agent.go 14:52:52 spire-1.2.1/pkg/server/api/agent/ 14:52:52 spire-1.2.1/pkg/server/api/agent/v1/ 14:52:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/agent_test.go 14:52:52 spire-1.2.1/pkg/server/api/api.go 14:52:52 spire-1.2.1/pkg/server/api/audit/ 14:52:52 spire-1.2.1/pkg/server/api/audit/audit.go 14:52:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:52:52 spire-1.2.1/pkg/server/api/bundle.go 14:52:52 spire-1.2.1/pkg/server/api/bundle/ 14:52:52 spire-1.2.1/pkg/server/api/bundle/v1/ 14:52:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/bundle_test.go 14:52:52 spire-1.2.1/pkg/server/api/debug/ 14:52:52 spire-1.2.1/pkg/server/api/debug/v1/ 14:52:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/entry.go 14:52:52 spire-1.2.1/pkg/server/api/entry/ 14:52:52 spire-1.2.1/pkg/server/api/entry/v1/ 14:52:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/entry_test.go 14:52:52 spire-1.2.1/pkg/server/api/health/ 14:52:52 spire-1.2.1/pkg/server/api/health/v1/ 14:52:52 spire-1.2.1/pkg/server/api/health/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/id.go 14:52:52 spire-1.2.1/pkg/server/api/id_test.go 14:52:52 spire-1.2.1/pkg/server/api/limits/ 14:52:52 spire-1.2.1/pkg/server/api/limits/limits.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/ 14:52:52 spire-1.2.1/pkg/server/api/middleware/alias.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/audit.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/caller.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/common.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/entries.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:52:52 spire-1.2.1/pkg/server/api/ratelimit.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/ 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:52:52 spire-1.2.1/pkg/server/api/selector.go 14:52:52 spire-1.2.1/pkg/server/api/selector_test.go 14:52:52 spire-1.2.1/pkg/server/api/status.go 14:52:52 spire-1.2.1/pkg/server/api/status_test.go 14:52:52 spire-1.2.1/pkg/server/api/svid/ 14:52:52 spire-1.2.1/pkg/server/api/svid/v1/ 14:52:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/ 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/ 14:52:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/validate.go 14:52:52 spire-1.2.1/pkg/server/bundle/ 14:52:52 spire-1.2.1/pkg/server/bundle/client/ 14:52:52 spire-1.2.1/pkg/server/bundle/client/client.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/manager.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/sources.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/updater.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:52:52 spire-1.2.1/pkg/server/ca/ 14:52:52 spire-1.2.1/pkg/server/ca/ca.go 14:52:52 spire-1.2.1/pkg/server/ca/ca_health.go 14:52:52 spire-1.2.1/pkg/server/ca/ca_test.go 14:52:52 spire-1.2.1/pkg/server/ca/journal.go 14:52:52 spire-1.2.1/pkg/server/ca/journal_test.go 14:52:52 spire-1.2.1/pkg/server/ca/manager.go 14:52:52 spire-1.2.1/pkg/server/ca/manager_health.go 14:52:52 spire-1.2.1/pkg/server/ca/manager_test.go 14:52:52 spire-1.2.1/pkg/server/ca/templates.go 14:52:52 spire-1.2.1/pkg/server/ca/upstream_client.go 14:52:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:52:52 spire-1.2.1/pkg/server/ca/validation.go 14:52:52 spire-1.2.1/pkg/server/cache/ 14:52:52 spire-1.2.1/pkg/server/cache/dscache/ 14:52:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:52:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/ 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:52:52 spire-1.2.1/pkg/server/catalog/ 14:52:52 spire-1.2.1/pkg/server/catalog/catalog.go 14:52:52 spire-1.2.1/pkg/server/catalog/keymanager.go 14:52:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:52:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:52:52 spire-1.2.1/pkg/server/catalog/notifier.go 14:52:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:52:52 spire-1.2.1/pkg/server/config.go 14:52:52 spire-1.2.1/pkg/server/datastore/ 14:52:52 spire-1.2.1/pkg/server/datastore/datastore.go 14:52:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:52:52 spire-1.2.1/pkg/server/datastore/repository.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:52:52 spire-1.2.1/pkg/server/endpoints/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:52:52 spire-1.2.1/pkg/server/endpoints/config.go 14:52:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:52:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:52:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:52:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:52:52 spire-1.2.1/pkg/server/endpoints/middleware.go 14:52:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:52:52 spire-1.2.1/pkg/server/hostservice/ 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:52:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:52:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:52:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/ 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:52:52 spire-1.2.1/pkg/server/registration/ 14:52:52 spire-1.2.1/pkg/server/registration/manager.go 14:52:52 spire-1.2.1/pkg/server/registration/manager_test.go 14:52:52 spire-1.2.1/pkg/server/scanentries.go 14:52:52 spire-1.2.1/pkg/server/scanentries_test.go 14:52:52 spire-1.2.1/pkg/server/server.go 14:52:52 spire-1.2.1/pkg/server/server_test.go 14:52:52 spire-1.2.1/pkg/server/svid/ 14:52:52 spire-1.2.1/pkg/server/svid/observer.go 14:52:52 spire-1.2.1/pkg/server/svid/observer_test.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator_config.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator_test.go 14:52:52 spire-1.2.1/proto/ 14:52:52 spire-1.2.1/proto/private/ 14:52:52 spire-1.2.1/proto/private/server/ 14:52:52 spire-1.2.1/proto/private/server/journal/ 14:52:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:52:52 spire-1.2.1/proto/private/server/journal/journal.proto 14:52:52 spire-1.2.1/proto/spire/ 14:52:52 spire-1.2.1/proto/spire/common/ 14:52:52 spire-1.2.1/proto/spire/common/common.pb.go 14:52:52 spire-1.2.1/proto/spire/common/common.proto 14:52:52 spire-1.2.1/proto/spire/common/plugin/ 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:52:52 spire-1.2.1/proto/spire/plugin/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:52:52 spire-1.2.1/release/ 14:52:52 spire-1.2.1/release/spire-extras/ 14:52:52 spire-1.2.1/release/spire-extras/README.md 14:52:52 spire-1.2.1/release/spire-extras/conf/ 14:52:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:52:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:52:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:52:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:52:52 spire-1.2.1/release/spire/ 14:52:52 spire-1.2.1/release/spire/README.md 14:52:52 spire-1.2.1/release/spire/conf/ 14:52:52 spire-1.2.1/release/spire/conf/agent/ 14:52:52 spire-1.2.1/release/spire/conf/agent/agent.conf 14:52:52 spire-1.2.1/release/spire/conf/server/ 14:52:52 spire-1.2.1/release/spire/conf/server/server.conf 14:52:52 spire-1.2.1/script/ 14:52:52 spire-1.2.1/script/build-artifact.sh 14:52:52 spire-1.2.1/script/generate_dummy_ca.sh 14:52:52 spire-1.2.1/support/ 14:52:52 spire-1.2.1/support/k8s/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/ 14:52:52 spire-1.2.1/.data/ 14:52:52 spire-1.2.1/.data/.file 14:52:52 spire-1.2.1/.dockerignore 14:52:52 spire-1.2.1/.gitattributes 14:52:52 spire-1.2.1/.githooks/ 14:52:52 spire-1.2.1/.githooks/pre-commit 14:52:52 spire-1.2.1/.github/ 14:52:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:52:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:52:52 spire-1.2.1/.github/dependabot.yml 14:52:52 spire-1.2.1/.github/workflows/ 14:52:52 spire-1.2.1/.github/workflows/nightly_build.yaml 14:52:52 spire-1.2.1/.github/workflows/pr_build.yaml 14:52:52 spire-1.2.1/.github/workflows/release_build.yaml 14:52:52 spire-1.2.1/.github/workflows/scripts/ 14:52:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:52:52 spire-1.2.1/.github/workflows/scripts/split.sh 14:52:52 spire-1.2.1/.gitignore 14:52:52 spire-1.2.1/.go-version 14:52:52 spire-1.2.1/.golangci.yml 14:52:52 spire-1.2.1/ADOPTERS.md 14:52:52 spire-1.2.1/CHANGELOG.md 14:52:52 spire-1.2.1/CODE-OF-CONDUCT.md 14:52:52 spire-1.2.1/CODEOWNERS 14:52:52 spire-1.2.1/CONTRIBUTING.md 14:52:52 spire-1.2.1/Dockerfile 14:52:52 spire-1.2.1/Dockerfile.dev 14:52:52 spire-1.2.1/Dockerfile.scratch 14:52:52 spire-1.2.1/LICENSE 14:52:52 spire-1.2.1/MAINTAINERS.md 14:52:52 spire-1.2.1/Makefile 14:52:52 spire-1.2.1/README.md 14:52:52 spire-1.2.1/ROADMAP.md 14:52:52 spire-1.2.1/SECURITY.md 14:52:52 spire-1.2.1/cmd/ 14:52:52 spire-1.2.1/cmd/spire-agent/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/common/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/run/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:52:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:52:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:52:52 spire-1.2.1/cmd/spire-agent/main.go 14:52:52 spire-1.2.1/cmd/spire-server/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/cli.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/run/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/token/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/validate/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/ 14:52:52 spire-1.2.1/support/oidc-discovery-provider/README.md 14:52:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/config.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/main.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:52:52 spire-1.2.1/test/ 14:52:52 spire-1.2.1/test/clock/ 14:52:52 spire-1.2.1/test/clock/clock.go 14:52:52 spire-1.2.1/test/fakes/ 14:52:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:52:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:52:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:52:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:52:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:52:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/test/fakes/fakeagentstore/ 14:52:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:52:52 spire-1.2.1/test/fakes/fakedatastore/ 14:52:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:52:52 spire-1.2.1/test/fakes/fakeentryclient/ 14:52:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:52:52 spire-1.2.1/test/fakes/fakehealthchecker/ 14:52:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:52:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:52:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:52:52 spire-1.2.1/test/fakes/fakemetrics/ 14:52:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:52:52 spire-1.2.1/test/fakes/fakenoderesolver/ 14:52:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:52:52 spire-1.2.1/test/fakes/fakenotifier/ 14:52:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:52:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:52:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:52:52 spire-1.2.1/test/fakes/fakeserverca/ 14:52:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:52:52 spire-1.2.1/test/fakes/fakeservercatalog/ 14:52:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:52:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:52:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:52:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:52:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:52:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:52:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:52:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:52:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:52:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:52:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:52:52 spire-1.2.1/test/fixture/ 14:52:52 spire-1.2.1/test/fixture/certs/ 14:52:52 spire-1.2.1/test/fixture/certs/agent_svid.der 14:52:52 spire-1.2.1/test/fixture/certs/base_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/blog_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/bundle.der 14:52:52 spire-1.2.1/test/fixture/certs/ca.pem 14:52:52 spire-1.2.1/test/fixture/certs/ca_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/database_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/database_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/database_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/node_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/node_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/node_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/svid.pem 14:52:52 spire-1.2.1/test/fixture/certs/svid_key.pem 14:52:52 spire-1.2.1/test/fixture/config/ 14:52:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:52:52 spire-1.2.1/test/fixture/config/agent_good.conf 14:52:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:52:52 spire-1.2.1/test/fixture/config/plugin_good.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_good.conf 14:52:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:52:52 spire-1.2.1/test/fixture/fixture.go 14:52:52 spire-1.2.1/test/fixture/nodeattestor/ 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:52:52 spire-1.2.1/test/fixture/registration/ 14:52:52 spire-1.2.1/test/fixture/registration/entries.json 14:52:52 spire-1.2.1/test/fixture/registration/good-for-update.json 14:52:52 spire-1.2.1/test/fixture/registration/good.json 14:52:52 spire-1.2.1/test/fixture/registration/invalid.json 14:52:52 spire-1.2.1/test/fixture/registration/invalid_json.json 14:52:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:52:52 spire-1.2.1/test/integration/ 14:52:52 spire-1.2.1/test/integration/README.md 14:52:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/x509/ 14:52:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:52:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:52:52 spire-1.2.1/cmd/spire-server/main.go 14:52:52 spire-1.2.1/cmd/spire-server/util/ 14:52:52 spire-1.2.1/cmd/spire-server/util/util.go 14:52:52 spire-1.2.1/conf/ 14:52:52 spire-1.2.1/conf/agent/ 14:52:52 spire-1.2.1/conf/agent/agent.conf 14:52:52 spire-1.2.1/conf/agent/agent_full.conf 14:52:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:52:52 spire-1.2.1/conf/server/ 14:52:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:52:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:52:52 spire-1.2.1/conf/server/server.conf 14:52:52 spire-1.2.1/conf/server/server_full.conf 14:52:52 spire-1.2.1/doc/ 14:52:52 spire-1.2.1/doc/SPIRE101.md 14:52:52 spire-1.2.1/doc/auditlog.md 14:52:52 spire-1.2.1/doc/authorization_policy_engine.md 14:52:52 spire-1.2.1/doc/changelog_guidelines.md 14:52:52 spire-1.2.1/doc/cure53-report.pdf 14:52:52 spire-1.2.1/doc/images/ 14:52:52 spire-1.2.1/doc/images/2019_roadmap.png 14:52:52 spire-1.2.1/doc/images/SPIRE101.png 14:52:52 spire-1.2.1/doc/images/SPIRE_agent.png 14:52:52 spire-1.2.1/doc/images/SPIRE_server.png 14:52:52 spire-1.2.1/test/integration/common 14:52:52 spire-1.2.1/test/integration/setup/ 14:52:52 spire-1.2.1/test/integration/setup/adminclient/ 14:52:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:52:52 spire-1.2.1/test/integration/setup/adminclient/client.go 14:52:52 spire-1.2.1/test/integration/setup/debugagent/ 14:52:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:52:52 spire-1.2.1/test/integration/setup/debugagent/main.go 14:52:52 spire-1.2.1/test/integration/setup/debugserver/ 14:52:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:52:52 spire-1.2.1/test/integration/setup/debugserver/main.go 14:52:52 spire-1.2.1/test/integration/setup/downstreamclient/ 14:52:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:52:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:52:52 spire-1.2.1/test/integration/setup/itclient/ 14:52:52 spire-1.2.1/test/integration/setup/itclient/client.go 14:52:52 spire-1.2.1/test/integration/setup/node-attestation/ 14:52:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:52:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:52:52 spire-1.2.1/test/integration/setup/x509pop/ 14:52:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:52:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:52:52 spire-1.2.1/test/integration/suites/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:52:52 spire-1.2.1/doc/images/cache_mgr.png 14:52:52 spire-1.2.1/doc/images/cache_mgr_components.png 14:52:52 spire-1.2.1/doc/images/federated_spire.png 14:52:52 spire-1.2.1/doc/images/ha_mode.png 14:52:52 spire-1.2.1/doc/images/nested_spire.png 14:52:52 spire-1.2.1/doc/images/oidc_federation.png 14:52:52 spire-1.2.1/doc/images/single_trust_domain.png 14:52:52 spire-1.2.1/doc/images/spiffe_compatible.png 14:52:52 spire-1.2.1/doc/images/spire_logo.png 14:52:52 spire-1.2.1/doc/migrating_registration_api_clients.md 14:52:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:52:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:52:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:52:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:52:52 spire-1.2.1/test/integration/suites/join-token/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:52:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:52:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:52:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:52:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:52:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:52:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:52:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:52:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:52:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:52:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:52:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:52:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:52:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:52:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:52:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:52:52 spire-1.2.1/test/integration/suites/join-token/README.md 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/join-token/teardown 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:52:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:52:52 spire-1.2.1/doc/scaling_spire.md 14:52:52 spire-1.2.1/doc/spire_agent.md 14:52:52 spire-1.2.1/doc/spire_server.md 14:52:52 spire-1.2.1/doc/supported_integrations.md 14:52:52 spire-1.2.1/doc/telemetry.md 14:52:52 spire-1.2.1/doc/telemetry_config.md 14:52:52 spire-1.2.1/doc/upgrading.md 14:52:52 spire-1.2.1/doc/using_spire.md 14:52:52 spire-1.2.1/examples/ 14:52:52 spire-1.2.1/examples/README.md 14:52:52 spire-1.2.1/go.mod 14:52:52 spire-1.2.1/go.sum 14:52:52 spire-1.2.1/pkg/ 14:52:52 spire-1.2.1/pkg/agent/ 14:52:52 spire-1.2.1/pkg/agent/agent.go 14:52:52 spire-1.2.1/pkg/agent/api/ 14:52:52 spire-1.2.1/pkg/agent/api/config.go 14:52:52 spire-1.2.1/pkg/agent/api/debug/ 14:52:52 spire-1.2.1/pkg/agent/api/debug/v1/ 14:52:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:52:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:52:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:52:52 spire-1.2.1/pkg/agent/api/endpoints.go 14:52:52 spire-1.2.1/pkg/agent/api/health/ 14:52:52 spire-1.2.1/pkg/agent/api/health/v1/ 14:52:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:52:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:52:52 spire-1.2.1/pkg/agent/api/rpccontext/ 14:52:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:52:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:52:52 spire-1.2.1/pkg/agent/attestor/ 14:52:52 spire-1.2.1/pkg/agent/attestor/node/ 14:52:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:52:52 spire-1.2.1/pkg/agent/attestor/node/node.go 14:52:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:52:52 spire-1.2.1/pkg/agent/attestor/workload/ 14:52:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:52:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:52:52 spire-1.2.1/pkg/agent/catalog/ 14:52:52 spire-1.2.1/pkg/agent/catalog/catalog.go 14:52:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:52:52 spire-1.2.1/test/integration/suites/k8s/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/00-setup 14:52:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:52:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:52:52 spire-1.2.1/test/integration/suites/k8s/README.md 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/k8s/teardown 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:52:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:52:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:52:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:52:52 spire-1.2.1/pkg/agent/client/ 14:52:52 spire-1.2.1/pkg/agent/client/client.go 14:52:52 spire-1.2.1/pkg/agent/client/client_test.go 14:52:52 spire-1.2.1/pkg/agent/client/dial.go 14:52:52 spire-1.2.1/pkg/agent/client/nodeconn.go 14:52:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:52:52 spire-1.2.1/pkg/agent/client/update.go 14:52:52 spire-1.2.1/pkg/agent/client/util.go 14:52:52 spire-1.2.1/pkg/agent/common/ 14:52:52 spire-1.2.1/pkg/agent/common/backoff/ 14:52:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:52:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/ 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:52:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:52:52 spire-1.2.1/pkg/agent/config.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/config.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:52:52 spire-1.2.1/test/integration/suites/rotation/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:52:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:52:52 spire-1.2.1/test/integration/suites/rotation/README.md 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/rotation/teardown 14:52:52 spire-1.2.1/test/integration/suites/self-test/ 14:52:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:52:52 spire-1.2.1/test/integration/suites/self-test/README.md 14:52:52 spire-1.2.1/test/integration/suites/self-test/teardown 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:52:52 spire-1.2.1/test/integration/suites/upgrade/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:52:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:52:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/workload/ 14:52:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:52:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/ 14:52:52 spire-1.2.1/pkg/agent/manager/cache/ 14:52:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:52:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:52:52 spire-1.2.1/pkg/agent/manager/config.go 14:52:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:52:52 spire-1.2.1/test/integration/suites/upgrade/README.md 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/upgrade/teardown 14:52:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:52:52 spire-1.2.1/test/integration/test-one.sh 14:52:52 spire-1.2.1/test/integration/test.sh 14:52:52 spire-1.2.1/test/plugintest/ 14:52:52 spire-1.2.1/test/plugintest/config.go 14:52:52 spire-1.2.1/test/plugintest/load.go 14:52:52 spire-1.2.1/test/plugintest/option.go 14:52:52 spire-1.2.1/test/spiretest/ 14:52:52 spire-1.2.1/test/spiretest/apiserver.go 14:52:52 spire-1.2.1/test/spiretest/assertions.go 14:52:52 spire-1.2.1/test/spiretest/dir.go 14:52:52 spire-1.2.1/test/spiretest/errors_posix.go 14:52:52 spire-1.2.1/test/spiretest/errors_windows.go 14:52:52 spire-1.2.1/test/spiretest/logs.go 14:52:52 spire-1.2.1/test/spiretest/socketapi.go 14:52:52 spire-1.2.1/test/spiretest/suite.go 14:52:52 spire-1.2.1/test/spiretest/x509.go 14:52:52 spire-1.2.1/test/testca/ 14:52:52 spire-1.2.1/test/testca/ca.go 14:52:52 spire-1.2.1/test/testkey/ 14:52:52 spire-1.2.1/test/testkey/generate.sh 14:52:52 spire-1.2.1/test/testkey/genkeys.go 14:52:52 spire-1.2.1/test/testkey/keys.go 14:52:52 spire-1.2.1/test/testkey/new.go 14:52:52 spire-1.2.1/test/tpmsimulator/ 14:52:52 spire-1.2.1/test/tpmsimulator/simulator.go 14:52:52 spire-1.2.1/test/util/ 14:52:52 spire-1.2.1/test/util/cert_fixtures.go 14:52:52 spire-1.2.1/test/util/cert_generation.go 14:52:52 spire-1.2.1/test/util/io_redirection.go 14:52:52 spire-1.2.1/test/util/race.go 14:52:52 spire-1.2.1/test/util/util.go 14:52:52 14:52:52 spire-1.2.1/pkg/agent/manager/manager.go 14:52:52 spire-1.2.1/pkg/agent/manager/manager_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/storage.go 14:52:52 spire-1.2.1/pkg/agent/manager/storage_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/storecache/ 14:52:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:52:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:52:52 spire-1.2.1/pkg/agent/manager/sync.go 14:52:52 spire-1.2.1/pkg/agent/plugin/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:52:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/building spire from source... 14:52:52 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:52:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:52:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:52:52 spire-1.2.1/pkg/agent/svid/ 14:52:52 spire-1.2.1/pkg/agent/svid/rotator.go 14:52:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:52:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:52:52 spire-1.2.1/pkg/agent/svid/store/ 14:52:52 spire-1.2.1/pkg/agent/svid/store/service.go 14:52:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:52:52 spire-1.2.1/pkg/common/ 14:52:52 spire-1.2.1/pkg/common/agentpathtemplate/ 14:52:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:52:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:52:52 spire-1.2.1/pkg/common/api/ 14:52:52 spire-1.2.1/pkg/common/api/metrics.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/ 14:52:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/logger.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/names.go 14:52:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:52:52 spire-1.2.1/pkg/common/api/names.go 14:52:52 spire-1.2.1/pkg/common/api/ratelimit.go 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/ 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:52:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:52:52 spire-1.2.1/pkg/common/auth/ 14:52:52 spire-1.2.1/pkg/common/auth/interceptors.go 14:52:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:52:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/ 14:52:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/types.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:52:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/ 14:52:52 spire-1.2.1/pkg/common/catalog/bind.go 14:52:52 spire-1.2.1/pkg/common/catalog/builtin.go 14:52:52 spire-1.2.1/pkg/common/catalog/catalog.go 14:52:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/closers.go 14:52:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:52:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:52:52 spire-1.2.1/pkg/common/catalog/config.go 14:52:52 spire-1.2.1/pkg/common/catalog/config_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/configure.go 14:52:52 spire-1.2.1/pkg/common/catalog/constraints.go 14:52:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:52:52 spire-1.2.1/pkg/common/catalog/context.go 14:52:52 spire-1.2.1/pkg/common/catalog/external.go 14:52:52 spire-1.2.1/pkg/common/catalog/host.go 14:52:52 spire-1.2.1/pkg/common/catalog/pipenet.go 14:52:52 spire-1.2.1/pkg/common/catalog/plugin.go 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/ 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:52:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:52:52 spire-1.2.1/pkg/common/cli/ 14:52:52 spire-1.2.1/pkg/common/cli/env.go 14:52:52 spire-1.2.1/pkg/common/cli/flags.go 14:52:52 spire-1.2.1/pkg/common/cli/trust_domain.go 14:52:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:52:52 spire-1.2.1/pkg/common/cli/umask.go 14:52:52 spire-1.2.1/pkg/common/cli/umask_posix.go 14:52:52 spire-1.2.1/pkg/common/cli/umask_test.go 14:52:52 spire-1.2.1/pkg/common/cli/umask_windows.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/flag.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/format.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:52:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:52:52 spire-1.2.1/pkg/common/coretypes/ 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/ 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:52:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:52:52 spire-1.2.1/pkg/common/cryptoutil/ 14:52:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:52:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:52:52 spire-1.2.1/pkg/common/diskutil/ 14:52:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:52:52 spire-1.2.1/pkg/common/diskutil/file_test.go 14:52:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:52:52 spire-1.2.1/pkg/common/errorutil/ 14:52:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:52:52 spire-1.2.1/pkg/common/health/ 14:52:52 spire-1.2.1/pkg/common/health/config.go 14:52:52 spire-1.2.1/pkg/common/health/context.go 14:52:52 spire-1.2.1/pkg/common/health/context_test.go 14:52:52 spire-1.2.1/pkg/common/health/health.go 14:52:52 spire-1.2.1/pkg/common/health/health_test.go 14:52:52 spire-1.2.1/pkg/common/health/logger.go 14:52:52 spire-1.2.1/pkg/common/hostservice/ 14:52:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:52:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:52:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:52:52 spire-1.2.1/pkg/common/idutil/ 14:52:52 spire-1.2.1/pkg/common/idutil/require.go 14:52:52 spire-1.2.1/pkg/common/idutil/require_test.go 14:52:52 spire-1.2.1/pkg/common/idutil/safety.go 14:52:52 spire-1.2.1/pkg/common/idutil/safety_test.go 14:52:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:52:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/ 14:52:52 spire-1.2.1/pkg/common/jwtsvid/common.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:52:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:52:52 spire-1.2.1/pkg/common/jwtutil/ 14:52:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:52:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:52:52 spire-1.2.1/pkg/common/log/ 14:52:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:52:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:52:52 spire-1.2.1/pkg/common/log/log.go 14:52:52 spire-1.2.1/pkg/common/log/log_test.go 14:52:52 spire-1.2.1/pkg/common/log/options.go 14:52:52 spire-1.2.1/pkg/common/nodeutil/ 14:52:52 spire-1.2.1/pkg/common/nodeutil/node.go 14:52:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/ 14:52:52 spire-1.2.1/pkg/common/peertracker/conn.go 14:52:52 spire-1.2.1/pkg/common/peertracker/credentials.go 14:52:52 spire-1.2.1/pkg/common/peertracker/errors.go 14:52:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:52:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:52:52 spire-1.2.1/pkg/common/peertracker/info.go 14:52:52 spire-1.2.1/pkg/common/peertracker/listener.go 14:52:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:52:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tcp.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:52:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:52:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:52:52 spire-1.2.1/pkg/common/pemutil/ 14:52:52 spire-1.2.1/pkg/common/pemutil/block.go 14:52:52 spire-1.2.1/pkg/common/pemutil/certs.go 14:52:52 spire-1.2.1/pkg/common/pemutil/common.go 14:52:52 spire-1.2.1/pkg/common/pemutil/csr.go 14:52:52 spire-1.2.1/pkg/common/pemutil/keys.go 14:52:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/ 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:52:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:52:52 spire-1.2.1/pkg/common/plugin/ 14:52:52 spire-1.2.1/pkg/common/plugin/aws/ 14:52:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:52:52 spire-1.2.1/pkg/common/plugin/azure/ 14:52:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:52:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/facade.go 14:52:52 spire-1.2.1/pkg/common/plugin/facade_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/gcp/ 14:52:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/ 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:52:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/log.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/ 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:52:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:52:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:52:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:52:52 spire-1.2.1/pkg/common/plugin/x509pop/ 14:52:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:52:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:52:52 spire-1.2.1/pkg/common/profiling/ 14:52:52 spire-1.2.1/pkg/common/profiling/dumpers.go 14:52:52 spire-1.2.1/pkg/common/profiling/profiling.go 14:52:52 spire-1.2.1/pkg/common/protoutil/ 14:52:52 spire-1.2.1/pkg/common/protoutil/masks.go 14:52:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:52:52 spire-1.2.1/pkg/common/rotationutil/ 14:52:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:52:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:52:52 spire-1.2.1/pkg/common/selector/ 14:52:52 spire-1.2.1/pkg/common/selector/selector.go 14:52:52 spire-1.2.1/pkg/common/selector/selector_test.go 14:52:52 spire-1.2.1/pkg/common/selector/set.go 14:52:52 spire-1.2.1/pkg/common/selector/set_utils.go 14:52:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:52:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:52:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:52:52 spire-1.2.1/pkg/common/telemetry/call.go 14:52:52 spire-1.2.1/pkg/common/telemetry/common/ 14:52:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:52:52 spire-1.2.1/pkg/common/telemetry/config.go 14:52:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:52:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/inmem.go 14:52:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/m3.go 14:52:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/metrics.go 14:52:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/names.go 14:52:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:52:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:52:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/ 14:52:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:52:52 spire-1.2.1/pkg/common/telemetry/server/server.go 14:52:52 spire-1.2.1/pkg/common/telemetry/sink.go 14:52:52 spire-1.2.1/pkg/common/telemetry/statsd.go 14:52:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:52:52 spire-1.2.1/pkg/common/telemetry/uptime.go 14:52:52 spire-1.2.1/pkg/common/telemetry/version.go 14:52:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:52:52 spire-1.2.1/pkg/common/uptime/ 14:52:52 spire-1.2.1/pkg/common/uptime/uptime.go 14:52:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:52:52 spire-1.2.1/pkg/common/util/ 14:52:52 spire-1.2.1/pkg/common/util/certs.go 14:52:52 spire-1.2.1/pkg/common/util/certs_test.go 14:52:52 spire-1.2.1/pkg/common/util/csr.go 14:52:52 spire-1.2.1/pkg/common/util/hash.go 14:52:52 spire-1.2.1/pkg/common/util/selectors.go 14:52:52 spire-1.2.1/pkg/common/util/selectors_test.go 14:52:52 spire-1.2.1/pkg/common/util/signals.go 14:52:52 spire-1.2.1/pkg/common/util/sort.go 14:52:52 spire-1.2.1/pkg/common/util/sort_test.go 14:52:52 spire-1.2.1/pkg/common/util/task.go 14:52:52 spire-1.2.1/pkg/common/util/task_test.go 14:52:52 spire-1.2.1/pkg/common/util/testdata/ 14:52:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:52:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:52:52 spire-1.2.1/pkg/common/version/ 14:52:52 spire-1.2.1/pkg/common/version/version.go 14:52:52 spire-1.2.1/pkg/common/x509svid/ 14:52:52 spire-1.2.1/pkg/common/x509svid/common_test.go 14:52:52 spire-1.2.1/pkg/common/x509svid/csr.go 14:52:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:52:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:52:52 spire-1.2.1/pkg/common/x509util/ 14:52:52 spire-1.2.1/pkg/common/x509util/cert.go 14:52:52 spire-1.2.1/pkg/common/x509util/dns.go 14:52:52 spire-1.2.1/pkg/common/x509util/dns_test.go 14:52:52 spire-1.2.1/pkg/common/x509util/keyid.go 14:52:52 spire-1.2.1/pkg/common/x509util/keypair.go 14:52:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:52:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:52:52 spire-1.2.1/pkg/server/ 14:52:52 spire-1.2.1/pkg/server/api/ 14:52:52 spire-1.2.1/pkg/server/api/agent.go 14:52:52 spire-1.2.1/pkg/server/api/agent/ 14:52:52 spire-1.2.1/pkg/server/api/agent/v1/ 14:52:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/agent_test.go 14:52:52 spire-1.2.1/pkg/server/api/api.go 14:52:52 spire-1.2.1/pkg/server/api/audit/ 14:52:52 spire-1.2.1/pkg/server/api/audit/audit.go 14:52:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:52:52 spire-1.2.1/pkg/server/api/bundle.go 14:52:52 spire-1.2.1/pkg/server/api/bundle/ 14:52:52 spire-1.2.1/pkg/server/api/bundle/v1/ 14:52:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/bundle_test.go 14:52:52 spire-1.2.1/pkg/server/api/debug/ 14:52:52 spire-1.2.1/pkg/server/api/debug/v1/ 14:52:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/entry.go 14:52:52 spire-1.2.1/pkg/server/api/entry/ 14:52:52 spire-1.2.1/pkg/server/api/entry/v1/ 14:52:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/entry_test.go 14:52:52 spire-1.2.1/pkg/server/api/health/ 14:52:52 spire-1.2.1/pkg/server/api/health/v1/ 14:52:52 spire-1.2.1/pkg/server/api/health/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/id.go 14:52:52 spire-1.2.1/pkg/server/api/id_test.go 14:52:52 spire-1.2.1/pkg/server/api/limits/ 14:52:52 spire-1.2.1/pkg/server/api/limits/limits.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/ 14:52:52 spire-1.2.1/pkg/server/api/middleware/alias.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/audit.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/caller.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/common.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/entries.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:52:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:52:52 spire-1.2.1/pkg/server/api/ratelimit.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/ 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:52:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:52:52 spire-1.2.1/pkg/server/api/selector.go 14:52:52 spire-1.2.1/pkg/server/api/selector_test.go 14:52:52 spire-1.2.1/pkg/server/api/status.go 14:52:52 spire-1.2.1/pkg/server/api/status_test.go 14:52:52 spire-1.2.1/pkg/server/api/svid/ 14:52:52 spire-1.2.1/pkg/server/api/svid/v1/ 14:52:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/ 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:52:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/ 14:52:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:52:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:52:52 spire-1.2.1/pkg/server/authpolicy/validate.go 14:52:52 spire-1.2.1/pkg/server/bundle/ 14:52:52 spire-1.2.1/pkg/server/bundle/client/ 14:52:52 spire-1.2.1/pkg/server/bundle/client/client.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/manager.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/sources.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/updater.go 14:52:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:52:52 spire-1.2.1/pkg/server/ca/ 14:52:52 spire-1.2.1/pkg/server/ca/ca.go 14:52:52 spire-1.2.1/pkg/server/ca/ca_health.go 14:52:52 spire-1.2.1/pkg/server/ca/ca_test.go 14:52:52 spire-1.2.1/pkg/server/ca/journal.go 14:52:52 spire-1.2.1/pkg/server/ca/journal_test.go 14:52:52 spire-1.2.1/pkg/server/ca/manager.go 14:52:52 spire-1.2.1/pkg/server/ca/manager_health.go 14:52:52 spire-1.2.1/pkg/server/ca/manager_test.go 14:52:52 spire-1.2.1/pkg/server/ca/templates.go 14:52:52 spire-1.2.1/pkg/server/ca/upstream_client.go 14:52:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:52:52 spire-1.2.1/pkg/server/ca/validation.go 14:52:52 spire-1.2.1/pkg/server/cache/ 14:52:52 spire-1.2.1/pkg/server/cache/dscache/ 14:52:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:52:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/ 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:52:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:52:52 spire-1.2.1/pkg/server/catalog/ 14:52:52 spire-1.2.1/pkg/server/catalog/catalog.go 14:52:52 spire-1.2.1/pkg/server/catalog/keymanager.go 14:52:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:52:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:52:52 spire-1.2.1/pkg/server/catalog/notifier.go 14:52:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:52:52 spire-1.2.1/pkg/server/config.go 14:52:52 spire-1.2.1/pkg/server/datastore/ 14:52:52 spire-1.2.1/pkg/server/datastore/datastore.go 14:52:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:52:52 spire-1.2.1/pkg/server/datastore/repository.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:52:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:52:52 spire-1.2.1/pkg/server/endpoints/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:52:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:52:52 spire-1.2.1/pkg/server/endpoints/config.go 14:52:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:52:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:52:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:52:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:52:52 spire-1.2.1/pkg/server/endpoints/middleware.go 14:52:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:52:52 spire-1.2.1/pkg/server/hostservice/ 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:52:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:52:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:52:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:52:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:52:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/ 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:52:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:52:52 spire-1.2.1/pkg/server/registration/ 14:52:52 spire-1.2.1/pkg/server/registration/manager.go 14:52:52 spire-1.2.1/pkg/server/registration/manager_test.go 14:52:52 spire-1.2.1/pkg/server/scanentries.go 14:52:52 spire-1.2.1/pkg/server/scanentries_test.go 14:52:52 spire-1.2.1/pkg/server/server.go 14:52:52 spire-1.2.1/pkg/server/server_test.go 14:52:52 spire-1.2.1/pkg/server/svid/ 14:52:52 spire-1.2.1/pkg/server/svid/observer.go 14:52:52 spire-1.2.1/pkg/server/svid/observer_test.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator_config.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:52:52 spire-1.2.1/pkg/server/svid/rotator_test.go 14:52:52 spire-1.2.1/proto/ 14:52:52 spire-1.2.1/proto/private/ 14:52:52 spire-1.2.1/proto/private/server/ 14:52:52 spire-1.2.1/proto/private/server/journal/ 14:52:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:52:52 spire-1.2.1/proto/private/server/journal/journal.proto 14:52:52 spire-1.2.1/proto/spire/ 14:52:52 spire-1.2.1/proto/spire/common/ 14:52:52 spire-1.2.1/proto/spire/common/common.pb.go 14:52:52 spire-1.2.1/proto/spire/common/common.proto 14:52:52 spire-1.2.1/proto/spire/common/plugin/ 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:52:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:52:52 spire-1.2.1/proto/spire/plugin/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:52:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:52:52 spire-1.2.1/release/ 14:52:52 spire-1.2.1/release/spire-extras/ 14:52:52 spire-1.2.1/release/spire-extras/README.md 14:52:52 spire-1.2.1/release/spire-extras/conf/ 14:52:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:52:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:52:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:52:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:52:52 spire-1.2.1/release/spire/ 14:52:52 spire-1.2.1/release/spire/README.md 14:52:52 spire-1.2.1/release/spire/conf/ 14:52:52 spire-1.2.1/release/spire/conf/agent/ 14:52:52 spire-1.2.1/release/spire/conf/agent/agent.conf 14:52:52 spire-1.2.1/release/spire/conf/server/ 14:52:52 spire-1.2.1/release/spire/conf/server/server.conf 14:52:52 spire-1.2.1/script/ 14:52:52 spire-1.2.1/script/build-artifact.sh 14:52:52 spire-1.2.1/script/generate_dummy_ca.sh 14:52:52 spire-1.2.1/support/ 14:52:52 spire-1.2.1/support/k8s/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:52:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/ 14:52:52 spire-1.2.1/support/oidc-discovery-provider/README.md 14:52:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/config.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/main.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:52:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:52:52 spire-1.2.1/test/ 14:52:52 spire-1.2.1/test/clock/ 14:52:52 spire-1.2.1/test/clock/clock.go 14:52:52 spire-1.2.1/test/fakes/ 14:52:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:52:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:52:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:52:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:52:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:52:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/test/fakes/fakeagentstore/ 14:52:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:52:52 spire-1.2.1/test/fakes/fakedatastore/ 14:52:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:52:52 spire-1.2.1/test/fakes/fakeentryclient/ 14:52:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:52:52 spire-1.2.1/test/fakes/fakehealthchecker/ 14:52:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:52:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:52:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:52:52 spire-1.2.1/test/fakes/fakemetrics/ 14:52:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:52:52 spire-1.2.1/test/fakes/fakenoderesolver/ 14:52:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:52:52 spire-1.2.1/test/fakes/fakenotifier/ 14:52:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:52:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:52:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:52:52 spire-1.2.1/test/fakes/fakeserverca/ 14:52:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:52:52 spire-1.2.1/test/fakes/fakeservercatalog/ 14:52:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:52:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:52:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:52:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:52:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:52:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:52:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:52:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:52:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:52:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:52:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:52:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:52:52 spire-1.2.1/test/fixture/ 14:52:52 spire-1.2.1/test/fixture/certs/ 14:52:52 spire-1.2.1/test/fixture/certs/agent_svid.der 14:52:52 spire-1.2.1/test/fixture/certs/base_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/blog_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/bundle.der 14:52:52 spire-1.2.1/test/fixture/certs/ca.pem 14:52:52 spire-1.2.1/test/fixture/certs/ca_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/database_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/database_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/database_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/node_cert.pem 14:52:52 spire-1.2.1/test/fixture/certs/node_csr.pem 14:52:52 spire-1.2.1/test/fixture/certs/node_key.pem 14:52:52 spire-1.2.1/test/fixture/certs/svid.pem 14:52:52 spire-1.2.1/test/fixture/certs/svid_key.pem 14:52:52 spire-1.2.1/test/fixture/config/ 14:52:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:52:52 spire-1.2.1/test/fixture/config/agent_good.conf 14:52:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:52:52 spire-1.2.1/test/fixture/config/plugin_good.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:52:52 spire-1.2.1/test/fixture/config/server_good.conf 14:52:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:52:52 spire-1.2.1/test/fixture/fixture.go 14:52:52 spire-1.2.1/test/fixture/nodeattestor/ 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:52:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:52:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:52:52 spire-1.2.1/test/fixture/registration/ 14:52:52 spire-1.2.1/test/fixture/registration/entries.json 14:52:52 spire-1.2.1/test/fixture/registration/good-for-update.json 14:52:52 spire-1.2.1/test/fixture/registration/good.json 14:52:52 spire-1.2.1/test/fixture/registration/invalid.json 14:52:52 spire-1.2.1/test/fixture/registration/invalid_json.json 14:52:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:52:52 spire-1.2.1/test/integration/ 14:52:52 spire-1.2.1/test/integration/README.md 14:52:52 spire-1.2.1/test/integration/common 14:52:52 spire-1.2.1/test/integration/setup/ 14:52:52 spire-1.2.1/test/integration/setup/adminclient/ 14:52:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:52:52 spire-1.2.1/test/integration/setup/adminclient/client.go 14:52:52 spire-1.2.1/test/integration/setup/debugagent/ 14:52:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:52:52 spire-1.2.1/test/integration/setup/debugagent/main.go 14:52:52 spire-1.2.1/test/integration/setup/debugserver/ 14:52:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:52:52 spire-1.2.1/test/integration/setup/debugserver/main.go 14:52:52 spire-1.2.1/test/integration/setup/downstreamclient/ 14:52:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:52:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:52:52 spire-1.2.1/test/integration/setup/itclient/ 14:52:52 spire-1.2.1/test/integration/setup/itclient/client.go 14:52:52 spire-1.2.1/test/integration/setup/node-attestation/ 14:52:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:52:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:52:52 spire-1.2.1/test/integration/setup/x509pop/ 14:52:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:52:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:52:52 spire-1.2.1/test/integration/suites/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:52:52 spire-1.2.1/test/integration/suites/join-token/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:52:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:52:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:52:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:52:52 spire-1.2.1/test/integration/suites/join-token/README.md 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/join-token/teardown 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdInstalling go1.17.7... 14:52:52 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:52:52 spire-1.2.1/test/integration/suites/k8s/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/00-setup 14:52:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:52:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:52:52 spire-1.2.1/test/integration/suites/k8s/README.md 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:52:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/k8s/teardown 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:52:52 spire-1.2.1/test/integration/suites/rotation/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/00-setup 14:52:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:52:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:52:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:52:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:52:52 spire-1.2.1/test/integration/suites/rotation/README.md 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/rotation/teardown 14:52:52 spire-1.2.1/test/integration/suites/self-test/ 14:52:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:52:52 spire-1.2.1/test/integration/suites/self-test/README.md 14:52:52 spire-1.2.1/test/integration/suites/self-test/teardown 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:52:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:52:52 spire-1.2.1/test/integration/suites/upgrade/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:52:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:52:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:52:52 spire-1.2.1/test/integration/suites/upgrade/README.md 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:52:52 spire-1.2.1/test/integration/suites/upgrade/teardown 14:52:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:52:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:52:52 spire-1.2.1/test/integration/test-one.sh 14:52:52 spire-1.2.1/test/integration/test.sh 14:52:52 spire-1.2.1/test/plugintest/ 14:52:52 spire-1.2.1/test/plugintest/config.go 14:52:52 spire-1.2.1/test/plugintest/load.go 14:52:52 spire-1.2.1/test/plugintest/option.go 14:52:52 spire-1.2.1/test/spiretest/ 14:52:52 spire-1.2.1/test/spiretest/apiserver.go 14:52:52 spire-1.2.1/test/spiretest/assertions.go 14:52:52 spire-1.2.1/test/spiretest/dir.go 14:52:52 spire-1.2.1/test/spiretest/errors_posix.go 14:52:52 spire-1.2.1/test/spiretest/errors_windows.go 14:52:52 spire-1.2.1/test/spiretest/logs.go 14:52:52 spire-1.2.1/test/spiretest/socketapi.go 14:52:52 spire-1.2.1/test/spiretest/suite.go 14:52:52 spire-1.2.1/test/spiretest/x509.go 14:52:52 spire-1.2.1/test/testca/ 14:52:52 spire-1.2.1/test/testca/ca.go 14:52:52 spire-1.2.1/test/testkey/ 14:52:52 spire-1.2.1/test/testkey/generate.sh 14:52:52 spire-1.2.1/test/testkey/genkeys.go 14:52:52 spire-1.2.1/test/testkey/keys.go 14:52:52 spire-1.2.1/test/testkey/new.go 14:52:52 spire-1.2.1/test/tpmsimulator/ 14:52:52 spire-1.2.1/test/tpmsimulator/simulator.go 14:52:52 spire-1.2.1/test/util/ 14:52:52 spire-1.2.1/test/util/cert_fixtures.go 14:52:52 spire-1.2.1/test/util/cert_generation.go 14:52:52 spire-1.2.1/test/util/io_redirection.go 14:52:52 spire-1.2.1/test/util/race.go 14:52:52 spire-1.2.1/test/util/util.go 14:52:52 building spire from source... 14:52:52 Installing go1.17.7... 14:52:56 Removing intermediate container db391a6714c4 14:52:56 ---> a425c5f35359 14:52:56 14:52:56 Step 10/22 : FROM alpine:3.14 14:52:56 ---> e04c818066af 14:52:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:52:56 ---> a1d902e304ac 14:52:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:52:56 ---> Running in d53b52bafd1d 14:52:56 ---> Running in a0a432e27d2d 14:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:52:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:52:58 Building bin/spire-server... 14:52:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:52:58 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:52:58 go: downloading github.com/mitchellh/cli v1.1.2 14:52:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:52:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:52:58 go: downloading github.com/imdario/mergo v0.3.12 14:52:58 go: downloading github.com/sirupsen/logrus v1.8.1 14:52:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:52:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:52:58 go: downloading google.golang.org/grpc v1.44.0 14:52:58 Building bin/spire-server... 14:52:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:52:58 go: downloading github.com/fatih/color v1.13.0 14:52:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:52:58 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:52:58 go: downloading github.com/mitchellh/cli v1.1.2 14:52:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:52:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:52:58 go: downloading github.com/mattn/go-isatty v0.0.14 14:52:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:52:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:52:58 go: downloading github.com/imdario/mergo v0.3.12 14:52:58 go: downloading github.com/sirupsen/logrus v1.8.1 14:52:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:52:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:52:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:52:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:52:58 go: downloading google.golang.org/grpc v1.44.0 14:52:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:52:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:52:58 go: downloading github.com/open-policy-agent/opa v0.38.0 14:52:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:52:58 go: downloading github.com/fatih/color v1.13.0 14:52:58 go: downloading github.com/mattn/go-isatty v0.0.14 14:52:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:52:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:52:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:52:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:52:58 go: downloading github.com/armon/go-metrics v0.3.10 14:52:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:52:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:52:58 go: downloading github.com/armon/go-metrics v0.3.10 14:52:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:52:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:52:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:52:58 go: downloading github.com/mattn/go-colorable v0.1.12 14:52:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:52:58 go: downloading github.com/oklog/run v1.0.0 14:52:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:52:58 go: downloading github.com/Masterminds/goutils v1.1.0 14:52:58 go: downloading github.com/Masterminds/semver v1.5.0 14:52:58 go: downloading github.com/google/uuid v1.1.2 14:52:58 go: downloading github.com/huandu/xstrings v1.3.2 14:52:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:52:58 go: downloading github.com/imkira/go-observer v1.0.3 14:52:58 go: downloading github.com/open-policy-agent/opa v0.38.0 14:52:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:52:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:52:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:52:58 go: downloading github.com/prometheus/client_model v0.2.0 14:52:58 go: downloading github.com/prometheus/common v0.32.1 14:52:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:52:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:52:58 go: downloading github.com/mattn/go-colorable v0.1.12 14:52:58 go: downloading github.com/beorn7/perks v1.0.1 14:52:58 go: downloading github.com/Masterminds/goutils v1.1.0 14:52:58 go: downloading github.com/Masterminds/semver v1.5.0 14:52:58 go: downloading github.com/google/uuid v1.1.2 14:52:58 go: downloading github.com/huandu/xstrings v1.3.2 14:52:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:52:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:52:59 go: downloading github.com/oklog/run v1.0.0 14:52:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:52:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:52:59 go: downloading github.com/prometheus/client_model v0.2.0 14:52:59 go: downloading github.com/prometheus/common v0.32.1 14:52:59 go: downloading github.com/beorn7/perks v1.0.1 14:52:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:52:59 go: downloading github.com/prometheus/procfs v0.7.3 14:52:59 go: downloading go.uber.org/atomic v1.9.0 14:52:59 go: downloading github.com/prometheus/procfs v0.7.3 14:52:59 go: downloading github.com/hashicorp/errwrap v1.1.0 14:52:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:52:59 go: downloading go.uber.org/atomic v1.9.0 14:52:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:52:59 go: downloading github.com/blang/semver/v4 v4.0.0 14:52:59 go: downloading github.com/imkira/go-observer v1.0.3 14:52:59 (1/1) Installing dumb-init (1.2.5-r1) 14:52:59 Executing busybox-1.33.1-r7.trigger 14:52:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:52:59 OK: 6 MiB in 15 packages 14:52:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:52:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:52:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:52:59 go: downloading github.com/hashicorp/errwrap v1.1.0 14:52:59 go: downloading github.com/jinzhu/gorm v1.9.16 14:52:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:52:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:52:59 go: downloading github.com/twmb/murmur3 v1.1.6 14:52:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:52:59 go: downloading github.com/blang/semver/v4 v4.0.0 14:52:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:52:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:52:59 go: downloading github.com/jinzhu/gorm v1.9.16 14:52:59 go: downloading github.com/lib/pq v1.10.4 14:52:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:52:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:52:59 go: downloading github.com/lib/pq v1.10.4 14:52:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:52:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:52:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:52:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:53:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:53:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:53:01 go: downloading github.com/stretchr/testify v1.7.0 14:53:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:53:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:53:03 go: downloading google.golang.org/api v0.70.0 14:53:03 go: downloading k8s.io/client-go v0.23.4 14:53:03 go: downloading k8s.io/api v0.23.4 14:53:03 go: downloading github.com/google/go-tpm v0.3.3 14:53:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:53:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:53:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:53:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:53:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:53:04 go: downloading github.com/stretchr/testify v1.7.0 14:53:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:53:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:53:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:53:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:53:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:53:05 go: downloading cloud.google.com/go/storage v1.21.0 14:53:05 go: downloading google.golang.org/api v0.70.0 14:53:05 go: downloading k8s.io/client-go v0.23.4 14:53:05 go: downloading k8s.io/api v0.23.4 14:53:05 go: downloading github.com/google/go-tpm v0.3.3 14:53:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:53:05 go: downloading k8s.io/apimachinery v0.23.4 14:53:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:53:05 go: downloading cloud.google.com/go v0.100.2 14:53:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:53:05 go: downloading k8s.io/kube-aggregator v0.23.3 14:53:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:53:06 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:53:06 go: downloading cloud.google.com/go/security v1.3.0 14:53:06 go: downloading cloud.google.com/go/storage v1.21.0 14:53:06 go: downloading github.com/hashicorp/vault/api v1.4.1 14:53:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:53:06 go: downloading cloud.google.com/go v0.100.2 14:53:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:53:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:53:06 go: downloading github.com/twmb/murmur3 v1.1.6 14:53:06 go: downloading k8s.io/apimachinery v0.23.4 14:53:06 go: downloading github.com/jinzhu/inflection v1.0.0 14:53:06 go: downloading github.com/gogo/protobuf v1.3.2 14:53:06 go: downloading k8s.io/kube-aggregator v0.23.3 14:53:06 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:53:06 go: downloading cloud.google.com/go/security v1.3.0 14:53:07 go: downloading github.com/aws/smithy-go v1.11.0 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:53:07 go: downloading github.com/hashicorp/vault/api v1.4.1 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:53:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:53:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:53:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:53:07 go: downloading github.com/dimchansky/utfbom v1.1.1 14:53:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:53:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:53:07 go: downloading cloud.google.com/go/compute v1.3.0 14:53:07 go: downloading cloud.google.com/go/iam v0.1.1 14:53:07 go: downloading github.com/jinzhu/inflection v1.0.0 14:53:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:53:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:53:07 go: downloading github.com/google/gofuzz v1.1.0 14:53:07 go: downloading k8s.io/klog/v2 v2.30.0 14:53:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:53:07 go: downloading github.com/spf13/pflag v1.0.5 14:53:07 go: downloading github.com/aws/smithy-go v1.11.0 14:53:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:53:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:53:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:53:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:53:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:53:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:53:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:53:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:53:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:53:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:53:08 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:53:08 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:53:08 go: downloading gopkg.in/yaml.v2 v2.4.0 14:53:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:53:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:53:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:53:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:53:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:53:08 go: downloading github.com/gobwas/glob v0.2.3 14:53:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:53:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:53:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:53:08 go: downloading gopkg.in/inf.v0 v0.9.1 14:53:08 go: downloading go.opencensus.io v0.23.0 14:53:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:53:08 go: downloading github.com/google/go-cmp v0.5.7 14:53:08 go: downloading github.com/googleapis/gnostic v0.5.5 14:53:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:53:08 go: downloading github.com/go-logr/logr v1.2.2 14:53:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:53:08 go: downloading github.com/json-iterator/go v1.1.12 14:53:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:53:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:53:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:53:08 go: downloading go.uber.org/zap v1.21.0 14:53:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:53:09 go: downloading github.com/tklauser/numcpus v0.3.0 14:53:09 go: downloading sigs.k8s.io/yaml v1.3.0 14:53:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:53:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:53:09 go: downloading github.com/golang/snappy v0.0.4 14:53:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:53:09 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:53:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:53:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:53:09 go: downloading github.com/hashicorp/go-version v1.2.0 14:53:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:53:09 go: downloading github.com/dimchansky/utfbom v1.1.1 14:53:09 go: downloading cloud.google.com/go/compute v1.3.0 14:53:09 go: downloading cloud.google.com/go/iam v0.1.1 14:53:09 go: downloading go.uber.org/multierr v1.6.0 14:53:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:53:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:53:09 go: downloading github.com/ryanuber/go-glob v1.0.0 14:53:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:53:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:53:09 go: downloading github.com/gogo/protobuf v1.3.2 14:53:09 go: downloading github.com/modern-go/reflect2 v1.0.2 14:53:09 go: downloading k8s.io/klog/v2 v2.30.0 14:53:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:53:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:53:09 go: downloading github.com/google/gofuzz v1.1.0 14:53:09 go: downloading github.com/spf13/pflag v1.0.5 14:53:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:53:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:53:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:53:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:53:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:53:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:53:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:53:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:53:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:53:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:53:09 go: downloading gopkg.in/yaml.v2 v2.4.0 14:53:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:53:09 go: downloading github.com/gobwas/glob v0.2.3 14:53:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:53:09 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:53:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:53:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:53:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:53:09 go: downloading go.opencensus.io v0.23.0 14:53:09 go: downloading gopkg.in/inf.v0 v0.9.1 14:53:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:53:10 go: downloading github.com/go-logr/logr v1.2.2 14:53:10 go: downloading github.com/googleapis/gnostic v0.5.5 14:53:10 go: downloading github.com/json-iterator/go v1.1.12 14:53:10 go: downloading github.com/google/go-cmp v0.5.7 14:53:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:53:10 Removing intermediate container d53b52bafd1d 14:53:10 ---> e8b4fc237c29 14:53:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:53:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:53:10 go: downloading go.uber.org/zap v1.21.0 14:53:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:53:10 go: downloading sigs.k8s.io/yaml v1.3.0 14:53:10 go: downloading github.com/tklauser/numcpus v0.3.0 14:53:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:53:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:53:10 go: downloading github.com/modern-go/reflect2 v1.0.2 14:53:10 go: downloading github.com/golang/snappy v0.0.4 14:53:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:53:10 go: downloading github.com/ryanuber/go-glob v1.0.0 14:53:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:53:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:53:10 go: downloading github.com/hashicorp/go-version v1.2.0 14:53:10 go: downloading go.uber.org/multierr v1.6.0 14:53:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:53:12 ? github.com/edgexfoundry/edgex-go [no test files] 14:53:12 Removing intermediate container 30c17e8df8dc 14:53:12 ---> 5d36c17b1098 14:53:12 14:53:12 Step 10/22 : FROM alpine:3.14 14:53:12 ---> e04c818066af 14:53:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:53:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:53:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:53:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:53:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:53:16  ---> Running in b0270f18d7eb 14:53:16 ---> Running in bc643f79c2ac 14:53:16 Removing intermediate container b0270f18d7eb 14:53:16 ---> d01f5171e4c7 14:53:16 Step 13/22 : ENV APP_PORT=59861 14:53:16 ---> Running in 16e73b420a93 14:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:53:16 Removing intermediate container 16e73b420a93 14:53:16 ---> a8c9845b2661 14:53:16 Step 14/22 : EXPOSE $APP_PORT 14:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:53:16 ---> Running in 9a61fe18f4d5 14:53:16 (1/6) Installing ca-certificates (20211220-r0) 14:53:16 (2/6) Installing brotli-libs (1.0.9-r5) 14:53:16 Removing intermediate container 9a61fe18f4d5 14:53:16 ---> 3b61ad622fba 14:53:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:53:16 (4/6) Installing libcurl (7.79.1-r0) 14:53:16 (5/6) Installing curl (7.79.1-r0) 14:53:16 (6/6) Installing dumb-init (1.2.5-r1) 14:53:16 Executing busybox-1.33.1-r7.trigger 14:53:16 Executing ca-certificates-20211220-r0.trigger 14:53:16 OK: 8 MiB in 20 packages 14:53:17 ---> 6340af04cab1 14:53:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:53:18 Removing intermediate container bc643f79c2ac 14:53:18 ---> 5ebf57f00ae0 14:53:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:53:18 ---> Running in 528642d9f79e 14:53:18 Removing intermediate container a0a432e27d2d 14:53:18 ---> 8780f9eeff42 14:53:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:53:18 ---> Running in 018a0da3bf7d 14:53:18 Removing intermediate container 528642d9f79e 14:53:18 ---> 55d3dae3f50c 14:53:18 Step 13/22 : WORKDIR /edgex 14:53:18 ---> ca0b5a355636 14:53:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:53:18 ---> Running in d8535f3531fb 14:53:18 ---> a2e138a1b320 14:53:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:53:18 Removing intermediate container d8535f3531fb 14:53:18 ---> 34d2d06546bd 14:53:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:53:18 ---> Running in 9f336673c8c8 14:53:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:53:18 Removing intermediate container 9f336673c8c8 14:53:18 ---> 8819b5b30ef3 14:53:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:19 ---> 2957fd2b3899 14:53:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:53:19 ---> Running in c7b938f782af 14:53:19 Removing intermediate container c7b938f782af 14:53:19 ---> 82006865b0b7 14:53:19 Step 20/22 : LABEL arch=x86_64 14:53:19 ---> Running in 2500c360f55c 14:53:19 ---> 36114d94c48b 14:53:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:53:20 Removing intermediate container 018a0da3bf7d 14:53:20 ---> 1daba247dc9c 14:53:20 14:53:20 Step 11/23 : FROM docker:20.10.14 14:53:20 Removing intermediate container 2500c360f55c 14:53:20 ---> da4ea6e9116b 14:53:20 Step 21/22 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:53:20 20.10.14: Pulling from library/docker 14:53:20 ---> Running in 2bca6719b5c0 14:53:20 ---> f57b51d5f7af 14:53:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:53:20 Removing intermediate container 2bca6719b5c0 14:53:20 ---> 776e76068fab 14:53:20 Step 22/22 : LABEL version=0.0.0 14:53:21 ---> Running in 7da2e728c6fb 14:53:21 ---> 03d0df44738a 14:53:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:53:21 ---> Running in 5044c28dfcf5 14:53:21 Removing intermediate container 7da2e728c6fb 14:53:21 ---> 94b720da8595 14:53:21 14:53:21 Successfully built 94b720da8595 14:53:21 Successfully tagged support-scheduler:latest 14:53:21  Building support-scheduler ... done Building security-spire-server 14:53:24 Removing intermediate container 5044c28dfcf5 14:53:24 ---> 4a1e1dd64810 14:53:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:53:24 ---> Running in 9d2dad1a20ac 14:53:25 Removing intermediate container 9d2dad1a20ac 14:53:25 ---> 168f166aaa7f 14:53:25 Step 20/22 : LABEL arch=x86_64 14:53:25 ---> Running in 80c55967f822 14:53:25 Removing intermediate container 80c55967f822 14:53:25 ---> 3236cf449803 14:53:25 Step 21/22 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:53:26 ---> Running in 8dc0f344e56b 14:53:26 Removing intermediate container 8dc0f344e56b 14:53:26 ---> ffd04da0e26c 14:53:26 Step 22/22 : LABEL version=0.0.0 14:53:26 ---> Running in 15baff25f6a1 14:53:27 Removing intermediate container 15baff25f6a1 14:53:27 ---> dfe79fa6aa74 14:53:27 14:53:27 Successfully built dfe79fa6aa74 14:53:27 Successfully tagged security-proxy-setup:latest 14:53:27  Building security-proxy-setup ... done Building core-metadata 14:53:32 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:53:32 Status: Downloaded newer image for docker:20.10.14 14:53:32 ---> 7417809fdb73 14:53:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:53:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:53:33 ---> 4bd080be3861 14:53:33 Step 3/25 : WORKDIR /edgex-go 14:53:33 ---> Using cache 14:53:33 ---> 0ef1c1a2ca19 14:53:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:33 ---> Using cache 14:53:33 ---> 02d1f98089e3 14:53:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:53:33 ---> Using cache 14:53:33 ---> e5f05e6038d9 14:53:33 Step 6/25 : COPY go.mod vendor* ./ 14:53:33 ---> Using cache 14:53:33 ---> f6624c5ebb03 14:53:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:33 ---> Using cache 14:53:33 ---> 2b4b0eb6c24d 14:53:33 Step 8/25 : COPY . . 14:53:33 ---> Using cache 14:53:33 ---> 31430191ed04 14:53:33 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:53:33 ---> Using cache 14:53:33 ---> 649db8d092b8 14:53:33 Step 10/25 : RUN mkdir -p spire-build 14:53:33 ---> Using cache 14:53:33 ---> 7a41e6bb15dd 14:53:33 Step 11/25 : WORKDIR /edgex-go/spire-build 14:53:33 ---> Using cache 14:53:33 ---> b9507539bb1f 14:53:33 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 14:53:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:53:35 ---> 4bd080be3861 14:53:35 Step 3/23 : WORKDIR /edgex-go 14:53:35 ---> Using cache 14:53:35 ---> 0ef1c1a2ca19 14:53:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:35 ---> Using cache 14:53:35 ---> 02d1f98089e3 14:53:35 Step 5/23 : RUN apk add --update --no-cache make git 14:53:35 ---> Using cache 14:53:35 ---> 38178e924b94 14:53:35 Step 6/23 : COPY go.mod vendor* ./ 14:53:35 ---> Using cache 14:53:35 ---> 41442f6e8792 14:53:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:35 ---> Using cache 14:53:35 ---> f6a6a4868c6e 14:53:35 Step 8/23 : COPY . . 14:53:35 ---> Using cache 14:53:35 ---> 747031ea8563 14:53:35 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:53:37 ---> Running in 6df6e5d7e45a 14:53:37 ---> Running in 290f393bb7b7 14:53:37 ---> Running in 78ce1ad14e9a 14:53:37 Removing intermediate container 6df6e5d7e45a 14:53:37 ---> 1138c6f97f1d 14:53:37 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 14:53:37 ---> Running in 96970c2a9dcf 14:53:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:53:38 spire-1.2.1/ 14:53:38 spire-1.2.1/.data/ 14:53:38 spire-1.2.1/.data/.file 14:53:38 spire-1.2.1/.dockerignore 14:53:38 spire-1.2.1/.gitattributes 14:53:38 spire-1.2.1/.githooks/ 14:53:38 spire-1.2.1/.githooks/pre-commit 14:53:38 spire-1.2.1/.github/ 14:53:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:53:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:53:38 spire-1.2.1/.github/dependabot.yml 14:53:38 spire-1.2.1/.github/workflows/ 14:53:38 spire-1.2.1/.github/workflows/nightly_build.yaml 14:53:38 spire-1.2.1/.github/workflows/pr_build.yaml 14:53:38 spire-1.2.1/.github/workflows/release_build.yaml 14:53:38 spire-1.2.1/.github/workflows/scripts/ 14:53:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:53:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:53:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:53:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:53:38 spire-1.2.1/.github/workflows/scripts/split.sh 14:53:38 spire-1.2.1/.gitignore 14:53:38 spire-1.2.1/.go-version 14:53:38 spire-1.2.1/.golangci.yml 14:53:38 spire-1.2.1/ADOPTERS.md 14:53:38 spire-1.2.1/CHANGELOG.md 14:53:38 spire-1.2.1/CODE-OF-CONDUCT.md 14:53:38 spire-1.2.1/CODEOWNERS 14:53:38 spire-1.2.1/CONTRIBUTING.md 14:53:38 spire-1.2.1/Dockerfile 14:53:38 spire-1.2.1/Dockerfile.dev 14:53:38 spire-1.2.1/Dockerfile.scratch 14:53:38 spire-1.2.1/LICENSE 14:53:38 spire-1.2.1/MAINTAINERS.md 14:53:38 spire-1.2.1/Makefile 14:53:38 spire-1.2.1/README.md 14:53:38 spire-1.2.1/ROADMAP.md 14:53:38 spire-1.2.1/SECURITY.md 14:53:38 spire-1.2.1/cmd/ 14:53:38 spire-1.2.1/cmd/spire-agent/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/common/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/run/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:53:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:53:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:53:38 spire-1.2.1/cmd/spire-agent/main.go 14:53:38 spire-1.2.1/cmd/spire-server/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/cli.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/run/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/token/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/validate/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/x509/ 14:53:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:53:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:53:38 spire-1.2.1/cmd/spire-server/main.go 14:53:38 spire-1.2.1/cmd/spire-server/util/ 14:53:38 spire-1.2.1/cmd/spire-server/util/util.go 14:53:38 spire-1.2.1/conf/ 14:53:38 spire-1.2.1/conf/agent/ 14:53:38 spire-1.2.1/conf/agent/agent.conf 14:53:38 spire-1.2.1/conf/agent/agent_full.conf 14:53:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:53:38 spire-1.2.1/conf/server/ 14:53:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:53:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:53:38 spire-1.2.1/conf/server/server.conf 14:53:38 spire-1.2.1/conf/server/server_full.conf 14:53:38 spire-1.2.1/doc/ 14:53:38 spire-1.2.1/doc/SPIRE101.md 14:53:38 spire-1.2.1/doc/auditlog.md 14:53:38 spire-1.2.1/doc/authorization_policy_engine.md 14:53:38 spire-1.2.1/doc/changelog_guidelines.md 14:53:38 spire-1.2.1/doc/cure53-report.pdf 14:53:38 spire-1.2.1/doc/images/ 14:53:38 spire-1.2.1/doc/images/2019_roadmap.png 14:53:38 spire-1.2.1/doc/images/SPIRE101.png 14:53:38 spire-1.2.1/doc/images/SPIRE_agent.png 14:53:38 spire-1.2.1/doc/images/SPIRE_server.png 14:53:38 spire-1.2.1/doc/images/cache_mgr.png 14:53:38 spire-1.2.1/doc/images/cache_mgr_components.png 14:53:38 spire-1.2.1/doc/images/federated_spire.png 14:53:38 spire-1.2.1/doc/images/ha_mode.png 14:53:38 spire-1.2.1/doc/images/nested_spire.png 14:53:38 spire-1.2.1/doc/images/oidc_federation.png 14:53:38 spire-1.2.1/doc/images/single_trust_domain.png 14:53:38 spire-1.2.1/doc/images/spiffe_compatible.png 14:53:38 spire-1.2.1/doc/images/spire_logo.png 14:53:38 spire-1.2.1/doc/migrating_registration_api_clients.md 14:53:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:53:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:53:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:53:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:53:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:53:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:53:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:53:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:53:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:53:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:53:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:53:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:53:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:53:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:53:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:53:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md(1/43) Installing readline (8.1.1-r0) 14:53:38 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:53:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:53:38 spire-1.2.1/doc/scaling_spire.md 14:53:38 spire-1.2.1/doc/spire_agent.md 14:53:38 spire-1.2.1/doc/spire_server.md 14:53:38 spire-1.2.1/doc/supported_integrations.md 14:53:38 spire-1.2.1/doc/telemetry.md 14:53:38 spire-1.2.1/doc/telemetry_config.md 14:53:38 spire-1.2.1/doc/upgrading.md 14:53:38 spire-1.2.1/doc/using_spire.md 14:53:38 spire-1.2.1/examples/ 14:53:38 spire-1.2.1/examples/README.md 14:53:38 spire-1.2.1/go.mod 14:53:38 spire-1.2.1/go.sum 14:53:38 spire-1.2.1/pkg/ 14:53:38 spire-1.2.1/pkg/agent/ 14:53:38 spire-1.2.1/pkg/agent/agent.go 14:53:38 spire-1.2.1/pkg/agent/api/ 14:53:38 spire-1.2.1/pkg/agent/api/config.go 14:53:38 spire-1.2.1/pkg/agent/api/debug/ 14:53:38 spire-1.2.1/pkg/agent/api/debug/v1/ 14:53:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:53:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:53:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:53:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:53:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:53:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:53:38 spire-1.2.1/pkg/agent/api/endpoints.go 14:53:38 spire-1.2.1/pkg/agent/api/health/ 14:53:38 spire-1.2.1/pkg/agent/api/health/v1/ 14:53:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:53:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:53:38 spire-1.2.1/pkg/agent/api/rpccontext/ 14:53:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:53:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:53:38 spire-1.2.1/pkg/agent/attestor/ 14:53:38 spire-1.2.1/pkg/agent/attestor/node/ 14:53:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:53:38 spire-1.2.1/pkg/agent/attestor/node/node.go 14:53:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:53:38 spire-1.2.1/pkg/agent/attestor/workload/ 14:53:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:53:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:53:38 spire-1.2.1/pkg/agent/catalog/ 14:53:38 spire-1.2.1/pkg/agent/catalog/catalog.go 14:53:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:53:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:53:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:53:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:53:38 spire-1.2.1/pkg/agent/client/ 14:53:38 spire-1.2.1/pkg/agent/client/client.go 14:53:38 spire-1.2.1/pkg/agent/client/client_test.go 14:53:38 spire-1.2.1/pkg/agent/client/dial.go 14:53:38 spire-1.2.1/pkg/agent/client/nodeconn.go 14:53:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:53:38 spire-1.2.1/pkg/agent/client/update.go 14:53:38 spire-1.2.1/pkg/agent/client/util.go 14:53:38 spire-1.2.1/pkg/agent/common/ 14:53:38 spire-1.2.1/pkg/agent/common/backoff/ 14:53:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:53:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:53:38 spire-1.2.1/pkg/agent/common/cgroups/ 14:53:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:53:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:53:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:53:38 spire-1.2.1/pkg/agent/config.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/ 14:53:38 spire-1.2.1/pkg/agent/endpoints/config.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:53:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:53:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/workload/ 14:53:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:53:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:53:38 spire-1.2.1/pkg/agent/manager/ 14:53:38 spire-1.2.1/pkg/agent/manager/cache/ 14:53:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:53:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:53:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:53:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:53:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:53:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:53:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:53:38 spire-1.2.1/pkg/agent/manager/config.go 14:53:38 spire-1.2.1/pkg/agent/manager/manager.go 14:53:38 spire-1.2.1/pkg/agent/manager/manager_test.go 14:53:38 spire-1.2.1/pkg/agent/manager/storage.go 14:53:38 spire-1.2.1/pkg/agent/manager/storage_test.go 14:53:38 spire-1.2.1/pkg/agent/manager/storecache/ 14:53:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:53:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:53:38 spire-1.2.1/pkg/agent/manager/sync.go 14:53:38 spire-1.2.1/pkg/agent/plugin/ 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go(2/43) Installing bash (5.1.16-r0) 14:53:38 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:53:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:53:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:53:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:53:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:53:38 spire-1.2.1/pkg/agent/svid/ 14:53:38 spire-1.2.1/pkg/agent/svid/rotator.go 14:53:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:53:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:53:38 spire-1.2.1/pkg/agent/svid/store/ 14:53:38 spire-1.2.1/pkg/agent/svid/store/service.go 14:53:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:53:38 spire-1.2.1/pkg/common/ 14:53:38 spire-1.2.1/pkg/common/agentpathtemplate/ 14:53:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:53:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:53:38 spire-1.2.1/pkg/common/api/ 14:53:38 spire-1.2.1/pkg/common/api/metrics.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/ 14:53:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/logger.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/names.go 14:53:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:53:38 spire-1.2.1/pkg/common/api/names.go 14:53:38 spire-1.2.1/pkg/common/api/ratelimit.go 14:53:38 spire-1.2.1/pkg/common/api/rpccontext/ 14:53:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:53:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:53:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:53:38 spire-1.2.1/pkg/common/auth/ 14:53:38 spire-1.2.1/pkg/common/auth/interceptors.go 14:53:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:53:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/ 14:53:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/types.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:53:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:53:38 spire-1.2.1/pkg/common/catalog/ 14:53:38 spire-1.2.1/pkg/common/catalog/bind.go 14:53:38 spire-1.2.1/pkg/common/catalog/builtin.go 14:53:38 spire-1.2.1/pkg/common/catalog/catalog.go 14:53:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:53:38 spire-1.2.1/pkg/common/catalog/closers.go 14:53:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:53:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:53:38 spire-1.2.1/pkg/common/catalog/config.go 14:53:38 spire-1.2.1/pkg/common/catalog/config_test.go 14:53:38 spire-1.2.1/pkg/common/catalog/configure.go 14:53:38 spire-1.2.1/pkg/common/catalog/constraints.go 14:53:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:53:38 spire-1.2.1/pkg/common/catalog/context.go 14:53:38 spire-1.2.1/pkg/common/catalog/external.go 14:53:38 spire-1.2.1/pkg/common/catalog/host.go 14:53:38 spire-1.2.1/pkg/common/catalog/pipenet.go 14:53:38 spire-1.2.1/pkg/common/catalog/plugin.go 14:53:38 spire-1.2.1/pkg/common/catalog/testplugin/ 14:53:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:53:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:53:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:53:38 spire-1.2.1/pkg/common/cli/ 14:53:38 spire-1.2.1/pkg/common/cli/env.go 14:53:38 spire-1.2.1/pkg/common/cli/flags.go 14:53:38 spire-1.2.1/pkg/common/cli/trust_domain.go 14:53:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:53:38 spire-1.2.1/pkg/common/cli/umask.go 14:53:38 spire-1.2.1/pkg/common/cli/umask_posix.go 14:53:38 spire-1.2.1/pkg/common/cli/umask_test.go 14:53:38 spire-1.2.1/pkg/common/cli/umask_windows.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/flag.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/format.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:53:38 Executing bash-5.1.16-r0.post-install 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:53:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:53:38 spire-1.2.1/pkg/common/coretypes/ 14:53:38 spire-1.2.1/pkg/common/coretypes/bundle/ 14:53:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:53:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:53:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:53:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:53:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:53:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:53:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:53:38 spire-1.2.1/pkg/common/cryptoutil/ 14:53:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:53:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:53:38 spire-1.2.1/pkg/common/diskutil/ 14:53:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:53:38 spire-1.2.1/pkg/common/diskutil/file_test.go 14:53:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:53:38 spire-1.2.1/pkg/common/errorutil/ 14:53:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:53:38 spire-1.2.1/pkg/common/health/ 14:53:38 spire-1.2.1/pkg/common/health/config.go 14:53:38 spire-1.2.1/pkg/common/health/context.go 14:53:38 spire-1.2.1/pkg/common/health/context_test.go 14:53:38 spire-1.2.1/pkg/common/health/health.go 14:53:38 spire-1.2.1/pkg/common/health/health_test.go 14:53:38 spire-1.2.1/pkg/common/health/logger.go 14:53:38 spire-1.2.1/pkg/common/hostservice/ 14:53:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:53:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:53:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:53:38 spire-1.2.1/pkg/common/idutil/ 14:53:38 spire-1.2.1/pkg/common/idutil/require.go 14:53:38 spire-1.2.1/pkg/common/idutil/require_test.go 14:53:38 spire-1.2.1/pkg/common/idutil/safety.go 14:53:38 spire-1.2.1/pkg/common/idutil/safety_test.go 14:53:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:53:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:53:38 spire-1.2.1/pkg/common/jwtsvid/ 14:53:38 spire-1.2.1/pkg/common/jwtsvid/common.go 14:53:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:53:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:53:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:53:38 spire-1.2.1/pkg/common/jwtutil/ 14:53:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:53:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:53:38 spire-1.2.1/pkg/common/log/ 14:53:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:53:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:53:38 spire-1.2.1/pkg/common/log/log.go 14:53:38 spire-1.2.1/pkg/common/log/log_test.go 14:53:38 spire-1.2.1/pkg/common/log/options.go 14:53:38 spire-1.2.1/pkg/common/nodeutil/ 14:53:38 spire-1.2.1/pkg/common/nodeutil/node.go 14:53:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:53:38 spire-1.2.1/pkg/common/peertracker/ 14:53:38 spire-1.2.1/pkg/common/peertracker/conn.go(3/43) Installing brotli-libs (1.0.9-r5) 14:53:38 14:53:38 spire-1.2.1/pkg/common/peertracker/credentials.go 14:53:38 spire-1.2.1/pkg/common/peertracker/errors.go 14:53:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:53:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:53:38 spire-1.2.1/pkg/common/peertracker/info.go 14:53:38 spire-1.2.1/pkg/common/peertracker/listener.go 14:53:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:53:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:53:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:53:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:53:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:53:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:53:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tcp.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:53:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:53:38 spire-1.2.1/pkg/common/peertracker/uds.go 14:53:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:53:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:53:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:53:38 spire-1.2.1/pkg/common/pemutil/ 14:53:38 spire-1.2.1/pkg/common/pemutil/block.go 14:53:38 spire-1.2.1/pkg/common/pemutil/certs.go 14:53:38 spire-1.2.1/pkg/common/pemutil/common.go 14:53:38 spire-1.2.1/pkg/common/pemutil/csr.go 14:53:38 spire-1.2.1/pkg/common/pemutil/keys.go 14:53:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/ 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:53:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:53:38 spire-1.2.1/pkg/common/plugin/ 14:53:38 spire-1.2.1/pkg/common/plugin/aws/ 14:53:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:53:38 spire-1.2.1/pkg/common/plugin/azure/ 14:53:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:53:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:53:38 spire-1.2.1/pkg/common/plugin/facade.go 14:53:38 spire-1.2.1/pkg/common/plugin/facade_test.go 14:53:38 spire-1.2.1/pkg/common/plugin/gcp/ 14:53:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:53:38 spire-1.2.1/pkg/common/plugin/k8s/ 14:53:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:53:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:53:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:53:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:53:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:53:38 spire-1.2.1/pkg/common/plugin/log.go 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/ 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:53:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:53:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:53:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:53:38 spire-1.2.1/pkg/common/plugin/x509pop/ 14:53:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:53:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:53:38 spire-1.2.1/pkg/common/profiling/ 14:53:38 spire-1.2.1/pkg/common/profiling/dumpers.go 14:53:38 spire-1.2.1/pkg/common/profiling/profiling.go 14:53:38 spire-1.2.1/pkg/common/protoutil/ 14:53:38 spire-1.2.1/pkg/common/protoutil/masks.go 14:53:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:53:38 spire-1.2.1/pkg/common/rotationutil/ 14:53:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:53:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:53:38 spire-1.2.1/pkg/common/selector/ 14:53:38 spire-1.2.1/pkg/common/selector/selector.go 14:53:38 spire-1.2.1/pkg/common/selector/selector_test.go 14:53:38 spire-1.2.1/pkg/common/selector/set.go 14:53:38 spire-1.2.1/pkg/common/selector/set_utils.go 14:53:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/ 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/ 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:53:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:53:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:53:38 spire-1.2.1/pkg/common/telemetry/call.go 14:53:38 spire-1.2.1/pkg/common/telemetry/common/ 14:53:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:53:38 spire-1.2.1/pkg/common/telemetry/config.go 14:53:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:53:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/inmem.go 14:53:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/m3.go 14:53:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/metrics.go 14:53:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/names.go 14:53:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:53:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:53:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/ 14:53:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:53:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:53:38 spire-1.2.1/pkg/common/telemetry/server/server.go 14:53:38 spire-1.2.1/pkg/common/telemetry/sink.go 14:53:38 spire-1.2.1/pkg/common/telemetry/statsd.go 14:53:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:53:38 spire-1.2.1/pkg/common/telemetry/uptime.go 14:53:38 spire-1.2.1/pkg/common/telemetry/version.go 14:53:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:53:38 spire-1.2.1/pkg/common/uptime/ 14:53:38 spire-1.2.1/pkg/common/uptime/uptime.go 14:53:38 spire-1.2.1/pkg/common/uptime/uptime_test.go(4/43) Installing nghttp2-libs (1.46.0-r0) 14:53:38 14:53:38 spire-1.2.1/pkg/common/util/ 14:53:38 spire-1.2.1/pkg/common/util/certs.go 14:53:38 spire-1.2.1/pkg/common/util/certs_test.go 14:53:38 spire-1.2.1/pkg/common/util/csr.go 14:53:38 spire-1.2.1/pkg/common/util/hash.go 14:53:38 spire-1.2.1/pkg/common/util/selectors.go 14:53:38 spire-1.2.1/pkg/common/util/selectors_test.go 14:53:38 spire-1.2.1/pkg/common/util/signals.go 14:53:38 spire-1.2.1/pkg/common/util/sort.go 14:53:38 spire-1.2.1/pkg/common/util/sort_test.go 14:53:38 spire-1.2.1/pkg/common/util/task.go 14:53:38 spire-1.2.1/pkg/common/util/task_test.go 14:53:38 spire-1.2.1/pkg/common/util/testdata/ 14:53:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:53:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:53:38 spire-1.2.1/pkg/common/version/ 14:53:38 spire-1.2.1/pkg/common/version/version.go 14:53:38 spire-1.2.1/pkg/common/x509svid/ 14:53:38 spire-1.2.1/pkg/common/x509svid/common_test.go 14:53:38 spire-1.2.1/pkg/common/x509svid/csr.go 14:53:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:53:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:53:38 spire-1.2.1/pkg/common/x509util/ 14:53:38 spire-1.2.1/pkg/common/x509util/cert.go 14:53:38 spire-1.2.1/pkg/common/x509util/dns.go 14:53:38 spire-1.2.1/pkg/common/x509util/dns_test.go(5/43) Installing libcurl (7.80.0-r0) 14:53:38 14:53:38 spire-1.2.1/pkg/common/x509util/keyid.go 14:53:38 spire-1.2.1/pkg/common/x509util/keypair.go 14:53:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:53:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:53:38 spire-1.2.1/pkg/server/ 14:53:38 spire-1.2.1/pkg/server/api/ 14:53:38 spire-1.2.1/pkg/server/api/agent.go 14:53:38 spire-1.2.1/pkg/server/api/agent/ 14:53:38 spire-1.2.1/pkg/server/api/agent/v1/ 14:53:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/agent_test.go 14:53:38 spire-1.2.1/pkg/server/api/api.go 14:53:38 spire-1.2.1/pkg/server/api/audit/ 14:53:38 spire-1.2.1/pkg/server/api/audit/audit.go 14:53:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:53:38 spire-1.2.1/pkg/server/api/bundle.go 14:53:38 spire-1.2.1/pkg/server/api/bundle/ 14:53:38 spire-1.2.1/pkg/server/api/bundle/v1/ 14:53:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/bundle_test.go 14:53:38 spire-1.2.1/pkg/server/api/debug/ 14:53:38 spire-1.2.1/pkg/server/api/debug/v1/ 14:53:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/entry.go 14:53:38 spire-1.2.1/pkg/server/api/entry/ 14:53:38 spire-1.2.1/pkg/server/api/entry/v1/ 14:53:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/entry_test.go 14:53:38 spire-1.2.1/pkg/server/api/health/ 14:53:38 spire-1.2.1/pkg/server/api/health/v1/ 14:53:38 spire-1.2.1/pkg/server/api/health/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/id.go 14:53:38 spire-1.2.1/pkg/server/api/id_test.go 14:53:38 spire-1.2.1/pkg/server/api/limits/ 14:53:38 spire-1.2.1/pkg/server/api/limits/limits.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/ 14:53:38 spire-1.2.1/pkg/server/api/middleware/alias.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/audit.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/caller.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go(6/43) Installing curl (7.80.0-r0) 14:53:38 14:53:38 spire-1.2.1/pkg/server/api/middleware/common.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/entries.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:53:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:53:38 spire-1.2.1/pkg/server/api/ratelimit.go 14:53:38 spire-1.2.1/pkg/server/api/rpccontext/ 14:53:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:53:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:53:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:53:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:53:38 spire-1.2.1/pkg/server/api/selector.go 14:53:38 spire-1.2.1/pkg/server/api/selector_test.go 14:53:38 spire-1.2.1/pkg/server/api/status.go 14:53:38 spire-1.2.1/pkg/server/api/status_test.go 14:53:38 spire-1.2.1/pkg/server/api/svid/ 14:53:38 spire-1.2.1/pkg/server/api/svid/v1/ 14:53:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/trustdomain.go 14:53:38 spire-1.2.1/pkg/server/api/trustdomain/ 14:53:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:53:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:53:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:53:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:53:38 spire-1.2.1/pkg/server/authpolicy/ 14:53:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:53:38 spire-1.2.1/pkg/server/authpolicy/policy.go 14:53:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:53:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:53:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:53:38 spire-1.2.1/pkg/server/authpolicy/validate.go 14:53:38 spire-1.2.1/pkg/server/bundle/ 14:53:38 spire-1.2.1/pkg/server/bundle/client/ 14:53:38 spire-1.2.1/pkg/server/bundle/client/client.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/manager.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/sources.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/updater.go 14:53:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:53:38 spire-1.2.1/pkg/server/ca/ 14:53:38 spire-1.2.1/pkg/server/ca/ca.go 14:53:38 spire-1.2.1/pkg/server/ca/ca_health.go 14:53:38 spire-1.2.1/pkg/server/ca/ca_test.go 14:53:38 spire-1.2.1/pkg/server/ca/journal.go 14:53:38 spire-1.2.1/pkg/server/ca/journal_test.go 14:53:38 spire-1.2.1/pkg/server/ca/manager.go 14:53:38 spire-1.2.1/pkg/server/ca/manager_health.go 14:53:38 spire-1.2.1/pkg/server/ca/manager_test.go 14:53:38 spire-1.2.1/pkg/server/ca/templates.go 14:53:38 spire-1.2.1/pkg/server/ca/upstream_client.go 14:53:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:53:38 spire-1.2.1/pkg/server/ca/validation.go 14:53:38 spire-1.2.1/pkg/server/cache/ 14:53:38 spire-1.2.1/pkg/server/cache/dscache/ 14:53:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:53:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/ 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:53:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:53:38 spire-1.2.1/pkg/server/catalog/ 14:53:38 spire-1.2.1/pkg/server/catalog/catalog.go 14:53:38 spire-1.2.1/pkg/server/catalog/keymanager.go 14:53:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:53:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:53:38 spire-1.2.1/pkg/server/catalog/notifier.go 14:53:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:53:38 spire-1.2.1/pkg/server/config.go 14:53:38 spire-1.2.1/pkg/server/datastore/ 14:53:38 spire-1.2.1/pkg/server/datastore/datastore.go 14:53:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:53:38 spire-1.2.1/pkg/server/datastore/repository.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go(7/43) Installing dumb-init (1.2.5-r1) 14:53:38 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:53:38 spire-1.2.1/pkg/server/endpoints/ 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/ 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:53:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:53:38 spire-1.2.1/pkg/server/endpoints/config.go 14:53:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:53:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:53:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:53:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:53:38 spire-1.2.1/pkg/server/endpoints/middleware.go 14:53:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:53:38 spire-1.2.1/pkg/server/hostservice/ 14:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go(8/43) Installing libbz2 (1.0.8-r1) 14:53:38 14:53:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:53:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:53:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:53:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/ 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:53:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem(9/43) Installing expat (2.4.7-r0) 14:53:38 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:53:38 spire-1.2.1/pkg/server/registration/ 14:53:38 spire-1.2.1/pkg/server/registration/manager.go 14:53:38 spire-1.2.1/pkg/server/registration/manager_test.go 14:53:38 spire-1.2.1/pkg/server/scanentries.go 14:53:38 spire-1.2.1/pkg/server/scanentries_test.go 14:53:38 spire-1.2.1/pkg/server/server.go 14:53:38 spire-1.2.1/pkg/server/server_test.go 14:53:38 spire-1.2.1/pkg/server/svid/ 14:53:38 spire-1.2.1/pkg/server/svid/observer.go 14:53:38 spire-1.2.1/pkg/server/svid/observer_test.go 14:53:38 spire-1.2.1/pkg/server/svid/rotator.go 14:53:38 spire-1.2.1/pkg/server/svid/rotator_config.go 14:53:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:53:38 spire-1.2.1/pkg/server/svid/rotator_test.go 14:53:38 spire-1.2.1/proto/ 14:53:38 spire-1.2.1/proto/private/ 14:53:38 spire-1.2.1/proto/private/server/ 14:53:38 spire-1.2.1/proto/private/server/journal/ 14:53:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:53:38 spire-1.2.1/proto/private/server/journal/journal.proto 14:53:38 spire-1.2.1/proto/spire/ 14:53:38 spire-1.2.1/proto/spire/common/ 14:53:38 spire-1.2.1/proto/spire/common/common.pb.go 14:53:38 spire-1.2.1/proto/spire/common/common.proto 14:53:38 spire-1.2.1/proto/spire/common/plugin/ 14:53:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:53:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:53:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:53:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:53:38 spire-1.2.1/proto/spire/plugin/ 14:53:38 spire-1.2.1/proto/spire/plugin/agent/ 14:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:53:38 spire-1.2.1/release/(10/43) Installing libffi (3.4.2-r1) 14:53:38 14:53:38 spire-1.2.1/release/spire-extras/ 14:53:38 spire-1.2.1/release/spire-extras/README.md 14:53:38 spire-1.2.1/release/spire-extras/conf/ 14:53:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:53:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:53:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:53:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:53:38 spire-1.2.1/release/spire/ 14:53:38 spire-1.2.1/release/spire/README.md 14:53:38 spire-1.2.1/release/spire/conf/ 14:53:38 spire-1.2.1/release/spire/conf/agent/ 14:53:38 spire-1.2.1/release/spire/conf/agent/agent.conf 14:53:38 spire-1.2.1/release/spire/conf/server/ 14:53:38 spire-1.2.1/release/spire/conf/server/server.conf 14:53:38 spire-1.2.1/script/ 14:53:38 spire-1.2.1/script/build-artifact.sh 14:53:38 spire-1.2.1/script/generate_dummy_ca.sh 14:53:38 spire-1.2.1/support/ 14:53:38 spire-1.2.1/support/k8s/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/ 14:53:38 spire-1.2.1/support/oidc-discovery-provider/README.md 14:53:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/config.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/main.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:53:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:53:38 spire-1.2.1/test/ 14:53:38 spire-1.2.1/test/clock/ 14:53:38 spire-1.2.1/test/clock/clock.go 14:53:38 spire-1.2.1/test/fakes/ 14:53:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:53:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:53:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:53:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:53:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:53:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:53:38 spire-1.2.1/test/fakes/fakeagentstore/ 14:53:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:53:38 spire-1.2.1/test/fakes/fakedatastore/ 14:53:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:53:38 spire-1.2.1/test/fakes/fakeentryclient/ 14:53:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:53:38 spire-1.2.1/test/fakes/fakehealthchecker/ 14:53:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:53:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:53:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:53:38 spire-1.2.1/test/fakes/fakemetrics/ 14:53:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:53:38 spire-1.2.1/test/fakes/fakenoderesolver/ 14:53:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:53:38 spire-1.2.1/test/fakes/fakenotifier/ 14:53:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:53:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:53:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:53:38 spire-1.2.1/test/fakes/fakeserverca/ 14:53:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:53:38 spire-1.2.1/test/fakes/fakeservercatalog/ 14:53:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:53:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:53:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:53:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:53:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:53:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:53:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:53:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:53:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:53:38 spire-1.2.1/test/fixture/ 14:53:38 spire-1.2.1/test/fixture/certs/ 14:53:38 spire-1.2.1/test/fixture/certs/agent_svid.der 14:53:38 spire-1.2.1/test/fixture/certs/base_cert.pem 14:53:38 spire-1.2.1/test/fixture/certs/base_csr.pem 14:53:38 spire-1.2.1/test/fixture/certs/base_key.pem 14:53:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:53:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:53:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:53:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:53:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:53:38 spire-1.2.1/test/fixture/certs/blog_key.pem 14:53:38 spire-1.2.1/test/fixture/certs/bundle.der(11/43) Installing gdbm (1.22-r0) 14:53:38 (12/43) Installing xz-libs (5.2.5-r1) 14:53:38 14:53:38 spire-1.2.1/test/fixture/certs/ca.pem 14:53:38 spire-1.2.1/test/fixture/certs/ca_key.pem 14:53:38 spire-1.2.1/test/fixture/certs/database_cert.pem 14:53:38 spire-1.2.1/test/fixture/certs/database_csr.pem 14:53:38 spire-1.2.1/test/fixture/certs/database_key.pem 14:53:38 spire-1.2.1/test/fixture/certs/node_cert.pem 14:53:38 spire-1.2.1/test/fixture/certs/node_csr.pem 14:53:38 spire-1.2.1/test/fixture/certs/node_key.pem 14:53:38 spire-1.2.1/test/fixture/certs/svid.pem 14:53:38 spire-1.2.1/test/fixture/certs/svid_key.pem 14:53:38 spire-1.2.1/test/fixture/config/ 14:53:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:53:38 spire-1.2.1/test/fixture/config/agent_good.conf 14:53:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:53:38 spire-1.2.1/test/fixture/config/plugin_good.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:53:38 spire-1.2.1/test/fixture/config/server_good.conf 14:53:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:53:38 spire-1.2.1/test/fixture/fixture.go 14:53:38 spire-1.2.1/test/fixture/nodeattestor/ 14:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:53:38 spire-1.2.1/test/fixture/registration/ 14:53:38 spire-1.2.1/test/fixture/registration/entries.json 14:53:38 spire-1.2.1/test/fixture/registration/good-for-update.json 14:53:38 spire-1.2.1/test/fixture/registration/good.json 14:53:38 spire-1.2.1/test/fixture/registration/invalid.json 14:53:38 spire-1.2.1/test/fixture/registration/invalid_json.json 14:53:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:53:38 spire-1.2.1/test/integration/ 14:53:38 spire-1.2.1/test/integration/README.md 14:53:38 spire-1.2.1/test/integration/common 14:53:38 spire-1.2.1/test/integration/setup/ 14:53:38 spire-1.2.1/test/integration/setup/adminclient/ 14:53:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:53:38 spire-1.2.1/test/integration/setup/adminclient/client.go 14:53:38 spire-1.2.1/test/integration/setup/debugagent/ 14:53:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:53:38 spire-1.2.1/test/integration/setup/debugagent/main.go 14:53:38 spire-1.2.1/test/integration/setup/debugserver/ 14:53:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:53:38 spire-1.2.1/test/integration/setup/debugserver/main.go 14:53:38 spire-1.2.1/test/integration/setup/downstreamclient/ 14:53:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:53:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:53:38 spire-1.2.1/test/integration/setup/itclient/ 14:53:38 spire-1.2.1/test/integration/setup/itclient/client.go 14:53:38 spire-1.2.1/test/integration/setup/node-attestation/ 14:53:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:53:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:53:38 spire-1.2.1/test/integration/setup/x509pop/ 14:53:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:53:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:53:38 spire-1.2.1/test/integration/suites/ 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/(13/43) Installing libgcc (10.3.1_git20211027-r0) 14:53:38 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:53:38 spire-1.2.1/test/integration/suites/join-token/ 14:53:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:53:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:53:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:53:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:53:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:53:38 spire-1.2.1/test/integration/suites/join-token/README.md 14:53:38 spire-1.2.1/test/integration/suites/join-token/conf/ 14:53:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/join-token/teardown 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl(14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:53:38 14:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:53:38 spire-1.2.1/test/integration/suites/k8s/ 14:53:38 spire-1.2.1/test/integration/suites/k8s/00-setup 14:53:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:53:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:53:38 spire-1.2.1/test/integration/suites/k8s/README.md 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/ 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:53:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:53:38 spire-1.2.1/test/integration/suites/k8s/teardown 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/ 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:53:38 spire-1.2.1/test/integration/suites/rotation/ 14:53:38 spire-1.2.1/test/integration/suites/rotation/00-setup 14:53:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:53:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:53:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:53:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:53:38 spire-1.2.1/test/integration/suites/rotation/README.md 14:53:38 spire-1.2.1/test/integration/suites/rotation/conf/ 14:53:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/rotation/teardown 14:53:38 spire-1.2.1/test/integration/suites/self-test/ 14:53:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:53:38 spire-1.2.1/test/integration/suites/self-test/README.md 14:53:38 spire-1.2.1/test/integration/suites/self-test/teardown 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:53:38 spire-1.2.1/test/integration/suites/upgrade/ 14:53:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:53:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:53:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:53:38 spire-1.2.1/test/integration/suites/upgrade/README.md 14:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:53:38 spire-1.2.1/test/integration/suites/upgrade/teardown 14:53:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:53:38 spire-1.2.1/test/integration/test-one.sh 14:53:38 spire-1.2.1/test/integration/test.sh 14:53:38 spire-1.2.1/test/plugintest/ 14:53:38 spire-1.2.1/test/plugintest/config.go 14:53:38 spire-1.2.1/test/plugintest/load.go 14:53:38 spire-1.2.1/test/plugintest/option.go 14:53:38 spire-1.2.1/test/spiretest/ 14:53:38 spire-1.2.1/test/spiretest/apiserver.go 14:53:38 spire-1.2.1/test/spiretest/assertions.go 14:53:38 spire-1.2.1/test/spiretest/dir.go 14:53:38 spire-1.2.1/test/spiretest/errors_posix.go 14:53:38 spire-1.2.1/test/spiretest/errors_windows.go 14:53:38 spire-1.2.1/test/spiretest/logs.go 14:53:38 spire-1.2.1/test/spiretest/socketapi.go 14:53:38 spire-1.2.1/test/spiretest/suite.go 14:53:38 spire-1.2.1/test/spiretest/x509.go 14:53:38 spire-1.2.1/test/testca/ 14:53:38 spire-1.2.1/test/testca/ca.go 14:53:38 spire-1.2.1/test/testkey/ 14:53:38 spire-1.2.1/test/testkey/generate.sh 14:53:38 spire-1.2.1/test/testkey/genkeys.go 14:53:38 spire-1.2.1/test/testkey/keys.go 14:53:38 spire-1.2.1/test/testkey/new.go 14:53:38 spire-1.2.1/test/tpmsimulator/ 14:53:38 spire-1.2.1/test/tpmsimulator/simulator.go 14:53:38 spire-1.2.1/test/util/ 14:53:38 spire-1.2.1/test/util/cert_fixtures.go 14:53:38 spire-1.2.1/test/util/cert_generation.go 14:53:38 spire-1.2.1/test/util/io_redirection.go 14:53:38 spire-1.2.1/test/util/race.go 14:53:38 spire-1.2.1/test/util/util.go 14:53:38 (15/43) Installing mpdecimal (2.5.1-r1) 14:53:38 building spire from source... 14:53:38 (16/43) Installing sqlite-libs (3.36.0-r0) 14:53:38 (17/43) Installing python3 (3.9.7-r4) 14:53:38 Installing go1.17.7... 14:53:39 (18/43) Installing py3-appdirs (1.4.4-r2) 14:53:39 (19/43) Installing py3-certifi (2020.12.5-r1) 14:53:39 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:53:39 (21/43) Installing py3-idna (3.3-r0) 14:53:39 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:53:39 (23/43) Installing py3-requests (2.26.0-r1) 14:53:39 (24/43) Installing py3-msgpack (1.0.2-r1) 14:53:39 (25/43) Installing py3-lockfile (0.12.2-r4) 14:53:39 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:53:39 (27/43) Installing py3-colorama (0.4.4-r1) 14:53:39 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:53:39 (29/43) Installing py3-distlib (0.3.3-r0) 14:53:39 (30/43) Installing py3-distro (1.6.0-r0) 14:53:39 (31/43) Installing py3-six (1.16.0-r0) 14:53:39 (32/43) Installing py3-webencodings (0.5.1-r4) 14:53:39 (33/43) Installing py3-html5lib (1.1-r1) 14:53:39 (34/43) Installing py3-parsing (2.4.7-r2) 14:53:39 (35/43) Installing py3-packaging (20.9-r1) 14:53:39 (36/43) Installing py3-tomli (1.2.2-r0) 14:53:39 (37/43) Installing py3-pep517 (0.12.0-r0) 14:53:39 (38/43) Installing py3-progress (1.6-r0) 14:53:39 (39/43) Installing py3-retrying (1.3.3-r2) 14:53:39 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:53:39 (41/43) Installing py3-setuptools (52.0.0-r4) 14:53:39 (42/43) Installing py3-toml (0.10.2-r2) 14:53:39 (43/43) Installing py3-pip (20.3.4-r1) 14:53:39 Executing busybox-1.34.1-r5.trigger 14:53:39 OK: 83 MiB in 65 packages 14:53:39 Collecting docker-compose==1.23.2 14:53:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:53:40 Collecting websocket-client<1.0,>=0.32.0 14:53:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:53:40 Collecting jsonschema<3,>=2.5.1 14:53:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:53:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:53:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:53:40 Collecting cached-property<2,>=1.2.0 14:53:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:53:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:53:40 Collecting PyYAML<4,>=3.10 14:53:40 Downloading PyYAML-3.13.tar.gz (270 kB) 14:53:40 Collecting docopt<0.7,>=0.6.1 14:53:40 Downloading docopt-0.6.2.tar.gz (25 kB) 14:53:41 Collecting docker<4.0,>=3.6.0 14:53:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:53:41 Collecting dockerpty<0.5,>=0.4.1 14:53:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:53:41 Collecting texttable<0.10,>=0.9.0 14:53:41 Downloading texttable-0.9.1.tar.gz (11 kB) 14:53:42 Collecting docker-pycreds>=0.4.0 14:53:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:53:42 Collecting idna<2.8,>=2.5 14:53:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:53:42 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) 14:53:42 Collecting urllib3<1.25,>=1.21.1 14:53:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:53:42 Collecting chardet<3.1.0,>=3.0.2 14:53:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:53:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:53:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:53:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:53:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:53:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:53:42 Attempting uninstall: urllib3 14:53:42 Found existing installation: urllib3 1.26.7 14:53:42 Uninstalling urllib3-1.26.7: 14:53:42 Successfully uninstalled urllib3-1.26.7 14:53:42 Attempting uninstall: idna 14:53:42 Found existing installation: idna 3.3 14:53:42 Uninstalling idna-3.3: 14:53:42 Successfully uninstalled idna-3.3 14:53:43 Attempting uninstall: requests 14:53:43 Found existing installation: requests 2.26.0 14:53:43 Uninstalling requests-2.26.0: 14:53:43 Successfully uninstalled requests-2.26.0 14:53:43 Running setup.py install for texttable: started 14:53:44 Running setup.py install for texttable: finished with status 'done' 14:53:44 Running setup.py install for PyYAML: started 14:53:44 Building bin/spire-server... 14:53:44 go: downloading github.com/mitchellh/cli v1.1.2 14:53:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:53:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:53:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:53:44 go: downloading google.golang.org/grpc v1.44.0 14:53:44  Running setup.py install for PyYAML: finished with status 'done' 14:53:44 Running setup.py install for docopt: started 14:53:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:53:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:53:44 go: downloading github.com/imdario/mergo v0.3.12 14:53:44 go: downloading github.com/sirupsen/logrus v1.8.1 14:53:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:53:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:53:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:53:44 go: downloading github.com/fatih/color v1.13.0 14:53:44  Running setup.py install for docopt: finished with status 'done' 14:53:44 Running setup.py install for dockerpty: started 14:53:44 go: downloading github.com/mattn/go-isatty v0.0.14 14:53:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:53:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:53:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:53:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:53:45 go: downloading github.com/armon/go-metrics v0.3.10 14:53:45 go: downloading github.com/prometheus/client_golang v1.12.1 14:53:45  Running setup.py install for dockerpty: finished with status 'done' 14:53:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:53:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:53:45 go: downloading github.com/open-policy-agent/opa v0.38.0 14:53:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:53:45 go: downloading github.com/Masterminds/goutils v1.1.0 14:53:45 go: downloading github.com/Masterminds/semver v1.5.0 14:53:45 go: downloading github.com/google/uuid v1.1.2 14:53:45 go: downloading github.com/huandu/xstrings v1.3.2 14:53:45 go: downloading github.com/mattn/go-colorable v0.1.12 14:53:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:53:45 go: downloading github.com/oklog/run v1.0.0 14:53:45 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 14:53:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:53:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:53:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:53:45 go: downloading github.com/imkira/go-observer v1.0.3 14:53:45 go: downloading github.com/prometheus/client_model v0.2.0 14:53:45 go: downloading github.com/prometheus/common v0.32.1 14:53:45 go: downloading github.com/beorn7/perks v1.0.1 14:53:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:53:45 go: downloading github.com/prometheus/procfs v0.7.3 14:53:45 go: downloading go.uber.org/atomic v1.9.0 14:53:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:53:45 go: downloading github.com/hashicorp/errwrap v1.1.0 14:53:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:53:45 go: downloading github.com/blang/semver/v4 v4.0.0 14:53:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:53:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:53:45 go: downloading github.com/jinzhu/gorm v1.9.16 14:53:45 go: downloading github.com/lib/pq v1.10.4 14:53:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:53:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:53:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:53:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:53:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:53:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:53:48 go: downloading github.com/stretchr/testify v1.7.0 14:53:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:53:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:53:52 go: downloading google.golang.org/api v0.70.0 14:53:52 go: downloading k8s.io/client-go v0.23.4 14:53:52 go: downloading k8s.io/api v0.23.4 14:53:52 go: downloading github.com/google/go-tpm v0.3.3 14:53:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:53:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:53:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:53:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:53:52 go: downloading cloud.google.com/go/storage v1.21.0 14:53:52 go: downloading cloud.google.com/go v0.100.2 14:53:53 go: downloading k8s.io/apimachinery v0.23.4 14:53:54 go: downloading k8s.io/kube-aggregator v0.23.3 14:53:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:53:54 go: downloading cloud.google.com/go/security v1.3.0 14:53:54 go: downloading github.com/hashicorp/vault/api v1.4.1 14:53:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:53:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:53:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:53:55 go: downloading github.com/twmb/murmur3 v1.1.6 14:53:55 go: downloading github.com/jinzhu/inflection v1.0.0 14:53:55 go: downloading github.com/aws/smithy-go v1.11.0 14:53:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:53:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:53:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:53:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:53:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:53:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:53:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:53:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:53:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:53:56 go: downloading github.com/dimchansky/utfbom v1.1.1 14:53:56 go: downloading cloud.google.com/go/compute v1.3.0 14:53:56 go: downloading cloud.google.com/go/iam v0.1.1 14:53:56 Removing intermediate container 96970c2a9dcf 14:53:56 ---> 868f581b88ba 14:53:56 Step 14/23 : ENV APP_PORT=58890 14:53:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:53:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:53:57  ---> Running in 377e27da4030 14:53:57 Removing intermediate container 377e27da4030 14:53:57 ---> c15bfc2cb845 14:53:57 Step 15/23 : EXPOSE $APP_PORT 14:53:57 ---> Running in a654867e1a1f 14:53:57 go: downloading github.com/gogo/protobuf v1.3.2 14:53:57 go: downloading k8s.io/klog/v2 v2.30.0 14:53:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:53:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:53:57 go: downloading github.com/spf13/pflag v1.0.5 14:53:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:53:57 go: downloading github.com/google/gofuzz v1.1.0 14:53:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:53:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:53:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:53:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:53:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:53:58 Removing intermediate container a654867e1a1f 14:53:58 ---> f425ae9dbd9d 14:53:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:53:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:53:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:53:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:53:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:53:58 go: downloading gopkg.in/yaml.v2 v2.4.0 14:53:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:53:58 go: downloading github.com/gobwas/glob v0.2.3 14:53:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:53:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:53:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:53:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:53:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:53:58 go: downloading go.opencensus.io v0.23.0 14:53:58 go: downloading gopkg.in/inf.v0 v0.9.1 14:53:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:53:58 go: downloading github.com/googleapis/gnostic v0.5.5 14:53:58 go: downloading github.com/go-logr/logr v1.2.2 14:53:58 go: downloading github.com/json-iterator/go v1.1.12 14:53:58 go: downloading github.com/google/go-cmp v0.5.7 14:53:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:53:58 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:53:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:53:58 go: downloading go.uber.org/zap v1.21.0 14:53:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:53:58 go: downloading github.com/tklauser/numcpus v0.3.0 14:53:58 go: downloading sigs.k8s.io/yaml v1.3.0 14:53:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:53:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:53:59 go: downloading github.com/modern-go/reflect2 v1.0.2 14:53:59 go: downloading github.com/ryanuber/go-glob v1.0.0 14:53:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:53:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:53:59 go: downloading github.com/hashicorp/go-version v1.2.0 14:53:59 go: downloading github.com/golang/snappy v0.0.4 14:53:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:53:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:53:59 go: downloading go.uber.org/multierr v1.6.0 14:53:59  ---> 7edda6824313 14:53:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:54:00 ---> 7f410942e081 14:54:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:54:00 ---> 01250337482f 14:54:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:54:00 ---> Running in 5f16a737ea56 14:54:01 Removing intermediate container 5f16a737ea56 14:54:01 ---> 68fa2b205d52 14:54:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:01 ---> Running in 3e4f810c9d2e 14:54:02 Removing intermediate container 3e4f810c9d2e 14:54:02 ---> 5e5002b400d4 14:54:02 Step 21/23 : LABEL arch=x86_64 14:54:02 ---> Running in 465aef107ca4 14:54:03 Removing intermediate container 465aef107ca4 14:54:03 ---> a597f900d099 14:54:03 Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:54:04 ---> Running in a7b8b456abcf 14:54:04 Removing intermediate container a7b8b456abcf 14:54:04 ---> a38adfa15570 14:54:04 Step 23/23 : LABEL version=0.0.0 14:54:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:54:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:54:06  ---> Running in 8aeaea62c336 14:54:07 Removing intermediate container 78ce1ad14e9a 14:54:07 ---> 1da9c2f67397 14:54:07 14:54:07 Step 10/23 : FROM alpine:3.14 14:54:07 ---> e04c818066af 14:54:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:54:07 ---> Using cache 14:54:07 ---> e8b4fc237c29 14:54:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:54:07 ---> Using cache 14:54:07 ---> d01f5171e4c7 14:54:07 Step 13/23 : ENV APP_PORT=59881 14:54:07 Removing intermediate container 8aeaea62c336 14:54:07 ---> eb7c59c99182 14:54:07 14:54:07 ---> Running in 16c36a923bc3 14:54:07 Successfully built eb7c59c99182 14:54:07 Successfully tagged sys-mgmt-agent:latest 14:54:07 Building core-command 14:54:08  Building sys-mgmt-agent ... done Removing intermediate container 16c36a923bc3 14:54:08 ---> 0cfd4f7adae2 14:54:08 Step 14/23 : EXPOSE $APP_PORT 14:54:09 ---> Running in 1c3fc85c63f7 14:54:09 Removing intermediate container 1c3fc85c63f7 14:54:09 ---> 9b5865519426 14:54:09 Step 15/23 : WORKDIR / 14:54:09 ---> Running in 78d7d17e7072 14:54:10 Removing intermediate container 78d7d17e7072 14:54:10 ---> 63e6041357a8 14:54:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:11 ---> 625b14d354f4 14:54:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:54:13 ---> 9bf02f94580a 14:54:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:54:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:54:13 ---> 4bd080be3861 14:54:13 Step 3/23 : WORKDIR /edgex-go 14:54:13 ---> Using cache 14:54:13 ---> 0ef1c1a2ca19 14:54:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:13 ---> Using cache 14:54:13 ---> 02d1f98089e3 14:54:13 Step 5/23 : RUN apk add --update --no-cache make git 14:54:13 ---> Using cache 14:54:13 ---> 38178e924b94 14:54:13 Step 6/23 : COPY go.mod vendor* ./ 14:54:13 ---> Using cache 14:54:13 ---> 41442f6e8792 14:54:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:13 ---> Using cache 14:54:13 ---> f6a6a4868c6e 14:54:13 Step 8/23 : COPY . . 14:54:13 ---> Using cache 14:54:13 ---> 747031ea8563 14:54:13 Step 9/23 : RUN make cmd/core-command/core-command 14:54:13 ---> Running in 41607b5e547a 14:54:13 ---> 4da4b114dd3f 14:54:13 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:54:13 ---> Running in 779b5a4dc881 14:54:14 Removing intermediate container 779b5a4dc881 14:54:14 ---> 7d31f16f4523 14:54:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:14 ---> Running in 2fb6ceffb74b 14:54:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:54:14 Removing intermediate container 2fb6ceffb74b 14:54:14 ---> fa014e3db778 14:54:14 Step 21/23 : LABEL arch=x86_64 14:54:15 ---> Running in d9d557ac2d62 14:54:15 Removing intermediate container d9d557ac2d62 14:54:15 ---> 1b0d8dcfe97b 14:54:15 Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:54:15 ---> Running in 21843a051314 14:54:16 Removing intermediate container 21843a051314 14:54:16 ---> b3c551abcf53 14:54:16 Step 23/23 : LABEL version=0.0.0 14:54:16 ---> Running in df0f4e4576cb 14:54:16 Removing intermediate container df0f4e4576cb 14:54:16 ---> 01a159de2dee 14:54:16 14:54:16 Successfully built 01a159de2dee 14:54:16 Successfully tagged core-metadata:latest 14:54:48  Building core-metadata ... done Removing intermediate container 41607b5e547a 14:54:48 ---> 89ea5763c533 14:54:48 14:54:48 Step 10/23 : FROM alpine:3.14 14:54:48 ---> e04c818066af 14:54:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:54:48 ---> Using cache 14:54:48 ---> e8b4fc237c29 14:54:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:54:48 ---> Using cache 14:54:48 ---> d01f5171e4c7 14:54:48 Step 13/23 : ENV APP_PORT=59882 14:54:48 ---> Running in bfe9b3a9e072 14:54:48 Removing intermediate container bfe9b3a9e072 14:54:48 ---> cf62b94f82cd 14:54:48 Step 14/23 : EXPOSE $APP_PORT 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:54:49 ---> Running in 9f1749fb00d3 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:54:49 Removing intermediate container 9f1749fb00d3 14:54:49 ---> 07486151d262 14:54:49 Step 15/23 : WORKDIR / 14:54:49 ---> Running in 6a1eafd49772 14:54:50 Removing intermediate container 6a1eafd49772 14:54:50 ---> 676f7cfc6a78 14:54:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:50 ---> 9d201a77d36f 14:54:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:54:51 ---> 39fe8ff604d2 14:54:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:54:52 ---> f7cd6893fd3f 14:54:52 Step 19/23 : ENTRYPOINT ["/core-command"] 14:54:52 ---> Running in 18cb70955c95 14:54:52 Removing intermediate container 18cb70955c95 14:54:52 ---> 531297fb8fe8 14:54:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:52 ---> Running in 669357db5035 14:54:53 Removing intermediate container 669357db5035 14:54:53 ---> dd9da2484b93 14:54:53 Step 21/23 : LABEL arch=x86_64 14:54:53 ---> Running in 6f46822460c8 14:54:53 Removing intermediate container 6f46822460c8 14:54:53 ---> eced6a80305c 14:54:53 Step 22/23 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:54:53 ---> Running in d10da6b825f4 14:54:54 Removing intermediate container d10da6b825f4 14:54:54 ---> f22330e204ba 14:54:54 Step 23/23 : LABEL version=0.0.0 14:54:54 ---> Running in 622b72600b8d 14:54:54 Removing intermediate container 622b72600b8d 14:54:54 ---> 9bf45e11de73 14:54:54 14:54:54 Successfully built 9bf45e11de73 14:54:54 Successfully tagged core-command:latest 14:55:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements 14:55:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:55:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:55:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.432s coverage: 98.5% of statements 14:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.441s coverage: 53.4% of statements 14:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:55:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.113s coverage: 89.2% of statements 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:55:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.382s coverage: 84.4% of statements 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.155s coverage: 95.6% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.500s coverage: 72.2% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.500s coverage: 60.0% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.602s coverage: 0.9% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.366s coverage: 58.8% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.296s coverage: 29.6% of statements 14:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.385s coverage: 79.5% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.194s coverage: 94.1% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 14:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 14:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.364s coverage: 94.4% of statements 14:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 14:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 82.5% of statements 14:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:55:50  Building core-command ... done Building bin/spire-agent... 14:55:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:55:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:55:50 go: downloading github.com/docker/docker v20.10.12+incompatible 14:55:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:55:50 Building bin/spire-agent... 14:55:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:55:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:55:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:55:50 go: downloading github.com/docker/docker v20.10.12+incompatible 14:55:50 go: downloading github.com/google/go-tpm-tools v0.3.3 14:55:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:55:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:55:50 go: downloading github.com/docker/go-units v0.4.0 14:55:50 go: downloading github.com/docker/go-connections v0.4.0 14:55:50 go: downloading github.com/opencontainers/image-spec v1.0.1 14:55:50 go: downloading github.com/containerd/containerd v1.3.4 14:55:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:55:50 go: downloading github.com/opencontainers/go-digest v1.0.0 14:55:50 go: downloading github.com/google/go-tpm-tools v0.3.3 14:55:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:55:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:55:50 go: downloading github.com/docker/go-units v0.4.0 14:55:50 go: downloading github.com/docker/go-connections v0.4.0 14:55:50 go: downloading github.com/opencontainers/image-spec v1.0.1 14:55:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:55:50 go: downloading github.com/containerd/containerd v1.3.4 14:55:50 go: downloading github.com/opencontainers/go-digest v1.0.0 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.251s coverage: 80.0% of statements 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 14:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements 14:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements 14:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 14:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 14:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements 14:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 14:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 14:56:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 65.4% of statements 14:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:56:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:56:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.8% of statements 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:56:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:56:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:56:17 Building bin/spire-agent... 14:56:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:56:17 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:56:17 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:56:17 go: downloading github.com/docker/docker v20.10.12+incompatible 14:56:17 go: downloading github.com/google/go-tpm-tools v0.3.3 14:56:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:56:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:56:17 go: downloading github.com/docker/go-units v0.4.0 14:56:17 go: downloading github.com/opencontainers/image-spec v1.0.1 14:56:17 go: downloading github.com/docker/go-connections v0.4.0 14:56:17 go: downloading github.com/containerd/containerd v1.3.4 14:56:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:56:17 go: downloading github.com/opencontainers/go-digest v1.0.0 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.414s coverage: 17.7% of statements 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.731s coverage: 92.3% of statements 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 63.2% of statements 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 14:56:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 14:56:22 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 14:56:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:56:22 GO111MODULE=on go vet ./... 14:56:56 Removing intermediate container 4f28a1b215a5 14:56:56 ---> 7404f1ef63db 14:56:56 14:56:56 Step 13/26 : FROM alpine:3.15 14:56:56 ---> 0ac33e5f5afa 14:56:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:56 ---> Using cache 14:56:56 ---> e856e323da39 14:56:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:56 ---> Using cache 14:56:56 ---> afaeb23ea467 14:56:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:56:56 Removing intermediate container 78703f51e457 14:56:56 ---> 28628d0f8710 14:56:56 14:56:56 Step 13/26 : FROM alpine:3.15 14:56:56 ---> 0ac33e5f5afa 14:56:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:56 ---> Using cache 14:56:56 ---> e856e323da39 14:56:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:56 ---> Using cache 14:56:56 ---> afaeb23ea467 14:56:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:56:56 ---> Running in 271d194e35a1 14:56:56 ---> Running in e536a68f216b 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:56 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:56:56 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:56:56 OK: 15854 distinct packages available 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:56 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:56:56 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:56:56 OK: 15854 distinct packages available 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:56 (1/5) Installing dumb-init (1.2.5-r1) 14:56:56 (1/4) Installing dumb-init (1.2.5-r1) 14:56:56 (2/5) Installing musl-obstack (1.2.3-r0) 14:56:56 (2/4) Installing musl-obstack (1.2.3-r0) 14:56:56 (3/5) Installing libucontext (1.1-r0) 14:56:56 (3/4) Installing libucontext (1.1-r0) 14:56:56 (4/5) Installing gcompat (1.0.0-r4) 14:56:56 (4/4) Installing gcompat (1.0.0-r4) 14:56:56 (5/5) Installing openssl (1.1.1n-r0) 14:56:56 Executing busybox-1.34.1-r5.trigger 14:56:56 OK: 6 MiB in 18 packages 14:56:56 Executing busybox-1.34.1-r5.trigger 14:56:56 OK: 6 MiB in 19 packages 14:56:57 Removing intermediate container 271d194e35a1 14:56:57 ---> fd1d3900b95c 14:56:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:56:57 Removing intermediate container e536a68f216b 14:56:57 ---> ec6ef609dfe7 14:56:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:56:59 ---> b3bcb641b4f0 14:56:59 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:56:59 ---> 8a2d38007896 14:56:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:57:00 ---> f90e439783c1 14:57:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:57:01 ---> Running in e64cbfef60ea 14:57:01 ---> 55cf7678b313 14:57:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:57:01 Removing intermediate container e64cbfef60ea 14:57:01 ---> 201a692946fa 14:57:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:57:01 ---> d0d41eec1a23 14:57:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:57:01 ---> c80841853590 14:57:01 Step 21/26 : WORKDIR / 14:57:01 ---> fa9f04ca3ca0 14:57:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:57:01 ---> Running in 0642f3867784 14:57:01 ---> 855512590059 14:57:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:01 Removing intermediate container 0642f3867784 14:57:01 ---> a6871c986d9c 14:57:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:02 ---> Running in f12193fa6efa 14:57:02 ---> Running in e2130529bcf0 14:57:02 Removing intermediate container f12193fa6efa 14:57:02 ---> e213dac5b104 14:57:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:02 Removing intermediate container e2130529bcf0 14:57:02 ---> 3625348fef53 14:57:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:02 ---> Running in 92eda1121d7d 14:57:02 ---> Running in b3c330cd6bd9 14:57:02 Removing intermediate container 92eda1121d7d 14:57:02 ---> 1e211687b817 14:57:02 Step 24/26 : LABEL arch=x86_64 14:57:02 Removing intermediate container b3c330cd6bd9 14:57:02 ---> c3bc2c22bb23 14:57:02 Step 24/26 : LABEL arch=x86_64 14:57:02 ---> Running in ca30051a42c8 14:57:02 ---> Running in a55b4b0d5fa0 14:57:02 Removing intermediate container a55b4b0d5fa0 14:57:02 ---> 608b14d8fc88 14:57:02 Step 25/26 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:57:02 Removing intermediate container ca30051a42c8 14:57:02 ---> ad628badcbde 14:57:02 Step 25/26 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:57:02 ---> Running in cdf9d3df24aa 14:57:02 ---> Running in 8dea0aa6db8d 14:57:02 Removing intermediate container cdf9d3df24aa 14:57:02 ---> c0fc71bf6be3 14:57:02 Step 26/26 : LABEL version=0.0.0 14:57:02 Removing intermediate container 8dea0aa6db8d 14:57:02 ---> 916e8af635de 14:57:02 Step 26/26 : LABEL version=0.0.0 14:57:03 ---> Running in 467eecf1294d 14:57:03 ---> Running in be385c9fa86c 14:57:03 Removing intermediate container 467eecf1294d 14:57:03 ---> 87fc42e6c353 14:57:03 14:57:03 Removing intermediate container be385c9fa86c 14:57:03 ---> 3fa7b85d0f5a 14:57:03 14:57:03 Successfully built 87fc42e6c353 14:57:03 Successfully built 3fa7b85d0f5a 14:57:03 Successfully tagged security-spire-agent:latest 14:57:03 Successfully tagged security-spire-config:latest 14:57:30  Building security-spire-config ... done  Building security-spire-agent ... done Removing intermediate container 290f393bb7b7 14:57:30 ---> fe357c14e5ab 14:57:30 14:57:30 Step 13/25 : FROM alpine:3.15 14:57:30 ---> 0ac33e5f5afa 14:57:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:57:30 ---> Using cache 14:57:30 ---> e856e323da39 14:57:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:30 ---> Using cache 14:57:30 ---> afaeb23ea467 14:57:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:57:30 ---> Using cache 14:57:30 ---> fd1d3900b95c 14:57:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:57:30 ---> 2006d91f9546 14:57:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:57:30 ---> 5794817258e7 14:57:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:57:31 ---> d9f5ca6561b7 14:57:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:57:31 ---> 8f4e9e895d3b 14:57:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:31 ---> Running in c6336599b52a 14:57:31 Removing intermediate container c6336599b52a 14:57:31 ---> 1c8246490a02 14:57:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:31 ---> Running in bc5ff1199489 14:57:31 Removing intermediate container bc5ff1199489 14:57:31 ---> 5a0e4b681af6 14:57:31 Step 23/25 : LABEL arch=x86_64 14:57:31 ---> Running in f7b9273b3e0c 14:57:31 Removing intermediate container f7b9273b3e0c 14:57:31 ---> fc556fc2f468 14:57:31 Step 24/25 : LABEL git_sha=77e4a79a908b57415482e115d712a5bec5c9ac86 14:57:31 ---> Running in c113ad2d4d69 14:57:31 Removing intermediate container c113ad2d4d69 14:57:31 ---> b5aeca33b710 14:57:31 Step 25/25 : LABEL version=0.0.0 14:57:32 ---> Running in 1e18cb65c5e4 14:57:32 Removing intermediate container 1e18cb65c5e4 14:57:32 ---> 02982eea7106 14:57:32 14:57:32 Successfully built 02982eea7106 14:57:32 Successfully tagged security-spire-server:latest 14:57:32  Building security-spire-server ... done  [Pipeline] } 14:57:32 $ docker stop --time=1 c76bc138b59fe8019be620e9ebe504f61757e88c313ceb06e7dc250c60be4582 14:57:33 $ docker rm -f c76bc138b59fe8019be620e9ebe504f61757e88c313ceb06e7dc250c60be4582 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:33 + docker images 14:57:33 REPOSITORY TAG IMAGE ID CREATED SIZE 14:57:33 security-spire-server latest 02982eea7106 2 seconds ago 87.3MB 14:57:33 fe357c14e5ab 12 seconds ago 4.43GB 14:57:33 security-spire-agent latest 87fc42e6c353 30 seconds ago 127MB 14:57:33 security-spire-config latest 3fa7b85d0f5a 30 seconds ago 86.7MB 14:57:33 28628d0f8710 48 seconds ago 4.43GB 14:57:33 7404f1ef63db 48 seconds ago 4.43GB 14:57:33 core-command latest 9bf45e11de73 2 minutes ago 16.1MB 14:57:33 89ea5763c533 2 minutes ago 1.49GB 14:57:33 core-metadata latest 01a159de2dee 3 minutes ago 17MB 14:57:33 sys-mgmt-agent latest eb7c59c99182 3 minutes ago 299MB 14:57:33 1da9c2f67397 3 minutes ago 1.5GB 14:57:33 security-proxy-setup latest dfe79fa6aa74 4 minutes ago 26.9MB 14:57:33 support-scheduler latest 94b720da8595 4 minutes ago 26.3MB 14:57:33 1daba247dc9c 4 minutes ago 1.49GB 14:57:33 5d36c17b1098 4 minutes ago 1.5GB 14:57:33 a425c5f35359 4 minutes ago 1.55GB 14:57:33 security-bootstrapper latest d006ea2cb73f 4 minutes ago 19.1MB 14:57:33 security-spiffe-token-provider latest ee3bcb2e39cf 5 minutes ago 28.8MB 14:57:33 core-data latest d8b2257df37b 5 minutes ago 22.5MB 14:57:33 security-secretstore-setup latest 14015bb0e1f8 5 minutes ago 28.5MB 14:57:33 support-notifications latest 443ff21ed7c9 5 minutes ago 26.9MB 14:57:33 0179d4450fa1 5 minutes ago 1.55GB 14:57:33 2eee7444132b 5 minutes ago 1.54GB 14:57:33 285aa3c1dbf0 5 minutes ago 1.52GB 14:57:33 62205a00cc10 5 minutes ago 1.5GB 14:57:33 d8ca56caef9f 5 minutes ago 1.5GB 14:57:33 ci-base-image-x86_64 latest 4bd080be3861 8 minutes ago 896MB 14:57:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 days ago 562MB 14:57:33 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 14:57:33 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 14:57:33 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 14:57:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 14:57:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:58:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:58:14 ./bin/test-attribution-txt.sh [Pipeline] echo 14:58:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:58:15 + ls -al . 14:58:15 total 668 14:58:15 drwxrwxr-x 9 1001 1001 4096 Apr 25 14:58 . 14:58:15 drwxr-xr-x 4 root root 4096 Apr 25 14:52 .. 14:58:15 -rw-rw-r-- 1 1001 1001 11 Apr 25 14:50 .dockerignore 14:58:15 drwxrwxr-x 8 1001 1001 4096 Apr 25 14:50 .git 14:58:15 drwxrwxr-x 3 1001 1001 4096 Apr 25 14:50 .github 14:58:15 -rw-rw-r-- 1 1001 1001 879 Apr 25 14:50 .gitignore 14:58:15 -rw-rw-r-- 1 1001 1001 42 Apr 25 14:50 .golangci.yml 14:58:15 -rw-rw-r-- 1 1001 1001 87 Apr 25 14:50 .hadolint.yml 14:58:15 -rw-rw-r-- 1 1001 1001 166 Apr 25 14:50 .sonarcloud.properties 14:58:15 -rw-rw-r-- 1 1001 1001 1171 Apr 25 14:50 ADOPTERS.md 14:58:15 -rw-rw-r-- 1 1001 1001 10086 Apr 25 14:50 Attribution.txt 14:58:15 -rw-rw-r-- 1 1001 1001 51732 Apr 25 14:50 CHANGELOG.md 14:58:15 -rw-rw-r-- 1 1001 1001 3804 Apr 25 14:50 CONTRIBUTING.md 14:58:15 -rw-rw-r-- 1 1001 1001 677 Apr 25 14:50 GOVERNANCE.md 14:58:15 -rw-rw-r-- 1 1001 1001 850 Apr 25 14:50 Jenkinsfile 14:58:15 -rw-rw-r-- 1 1001 1001 10775 Apr 25 14:50 LICENSE 14:58:15 -rw-rw-r-- 1 1001 1001 10389 Apr 25 14:50 Makefile 14:58:15 -rw-rw-r-- 1 1001 1001 582 Apr 25 14:50 OWNERS.md 14:58:15 -rw-rw-r-- 1 1001 1001 9120 Apr 25 14:50 README.md 14:58:15 -rw-rw-r-- 1 1001 1001 6912 Apr 25 14:50 SECURITY.md 14:58:15 -rw-rw-r-- 1 1001 1001 5 Apr 25 14:48 VERSION 14:58:15 -rw-rw-r-- 1 1001 1001 4131 Apr 25 14:50 ZMQWindows.md 14:58:15 drwxrwxr-x 2 1001 1001 4096 Apr 25 14:50 bin 14:58:15 drwxrwxr-x 18 1001 1001 4096 Apr 25 14:50 cmd 14:58:15 -rw-r--r-- 1 root root 435134 Apr 25 14:56 coverage.out 14:58:15 -rw-rw-r-- 1 1001 1001 3256 Apr 25 14:50 go.mod 14:58:15 -rw-rw-r-- 1 1001 1001 35162 Apr 25 14:52 go.sum 14:58:15 drwxrwxr-x 8 1001 1001 4096 Apr 25 14:50 internal 14:58:15 drwxrwxr-x 3 1001 1001 4096 Apr 25 14:50 openapi 14:58:15 drwxrwxr-x 4 1001 1001 4096 Apr 25 14:50 snap 14:58:15 -rw-rw-r-- 1 1001 1001 204 Apr 25 14:50 version.go [Pipeline] sh 14:58:15 + '[' -e coverage.out ] 14:58:15 + chown 1001:1001 coverage.out [Pipeline] stash 14:58:15 Warning: overwriting stash ‘coverage-report’ 14:58:16 Stashed 1 file(s) [Pipeline] sh 14:58:17 + make build 14:58:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:00:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:00:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:01:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:01:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:01:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:01:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:01:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:01:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:01:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:01:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:01:45 $ docker stop --time=1 b825a6102e9aa26a799608d25736822791c3a55c44d66529db6812352b900811 15:01:47 $ docker rm -f b825a6102e9aa26a799608d25736822791c3a55c44d66529db6812352b900811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:01:49 15:01:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:01:49 latest: Pulling from edgex-devops/edgex-compose-arm64 15:01:49 29e5d40040c1: Pulling fs layer 15:01:49 1ce36da41761: Pulling fs layer 15:01:49 25b303627fd3: Pulling fs layer 15:01:49 29e5d40040c1: Verifying Checksum 15:01:49 29e5d40040c1: Download complete 15:01:50 1ce36da41761: Verifying Checksum 15:01:50 1ce36da41761: Download complete 15:01:50 29e5d40040c1: Pull complete 15:01:51 25b303627fd3: Verifying Checksum 15:01:51 25b303627fd3: Download complete 15:01:51 1ce36da41761: Pull complete 15:02:02 25b303627fd3: Pull complete 15:02:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:02:02 prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container 15:02:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:02:04 $ docker top ba92e5baafef83f68ef0629d30052e4dc8a152f4dd1152c8789bb2c52a911a92 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:05 + docker-compose build --help 15:02:05 + grep parallel 15:02:11 --parallel Build images in parallel. [Pipeline] } 15:02:11 $ docker stop --time=1 ba92e5baafef83f68ef0629d30052e4dc8a152f4dd1152c8789bb2c52a911a92 15:02:13 $ docker rm -f ba92e5baafef83f68ef0629d30052e4dc8a152f4dd1152c8789bb2c52a911a92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:13 . [Pipeline] withDockerContainer 15:02:14 prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container 15:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:02:15 $ docker top 901b945fc36b0304e5efaa8aa24bf88a4ed3220e095d23ffcacdb436618daa87 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:16 + docker-compose -f ./docker-compose-build.yml build --parallel 15:02:21 Building core-command ... 15:02:21 Building core-data ... 15:02:21 Building core-metadata ... 15:02:21 Building security-bootstrapper ... 15:02:21 Building security-proxy-setup ... 15:02:21 Building security-secretstore-setup ... 15:02:21 Building security-spiffe-token-provider ... 15:02:21 Building security-spire-agent ... 15:02:21 Building security-spire-config ... 15:02:21 Building security-spire-server ... 15:02:21 Building support-notifications ... 15:02:21 Building support-scheduler ... 15:02:21 Building sys-mgmt-agent ... 15:02:21 Building security-bootstrapper 15:02:21 Building support-scheduler 15:02:21 Building core-command 15:02:21 Building security-spire-config 15:02:21 Building support-notifications 15:03:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:03:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:03:58 ---> cf686e2719a5 15:03:58 Step 3/23 : WORKDIR /edgex-go 15:03:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:03:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:58 ---> cf686e2719a5 15:03:58 Step 3/22 : WORKDIR /edgex-go 15:03:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:03:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:58 ---> cf686e2719a5 15:03:58 Step 3/22 : WORKDIR /edgex-go 15:03:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:03:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:03:58 ---> cf686e2719a5 15:03:58 Step 3/31 : WORKDIR /edgex-go 15:03:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:03:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:03:58 ---> cf686e2719a5 15:03:58 Step 3/26 : WORKDIR /edgex-go 15:03:58 ---> Running in b343839a9730 15:03:58 ---> Running in d12c05a5190b 15:03:58 ---> Running in 35147196bf73 15:03:58 ---> Running in f91b87337673 15:03:58 ---> Running in 9aaf04b480bf 15:03:58 Removing intermediate container f91b87337673 15:03:58 ---> 816d8ff3d0c5 15:03:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:58 Removing intermediate container 35147196bf73 15:03:58 ---> ed0039daeba2 15:03:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:58 Removing intermediate container d12c05a5190b 15:03:58 ---> f2a145f59a92 15:03:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:58 Removing intermediate container b343839a9730 15:03:58 ---> 6058887b4c0f 15:03:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:58 ---> Running in 12c333f09796 15:03:58 ---> Running in e04cdbf3c440 15:03:58 Removing intermediate container 9aaf04b480bf 15:03:58 ---> bb3da4a530fc 15:03:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:58 ---> Running in c2f95b6dbbd1 15:03:58 ---> Running in 607b768c3ce1 15:03:58 ---> Running in 05e2201b0df1 15:03:58 Removing intermediate container 12c333f09796 15:03:58 ---> 622fd699b7d8 15:03:58 Step 5/23 : RUN apk add --update --no-cache make git 15:03:58 ---> Running in b47a993e09cb 15:03:58 Removing intermediate container 05e2201b0df1 15:03:58 ---> d4e44a2a358b 15:03:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:03:58 Removing intermediate container e04cdbf3c440 15:03:58 ---> e01c5a90f9f2 15:03:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:03:58 ---> Running in 8c8b3b684a78 15:03:58 ---> Running in 150c6c88fe36 15:03:58 Removing intermediate container c2f95b6dbbd1 15:03:58 ---> f1b80073bbc1 15:03:58 Step 5/31 : RUN apk add --update --no-cache make git 15:03:58 Removing intermediate container 607b768c3ce1 15:03:58 ---> ad5cdd8d4ca1 15:03:58 Step 5/22 : RUN apk add --update --no-cache make git 15:03:58 ---> Running in ef78e646c4c3 15:03:58 ---> Running in 3d3b6f78053f 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:58 OK: 220 MiB in 52 packages 15:03:58 OK: 220 MiB in 52 packages 15:03:58 OK: 220 MiB in 52 packages 15:03:58 OK: 220 MiB in 52 packages 15:03:58 OK: 220 MiB in 52 packages 15:03:58 Removing intermediate container b47a993e09cb 15:03:58 ---> 1f3c22cb049d 15:03:58 Step 6/23 : COPY go.mod vendor* ./ 15:03:58 Removing intermediate container 8c8b3b684a78 15:03:58 ---> 74ddd0db4e74 15:03:58 Step 6/22 : COPY go.mod vendor* ./ 15:03:58 Removing intermediate container 3d3b6f78053f 15:03:58 ---> da8cfb2fa1e6 15:03:58 Step 6/31 : COPY go.mod vendor* ./ 15:03:59 Removing intermediate container 150c6c88fe36 15:03:59 ---> c1600ec7630a 15:03:59 Step 6/26 : COPY go.mod vendor* ./ 15:03:59 Removing intermediate container ef78e646c4c3 15:03:59 ---> 329af2ce0cce 15:03:59 Step 6/22 : COPY go.mod vendor* ./ 15:03:59 ---> a4271271d989 15:03:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:59 ---> 2c64dea6165a 15:03:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:59 ---> Running in 99aa283f65c1 15:03:59 ---> Running in b3d337b7fef6 15:04:00 ---> a0aef3c3ad62 15:04:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:00 ---> Running in 1349eefa8257 15:04:00 ---> 8d6ec263c402 15:04:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:00 ---> Running in 4b8a5d4595ae 15:04:00 ---> e730a4199957 15:04:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:00 ---> Running in 10f2f8859b0a 15:04:06 Removing intermediate container b3d337b7fef6 15:04:06 ---> 1c57fef07101 15:04:06 Step 8/22 : COPY . . 15:04:06 Removing intermediate container 99aa283f65c1 15:04:06 ---> 6a5b8b706fa9 15:04:06 Step 8/23 : COPY . . 15:04:06 Removing intermediate container 1349eefa8257 15:04:06 ---> bb6940318e00 15:04:06 Step 8/31 : COPY . . 15:04:06 Removing intermediate container 10f2f8859b0a 15:04:06 ---> b6c7548a6c11 15:04:06 Step 8/26 : COPY . . 15:04:06 Removing intermediate container 4b8a5d4595ae 15:04:06 ---> 6913fd0a4f12 15:04:06 Step 8/22 : COPY . . 15:04:38 ---> e710c7285642 15:04:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:04:38 ---> 78747dbd1321 15:04:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:04:38 ---> e5473f9f623e 15:04:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:04:38 ---> Running in 0b4d2439c3e0 15:04:38 ---> fa3107d6e323 15:04:38 Step 9/23 : RUN make cmd/core-command/core-command 15:04:38 ---> Running in cbe30a41902e 15:04:38 ---> 27bddf83daac 15:04:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:04:38 ---> Running in f85f572e661e 15:04:38 ---> Running in b238169d6e50 15:04:38 ---> Running in 5cf9d36fa39b 15:04:38 Removing intermediate container 0b4d2439c3e0 15:04:38 ---> 82964d8018f1 15:04:38 Step 10/26 : RUN mkdir -p spire-build 15:04:38 ---> Running in 09c89adfe34f 15:04:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:04:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:04:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:04:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:04:40 Removing intermediate container 09c89adfe34f 15:04:40 ---> 35f9a3370436 15:04:40 Step 11/26 : WORKDIR /edgex-go/spire-build 15:04:40 ---> Running in 79363ddda69d 15:04:41 Removing intermediate container 79363ddda69d 15:04:41 ---> e779f6d83c4b 15:04:41 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 15:04:41 ---> Running in 354851f33253 15:04:43 spire-1.2.1/ 15:04:43 spire-1.2.1/.data/ 15:04:43 spire-1.2.1/.data/.file 15:04:43 spire-1.2.1/.dockerignore 15:04:43 spire-1.2.1/.gitattributes 15:04:43 spire-1.2.1/.githooks/ 15:04:43 spire-1.2.1/.githooks/pre-commit 15:04:43 spire-1.2.1/.github/ 15:04:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:04:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:04:43 spire-1.2.1/.github/dependabot.yml 15:04:43 spire-1.2.1/.github/workflows/ 15:04:43 spire-1.2.1/.github/workflows/nightly_build.yaml 15:04:43 spire-1.2.1/.github/workflows/pr_build.yaml 15:04:43 spire-1.2.1/.github/workflows/release_build.yaml 15:04:43 spire-1.2.1/.github/workflows/scripts/ 15:04:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:04:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:04:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:04:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:04:43 spire-1.2.1/.github/workflows/scripts/split.sh 15:04:43 spire-1.2.1/.gitignore 15:04:43 spire-1.2.1/.go-version 15:04:43 spire-1.2.1/.golangci.yml 15:04:43 spire-1.2.1/ADOPTERS.md 15:04:43 spire-1.2.1/CHANGELOG.md 15:04:43 spire-1.2.1/CODE-OF-CONDUCT.md 15:04:43 spire-1.2.1/CODEOWNERS 15:04:43 spire-1.2.1/CONTRIBUTING.md 15:04:43 spire-1.2.1/Dockerfile 15:04:43 spire-1.2.1/Dockerfile.dev 15:04:43 spire-1.2.1/Dockerfile.scratch 15:04:43 spire-1.2.1/LICENSE 15:04:43 spire-1.2.1/MAINTAINERS.md 15:04:43 spire-1.2.1/Makefile 15:04:43 spire-1.2.1/README.md 15:04:43 spire-1.2.1/ROADMAP.md 15:04:43 spire-1.2.1/SECURITY.md 15:04:43 spire-1.2.1/cmd/ 15:04:43 spire-1.2.1/cmd/spire-agent/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/common/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/run/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:04:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:04:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:04:43 spire-1.2.1/cmd/spire-agent/main.go 15:04:43 spire-1.2.1/cmd/spire-server/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/cli.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/run/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/token/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/validate/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/x509/ 15:04:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:04:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:04:43 spire-1.2.1/cmd/spire-server/main.go 15:04:43 spire-1.2.1/cmd/spire-server/util/ 15:04:43 spire-1.2.1/cmd/spire-server/util/util.go 15:04:43 spire-1.2.1/conf/ 15:04:43 spire-1.2.1/conf/agent/ 15:04:43 spire-1.2.1/conf/agent/agent.conf 15:04:43 spire-1.2.1/conf/agent/agent_full.conf 15:04:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:04:43 spire-1.2.1/conf/server/ 15:04:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:04:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:04:43 spire-1.2.1/conf/server/server.conf 15:04:43 spire-1.2.1/conf/server/server_full.conf 15:04:43 spire-1.2.1/doc/ 15:04:43 spire-1.2.1/doc/SPIRE101.md 15:04:43 spire-1.2.1/doc/auditlog.md 15:04:43 spire-1.2.1/doc/authorization_policy_engine.md 15:04:43 spire-1.2.1/doc/changelog_guidelines.md 15:04:43 spire-1.2.1/doc/cure53-report.pdf 15:04:43 spire-1.2.1/doc/images/ 15:04:43 spire-1.2.1/doc/images/2019_roadmap.png 15:04:43 spire-1.2.1/doc/images/SPIRE101.png 15:04:43 spire-1.2.1/doc/images/SPIRE_agent.png 15:04:43 spire-1.2.1/doc/images/SPIRE_server.png 15:04:43 spire-1.2.1/doc/images/cache_mgr.png 15:04:43 spire-1.2.1/doc/images/cache_mgr_components.png 15:04:43 spire-1.2.1/doc/images/federated_spire.png 15:04:43 spire-1.2.1/doc/images/ha_mode.png 15:04:43 spire-1.2.1/doc/images/nested_spire.png 15:04:43 spire-1.2.1/doc/images/oidc_federation.png 15:04:43 spire-1.2.1/doc/images/single_trust_domain.png 15:04:43 spire-1.2.1/doc/images/spiffe_compatible.png 15:04:43 spire-1.2.1/doc/images/spire_logo.png 15:04:43 spire-1.2.1/doc/migrating_registration_api_clients.md 15:04:43 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:04:43 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:04:43 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:04:43 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:04:43 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:04:43 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:04:43 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:04:43 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:04:43 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:04:43 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:04:43 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:04:43 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:04:43 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:04:43 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:04:43 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:04:43 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:04:43 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:04:43 spire-1.2.1/doc/scaling_spire.md 15:04:43 spire-1.2.1/doc/spire_agent.md 15:04:43 spire-1.2.1/doc/spire_server.md 15:04:43 spire-1.2.1/doc/supported_integrations.md 15:04:43 spire-1.2.1/doc/telemetry.md 15:04:43 spire-1.2.1/doc/telemetry_config.md 15:04:43 spire-1.2.1/doc/upgrading.md 15:04:43 spire-1.2.1/doc/using_spire.md 15:04:43 spire-1.2.1/examples/ 15:04:43 spire-1.2.1/examples/README.md 15:04:43 spire-1.2.1/go.mod 15:04:43 spire-1.2.1/go.sum 15:04:43 spire-1.2.1/pkg/ 15:04:43 spire-1.2.1/pkg/agent/ 15:04:43 spire-1.2.1/pkg/agent/agent.go 15:04:43 spire-1.2.1/pkg/agent/api/ 15:04:43 spire-1.2.1/pkg/agent/api/config.go 15:04:43 spire-1.2.1/pkg/agent/api/debug/ 15:04:43 spire-1.2.1/pkg/agent/api/debug/v1/ 15:04:43 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:04:43 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:04:43 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:04:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:04:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:04:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:04:43 spire-1.2.1/pkg/agent/api/endpoints.go 15:04:43 spire-1.2.1/pkg/agent/api/health/ 15:04:43 spire-1.2.1/pkg/agent/api/health/v1/ 15:04:43 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:04:43 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:04:43 spire-1.2.1/pkg/agent/api/rpccontext/ 15:04:43 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:04:43 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:04:43 spire-1.2.1/pkg/agent/attestor/ 15:04:43 spire-1.2.1/pkg/agent/attestor/node/ 15:04:43 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:04:43 spire-1.2.1/pkg/agent/attestor/node/node.go 15:04:43 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:04:43 spire-1.2.1/pkg/agent/attestor/workload/ 15:04:43 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:04:43 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:04:43 spire-1.2.1/pkg/agent/catalog/ 15:04:43 spire-1.2.1/pkg/agent/catalog/catalog.go 15:04:43 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:04:43 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:04:43 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:04:43 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:04:43 spire-1.2.1/pkg/agent/client/ 15:04:43 spire-1.2.1/pkg/agent/client/client.go 15:04:43 spire-1.2.1/pkg/agent/client/client_test.go 15:04:43 spire-1.2.1/pkg/agent/client/dial.go 15:04:43 spire-1.2.1/pkg/agent/client/nodeconn.go 15:04:43 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:04:43 spire-1.2.1/pkg/agent/client/update.go 15:04:43 spire-1.2.1/pkg/agent/client/util.go 15:04:43 spire-1.2.1/pkg/agent/common/ 15:04:43 spire-1.2.1/pkg/agent/common/backoff/ 15:04:43 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:04:43 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:04:43 spire-1.2.1/pkg/agent/common/cgroups/ 15:04:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:04:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:04:43 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:04:43 spire-1.2.1/pkg/agent/config.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/ 15:04:43 spire-1.2.1/pkg/agent/endpoints/config.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:04:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:04:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/workload/ 15:04:43 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:04:43 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:04:43 spire-1.2.1/pkg/agent/manager/ 15:04:43 spire-1.2.1/pkg/agent/manager/cache/ 15:04:43 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:04:43 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:04:43 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:04:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:04:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:04:43 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:04:43 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:04:43 spire-1.2.1/pkg/agent/manager/config.go 15:04:43 spire-1.2.1/pkg/agent/manager/manager.go 15:04:43 spire-1.2.1/pkg/agent/manager/manager_test.go 15:04:43 spire-1.2.1/pkg/agent/manager/storage.go 15:04:43 spire-1.2.1/pkg/agent/manager/storage_test.go 15:04:43 spire-1.2.1/pkg/agent/manager/storecache/ 15:04:43 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:04:43 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:04:43 spire-1.2.1/pkg/agent/manager/sync.go 15:04:43 spire-1.2.1/pkg/agent/plugin/ 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:04:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:04:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:04:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:04:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:04:43 spire-1.2.1/pkg/agent/svid/ 15:04:43 spire-1.2.1/pkg/agent/svid/rotator.go 15:04:43 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:04:43 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:04:43 spire-1.2.1/pkg/agent/svid/store/ 15:04:43 spire-1.2.1/pkg/agent/svid/store/service.go 15:04:43 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:04:43 spire-1.2.1/pkg/common/ 15:04:43 spire-1.2.1/pkg/common/agentpathtemplate/ 15:04:43 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:04:43 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:04:43 spire-1.2.1/pkg/common/api/ 15:04:43 spire-1.2.1/pkg/common/api/metrics.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/ 15:04:43 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/logger.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/names.go 15:04:43 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:04:43 spire-1.2.1/pkg/common/api/names.go 15:04:43 spire-1.2.1/pkg/common/api/ratelimit.go 15:04:43 spire-1.2.1/pkg/common/api/rpccontext/ 15:04:43 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:04:43 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:04:43 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:04:43 spire-1.2.1/pkg/common/auth/ 15:04:43 spire-1.2.1/pkg/common/auth/interceptors.go 15:04:43 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:04:43 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/ 15:04:43 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/types.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:04:43 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:04:43 spire-1.2.1/pkg/common/catalog/ 15:04:43 spire-1.2.1/pkg/common/catalog/bind.go 15:04:43 spire-1.2.1/pkg/common/catalog/builtin.go 15:04:43 spire-1.2.1/pkg/common/catalog/catalog.go 15:04:43 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:04:43 spire-1.2.1/pkg/common/catalog/closers.go 15:04:43 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:04:43 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:04:43 spire-1.2.1/pkg/common/catalog/config.go 15:04:43 spire-1.2.1/pkg/common/catalog/config_test.go 15:04:43 spire-1.2.1/pkg/common/catalog/configure.go 15:04:43 spire-1.2.1/pkg/common/catalog/constraints.go 15:04:43 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:04:43 spire-1.2.1/pkg/common/catalog/context.go 15:04:43 spire-1.2.1/pkg/common/catalog/external.go 15:04:43 spire-1.2.1/pkg/common/catalog/host.go 15:04:43 spire-1.2.1/pkg/common/catalog/pipenet.go 15:04:43 spire-1.2.1/pkg/common/catalog/plugin.go 15:04:43 spire-1.2.1/pkg/common/catalog/testplugin/ 15:04:43 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:04:43 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:04:43 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:04:43 spire-1.2.1/pkg/common/cli/ 15:04:43 spire-1.2.1/pkg/common/cli/env.go 15:04:43 spire-1.2.1/pkg/common/cli/flags.go 15:04:43 spire-1.2.1/pkg/common/cli/trust_domain.go 15:04:43 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:04:43 spire-1.2.1/pkg/common/cli/umask.go 15:04:43 spire-1.2.1/pkg/common/cli/umask_posix.go 15:04:43 spire-1.2.1/pkg/common/cli/umask_test.go 15:04:43 spire-1.2.1/pkg/common/cli/umask_windows.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/flag.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/format.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:04:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:04:43 spire-1.2.1/pkg/common/coretypes/ 15:04:43 spire-1.2.1/pkg/common/coretypes/bundle/ 15:04:43 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:04:43 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:04:43 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:04:43 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:04:43 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:04:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:04:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:04:43 spire-1.2.1/pkg/common/cryptoutil/ 15:04:43 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:04:43 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:04:43 spire-1.2.1/pkg/common/diskutil/ 15:04:43 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:04:43 spire-1.2.1/pkg/common/diskutil/file_test.go 15:04:43 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:04:43 spire-1.2.1/pkg/common/errorutil/ 15:04:43 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:04:43 spire-1.2.1/pkg/common/health/ 15:04:43 spire-1.2.1/pkg/common/health/config.go 15:04:43 spire-1.2.1/pkg/common/health/context.go 15:04:43 spire-1.2.1/pkg/common/health/context_test.go 15:04:43 spire-1.2.1/pkg/common/health/health.go 15:04:43 spire-1.2.1/pkg/common/health/health_test.go 15:04:43 spire-1.2.1/pkg/common/health/logger.go 15:04:43 spire-1.2.1/pkg/common/hostservice/ 15:04:43 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:04:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:04:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:04:43 spire-1.2.1/pkg/common/idutil/ 15:04:43 spire-1.2.1/pkg/common/idutil/require.go 15:04:43 spire-1.2.1/pkg/common/idutil/require_test.go 15:04:43 spire-1.2.1/pkg/common/idutil/safety.go 15:04:43 spire-1.2.1/pkg/common/idutil/safety_test.go 15:04:43 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:04:43 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:04:43 spire-1.2.1/pkg/common/jwtsvid/ 15:04:43 spire-1.2.1/pkg/common/jwtsvid/common.go 15:04:43 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:04:43 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:04:43 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:04:43 spire-1.2.1/pkg/common/jwtutil/ 15:04:43 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:04:43 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:04:43 spire-1.2.1/pkg/common/log/ 15:04:43 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:04:43 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:04:43 spire-1.2.1/pkg/common/log/log.go 15:04:43 spire-1.2.1/pkg/common/log/log_test.go 15:04:43 spire-1.2.1/pkg/common/log/options.go 15:04:43 spire-1.2.1/pkg/common/nodeutil/ 15:04:43 spire-1.2.1/pkg/common/nodeutil/node.go 15:04:43 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:04:43 spire-1.2.1/pkg/common/peertracker/ 15:04:43 spire-1.2.1/pkg/common/peertracker/conn.go 15:04:43 spire-1.2.1/pkg/common/peertracker/credentials.go 15:04:43 spire-1.2.1/pkg/common/peertracker/errors.go 15:04:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:04:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:04:43 spire-1.2.1/pkg/common/peertracker/info.go 15:04:43 spire-1.2.1/pkg/common/peertracker/listener.go 15:04:43 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:04:43 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:04:43 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:04:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:04:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:04:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:04:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tcp.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:04:43 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:04:43 spire-1.2.1/pkg/common/peertracker/uds.go 15:04:43 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:04:43 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:04:43 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:04:43 spire-1.2.1/pkg/common/pemutil/ 15:04:43 spire-1.2.1/pkg/common/pemutil/block.go 15:04:43 spire-1.2.1/pkg/common/pemutil/certs.go 15:04:43 spire-1.2.1/pkg/common/pemutil/common.go 15:04:43 spire-1.2.1/pkg/common/pemutil/csr.go 15:04:43 spire-1.2.1/pkg/common/pemutil/keys.go 15:04:43 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/ 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:04:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:04:43 spire-1.2.1/pkg/common/plugin/ 15:04:43 spire-1.2.1/pkg/common/plugin/aws/ 15:04:43 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:04:43 spire-1.2.1/pkg/common/plugin/azure/ 15:04:43 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:04:43 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:04:43 spire-1.2.1/pkg/common/plugin/facade.go 15:04:43 spire-1.2.1/pkg/common/plugin/facade_test.go 15:04:43 spire-1.2.1/pkg/common/plugin/gcp/ 15:04:43 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:04:43 spire-1.2.1/pkg/common/plugin/k8s/ 15:04:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:04:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:04:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:04:43 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:04:43 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:04:43 spire-1.2.1/pkg/common/plugin/log.go 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/ 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:04:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:04:43 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:04:43 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:04:43 spire-1.2.1/pkg/common/plugin/x509pop/ 15:04:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:04:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:04:43 spire-1.2.1/pkg/common/profiling/ 15:04:43 spire-1.2.1/pkg/common/profiling/dumpers.go 15:04:43 spire-1.2.1/pkg/common/profiling/profiling.go 15:04:43 spire-1.2.1/pkg/common/protoutil/ 15:04:43 spire-1.2.1/pkg/common/protoutil/masks.go 15:04:43 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:04:43 spire-1.2.1/pkg/common/rotationutil/ 15:04:43 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:04:43 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:04:43 spire-1.2.1/pkg/common/selector/ 15:04:43 spire-1.2.1/pkg/common/selector/selector.go 15:04:44 spire-1.2.1/pkg/common/selector/selector_test.go 15:04:44 spire-1.2.1/pkg/common/selector/set.go 15:04:44 spire-1.2.1/pkg/common/selector/set_utils.go 15:04:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/ 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/ 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:04:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:04:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:04:44 spire-1.2.1/pkg/common/telemetry/call.go 15:04:44 spire-1.2.1/pkg/common/telemetry/common/ 15:04:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:04:44 spire-1.2.1/pkg/common/telemetry/config.go 15:04:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:04:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/inmem.go 15:04:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/m3.go 15:04:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/metrics.go 15:04:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/names.go 15:04:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:04:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:04:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/ 15:04:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:04:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:04:44 spire-1.2.1/pkg/common/telemetry/server/server.go 15:04:44 spire-1.2.1/pkg/common/telemetry/sink.go 15:04:44 spire-1.2.1/pkg/common/telemetry/statsd.go 15:04:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:04:44 spire-1.2.1/pkg/common/telemetry/uptime.go 15:04:44 spire-1.2.1/pkg/common/telemetry/version.go 15:04:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:04:44 spire-1.2.1/pkg/common/uptime/ 15:04:44 spire-1.2.1/pkg/common/uptime/uptime.go 15:04:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:04:44 spire-1.2.1/pkg/common/util/ 15:04:44 spire-1.2.1/pkg/common/util/certs.go 15:04:44 spire-1.2.1/pkg/common/util/certs_test.go 15:04:44 spire-1.2.1/pkg/common/util/csr.go 15:04:44 spire-1.2.1/pkg/common/util/hash.go 15:04:44 spire-1.2.1/pkg/common/util/selectors.go 15:04:44 spire-1.2.1/pkg/common/util/selectors_test.go 15:04:44 spire-1.2.1/pkg/common/util/signals.go 15:04:44 spire-1.2.1/pkg/common/util/sort.go 15:04:44 spire-1.2.1/pkg/common/util/sort_test.go 15:04:44 spire-1.2.1/pkg/common/util/task.go 15:04:44 spire-1.2.1/pkg/common/util/task_test.go 15:04:44 spire-1.2.1/pkg/common/util/testdata/ 15:04:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:04:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:04:44 spire-1.2.1/pkg/common/version/ 15:04:44 spire-1.2.1/pkg/common/version/version.go 15:04:44 spire-1.2.1/pkg/common/x509svid/ 15:04:44 spire-1.2.1/pkg/common/x509svid/common_test.go 15:04:44 spire-1.2.1/pkg/common/x509svid/csr.go 15:04:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:04:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:04:44 spire-1.2.1/pkg/common/x509util/ 15:04:44 spire-1.2.1/pkg/common/x509util/cert.go 15:04:44 spire-1.2.1/pkg/common/x509util/dns.go 15:04:44 spire-1.2.1/pkg/common/x509util/dns_test.go 15:04:44 spire-1.2.1/pkg/common/x509util/keyid.go 15:04:44 spire-1.2.1/pkg/common/x509util/keypair.go 15:04:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:04:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:04:44 spire-1.2.1/pkg/server/ 15:04:44 spire-1.2.1/pkg/server/api/ 15:04:44 spire-1.2.1/pkg/server/api/agent.go 15:04:44 spire-1.2.1/pkg/server/api/agent/ 15:04:44 spire-1.2.1/pkg/server/api/agent/v1/ 15:04:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/agent_test.go 15:04:44 spire-1.2.1/pkg/server/api/api.go 15:04:44 spire-1.2.1/pkg/server/api/audit/ 15:04:44 spire-1.2.1/pkg/server/api/audit/audit.go 15:04:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:04:44 spire-1.2.1/pkg/server/api/bundle.go 15:04:44 spire-1.2.1/pkg/server/api/bundle/ 15:04:44 spire-1.2.1/pkg/server/api/bundle/v1/ 15:04:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/bundle_test.go 15:04:44 spire-1.2.1/pkg/server/api/debug/ 15:04:44 spire-1.2.1/pkg/server/api/debug/v1/ 15:04:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/entry.go 15:04:44 spire-1.2.1/pkg/server/api/entry/ 15:04:44 spire-1.2.1/pkg/server/api/entry/v1/ 15:04:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/entry_test.go 15:04:44 spire-1.2.1/pkg/server/api/health/ 15:04:44 spire-1.2.1/pkg/server/api/health/v1/ 15:04:44 spire-1.2.1/pkg/server/api/health/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/id.go 15:04:44 spire-1.2.1/pkg/server/api/id_test.go 15:04:44 spire-1.2.1/pkg/server/api/limits/ 15:04:44 spire-1.2.1/pkg/server/api/limits/limits.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/ 15:04:44 spire-1.2.1/pkg/server/api/middleware/alias.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/audit.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/caller.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/common.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/entries.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:04:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:04:44 spire-1.2.1/pkg/server/api/ratelimit.go 15:04:44 spire-1.2.1/pkg/server/api/rpccontext/ 15:04:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:04:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:04:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:04:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:04:44 spire-1.2.1/pkg/server/api/selector.go 15:04:44 spire-1.2.1/pkg/server/api/selector_test.go 15:04:44 spire-1.2.1/pkg/server/api/status.go 15:04:44 spire-1.2.1/pkg/server/api/status_test.go 15:04:44 spire-1.2.1/pkg/server/api/svid/ 15:04:44 spire-1.2.1/pkg/server/api/svid/v1/ 15:04:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/trustdomain.go 15:04:44 spire-1.2.1/pkg/server/api/trustdomain/ 15:04:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:04:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:04:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:04:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:04:44 spire-1.2.1/pkg/server/authpolicy/ 15:04:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:04:44 spire-1.2.1/pkg/server/authpolicy/policy.go 15:04:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:04:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:04:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:04:44 spire-1.2.1/pkg/server/authpolicy/validate.go 15:04:44 spire-1.2.1/pkg/server/bundle/ 15:04:44 spire-1.2.1/pkg/server/bundle/client/ 15:04:44 spire-1.2.1/pkg/server/bundle/client/client.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/manager.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/sources.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/updater.go 15:04:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:04:44 spire-1.2.1/pkg/server/ca/ 15:04:44 spire-1.2.1/pkg/server/ca/ca.go 15:04:44 spire-1.2.1/pkg/server/ca/ca_health.go 15:04:44 spire-1.2.1/pkg/server/ca/ca_test.go 15:04:44 spire-1.2.1/pkg/server/ca/journal.go 15:04:44 spire-1.2.1/pkg/server/ca/journal_test.go 15:04:44 spire-1.2.1/pkg/server/ca/manager.go 15:04:44 spire-1.2.1/pkg/server/ca/manager_health.go 15:04:44 spire-1.2.1/pkg/server/ca/manager_test.go 15:04:44 spire-1.2.1/pkg/server/ca/templates.go 15:04:44 spire-1.2.1/pkg/server/ca/upstream_client.go 15:04:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:04:44 spire-1.2.1/pkg/server/ca/validation.go 15:04:44 spire-1.2.1/pkg/server/cache/ 15:04:44 spire-1.2.1/pkg/server/cache/dscache/ 15:04:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:04:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/ 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:04:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:04:44 spire-1.2.1/pkg/server/catalog/ 15:04:44 spire-1.2.1/pkg/server/catalog/catalog.go 15:04:44 spire-1.2.1/pkg/server/catalog/keymanager.go 15:04:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:04:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:04:44 spire-1.2.1/pkg/server/catalog/notifier.go 15:04:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:04:44 spire-1.2.1/pkg/server/config.go 15:04:44 spire-1.2.1/pkg/server/datastore/ 15:04:44 spire-1.2.1/pkg/server/datastore/datastore.go 15:04:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:04:44 spire-1.2.1/pkg/server/datastore/repository.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:04:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:04:44 spire-1.2.1/pkg/server/endpoints/ 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/ 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:04:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:04:44 spire-1.2.1/pkg/server/endpoints/config.go 15:04:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:04:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:04:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:04:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:04:44 spire-1.2.1/pkg/server/endpoints/middleware.go 15:04:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:04:44 spire-1.2.1/pkg/server/hostservice/ 15:04:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:04:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:04:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:04:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:04:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:04:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:04:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:04:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:04:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:04:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:04:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/ 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:04:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:04:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:04:44 spire-1.2.1/pkg/server/registration/ 15:04:44 spire-1.2.1/pkg/server/registration/manager.go 15:04:44 spire-1.2.1/pkg/server/registration/manager_test.go 15:04:44 spire-1.2.1/pkg/server/scanentries.go 15:04:44 spire-1.2.1/pkg/server/scanentries_test.go 15:04:44 spire-1.2.1/pkg/server/server.go 15:04:44 spire-1.2.1/pkg/server/server_test.go 15:04:44 spire-1.2.1/pkg/server/svid/ 15:04:44 spire-1.2.1/pkg/server/svid/observer.go 15:04:44 spire-1.2.1/pkg/server/svid/observer_test.go 15:04:44 spire-1.2.1/pkg/server/svid/rotator.go 15:04:44 spire-1.2.1/pkg/server/svid/rotator_config.go 15:04:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:04:44 spire-1.2.1/pkg/server/svid/rotator_test.go 15:04:44 spire-1.2.1/proto/ 15:04:44 spire-1.2.1/proto/private/ 15:04:44 spire-1.2.1/proto/private/server/ 15:04:44 spire-1.2.1/proto/private/server/journal/ 15:04:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:04:44 spire-1.2.1/proto/private/server/journal/journal.proto 15:04:44 spire-1.2.1/proto/spire/ 15:04:44 spire-1.2.1/proto/spire/common/ 15:04:44 spire-1.2.1/proto/spire/common/common.pb.go 15:04:44 spire-1.2.1/proto/spire/common/common.proto 15:04:44 spire-1.2.1/proto/spire/common/plugin/ 15:04:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:04:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:04:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:04:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:04:44 spire-1.2.1/proto/spire/plugin/ 15:04:44 spire-1.2.1/proto/spire/plugin/agent/ 15:04:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:04:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:04:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:04:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:04:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:04:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:04:44 spire-1.2.1/release/ 15:04:44 spire-1.2.1/release/spire-extras/ 15:04:44 spire-1.2.1/release/spire-extras/README.md 15:04:44 spire-1.2.1/release/spire-extras/conf/ 15:04:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:04:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:04:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:04:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:04:44 spire-1.2.1/release/spire/ 15:04:44 spire-1.2.1/release/spire/README.md 15:04:44 spire-1.2.1/release/spire/conf/ 15:04:44 spire-1.2.1/release/spire/conf/agent/ 15:04:44 spire-1.2.1/release/spire/conf/agent/agent.conf 15:04:44 spire-1.2.1/release/spire/conf/server/ 15:04:44 spire-1.2.1/release/spire/conf/server/server.conf 15:04:44 spire-1.2.1/script/ 15:04:44 spire-1.2.1/script/build-artifact.sh 15:04:44 spire-1.2.1/script/generate_dummy_ca.sh 15:04:44 spire-1.2.1/support/ 15:04:44 spire-1.2.1/support/k8s/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:04:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/ 15:04:44 spire-1.2.1/support/oidc-discovery-provider/README.md 15:04:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/config.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/main.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:04:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:04:44 spire-1.2.1/test/ 15:04:44 spire-1.2.1/test/clock/ 15:04:44 spire-1.2.1/test/clock/clock.go 15:04:44 spire-1.2.1/test/fakes/ 15:04:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:04:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:04:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:04:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:04:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:04:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:04:44 spire-1.2.1/test/fakes/fakeagentstore/ 15:04:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:04:44 spire-1.2.1/test/fakes/fakedatastore/ 15:04:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:04:44 spire-1.2.1/test/fakes/fakeentryclient/ 15:04:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:04:44 spire-1.2.1/test/fakes/fakehealthchecker/ 15:04:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:04:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:04:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:04:44 spire-1.2.1/test/fakes/fakemetrics/ 15:04:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:04:44 spire-1.2.1/test/fakes/fakenoderesolver/ 15:04:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:04:44 spire-1.2.1/test/fakes/fakenotifier/ 15:04:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:04:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:04:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:04:44 spire-1.2.1/test/fakes/fakeserverca/ 15:04:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:04:44 spire-1.2.1/test/fakes/fakeservercatalog/ 15:04:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:04:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:04:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:04:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:04:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:04:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:04:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:04:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:04:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:04:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:04:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:04:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:04:44 spire-1.2.1/test/fixture/ 15:04:44 spire-1.2.1/test/fixture/certs/ 15:04:44 spire-1.2.1/test/fixture/certs/agent_svid.der 15:04:44 spire-1.2.1/test/fixture/certs/base_cert.pem 15:04:44 spire-1.2.1/test/fixture/certs/base_csr.pem 15:04:44 spire-1.2.1/test/fixture/certs/base_key.pem 15:04:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:04:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:04:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:04:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:04:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:04:44 spire-1.2.1/test/fixture/certs/blog_key.pem 15:04:44 spire-1.2.1/test/fixture/certs/bundle.der 15:04:44 spire-1.2.1/test/fixture/certs/ca.pem 15:04:44 spire-1.2.1/test/fixture/certs/ca_key.pem 15:04:44 spire-1.2.1/test/fixture/certs/database_cert.pem 15:04:44 spire-1.2.1/test/fixture/certs/database_csr.pem 15:04:44 spire-1.2.1/test/fixture/certs/database_key.pem 15:04:44 spire-1.2.1/test/fixture/certs/node_cert.pem 15:04:44 spire-1.2.1/test/fixture/certs/node_csr.pem 15:04:44 spire-1.2.1/test/fixture/certs/node_key.pem 15:04:44 spire-1.2.1/test/fixture/certs/svid.pem 15:04:44 spire-1.2.1/test/fixture/certs/svid_key.pem 15:04:44 spire-1.2.1/test/fixture/config/ 15:04:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:04:44 spire-1.2.1/test/fixture/config/agent_good.conf 15:04:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:04:44 spire-1.2.1/test/fixture/config/plugin_good.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:04:44 spire-1.2.1/test/fixture/config/server_good.conf 15:04:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:04:44 spire-1.2.1/test/fixture/fixture.go 15:04:44 spire-1.2.1/test/fixture/nodeattestor/ 15:04:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:04:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:04:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:04:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:04:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:04:44 spire-1.2.1/test/fixture/registration/ 15:04:44 spire-1.2.1/test/fixture/registration/entries.json 15:04:44 spire-1.2.1/test/fixture/registration/good-for-update.json 15:04:44 spire-1.2.1/test/fixture/registration/good.json 15:04:44 spire-1.2.1/test/fixture/registration/invalid.json 15:04:44 spire-1.2.1/test/fixture/registration/invalid_json.json 15:04:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:04:44 spire-1.2.1/test/integration/ 15:04:44 spire-1.2.1/test/integration/README.md 15:04:44 spire-1.2.1/test/integration/common 15:04:44 spire-1.2.1/test/integration/setup/ 15:04:44 spire-1.2.1/test/integration/setup/adminclient/ 15:04:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:04:44 spire-1.2.1/test/integration/setup/adminclient/client.go 15:04:44 spire-1.2.1/test/integration/setup/debugagent/ 15:04:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:04:44 spire-1.2.1/test/integration/setup/debugagent/main.go 15:04:44 spire-1.2.1/test/integration/setup/debugserver/ 15:04:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:04:44 spire-1.2.1/test/integration/setup/debugserver/main.go 15:04:44 spire-1.2.1/test/integration/setup/downstreamclient/ 15:04:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:04:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:04:44 spire-1.2.1/test/integration/setup/itclient/ 15:04:44 spire-1.2.1/test/integration/setup/itclient/client.go 15:04:44 spire-1.2.1/test/integration/setup/node-attestation/ 15:04:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:04:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:04:44 spire-1.2.1/test/integration/setup/x509pop/ 15:04:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:04:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:04:44 spire-1.2.1/test/integration/suites/ 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:04:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:04:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:04:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:04:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:04:45 spire-1.2.1/test/integration/suites/join-token/ 15:04:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:04:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:04:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:04:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:04:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:04:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:04:45 spire-1.2.1/test/integration/suites/join-token/README.md 15:04:45 spire-1.2.1/test/integration/suites/join-token/conf/ 15:04:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/join-token/teardown 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:04:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:04:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:04:45 spire-1.2.1/test/integration/suites/k8s/ 15:04:45 spire-1.2.1/test/integration/suites/k8s/00-setup 15:04:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:04:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:04:45 spire-1.2.1/test/integration/suites/k8s/README.md 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/ 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:04:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:04:45 spire-1.2.1/test/integration/suites/k8s/teardown 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/ 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:04:45 spire-1.2.1/test/integration/suites/rotation/ 15:04:45 spire-1.2.1/test/integration/suites/rotation/00-setup 15:04:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:04:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:04:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:04:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:04:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:04:45 spire-1.2.1/test/integration/suites/rotation/README.md 15:04:45 spire-1.2.1/test/integration/suites/rotation/conf/ 15:04:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/rotation/teardown 15:04:45 spire-1.2.1/test/integration/suites/self-test/ 15:04:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:04:45 spire-1.2.1/test/integration/suites/self-test/README.md 15:04:45 spire-1.2.1/test/integration/suites/self-test/teardown 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:04:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:04:45 spire-1.2.1/test/integration/suites/upgrade/ 15:04:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:04:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:04:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:04:45 spire-1.2.1/test/integration/suites/upgrade/README.md 15:04:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:04:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:04:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:04:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:04:45 spire-1.2.1/test/integration/suites/upgrade/teardown 15:04:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:04:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:04:45 spire-1.2.1/test/integration/test-one.sh 15:04:45 spire-1.2.1/test/integration/test.sh 15:04:45 spire-1.2.1/test/plugintest/ 15:04:45 spire-1.2.1/test/plugintest/config.go 15:04:45 spire-1.2.1/test/plugintest/load.go 15:04:45 spire-1.2.1/test/plugintest/option.go 15:04:45 spire-1.2.1/test/spiretest/ 15:04:45 spire-1.2.1/test/spiretest/apiserver.go 15:04:45 spire-1.2.1/test/spiretest/assertions.go 15:04:45 spire-1.2.1/test/spiretest/dir.go 15:04:45 spire-1.2.1/test/spiretest/errors_posix.go 15:04:45 spire-1.2.1/test/spiretest/errors_windows.go 15:04:45 spire-1.2.1/test/spiretest/logs.go 15:04:45 spire-1.2.1/test/spiretest/socketapi.go 15:04:45 spire-1.2.1/test/spiretest/suite.go 15:04:45 spire-1.2.1/test/spiretest/x509.go 15:04:45 spire-1.2.1/test/testca/ 15:04:45 spire-1.2.1/test/testca/ca.go 15:04:45 spire-1.2.1/test/testkey/ 15:04:45 spire-1.2.1/test/testkey/generate.sh 15:04:45 spire-1.2.1/test/testkey/genkeys.go 15:04:45 spire-1.2.1/test/testkey/keys.go 15:04:45 spire-1.2.1/test/testkey/new.go 15:04:45 spire-1.2.1/test/tpmsimulator/ 15:04:45 spire-1.2.1/test/tpmsimulator/simulator.go 15:04:45 spire-1.2.1/test/util/ 15:04:45 spire-1.2.1/test/util/cert_fixtures.go 15:04:45 spire-1.2.1/test/util/cert_generation.go 15:04:45 spire-1.2.1/test/util/io_redirection.go 15:04:45 spire-1.2.1/test/util/race.go 15:04:45 spire-1.2.1/test/util/util.go 15:04:45 building spire from source... 15:04:45 Installing go1.17.7... 15:05:12 Building bin/spire-server... 15:05:12 go: downloading github.com/mitchellh/cli v1.1.2 15:05:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:05:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:05:12 go: downloading google.golang.org/grpc v1.44.0 15:05:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:05:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:05:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:05:14 go: downloading github.com/imdario/mergo v0.3.12 15:05:14 go: downloading github.com/sirupsen/logrus v1.8.1 15:05:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:05:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:05:15 go: downloading github.com/fatih/color v1.13.0 15:05:15 go: downloading github.com/mattn/go-isatty v0.0.14 15:05:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:05:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:05:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:05:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:05:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:05:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:05:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:05:17 go: downloading github.com/armon/go-metrics v0.3.10 15:05:17 go: downloading github.com/prometheus/client_golang v1.12.1 15:05:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:05:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:05:19 go: downloading github.com/open-policy-agent/opa v0.38.0 15:05:46 go: downloading github.com/mattn/go-colorable v0.1.12 15:05:46 go: downloading github.com/Masterminds/goutils v1.1.0 15:05:46 go: downloading github.com/Masterminds/semver v1.5.0 15:05:46 go: downloading github.com/google/uuid v1.1.2 15:05:46 go: downloading github.com/huandu/xstrings v1.3.2 15:05:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:05:46 go: downloading github.com/oklog/run v1.0.0 15:05:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:05:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:05:46 go: downloading github.com/prometheus/client_model v0.2.0 15:05:46 go: downloading github.com/prometheus/common v0.32.1 15:05:46 go: downloading github.com/beorn7/perks v1.0.1 15:05:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:05:46 go: downloading github.com/prometheus/procfs v0.7.3 15:05:46 go: downloading go.uber.org/atomic v1.9.0 15:05:46 go: downloading github.com/imkira/go-observer v1.0.3 15:05:47 go: downloading github.com/hashicorp/errwrap v1.1.0 15:05:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:05:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:05:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:05:47 go: downloading github.com/twmb/murmur3 v1.1.6 15:05:47 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:05:47 go: downloading github.com/blang/semver/v4 v4.0.0 15:05:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:05:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:05:47 go: downloading github.com/jinzhu/gorm v1.9.16 15:05:48 go: downloading github.com/lib/pq v1.10.4 15:05:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:05:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:06:15 go: downloading google.golang.org/api v0.70.0 15:06:15 go: downloading k8s.io/api v0.23.4 15:06:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:06:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:06:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:06:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:06:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:06:29 go: downloading github.com/stretchr/testify v1.7.0 15:06:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:06:29 go: downloading github.com/google/go-tpm v0.3.3 15:06:30 go: downloading k8s.io/client-go v0.23.4 15:06:30 go: downloading cloud.google.com/go/storage v1.21.0 15:06:31 go: downloading cloud.google.com/go v0.100.2 15:06:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:07:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:07:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:07:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:07:00 go: downloading k8s.io/apimachinery v0.23.4 15:07:00 go: downloading k8s.io/kube-aggregator v0.23.3 15:07:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:07:03 go: downloading cloud.google.com/go/security v1.3.0 15:07:03 go: downloading github.com/hashicorp/vault/api v1.4.1 15:07:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:07:04 go: downloading gopkg.in/yaml.v2 v2.4.0 15:07:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:07:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:07:04 go: downloading github.com/gobwas/glob v0.2.3 15:07:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:07:05 go: downloading github.com/jinzhu/inflection v1.0.0 15:07:05 go: downloading github.com/gogo/protobuf v1.3.2 15:07:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:07:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:07:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:07:11 go: downloading github.com/aws/smithy-go v1.11.0 15:07:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:07:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:07:12 go: downloading cloud.google.com/go/compute v1.3.0 15:07:14 go: downloading cloud.google.com/go/iam v0.1.1 15:07:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:07:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:07:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:07:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:07:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:07:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:07:15 go: downloading github.com/dimchansky/utfbom v1.1.1 15:07:15 go: downloading k8s.io/klog/v2 v2.30.0 15:07:15 go: downloading github.com/google/gofuzz v1.1.0 15:07:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:07:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:07:17 go: downloading github.com/spf13/pflag v1.0.5 15:07:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:07:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:07:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:07:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:07:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:07:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:07:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:07:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:07:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:07:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:07:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:07:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:07:21 go: downloading go.opencensus.io v0.23.0 15:07:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:07:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:07:23 go: downloading gopkg.in/inf.v0 v0.9.1 15:07:23 go: downloading github.com/go-logr/logr v1.2.2 15:07:23 go: downloading github.com/google/go-cmp v0.5.7 15:07:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:07:23 go: downloading github.com/json-iterator/go v1.1.12 15:07:24 go: downloading github.com/googleapis/gnostic v0.5.5 15:07:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:07:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:07:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:07:31 go: downloading github.com/tklauser/numcpus v0.3.0 15:07:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:07:31 go: downloading go.uber.org/zap v1.21.0 15:07:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:07:32 go: downloading sigs.k8s.io/yaml v1.3.0 15:07:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:07:32 go: downloading github.com/modern-go/reflect2 v1.0.2 15:07:33 go: downloading github.com/ryanuber/go-glob v1.0.0 15:07:33 go: downloading github.com/golang/snappy v0.0.4 15:07:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:07:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:07:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:07:43 go: downloading github.com/hashicorp/go-version v1.2.0 15:07:43 go: downloading go.uber.org/multierr v1.6.0 15:08:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:08:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:09:37 Removing intermediate container f85f572e661e 15:09:37 ---> f6e8bc91523e 15:09:37 15:09:37 Step 10/23 : FROM alpine:3.14 15:09:37 3.14: Pulling from library/alpine 15:09:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:09:37 Status: Downloaded newer image for alpine:3.14 15:09:37 ---> ac73e934f311 15:09:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:09:37 ---> Running in b3eab15909e8 15:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:37 (1/1) Installing dumb-init (1.2.5-r1) 15:09:37 Executing busybox-1.33.1-r7.trigger 15:09:37 OK: 5 MiB in 15 packages 15:09:37 Removing intermediate container b3eab15909e8 15:09:37 ---> baa19ffbccea 15:09:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:37 ---> Running in c94b8b160be1 15:09:37 Removing intermediate container c94b8b160be1 15:09:37 ---> 254f51d456bd 15:09:37 Step 13/23 : ENV APP_PORT=59882 15:09:37 ---> Running in 58fb786c0b6f 15:09:37 Removing intermediate container 58fb786c0b6f 15:09:37 ---> 6fd155ec4f13 15:09:37 Step 14/23 : EXPOSE $APP_PORT 15:09:37 ---> Running in ffac09310817 15:09:37 Removing intermediate container ffac09310817 15:09:37 ---> de1ef118b5e6 15:09:37 Step 15/23 : WORKDIR / 15:09:37 ---> Running in f53393232fa8 15:09:37 Removing intermediate container f53393232fa8 15:09:37 ---> 677d5d36ba01 15:09:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:37 ---> 8eb808bebb85 15:09:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:09:39 ---> 648faae6a7a5 15:09:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:09:41 ---> 48e7b59d0fdb 15:09:41 Step 19/23 : ENTRYPOINT ["/core-command"] 15:09:41 ---> Running in b60fd703a877 15:09:42 Removing intermediate container b60fd703a877 15:09:42 ---> f2c5e075f63c 15:09:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:42 ---> Running in 7c7efe022e4e 15:09:43 Removing intermediate container cbe30a41902e 15:09:43 ---> ae90d2401b59 15:09:43 15:09:43 Step 10/31 : FROM alpine:3.14 15:09:43 ---> ac73e934f311 15:09:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:09:43 ---> Running in ff5e56144e6d 15:09:43 Removing intermediate container 7c7efe022e4e 15:09:43 ---> 0c561820fb37 15:09:43 Step 21/23 : LABEL arch=arm64 15:09:43 ---> Running in 30d3442b4900 15:09:44 Removing intermediate container ff5e56144e6d 15:09:44 ---> d49cb275c7d2 15:09:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:09:44 ---> Running in 527df5ee94cd 15:09:44 Removing intermediate container 30d3442b4900 15:09:44 ---> 9d9d34d389b8 15:09:44 Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:09:44 ---> Running in da590576cd2c 15:09:45 Removing intermediate container da590576cd2c 15:09:45 ---> 072d83ecb946 15:09:45 Step 23/23 : LABEL version=0.0.0 15:09:45 ---> Running in 97984e71b2f7 15:09:45 Removing intermediate container 97984e71b2f7 15:09:45 ---> 378b9659bae0 15:09:45 15:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:46 Successfully built 378b9659bae0 15:09:46 Successfully tagged core-command-arm64:latest 15:09:46  Building core-command ... done Building core-metadata 15:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:48 (1/2) Installing dumb-init (1.2.5-r1) 15:09:48 (2/2) Installing su-exec (0.2-r1) 15:09:48 Executing busybox-1.33.1-r7.trigger 15:09:48 OK: 6 MiB in 16 packages 15:09:49 Removing intermediate container 527df5ee94cd 15:09:49 ---> 6b127b4d6819 15:09:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:09:49 ---> Running in 324bda56f6e6 15:09:50 Removing intermediate container 324bda56f6e6 15:09:50 ---> 032f6eba0f51 15:09:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:09:50 ---> Running in 79be87601638 15:09:51 Removing intermediate container 79be87601638 15:09:51 ---> e79d8009cb1a 15:09:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:09:51 ---> Running in 7c67bd4fb662 15:09:54 Removing intermediate container 7c67bd4fb662 15:09:54 ---> 8e7e81a625f5 15:09:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:09:54 ---> Running in c44eba1c0285 15:09:55 Removing intermediate container c44eba1c0285 15:09:55 ---> 90e783f8f8c1 15:09:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:09:56 ---> ab5d7ae3ac22 15:09:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:09:56 ---> Running in 4d84bd1aa3eb 15:09:59 Removing intermediate container 4d84bd1aa3eb 15:09:59 ---> e42e1987cfd3 15:09:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:00 ---> 2f91c2b7477e 15:10:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:10:02 ---> cebaab504ddf 15:10:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:10:03 ---> a3d6654d907b 15:10:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:10:04 ---> 0489ddcdc950 15:10:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:10:06 ---> 5418512e2fcf 15:10:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:10:06 ---> Running in 9abd49169926 15:10:07 Removing intermediate container 9abd49169926 15:10:07 ---> 9d3f0c847394 15:10:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:10:09 ---> 14a25d1080b2 15:10:09 Step 26/31 : RUN chmod +x /entrypoint.sh 15:10:09 ---> Running in 676c28136874 15:10:12 Removing intermediate container 676c28136874 15:10:12 ---> bce0d9b7142d 15:10:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:10:13 ---> Running in 4b2836e98c3f 15:10:14 Removing intermediate container 4b2836e98c3f 15:10:14 ---> 3af45b6a021f 15:10:14 Step 28/31 : CMD ["gate"] 15:10:14 ---> Running in ee5e56ebbcba 15:10:15 Removing intermediate container ee5e56ebbcba 15:10:15 ---> de43419637de 15:10:15 Step 29/31 : LABEL arch=arm64 15:10:15 ---> Running in 64b03c7ab0c8 15:10:16 Removing intermediate container 64b03c7ab0c8 15:10:16 ---> 1d0728ef4c3e 15:10:16 Step 30/31 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:10:17 ---> Running in e407245a85b2 15:10:18 Removing intermediate container e407245a85b2 15:10:18 ---> 19064896c9a8 15:10:18 Step 31/31 : LABEL version=0.0.0 15:10:18 ---> Running in e50709d322e6 15:10:19 Removing intermediate container e50709d322e6 15:10:19 ---> b64a1041d085 15:10:19 15:10:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:19 ---> cf686e2719a5 15:10:19 Step 3/23 : WORKDIR /edgex-go 15:10:19 ---> Using cache 15:10:19 ---> bb3da4a530fc 15:10:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:19 ---> Using cache 15:10:19 ---> d4e44a2a358b 15:10:19 Step 5/23 : RUN apk add --update --no-cache make git 15:10:19 ---> Running in c13ceb649859 15:10:20 Successfully built b64a1041d085 15:10:20 Successfully tagged security-bootstrapper-arm64:latest 15:10:20  Building security-bootstrapper ... done Building security-proxy-setup 15:10:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:10:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:23 OK: 220 MiB in 52 packages 15:10:25 Removing intermediate container c13ceb649859 15:10:25 ---> 3b117009867e 15:10:25 Step 6/23 : COPY go.mod vendor* ./ 15:10:26 ---> 8c2849658ab2 15:10:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:26 ---> Running in eed2516e56bd 15:10:33 Removing intermediate container eed2516e56bd 15:10:33 ---> 0571799c6cb7 15:10:33 Step 8/23 : COPY . . 15:10:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:10:48 ---> cf686e2719a5 15:10:48 Step 3/22 : WORKDIR /edgex-go 15:10:48 ---> Using cache 15:10:48 ---> bb3da4a530fc 15:10:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:48 ---> Using cache 15:10:48 ---> d4e44a2a358b 15:10:48 Step 5/22 : RUN apk add --update --no-cache make git 15:10:48 ---> Using cache 15:10:48 ---> 3b117009867e 15:10:48 Step 6/22 : COPY go.mod vendor* ./ 15:10:48 ---> Using cache 15:10:48 ---> 8c2849658ab2 15:10:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:48 ---> Using cache 15:10:48 ---> 0571799c6cb7 15:10:48 Step 8/22 : COPY . . 15:11:07 ---> 6ce9efe7d1f6 15:11:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:11:07 ---> Running in dfdff8946d7c 15:11:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:11:19 ---> b968b97bcd90 15:11:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:11:19 ---> Running in eb97e8aac8ba 15:11:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:12:16 Removing intermediate container 5cf9d36fa39b 15:12:16 ---> 0ed4d78e0051 15:12:16 15:12:16 Step 10/22 : FROM alpine:3.14 15:12:16 ---> ac73e934f311 15:12:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:12:16 ---> Using cache 15:12:16 ---> baa19ffbccea 15:12:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:16 ---> Using cache 15:12:16 ---> 254f51d456bd 15:12:16 Step 13/22 : ENV APP_PORT=59861 15:12:16 ---> Running in 6d4e5b50b66d 15:12:16 Removing intermediate container b238169d6e50 15:12:16 ---> d2e213aff6e6 15:12:16 15:12:16 Step 10/22 : FROM alpine:3.14 15:12:16 ---> ac73e934f311 15:12:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:12:16 ---> Running in 55590b044577 15:12:16 Removing intermediate container 6d4e5b50b66d 15:12:16 ---> 85f631b02e90 15:12:16 Step 14/22 : EXPOSE $APP_PORT 15:12:16 ---> Running in f078f15437b5 15:12:16 Removing intermediate container f078f15437b5 15:12:16 ---> 0d50c7aa9e52 15:12:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:12:16 ---> b3dfd6992c44 15:12:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:12:17 (1/2) Installing ca-certificates (20211220-r0) 15:12:17 (2/2) Installing dumb-init (1.2.5-r1) 15:12:17 Executing busybox-1.33.1-r7.trigger 15:12:17 Executing ca-certificates-20211220-r0.trigger 15:12:18 OK: 6 MiB in 16 packages 15:12:19 ---> 26367fbc0246 15:12:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:12:20 ---> 6887b3119c91 15:12:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:12:20 Removing intermediate container 55590b044577 15:12:20 ---> 22fac5e71169 15:12:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:12:20 ---> Running in a23ed99c4511 15:12:20 ---> Running in 564b3b051df9 15:12:21 Removing intermediate container a23ed99c4511 15:12:21 ---> f3f67d46961c 15:12:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:21 Removing intermediate container 564b3b051df9 15:12:21 ---> d63e5c9b5fc2 15:12:21 Step 13/22 : ENV APP_PORT=59860 15:12:21 ---> Running in ab5f73761cbc 15:12:21 ---> Running in b590ae17343f 15:12:22 Removing intermediate container b590ae17343f 15:12:22 ---> d8503292dc59 15:12:22 Step 20/22 : LABEL arch=arm64 15:12:22 Removing intermediate container ab5f73761cbc 15:12:22 ---> 58eebb8d4ed7 15:12:22 Step 14/22 : EXPOSE $APP_PORT 15:12:22 ---> Running in 5aaeb26e96b0 15:12:22 ---> Running in 081f59db5eca 15:12:23 Removing intermediate container 081f59db5eca 15:12:23 ---> 963f64a905a8 15:12:23 Step 21/22 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:12:23 Removing intermediate container 5aaeb26e96b0 15:12:23 ---> e5506fe070fd 15:12:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:23 ---> Running in 5e936eaef039 15:12:24 Removing intermediate container 5e936eaef039 15:12:24 ---> 6e722bea2988 15:12:24 Step 22/22 : LABEL version=0.0.0 15:12:24 ---> Running in 8f1824062b83 15:12:24 ---> 4c4c46dd08a3 15:12:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:12:25 Removing intermediate container 8f1824062b83 15:12:25 ---> 6d05739793e3 15:12:25 15:12:26 Successfully built 6d05739793e3 15:12:26 Successfully tagged support-scheduler-arm64:latest 15:12:26  Building support-scheduler ... done Building sys-mgmt-agent 15:12:27 ---> f84731354836 15:12:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:12:28 ---> bb8adeda164e 15:12:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:12:28 ---> Running in d3346495ce5e 15:12:29 Removing intermediate container d3346495ce5e 15:12:29 ---> b49f6390b7dc 15:12:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:29 ---> Running in 35d01eae891b 15:12:30 Removing intermediate container 35d01eae891b 15:12:30 ---> 9a5f1a593cd9 15:12:30 Step 20/22 : LABEL arch=arm64 15:12:30 ---> Running in 3f10927afdc5 15:12:30 Removing intermediate container 3f10927afdc5 15:12:30 ---> b02538ebec11 15:12:30 Step 21/22 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:12:30 ---> Running in a0a973dc655e 15:12:31 Removing intermediate container a0a973dc655e 15:12:31 ---> 32b4bb87a38b 15:12:31 Step 22/22 : LABEL version=0.0.0 15:12:31 ---> Running in 391e729f0b52 15:12:32 Removing intermediate container 391e729f0b52 15:12:32 ---> 8709fc743997 15:12:32 15:12:32 Successfully built 8709fc743997 15:12:32 Successfully tagged support-notifications-arm64:latest 15:12:32  Building support-notifications ... done Building security-spiffe-token-provider 15:13:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:13:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:11 ---> cf686e2719a5 15:13:11 Step 3/23 : WORKDIR /edgex-go 15:13:11 ---> Using cache 15:13:11 ---> bb3da4a530fc 15:13:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:11 ---> Using cache 15:13:11 ---> d4e44a2a358b 15:13:11 Step 5/23 : RUN apk add --update --no-cache make bash git 15:13:11 ---> Running in 851db4039b6a 15:13:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:13:16 OK: 220 MiB in 52 packages 15:13:18 Removing intermediate container 851db4039b6a 15:13:18 ---> 7d1fd5bbbb35 15:13:18 Step 6/23 : COPY go.mod vendor* ./ 15:13:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:13:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:13:18 ---> cf686e2719a5 15:13:18 Step 3/20 : WORKDIR /edgex-go 15:13:18 ---> Using cache 15:13:18 ---> bb3da4a530fc 15:13:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:13:18 ---> Running in 4cf63b1a3032 15:13:19 ---> fa3de4b9e9ae 15:13:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:19 ---> Running in 8eff519de715 15:13:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:13:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:13:23 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 15:13:23 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:13:23 OK: 15737 distinct packages available 15:13:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:13:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:13:25 Removing intermediate container 8eff519de715 15:13:25 ---> f361777823d0 15:13:25 Step 8/23 : COPY . . 15:13:26 OK: 220 MiB in 52 packages 15:13:28 Removing intermediate container 4cf63b1a3032 15:13:28 ---> 4f1f5ff2e3bb 15:13:28 Step 5/20 : COPY go.mod vendor* ./ 15:13:29 ---> 6c8dce663f1f 15:13:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:29 ---> Running in 65943e328858 15:13:36 Removing intermediate container 65943e328858 15:13:36 ---> 519c219a2c32 15:13:36 Step 7/20 : COPY . . 15:13:54 ---> b9d7ec1b3e10 15:13:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:13:55 ---> Running in e5beee94a37b 15:13:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:14:06 ---> 9bc21812a25b 15:14:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:14:06 ---> Running in eddc5bfed085 15:14:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:15:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:16:10 Removing intermediate container eb97e8aac8ba 15:16:10 ---> 0b1ff05a7f02 15:16:10 15:16:10 Step 10/22 : FROM alpine:3.14 15:16:10 ---> ac73e934f311 15:16:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:16:10 ---> Running in 0ca42f7900c6 15:16:10 Removing intermediate container dfdff8946d7c 15:16:10 ---> ab49fc354d51 15:16:10 15:16:10 Step 10/23 : FROM alpine:3.14 15:16:10 ---> ac73e934f311 15:16:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:16:10 ---> Using cache 15:16:10 ---> baa19ffbccea 15:16:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:16:10 ---> Using cache 15:16:10 ---> 254f51d456bd 15:16:10 Step 13/23 : ENV APP_PORT=59881 15:16:11 ---> Running in 39c27ea88c01 15:16:11 Removing intermediate container 39c27ea88c01 15:16:11 ---> 277f76f100b8 15:16:11 Step 14/23 : EXPOSE $APP_PORT 15:16:12 ---> Running in b5bfaebf8220 15:16:12 Removing intermediate container b5bfaebf8220 15:16:12 ---> be596d69291b 15:16:12 Step 15/23 : WORKDIR / 15:16:13 ---> Running in 3a27788e3c72 15:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:16:13 Removing intermediate container 3a27788e3c72 15:16:13 ---> dba4562dd4e7 15:16:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:16:14 ---> 4b3c950af5fc 15:16:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:16:15 (1/6) Installing ca-certificates (20211220-r0) 15:16:15 (2/6) Installing brotli-libs (1.0.9-r5) 15:16:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:16:15 (4/6) Installing libcurl (7.79.1-r0) 15:16:15 (5/6) Installing curl (7.79.1-r0) 15:16:15 (6/6) Installing dumb-init (1.2.5-r1) 15:16:15 Executing busybox-1.33.1-r7.trigger 15:16:15 Executing ca-certificates-20211220-r0.trigger 15:16:16 ---> ecc859e10cc1 15:16:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:16:16 OK: 8 MiB in 20 packages 15:16:17 ---> a171279aa6d3 15:16:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:16:17 ---> Running in 910c5b8f8e58 15:16:18 Removing intermediate container 910c5b8f8e58 15:16:18 ---> 0e9b4f423850 15:16:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:18 ---> Running in 0b92a05f185e 15:16:18 Removing intermediate container 0ca42f7900c6 15:16:18 ---> 8dc042f86710 15:16:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:16:18 ---> Running in ddbe7ab70c32 15:16:19 Removing intermediate container 0b92a05f185e 15:16:19 ---> 9dca6d942cf9 15:16:19 Step 21/23 : LABEL arch=arm64 15:16:19 ---> Running in 9d240d544d6f 15:16:19 Removing intermediate container ddbe7ab70c32 15:16:19 ---> 5e41d0b1add2 15:16:19 Step 13/22 : WORKDIR /edgex 15:16:19 ---> Running in 6bbb1c217f48 15:16:19 Removing intermediate container 9d240d544d6f 15:16:19 ---> 585934ab9f46 15:16:19 Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:16:19 ---> Running in 058671e27e86 15:16:20 Removing intermediate container 6bbb1c217f48 15:16:20 ---> d3a2255e8d87 15:16:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:16:20 Removing intermediate container 058671e27e86 15:16:20 ---> 10956201e09e 15:16:20 Step 23/23 : LABEL version=0.0.0 15:16:20 ---> Running in d03f1b7d8484 15:16:21 Removing intermediate container d03f1b7d8484 15:16:21 ---> 47d57af286d0 15:16:21 15:16:21 ---> 30d0f051aaa2 15:16:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:16:22 Successfully built 47d57af286d0 15:16:22 Successfully tagged core-metadata-arm64:latest 15:16:22  Building core-metadata ... done Building security-secretstore-setup 15:16:23 ---> ffee8b07d88a 15:16:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:16:25 ---> 91f3b454f44c 15:16:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:16:25 ---> f5a07424099c 15:16:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:16:26 ---> Running in b09eac291d73 15:16:29 Removing intermediate container b09eac291d73 15:16:29 ---> 3b8636301e8d 15:16:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:16:29 ---> Running in 52a0cce57b53 15:16:29 Removing intermediate container 52a0cce57b53 15:16:29 ---> 36c788f966ea 15:16:29 Step 20/22 : LABEL arch=arm64 15:16:29 ---> Running in 6968d57ce7f6 15:16:30 Removing intermediate container 6968d57ce7f6 15:16:30 ---> 328aeb137ca3 15:16:30 Step 21/22 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:16:30 ---> Running in c2d366da9398 15:16:31 Removing intermediate container c2d366da9398 15:16:31 ---> aedf4a1a6dd3 15:16:31 Step 22/22 : LABEL version=0.0.0 15:16:31 ---> Running in cea2c53d517b 15:16:31 Removing intermediate container cea2c53d517b 15:16:31 ---> e522d4adc232 15:16:31 15:16:32 Successfully built e522d4adc232 15:16:32 Successfully tagged security-proxy-setup-arm64:latest 15:16:32 Building security-spire-agent 15:17:11  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:17:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:17:11 ---> cf686e2719a5 15:17:11 Step 3/25 : WORKDIR /edgex-go 15:17:11 ---> Using cache 15:17:11 ---> bb3da4a530fc 15:17:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:11 ---> Using cache 15:17:11 ---> d4e44a2a358b 15:17:11 Step 5/25 : RUN apk add --update --no-cache make git 15:17:11 ---> Using cache 15:17:11 ---> 3b117009867e 15:17:11 Step 6/25 : COPY go.mod vendor* ./ 15:17:11 ---> Using cache 15:17:11 ---> 8c2849658ab2 15:17:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:11 ---> Using cache 15:17:11 ---> 0571799c6cb7 15:17:11 Step 8/25 : COPY . . 15:17:11 ---> Using cache 15:17:11 ---> b968b97bcd90 15:17:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:17:11 ---> Running in c8e0fac26025 15:17:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:17:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:17:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:17:16 ---> cf686e2719a5 15:17:16 Step 3/26 : WORKDIR /edgex-go 15:17:16 ---> Using cache 15:17:16 ---> bb3da4a530fc 15:17:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:16 ---> Using cache 15:17:16 ---> d4e44a2a358b 15:17:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:17:16 ---> Running in 71d7c4492152 15:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:17:19 OK: 220 MiB in 52 packages 15:17:20 Removing intermediate container 71d7c4492152 15:17:20 ---> e604b2e28d7d 15:17:20 Step 6/26 : COPY go.mod vendor* ./ 15:17:21 ---> ce35e52d9d23 15:17:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:21 ---> Running in 88d5576aeab6 15:17:27 Removing intermediate container 88d5576aeab6 15:17:27 ---> a20f656077a7 15:17:27 Step 8/26 : COPY . . 15:17:49 ---> 6113e81ddd8f 15:17:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:17:49 ---> Running in 35b3a5ff307f 15:17:49 Removing intermediate container 35b3a5ff307f 15:17:49 ---> 3e591df367eb 15:17:49 Step 10/26 : RUN mkdir -p spire-build 15:17:49 ---> Running in ba5a14d2a811 15:17:49 Removing intermediate container ba5a14d2a811 15:17:49 ---> 50ea375cc4bc 15:17:49 Step 11/26 : WORKDIR /edgex-go/spire-build 15:17:49 ---> Running in 570e36b056cd 15:17:50 Removing intermediate container 570e36b056cd 15:17:50 ---> 56aeac3cec18 15:17:50 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 15:17:50 ---> Running in eb64bd6ea1a0 15:17:53 spire-1.2.1/ 15:17:53 spire-1.2.1/.data/ 15:17:53 spire-1.2.1/.data/.file 15:17:53 spire-1.2.1/.dockerignore 15:17:53 spire-1.2.1/.gitattributes 15:17:53 spire-1.2.1/.githooks/ 15:17:53 spire-1.2.1/.githooks/pre-commit 15:17:53 spire-1.2.1/.github/ 15:17:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:17:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:17:53 spire-1.2.1/.github/dependabot.yml 15:17:53 spire-1.2.1/.github/workflows/ 15:17:53 spire-1.2.1/.github/workflows/nightly_build.yaml 15:17:53 spire-1.2.1/.github/workflows/pr_build.yaml 15:17:53 spire-1.2.1/.github/workflows/release_build.yaml 15:17:53 spire-1.2.1/.github/workflows/scripts/ 15:17:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:17:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:17:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:17:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:17:53 spire-1.2.1/.github/workflows/scripts/split.sh 15:17:53 spire-1.2.1/.gitignore 15:17:53 spire-1.2.1/.go-version 15:17:53 spire-1.2.1/.golangci.yml 15:17:53 spire-1.2.1/ADOPTERS.md 15:17:53 spire-1.2.1/CHANGELOG.md 15:17:53 spire-1.2.1/CODE-OF-CONDUCT.md 15:17:53 spire-1.2.1/CODEOWNERS 15:17:53 spire-1.2.1/CONTRIBUTING.md 15:17:53 spire-1.2.1/Dockerfile 15:17:53 spire-1.2.1/Dockerfile.dev 15:17:53 spire-1.2.1/Dockerfile.scratch 15:17:53 spire-1.2.1/LICENSE 15:17:53 spire-1.2.1/MAINTAINERS.md 15:17:53 spire-1.2.1/Makefile 15:17:53 spire-1.2.1/README.md 15:17:53 spire-1.2.1/ROADMAP.md 15:17:53 spire-1.2.1/SECURITY.md 15:17:53 spire-1.2.1/cmd/ 15:17:53 spire-1.2.1/cmd/spire-agent/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/common/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/run/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:17:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:17:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:17:53 spire-1.2.1/cmd/spire-agent/main.go 15:17:53 spire-1.2.1/cmd/spire-server/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/cli.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/run/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/token/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/validate/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/x509/ 15:17:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:17:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:17:53 spire-1.2.1/cmd/spire-server/main.go 15:17:53 spire-1.2.1/cmd/spire-server/util/ 15:17:53 spire-1.2.1/cmd/spire-server/util/util.go 15:17:53 spire-1.2.1/conf/ 15:17:53 spire-1.2.1/conf/agent/ 15:17:53 spire-1.2.1/conf/agent/agent.conf 15:17:53 spire-1.2.1/conf/agent/agent_full.conf 15:17:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:17:53 spire-1.2.1/conf/server/ 15:17:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:17:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:17:53 spire-1.2.1/conf/server/server.conf 15:17:53 spire-1.2.1/conf/server/server_full.conf 15:17:53 spire-1.2.1/doc/ 15:17:53 spire-1.2.1/doc/SPIRE101.md 15:17:53 spire-1.2.1/doc/auditlog.md 15:17:53 spire-1.2.1/doc/authorization_policy_engine.md 15:17:53 spire-1.2.1/doc/changelog_guidelines.md 15:17:53 spire-1.2.1/doc/cure53-report.pdf 15:17:53 spire-1.2.1/doc/images/ 15:17:53 spire-1.2.1/doc/images/2019_roadmap.png 15:17:53 spire-1.2.1/doc/images/SPIRE101.png 15:17:53 spire-1.2.1/doc/images/SPIRE_agent.png 15:17:53 spire-1.2.1/doc/images/SPIRE_server.png 15:17:53 spire-1.2.1/doc/images/cache_mgr.png 15:17:53 spire-1.2.1/doc/images/cache_mgr_components.png 15:17:53 spire-1.2.1/doc/images/federated_spire.png 15:17:53 spire-1.2.1/doc/images/ha_mode.png 15:17:53 spire-1.2.1/doc/images/nested_spire.png 15:17:53 spire-1.2.1/doc/images/oidc_federation.png 15:17:53 spire-1.2.1/doc/images/single_trust_domain.png 15:17:53 spire-1.2.1/doc/images/spiffe_compatible.png 15:17:53 spire-1.2.1/doc/images/spire_logo.png 15:17:53 spire-1.2.1/doc/migrating_registration_api_clients.md 15:17:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:17:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:17:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:17:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:17:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:17:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:17:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:17:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:17:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:17:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:17:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:17:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:17:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:17:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:17:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:17:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:17:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:17:53 spire-1.2.1/doc/scaling_spire.md 15:17:53 spire-1.2.1/doc/spire_agent.md 15:17:53 spire-1.2.1/doc/spire_server.md 15:17:53 spire-1.2.1/doc/supported_integrations.md 15:17:53 spire-1.2.1/doc/telemetry.md 15:17:53 spire-1.2.1/doc/telemetry_config.md 15:17:53 spire-1.2.1/doc/upgrading.md 15:17:53 spire-1.2.1/doc/using_spire.md 15:17:53 spire-1.2.1/examples/ 15:17:53 spire-1.2.1/examples/README.md 15:17:53 spire-1.2.1/go.mod 15:17:53 spire-1.2.1/go.sum 15:17:53 spire-1.2.1/pkg/ 15:17:53 spire-1.2.1/pkg/agent/ 15:17:53 spire-1.2.1/pkg/agent/agent.go 15:17:53 spire-1.2.1/pkg/agent/api/ 15:17:53 spire-1.2.1/pkg/agent/api/config.go 15:17:53 spire-1.2.1/pkg/agent/api/debug/ 15:17:53 spire-1.2.1/pkg/agent/api/debug/v1/ 15:17:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:17:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:17:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:17:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:17:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:17:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:17:53 spire-1.2.1/pkg/agent/api/endpoints.go 15:17:53 spire-1.2.1/pkg/agent/api/health/ 15:17:53 spire-1.2.1/pkg/agent/api/health/v1/ 15:17:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:17:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:17:53 spire-1.2.1/pkg/agent/api/rpccontext/ 15:17:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:17:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:17:53 spire-1.2.1/pkg/agent/attestor/ 15:17:53 spire-1.2.1/pkg/agent/attestor/node/ 15:17:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:17:53 spire-1.2.1/pkg/agent/attestor/node/node.go 15:17:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:17:53 spire-1.2.1/pkg/agent/attestor/workload/ 15:17:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:17:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:17:53 spire-1.2.1/pkg/agent/catalog/ 15:17:53 spire-1.2.1/pkg/agent/catalog/catalog.go 15:17:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:17:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:17:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:17:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:17:53 spire-1.2.1/pkg/agent/client/ 15:17:53 spire-1.2.1/pkg/agent/client/client.go 15:17:53 spire-1.2.1/pkg/agent/client/client_test.go 15:17:53 spire-1.2.1/pkg/agent/client/dial.go 15:17:53 spire-1.2.1/pkg/agent/client/nodeconn.go 15:17:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:17:53 spire-1.2.1/pkg/agent/client/update.go 15:17:53 spire-1.2.1/pkg/agent/client/util.go 15:17:53 spire-1.2.1/pkg/agent/common/ 15:17:53 spire-1.2.1/pkg/agent/common/backoff/ 15:17:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:17:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:17:53 spire-1.2.1/pkg/agent/common/cgroups/ 15:17:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:17:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:17:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:17:53 spire-1.2.1/pkg/agent/config.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/ 15:17:53 spire-1.2.1/pkg/agent/endpoints/config.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:17:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:17:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/workload/ 15:17:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:17:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:17:53 spire-1.2.1/pkg/agent/manager/ 15:17:53 spire-1.2.1/pkg/agent/manager/cache/ 15:17:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:17:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:17:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:17:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:17:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:17:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:17:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:17:53 spire-1.2.1/pkg/agent/manager/config.go 15:17:53 spire-1.2.1/pkg/agent/manager/manager.go 15:17:53 spire-1.2.1/pkg/agent/manager/manager_test.go 15:17:53 spire-1.2.1/pkg/agent/manager/storage.go 15:17:53 spire-1.2.1/pkg/agent/manager/storage_test.go 15:17:53 spire-1.2.1/pkg/agent/manager/storecache/ 15:17:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:17:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:17:53 spire-1.2.1/pkg/agent/manager/sync.go 15:17:53 spire-1.2.1/pkg/agent/plugin/ 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:17:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:17:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:17:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:17:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:17:53 spire-1.2.1/pkg/agent/svid/ 15:17:53 spire-1.2.1/pkg/agent/svid/rotator.go 15:17:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:17:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:17:53 spire-1.2.1/pkg/agent/svid/store/ 15:17:53 spire-1.2.1/pkg/agent/svid/store/service.go 15:17:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:17:53 spire-1.2.1/pkg/common/ 15:17:53 spire-1.2.1/pkg/common/agentpathtemplate/ 15:17:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:17:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:17:53 spire-1.2.1/pkg/common/api/ 15:17:53 spire-1.2.1/pkg/common/api/metrics.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/ 15:17:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/logger.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/names.go 15:17:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:17:53 spire-1.2.1/pkg/common/api/names.go 15:17:53 spire-1.2.1/pkg/common/api/ratelimit.go 15:17:53 spire-1.2.1/pkg/common/api/rpccontext/ 15:17:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:17:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:17:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:17:53 spire-1.2.1/pkg/common/auth/ 15:17:53 spire-1.2.1/pkg/common/auth/interceptors.go 15:17:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:17:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/ 15:17:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/types.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:17:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:17:53 spire-1.2.1/pkg/common/catalog/ 15:17:53 spire-1.2.1/pkg/common/catalog/bind.go 15:17:53 spire-1.2.1/pkg/common/catalog/builtin.go 15:17:53 spire-1.2.1/pkg/common/catalog/catalog.go 15:17:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:17:53 spire-1.2.1/pkg/common/catalog/closers.go 15:17:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:17:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:17:53 spire-1.2.1/pkg/common/catalog/config.go 15:17:53 spire-1.2.1/pkg/common/catalog/config_test.go 15:17:53 spire-1.2.1/pkg/common/catalog/configure.go 15:17:53 spire-1.2.1/pkg/common/catalog/constraints.go 15:17:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:17:53 spire-1.2.1/pkg/common/catalog/context.go 15:17:53 spire-1.2.1/pkg/common/catalog/external.go 15:17:53 spire-1.2.1/pkg/common/catalog/host.go 15:17:53 spire-1.2.1/pkg/common/catalog/pipenet.go 15:17:53 spire-1.2.1/pkg/common/catalog/plugin.go 15:17:53 spire-1.2.1/pkg/common/catalog/testplugin/ 15:17:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:17:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:17:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:17:53 spire-1.2.1/pkg/common/cli/ 15:17:53 spire-1.2.1/pkg/common/cli/env.go 15:17:53 spire-1.2.1/pkg/common/cli/flags.go 15:17:53 spire-1.2.1/pkg/common/cli/trust_domain.go 15:17:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:17:53 spire-1.2.1/pkg/common/cli/umask.go 15:17:53 spire-1.2.1/pkg/common/cli/umask_posix.go 15:17:53 spire-1.2.1/pkg/common/cli/umask_test.go 15:17:53 spire-1.2.1/pkg/common/cli/umask_windows.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/flag.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/format.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:17:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:17:53 spire-1.2.1/pkg/common/coretypes/ 15:17:53 spire-1.2.1/pkg/common/coretypes/bundle/ 15:17:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:17:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:17:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:17:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:17:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:17:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:17:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:17:53 spire-1.2.1/pkg/common/cryptoutil/ 15:17:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:17:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:17:53 spire-1.2.1/pkg/common/diskutil/ 15:17:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:17:53 spire-1.2.1/pkg/common/diskutil/file_test.go 15:17:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:17:53 spire-1.2.1/pkg/common/errorutil/ 15:17:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:17:53 spire-1.2.1/pkg/common/health/ 15:17:53 spire-1.2.1/pkg/common/health/config.go 15:17:53 spire-1.2.1/pkg/common/health/context.go 15:17:53 spire-1.2.1/pkg/common/health/context_test.go 15:17:53 spire-1.2.1/pkg/common/health/health.go 15:17:53 spire-1.2.1/pkg/common/health/health_test.go 15:17:53 spire-1.2.1/pkg/common/health/logger.go 15:17:53 spire-1.2.1/pkg/common/hostservice/ 15:17:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:17:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:17:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:17:53 spire-1.2.1/pkg/common/idutil/ 15:17:53 spire-1.2.1/pkg/common/idutil/require.go 15:17:53 spire-1.2.1/pkg/common/idutil/require_test.go 15:17:53 spire-1.2.1/pkg/common/idutil/safety.go 15:17:53 spire-1.2.1/pkg/common/idutil/safety_test.go 15:17:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:17:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:17:53 spire-1.2.1/pkg/common/jwtsvid/ 15:17:53 spire-1.2.1/pkg/common/jwtsvid/common.go 15:17:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:17:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:17:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:17:53 spire-1.2.1/pkg/common/jwtutil/ 15:17:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:17:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:17:53 spire-1.2.1/pkg/common/log/ 15:17:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:17:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:17:53 spire-1.2.1/pkg/common/log/log.go 15:17:53 spire-1.2.1/pkg/common/log/log_test.go 15:17:53 spire-1.2.1/pkg/common/log/options.go 15:17:53 spire-1.2.1/pkg/common/nodeutil/ 15:17:53 spire-1.2.1/pkg/common/nodeutil/node.go 15:17:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:17:53 spire-1.2.1/pkg/common/peertracker/ 15:17:53 spire-1.2.1/pkg/common/peertracker/conn.go 15:17:53 spire-1.2.1/pkg/common/peertracker/credentials.go 15:17:53 spire-1.2.1/pkg/common/peertracker/errors.go 15:17:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:17:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:17:53 spire-1.2.1/pkg/common/peertracker/info.go 15:17:53 spire-1.2.1/pkg/common/peertracker/listener.go 15:17:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:17:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:17:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:17:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:17:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:17:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:17:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tcp.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:17:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:17:53 spire-1.2.1/pkg/common/peertracker/uds.go 15:17:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:17:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:17:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:17:53 spire-1.2.1/pkg/common/pemutil/ 15:17:53 spire-1.2.1/pkg/common/pemutil/block.go 15:17:53 spire-1.2.1/pkg/common/pemutil/certs.go 15:17:53 spire-1.2.1/pkg/common/pemutil/common.go 15:17:53 spire-1.2.1/pkg/common/pemutil/csr.go 15:17:53 spire-1.2.1/pkg/common/pemutil/keys.go 15:17:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/ 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:17:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:17:53 spire-1.2.1/pkg/common/plugin/ 15:17:53 spire-1.2.1/pkg/common/plugin/aws/ 15:17:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:17:53 spire-1.2.1/pkg/common/plugin/azure/ 15:17:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:17:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:17:53 spire-1.2.1/pkg/common/plugin/facade.go 15:17:53 spire-1.2.1/pkg/common/plugin/facade_test.go 15:17:53 spire-1.2.1/pkg/common/plugin/gcp/ 15:17:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:17:53 spire-1.2.1/pkg/common/plugin/k8s/ 15:17:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:17:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:17:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:17:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:17:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:17:53 spire-1.2.1/pkg/common/plugin/log.go 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/ 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:17:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:17:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:17:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:17:53 spire-1.2.1/pkg/common/plugin/x509pop/ 15:17:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:17:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:17:53 spire-1.2.1/pkg/common/profiling/ 15:17:53 spire-1.2.1/pkg/common/profiling/dumpers.go 15:17:53 spire-1.2.1/pkg/common/profiling/profiling.go 15:17:53 spire-1.2.1/pkg/common/protoutil/ 15:17:53 spire-1.2.1/pkg/common/protoutil/masks.go 15:17:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:17:53 spire-1.2.1/pkg/common/rotationutil/ 15:17:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:17:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:17:53 spire-1.2.1/pkg/common/selector/ 15:17:53 spire-1.2.1/pkg/common/selector/selector.go 15:17:54 spire-1.2.1/pkg/common/selector/selector_test.go 15:17:54 spire-1.2.1/pkg/common/selector/set.go 15:17:54 spire-1.2.1/pkg/common/selector/set_utils.go 15:17:54 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/ 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/ 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:17:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:17:54 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:17:54 spire-1.2.1/pkg/common/telemetry/call.go 15:17:54 spire-1.2.1/pkg/common/telemetry/common/ 15:17:54 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:17:54 spire-1.2.1/pkg/common/telemetry/config.go 15:17:54 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:17:54 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/inmem.go 15:17:54 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/m3.go 15:17:54 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/metrics.go 15:17:54 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/names.go 15:17:54 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:17:54 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:17:54 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/ 15:17:54 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:17:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:17:54 spire-1.2.1/pkg/common/telemetry/server/server.go 15:17:54 spire-1.2.1/pkg/common/telemetry/sink.go 15:17:54 spire-1.2.1/pkg/common/telemetry/statsd.go 15:17:54 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:17:54 spire-1.2.1/pkg/common/telemetry/uptime.go 15:17:54 spire-1.2.1/pkg/common/telemetry/version.go 15:17:54 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:17:54 spire-1.2.1/pkg/common/uptime/ 15:17:54 spire-1.2.1/pkg/common/uptime/uptime.go 15:17:54 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:17:54 spire-1.2.1/pkg/common/util/ 15:17:54 spire-1.2.1/pkg/common/util/certs.go 15:17:54 spire-1.2.1/pkg/common/util/certs_test.go 15:17:54 spire-1.2.1/pkg/common/util/csr.go 15:17:54 spire-1.2.1/pkg/common/util/hash.go 15:17:54 spire-1.2.1/pkg/common/util/selectors.go 15:17:54 spire-1.2.1/pkg/common/util/selectors_test.go 15:17:54 spire-1.2.1/pkg/common/util/signals.go 15:17:54 spire-1.2.1/pkg/common/util/sort.go 15:17:54 spire-1.2.1/pkg/common/util/sort_test.go 15:17:54 spire-1.2.1/pkg/common/util/task.go 15:17:54 spire-1.2.1/pkg/common/util/task_test.go 15:17:54 spire-1.2.1/pkg/common/util/testdata/ 15:17:54 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:17:54 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:17:54 spire-1.2.1/pkg/common/version/ 15:17:54 spire-1.2.1/pkg/common/version/version.go 15:17:54 spire-1.2.1/pkg/common/x509svid/ 15:17:54 spire-1.2.1/pkg/common/x509svid/common_test.go 15:17:54 spire-1.2.1/pkg/common/x509svid/csr.go 15:17:54 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:17:54 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:17:54 spire-1.2.1/pkg/common/x509util/ 15:17:54 spire-1.2.1/pkg/common/x509util/cert.go 15:17:54 spire-1.2.1/pkg/common/x509util/dns.go 15:17:54 spire-1.2.1/pkg/common/x509util/dns_test.go 15:17:54 spire-1.2.1/pkg/common/x509util/keyid.go 15:17:54 spire-1.2.1/pkg/common/x509util/keypair.go 15:17:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:17:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:17:54 spire-1.2.1/pkg/server/ 15:17:54 spire-1.2.1/pkg/server/api/ 15:17:54 spire-1.2.1/pkg/server/api/agent.go 15:17:54 spire-1.2.1/pkg/server/api/agent/ 15:17:54 spire-1.2.1/pkg/server/api/agent/v1/ 15:17:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/agent_test.go 15:17:54 spire-1.2.1/pkg/server/api/api.go 15:17:54 spire-1.2.1/pkg/server/api/audit/ 15:17:54 spire-1.2.1/pkg/server/api/audit/audit.go 15:17:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:17:54 spire-1.2.1/pkg/server/api/bundle.go 15:17:54 spire-1.2.1/pkg/server/api/bundle/ 15:17:54 spire-1.2.1/pkg/server/api/bundle/v1/ 15:17:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/bundle_test.go 15:17:54 spire-1.2.1/pkg/server/api/debug/ 15:17:54 spire-1.2.1/pkg/server/api/debug/v1/ 15:17:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/entry.go 15:17:54 spire-1.2.1/pkg/server/api/entry/ 15:17:54 spire-1.2.1/pkg/server/api/entry/v1/ 15:17:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/entry_test.go 15:17:54 spire-1.2.1/pkg/server/api/health/ 15:17:54 spire-1.2.1/pkg/server/api/health/v1/ 15:17:54 spire-1.2.1/pkg/server/api/health/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/id.go 15:17:54 spire-1.2.1/pkg/server/api/id_test.go 15:17:54 spire-1.2.1/pkg/server/api/limits/ 15:17:54 spire-1.2.1/pkg/server/api/limits/limits.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/ 15:17:54 spire-1.2.1/pkg/server/api/middleware/alias.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/audit.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/caller.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/common.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/entries.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:17:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:17:54 spire-1.2.1/pkg/server/api/ratelimit.go 15:17:54 spire-1.2.1/pkg/server/api/rpccontext/ 15:17:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:17:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:17:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:17:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:17:54 spire-1.2.1/pkg/server/api/selector.go 15:17:54 spire-1.2.1/pkg/server/api/selector_test.go 15:17:54 spire-1.2.1/pkg/server/api/status.go 15:17:54 spire-1.2.1/pkg/server/api/status_test.go 15:17:54 spire-1.2.1/pkg/server/api/svid/ 15:17:54 spire-1.2.1/pkg/server/api/svid/v1/ 15:17:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/trustdomain.go 15:17:54 spire-1.2.1/pkg/server/api/trustdomain/ 15:17:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:17:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:17:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:17:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:17:54 spire-1.2.1/pkg/server/authpolicy/ 15:17:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:17:54 spire-1.2.1/pkg/server/authpolicy/policy.go 15:17:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:17:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:17:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:17:54 spire-1.2.1/pkg/server/authpolicy/validate.go 15:17:54 spire-1.2.1/pkg/server/bundle/ 15:17:54 spire-1.2.1/pkg/server/bundle/client/ 15:17:54 spire-1.2.1/pkg/server/bundle/client/client.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/manager.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/sources.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/updater.go 15:17:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:17:54 spire-1.2.1/pkg/server/ca/ 15:17:54 spire-1.2.1/pkg/server/ca/ca.go 15:17:54 spire-1.2.1/pkg/server/ca/ca_health.go 15:17:54 spire-1.2.1/pkg/server/ca/ca_test.go 15:17:54 spire-1.2.1/pkg/server/ca/journal.go 15:17:54 spire-1.2.1/pkg/server/ca/journal_test.go 15:17:54 spire-1.2.1/pkg/server/ca/manager.go 15:17:54 spire-1.2.1/pkg/server/ca/manager_health.go 15:17:54 spire-1.2.1/pkg/server/ca/manager_test.go 15:17:54 spire-1.2.1/pkg/server/ca/templates.go 15:17:54 spire-1.2.1/pkg/server/ca/upstream_client.go 15:17:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:17:54 spire-1.2.1/pkg/server/ca/validation.go 15:17:54 spire-1.2.1/pkg/server/cache/ 15:17:54 spire-1.2.1/pkg/server/cache/dscache/ 15:17:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:17:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/ 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:17:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:17:54 spire-1.2.1/pkg/server/catalog/ 15:17:54 spire-1.2.1/pkg/server/catalog/catalog.go 15:17:54 spire-1.2.1/pkg/server/catalog/keymanager.go 15:17:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:17:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:17:54 spire-1.2.1/pkg/server/catalog/notifier.go 15:17:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:17:54 spire-1.2.1/pkg/server/config.go 15:17:54 spire-1.2.1/pkg/server/datastore/ 15:17:54 spire-1.2.1/pkg/server/datastore/datastore.go 15:17:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:17:54 spire-1.2.1/pkg/server/datastore/repository.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:17:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:17:54 spire-1.2.1/pkg/server/endpoints/ 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/ 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:17:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:17:54 spire-1.2.1/pkg/server/endpoints/config.go 15:17:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:17:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:17:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:17:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:17:54 spire-1.2.1/pkg/server/endpoints/middleware.go 15:17:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:17:54 spire-1.2.1/pkg/server/hostservice/ 15:17:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:17:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:17:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:17:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:17:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:17:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:17:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:17:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:17:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:17:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:17:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/ 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:17:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:17:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:17:54 spire-1.2.1/pkg/server/registration/ 15:17:54 spire-1.2.1/pkg/server/registration/manager.go 15:17:54 spire-1.2.1/pkg/server/registration/manager_test.go 15:17:54 spire-1.2.1/pkg/server/scanentries.go 15:17:54 spire-1.2.1/pkg/server/scanentries_test.go 15:17:54 spire-1.2.1/pkg/server/server.go 15:17:54 spire-1.2.1/pkg/server/server_test.go 15:17:54 spire-1.2.1/pkg/server/svid/ 15:17:54 spire-1.2.1/pkg/server/svid/observer.go 15:17:54 spire-1.2.1/pkg/server/svid/observer_test.go 15:17:54 spire-1.2.1/pkg/server/svid/rotator.go 15:17:54 spire-1.2.1/pkg/server/svid/rotator_config.go 15:17:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:17:54 spire-1.2.1/pkg/server/svid/rotator_test.go 15:17:54 spire-1.2.1/proto/ 15:17:54 spire-1.2.1/proto/private/ 15:17:54 spire-1.2.1/proto/private/server/ 15:17:54 spire-1.2.1/proto/private/server/journal/ 15:17:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:17:54 spire-1.2.1/proto/private/server/journal/journal.proto 15:17:54 spire-1.2.1/proto/spire/ 15:17:54 spire-1.2.1/proto/spire/common/ 15:17:54 spire-1.2.1/proto/spire/common/common.pb.go 15:17:54 spire-1.2.1/proto/spire/common/common.proto 15:17:54 spire-1.2.1/proto/spire/common/plugin/ 15:17:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:17:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:17:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:17:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:17:54 spire-1.2.1/proto/spire/plugin/ 15:17:54 spire-1.2.1/proto/spire/plugin/agent/ 15:17:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:17:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:17:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:17:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:17:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:17:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:17:54 spire-1.2.1/release/ 15:17:54 spire-1.2.1/release/spire-extras/ 15:17:54 spire-1.2.1/release/spire-extras/README.md 15:17:54 spire-1.2.1/release/spire-extras/conf/ 15:17:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:17:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:17:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:17:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:17:54 spire-1.2.1/release/spire/ 15:17:54 spire-1.2.1/release/spire/README.md 15:17:54 spire-1.2.1/release/spire/conf/ 15:17:54 spire-1.2.1/release/spire/conf/agent/ 15:17:54 spire-1.2.1/release/spire/conf/agent/agent.conf 15:17:54 spire-1.2.1/release/spire/conf/server/ 15:17:54 spire-1.2.1/release/spire/conf/server/server.conf 15:17:54 spire-1.2.1/script/ 15:17:54 spire-1.2.1/script/build-artifact.sh 15:17:54 spire-1.2.1/script/generate_dummy_ca.sh 15:17:54 spire-1.2.1/support/ 15:17:54 spire-1.2.1/support/k8s/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:17:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/ 15:17:54 spire-1.2.1/support/oidc-discovery-provider/README.md 15:17:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/config.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/main.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:17:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:17:54 spire-1.2.1/test/ 15:17:54 spire-1.2.1/test/clock/ 15:17:54 spire-1.2.1/test/clock/clock.go 15:17:54 spire-1.2.1/test/fakes/ 15:17:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:17:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:17:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:17:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:17:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:17:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:17:54 spire-1.2.1/test/fakes/fakeagentstore/ 15:17:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:17:54 spire-1.2.1/test/fakes/fakedatastore/ 15:17:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:17:54 spire-1.2.1/test/fakes/fakeentryclient/ 15:17:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:17:54 spire-1.2.1/test/fakes/fakehealthchecker/ 15:17:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:17:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:17:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:17:54 spire-1.2.1/test/fakes/fakemetrics/ 15:17:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:17:54 spire-1.2.1/test/fakes/fakenoderesolver/ 15:17:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:17:54 spire-1.2.1/test/fakes/fakenotifier/ 15:17:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:17:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:17:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:17:54 spire-1.2.1/test/fakes/fakeserverca/ 15:17:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:17:54 spire-1.2.1/test/fakes/fakeservercatalog/ 15:17:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:17:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:17:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:17:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:17:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:17:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:17:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:17:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:17:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:17:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:17:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:17:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:17:54 spire-1.2.1/test/fixture/ 15:17:54 spire-1.2.1/test/fixture/certs/ 15:17:54 spire-1.2.1/test/fixture/certs/agent_svid.der 15:17:54 spire-1.2.1/test/fixture/certs/base_cert.pem 15:17:54 spire-1.2.1/test/fixture/certs/base_csr.pem 15:17:54 spire-1.2.1/test/fixture/certs/base_key.pem 15:17:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:17:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:17:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:17:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:17:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:17:54 spire-1.2.1/test/fixture/certs/blog_key.pem 15:17:54 spire-1.2.1/test/fixture/certs/bundle.der 15:17:54 spire-1.2.1/test/fixture/certs/ca.pem 15:17:54 spire-1.2.1/test/fixture/certs/ca_key.pem 15:17:54 spire-1.2.1/test/fixture/certs/database_cert.pem 15:17:54 spire-1.2.1/test/fixture/certs/database_csr.pem 15:17:54 spire-1.2.1/test/fixture/certs/database_key.pem 15:17:54 spire-1.2.1/test/fixture/certs/node_cert.pem 15:17:54 spire-1.2.1/test/fixture/certs/node_csr.pem 15:17:54 spire-1.2.1/test/fixture/certs/node_key.pem 15:17:54 spire-1.2.1/test/fixture/certs/svid.pem 15:17:54 spire-1.2.1/test/fixture/certs/svid_key.pem 15:17:54 spire-1.2.1/test/fixture/config/ 15:17:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:17:54 spire-1.2.1/test/fixture/config/agent_good.conf 15:17:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:17:54 spire-1.2.1/test/fixture/config/plugin_good.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:17:54 spire-1.2.1/test/fixture/config/server_good.conf 15:17:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:17:54 spire-1.2.1/test/fixture/fixture.go 15:17:54 spire-1.2.1/test/fixture/nodeattestor/ 15:17:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:17:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:17:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:17:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:17:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:17:54 spire-1.2.1/test/fixture/registration/ 15:17:54 spire-1.2.1/test/fixture/registration/entries.json 15:17:54 spire-1.2.1/test/fixture/registration/good-for-update.json 15:17:54 spire-1.2.1/test/fixture/registration/good.json 15:17:54 spire-1.2.1/test/fixture/registration/invalid.json 15:17:54 spire-1.2.1/test/fixture/registration/invalid_json.json 15:17:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:17:54 spire-1.2.1/test/integration/ 15:17:54 spire-1.2.1/test/integration/README.md 15:17:54 spire-1.2.1/test/integration/common 15:17:54 spire-1.2.1/test/integration/setup/ 15:17:54 spire-1.2.1/test/integration/setup/adminclient/ 15:17:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:17:54 spire-1.2.1/test/integration/setup/adminclient/client.go 15:17:54 spire-1.2.1/test/integration/setup/debugagent/ 15:17:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:17:54 spire-1.2.1/test/integration/setup/debugagent/main.go 15:17:54 spire-1.2.1/test/integration/setup/debugserver/ 15:17:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:17:54 spire-1.2.1/test/integration/setup/debugserver/main.go 15:17:54 spire-1.2.1/test/integration/setup/downstreamclient/ 15:17:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:17:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:17:54 spire-1.2.1/test/integration/setup/itclient/ 15:17:54 spire-1.2.1/test/integration/setup/itclient/client.go 15:17:54 spire-1.2.1/test/integration/setup/node-attestation/ 15:17:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:17:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:17:54 spire-1.2.1/test/integration/setup/x509pop/ 15:17:54 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:17:54 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:17:54 spire-1.2.1/test/integration/suites/ 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:17:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:17:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:17:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:17:55 spire-1.2.1/test/integration/suites/join-token/ 15:17:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:17:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:17:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:17:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:17:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:17:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:17:55 spire-1.2.1/test/integration/suites/join-token/README.md 15:17:55 spire-1.2.1/test/integration/suites/join-token/conf/ 15:17:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:17:55 spire-1.2.1/test/integration/suites/join-token/teardown 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:17:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:17:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:17:55 spire-1.2.1/test/integration/suites/k8s/ 15:17:55 spire-1.2.1/test/integration/suites/k8s/00-setup 15:17:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:17:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:17:55 spire-1.2.1/test/integration/suites/k8s/README.md 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/ 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:17:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:17:55 spire-1.2.1/test/integration/suites/k8s/teardown 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/ 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:17:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:17:55 spire-1.2.1/test/integration/suites/rotation/ 15:17:55 spire-1.2.1/test/integration/suites/rotation/00-setup 15:17:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:17:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:17:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:17:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:17:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:17:55 spire-1.2.1/test/integration/suites/rotation/README.md 15:17:55 spire-1.2.1/test/integration/suites/rotation/conf/ 15:17:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:17:55 spire-1.2.1/test/integration/suites/rotation/teardown 15:17:55 spire-1.2.1/test/integration/suites/self-test/ 15:17:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:17:55 spire-1.2.1/test/integration/suites/self-test/README.md 15:17:55 spire-1.2.1/test/integration/suites/self-test/teardown 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:17:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:17:55 spire-1.2.1/test/integration/suites/upgrade/ 15:17:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:17:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:17:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:17:55 spire-1.2.1/test/integration/suites/upgrade/README.md 15:17:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:17:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:17:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:17:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:17:55 spire-1.2.1/test/integration/suites/upgrade/teardown 15:17:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:17:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:17:55 spire-1.2.1/test/integration/test-one.sh 15:17:55 spire-1.2.1/test/integration/test.sh 15:17:55 spire-1.2.1/test/plugintest/ 15:17:55 spire-1.2.1/test/plugintest/config.go 15:17:55 spire-1.2.1/test/plugintest/load.go 15:17:55 spire-1.2.1/test/plugintest/option.go 15:17:55 spire-1.2.1/test/spiretest/ 15:17:55 spire-1.2.1/test/spiretest/apiserver.go 15:17:55 spire-1.2.1/test/spiretest/assertions.go 15:17:55 spire-1.2.1/test/spiretest/dir.go 15:17:55 spire-1.2.1/test/spiretest/errors_posix.go 15:17:55 spire-1.2.1/test/spiretest/errors_windows.go 15:17:55 spire-1.2.1/test/spiretest/logs.go 15:17:55 spire-1.2.1/test/spiretest/socketapi.go 15:17:55 spire-1.2.1/test/spiretest/suite.go 15:17:55 spire-1.2.1/test/spiretest/x509.go 15:17:55 spire-1.2.1/test/testca/ 15:17:55 spire-1.2.1/test/testca/ca.go 15:17:55 spire-1.2.1/test/testkey/ 15:17:55 spire-1.2.1/test/testkey/generate.sh 15:17:55 spire-1.2.1/test/testkey/genkeys.go 15:17:55 spire-1.2.1/test/testkey/keys.go 15:17:55 spire-1.2.1/test/testkey/new.go 15:17:55 spire-1.2.1/test/tpmsimulator/ 15:17:55 spire-1.2.1/test/tpmsimulator/simulator.go 15:17:55 spire-1.2.1/test/util/ 15:17:55 spire-1.2.1/test/util/cert_fixtures.go 15:17:55 spire-1.2.1/test/util/cert_generation.go 15:17:55 spire-1.2.1/test/util/io_redirection.go 15:17:55 spire-1.2.1/test/util/race.go 15:17:55 spire-1.2.1/test/util/util.go 15:17:55 building spire from source... 15:17:56 Installing go1.17.7... 15:18:22 Building bin/spire-server... 15:18:22 go: downloading github.com/mitchellh/cli v1.1.2 15:18:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:18:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:18:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:18:22 go: downloading google.golang.org/grpc v1.44.0 15:18:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:18:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:18:26 go: downloading github.com/imdario/mergo v0.3.12 15:18:26 go: downloading github.com/sirupsen/logrus v1.8.1 15:18:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:18:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:18:27 go: downloading github.com/fatih/color v1.13.0 15:18:27 go: downloading github.com/mattn/go-isatty v0.0.14 15:18:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:18:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:18:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:18:28 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:18:28 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:18:28 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:18:29 go: downloading github.com/open-policy-agent/opa v0.38.0 15:18:39 Removing intermediate container e5beee94a37b 15:18:39 ---> ba54fdc884b6 15:18:39 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:18:39 ---> Running in 6e958f686090 15:18:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:18:44 Removing intermediate container 6e958f686090 15:18:44 ---> 008df8ffc334 15:18:44 15:18:44 Step 11/23 : FROM docker:20.10.14 15:18:44 20.10.14: Pulling from library/docker 15:18:56 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:18:56 Status: Downloaded newer image for docker:20.10.14 15:18:56 ---> c346e9eafbab 15:18:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:18:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:18:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:18:57 go: downloading github.com/armon/go-metrics v0.3.10 15:18:57 go: downloading github.com/prometheus/client_golang v1.12.1 15:18:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:18:58  ---> Running in e6ee3d5f3a5d 15:18:58 Removing intermediate container e6ee3d5f3a5d 15:18:58 ---> 1b49b9dd6d9d 15:18:58 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 15:18:59 ---> Running in 33241f88e904 15:18:59 go: downloading github.com/mattn/go-colorable v0.1.12 15:18:59 go: downloading github.com/Masterminds/goutils v1.1.0 15:18:59 go: downloading github.com/Masterminds/semver v1.5.0 15:18:59 go: downloading github.com/google/uuid v1.1.2 15:19:00 go: downloading github.com/huandu/xstrings v1.3.2 15:19:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:19:01 go: downloading github.com/oklog/run v1.0.0 15:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:19:02 go: downloading github.com/imkira/go-observer v1.0.3 15:19:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:19:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:19:02 go: downloading github.com/prometheus/client_model v0.2.0 15:19:02 go: downloading github.com/prometheus/common v0.32.1 15:19:02 go: downloading github.com/beorn7/perks v1.0.1 15:19:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:19:03 go: downloading github.com/prometheus/procfs v0.7.3 15:19:03 (1/43) Installing readline (8.1.1-r0) 15:19:03 (2/43) Installing bash (5.1.16-r0) 15:19:03 Executing bash-5.1.16-r0.post-install 15:19:03 (3/43) Installing brotli-libs (1.0.9-r5) 15:19:03 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:19:03 (5/43) Installing libcurl (7.80.0-r0) 15:19:03 (6/43) Installing curl (7.80.0-r0) 15:19:03 (7/43) Installing dumb-init (1.2.5-r1) 15:19:03 (8/43) Installing libbz2 (1.0.8-r1) 15:19:03 (9/43) Installing expat (2.4.7-r0) 15:19:03 (10/43) Installing libffi (3.4.2-r1) 15:19:03 (11/43) Installing gdbm (1.22-r0) 15:19:03 (12/43) Installing xz-libs (5.2.5-r1) 15:19:03 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:19:03 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:19:03 (15/43) Installing mpdecimal (2.5.1-r1) 15:19:03 (16/43) Installing sqlite-libs (3.36.0-r0) 15:19:03 (17/43) Installing python3 (3.9.7-r4) 15:19:04 go: downloading go.uber.org/atomic v1.9.0 15:19:04 go: downloading github.com/hashicorp/errwrap v1.1.0 15:19:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:19:04 go: downloading gopkg.in/yaml.v2 v2.4.0 15:19:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:19:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:19:05 go: downloading github.com/stretchr/testify v1.7.0 15:19:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:19:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:19:06 (18/43) Installing py3-appdirs (1.4.4-r2) 15:19:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:19:06 (19/43) Installing py3-certifi (2020.12.5-r1) 15:19:06 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:19:06 (21/43) Installing py3-idna (3.3-r0) 15:19:06 go: downloading github.com/gobwas/glob v0.2.3 15:19:06 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:19:06 (23/43) Installing py3-requests (2.26.0-r1) 15:19:06 (24/43) Installing py3-msgpack (1.0.2-r1) 15:19:06 (25/43) Installing py3-lockfile (0.12.2-r4) 15:19:06 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:19:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:19:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:19:06 (27/43) Installing py3-colorama (0.4.4-r1) 15:19:06 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:19:06 (29/43) Installing py3-distlib (0.3.3-r0) 15:19:06 (30/43) Installing py3-distro (1.6.0-r0) 15:19:06 (31/43) Installing py3-six (1.16.0-r0) 15:19:06 (32/43) Installing py3-webencodings (0.5.1-r4) 15:19:06 (33/43) Installing py3-html5lib (1.1-r1) 15:19:06 (34/43) Installing py3-parsing (2.4.7-r2) 15:19:06 (35/43) Installing py3-packaging (20.9-r1) 15:19:06 (36/43) Installing py3-tomli (1.2.2-r0) 15:19:06 (37/43) Installing py3-pep517 (0.12.0-r0) 15:19:06 (38/43) Installing py3-progress (1.6-r0) 15:19:06 (39/43) Installing py3-retrying (1.3.3-r2) 15:19:06 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:19:06 (41/43) Installing py3-setuptools (52.0.0-r4) 15:19:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:19:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:19:06 (42/43) Installing py3-toml (0.10.2-r2) 15:19:06 (43/43) Installing py3-pip (20.3.4-r1) 15:19:07 Executing busybox-1.34.1-r5.trigger 15:19:07 OK: 82 MiB in 65 packages 15:19:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:19:12 Collecting docker-compose==1.23.2 15:19:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:19:12 Collecting docopt<0.7,>=0.6.1 15:19:12 Downloading docopt-0.6.2.tar.gz (25 kB) 15:19:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:19:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:19:14 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:19:15 Collecting dockerpty<0.5,>=0.4.1 15:19:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:19:17 Collecting cached-property<2,>=1.2.0 15:19:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:19:17 Collecting docker<4.0,>=3.6.0 15:19:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:19:18 Collecting jsonschema<3,>=2.5.1 15:19:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:19:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:19:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:19:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:19:20 Collecting PyYAML<4,>=3.10 15:19:20 Downloading PyYAML-3.13.tar.gz (270 kB) 15:19:24 Collecting texttable<0.10,>=0.9.0 15:19:24 Downloading texttable-0.9.1.tar.gz (11 kB) 15:19:26 Collecting websocket-client<1.0,>=0.32.0 15:19:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:19:27 Collecting docker-pycreds>=0.4.0 15:19:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:19:28 Collecting chardet<3.1.0,>=3.0.2 15:19:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:19:28 Collecting idna<2.8,>=2.5 15:19:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:19:28 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) 15:19:28 Collecting urllib3<1.25,>=1.21.1 15:19:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:19:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:19:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:19:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:19:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:19:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:19:30 Attempting uninstall: urllib3 15:19:30 Found existing installation: urllib3 1.26.7 15:19:30 Uninstalling urllib3-1.26.7: 15:19:30 Successfully uninstalled urllib3-1.26.7 15:19:31 Attempting uninstall: idna 15:19:31 Found existing installation: idna 3.3 15:19:31 Uninstalling idna-3.3: 15:19:31 Successfully uninstalled idna-3.3 15:19:32 go: downloading google.golang.org/api v0.70.0 15:19:32 go: downloading k8s.io/client-go v0.23.4 15:19:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:19:33 go: downloading github.com/blang/semver/v4 v4.0.0 15:19:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:19:34  Attempting uninstall: requests 15:19:34 Found existing installation: requests 2.26.0 15:19:34 Uninstalling requests-2.26.0: 15:19:34 Successfully uninstalled requests-2.26.0 15:19:34 go: downloading github.com/jinzhu/gorm v1.9.16 15:19:35  Running setup.py install for texttable: started 15:19:35 go: downloading github.com/lib/pq v1.10.4 15:19:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:19:37  Running setup.py install for texttable: finished with status 'done' 15:19:37 Running setup.py install for PyYAML: started 15:19:40 go: downloading github.com/google/go-tpm v0.3.3 15:19:40  Running setup.py install for PyYAML: finished with status 'done' 15:19:41 Running setup.py install for docopt: started 15:19:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:19:43  Running setup.py install for docopt: finished with status 'done' 15:19:43 Running setup.py install for dockerpty: started 15:19:45 Running setup.py install for dockerpty: finished with status 'done' 15:19:47 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 15:20:06 Removing intermediate container 33241f88e904 15:20:06 ---> f9e182979aac 15:20:06 Step 14/23 : ENV APP_PORT=58890 15:20:06 ---> Running in 9bc0d5a61cd0 15:20:06 Removing intermediate container 9bc0d5a61cd0 15:20:06 ---> 61a7c185d428 15:20:06 Step 15/23 : EXPOSE $APP_PORT 15:20:06 ---> Running in fb4f2ab9eff6 15:20:06 Removing intermediate container fb4f2ab9eff6 15:20:06 ---> ecb9f7689049 15:20:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:20:06 ---> 266d81c258f9 15:20:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:20:07 ---> e3692ee458a7 15:20:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:20:08 ---> 2c61b577f71f 15:20:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:20:08 ---> Running in eaa4d1ac8174 15:20:09 Removing intermediate container eaa4d1ac8174 15:20:09 ---> b788b71b7610 15:20:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:09 ---> Running in 34337c2160f5 15:20:10 Removing intermediate container 34337c2160f5 15:20:10 ---> 61f324825f86 15:20:10 Step 21/23 : LABEL arch=arm64 15:20:10 ---> Running in 94959b8cdf72 15:20:11 Removing intermediate container 94959b8cdf72 15:20:11 ---> aa03d0fce1de 15:20:11 Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:20:11 ---> Running in 98d55b888a17 15:20:11 Removing intermediate container 98d55b888a17 15:20:11 ---> 68a535bbcc2f 15:20:11 Step 23/23 : LABEL version=0.0.0 15:20:12 ---> Running in 9bf0e5e3888e 15:20:12 Removing intermediate container 9bf0e5e3888e 15:20:12 ---> 86be32018bfe 15:20:12 15:20:12 Successfully built 86be32018bfe 15:20:13 Successfully tagged sys-mgmt-agent-arm64:latest 15:20:13  Building sys-mgmt-agent ... done Building security-spire-server 15:20:14 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:20:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:20:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:20:14 go: downloading k8s.io/api v0.23.4 15:20:24 go: downloading cloud.google.com/go/storage v1.21.0 15:20:24 go: downloading cloud.google.com/go v0.100.2 15:20:26 go: downloading k8s.io/apimachinery v0.23.4 15:20:28 go: downloading k8s.io/kube-aggregator v0.23.3 15:20:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:20:31 go: downloading cloud.google.com/go/security v1.3.0 15:20:31 go: downloading github.com/hashicorp/vault/api v1.4.1 15:20:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:20:31 go: downloading github.com/twmb/murmur3 v1.1.6 15:20:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:20:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:20:32 go: downloading github.com/aws/smithy-go v1.11.0 15:20:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:20:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:20:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:20:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:20:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:20:36 go: downloading github.com/jinzhu/inflection v1.0.0 15:20:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:20:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:20:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:20:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:20:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:20:37 go: downloading github.com/dimchansky/utfbom v1.1.1 15:20:37 go: downloading github.com/gogo/protobuf v1.3.2 15:20:42 go: downloading cloud.google.com/go/compute v1.3.0 15:20:43 go: downloading cloud.google.com/go/iam v0.1.1 15:20:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:20:44 go: downloading k8s.io/klog/v2 v2.30.0 15:20:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:20:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:20:44 ---> cf686e2719a5 15:20:44 Step 3/25 : WORKDIR /edgex-go 15:20:44 ---> Using cache 15:20:44 ---> bb3da4a530fc 15:20:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:44 ---> Using cache 15:20:44 ---> d4e44a2a358b 15:20:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:20:44 ---> Using cache 15:20:44 ---> e604b2e28d7d 15:20:44 Step 6/25 : COPY go.mod vendor* ./ 15:20:44 ---> Using cache 15:20:44 ---> ce35e52d9d23 15:20:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:44 ---> Using cache 15:20:44 ---> a20f656077a7 15:20:44 Step 8/25 : COPY . . 15:20:44 go: downloading github.com/google/gofuzz v1.1.0 15:20:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:20:45  ---> Using cache 15:20:45 ---> 6113e81ddd8f 15:20:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:20:45 ---> Using cache 15:20:45 ---> 3e591df367eb 15:20:45 Step 10/25 : RUN mkdir -p spire-build 15:20:45 ---> Using cache 15:20:45 ---> 50ea375cc4bc 15:20:45 Step 11/25 : WORKDIR /edgex-go/spire-build 15:20:45 ---> Using cache 15:20:45 ---> 56aeac3cec18 15:20:45 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 15:20:45 ---> Running in e1dde394f025 15:20:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:20:46 go: downloading github.com/spf13/pflag v1.0.5 15:20:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:20:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:20:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:20:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:20:47 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:20:47 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:20:47 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:20:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:20:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:20:48 spire-1.2.1/ 15:20:48 spire-1.2.1/.data/ 15:20:48 spire-1.2.1/.data/.file 15:20:48 spire-1.2.1/.dockerignore 15:20:48 spire-1.2.1/.gitattributes 15:20:48 spire-1.2.1/.githooks/ 15:20:48 spire-1.2.1/.githooks/pre-commit 15:20:48 spire-1.2.1/.github/ 15:20:48 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:20:48 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:20:48 spire-1.2.1/.github/dependabot.yml 15:20:48 spire-1.2.1/.github/workflows/ 15:20:48 spire-1.2.1/.github/workflows/nightly_build.yaml 15:20:48 spire-1.2.1/.github/workflows/pr_build.yaml 15:20:48 spire-1.2.1/.github/workflows/release_build.yaml 15:20:48 spire-1.2.1/.github/workflows/scripts/ 15:20:48 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:20:48 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:20:48 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:20:48 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:20:48 spire-1.2.1/.github/workflows/scripts/split.sh 15:20:48 spire-1.2.1/.gitignore 15:20:48 spire-1.2.1/.go-version 15:20:48 spire-1.2.1/.golangci.yml 15:20:48 spire-1.2.1/ADOPTERS.md 15:20:48 spire-1.2.1/CHANGELOG.md 15:20:48 spire-1.2.1/CODE-OF-CONDUCT.md 15:20:48 spire-1.2.1/CODEOWNERS 15:20:48 spire-1.2.1/CONTRIBUTING.md 15:20:48 spire-1.2.1/Dockerfile 15:20:48 spire-1.2.1/Dockerfile.devgo: downloading github.com/tklauser/numcpus v0.3.0 15:20:48  15:20:48 spire-1.2.1/Dockerfile.scratch 15:20:48 spire-1.2.1/LICENSE 15:20:48 spire-1.2.1/MAINTAINERS.md 15:20:48 spire-1.2.1/Makefile 15:20:48 spire-1.2.1/README.md 15:20:48 spire-1.2.1/ROADMAP.md 15:20:48 spire-1.2.1/SECURITY.md 15:20:48 spire-1.2.1/cmd/ 15:20:48 spire-1.2.1/cmd/spire-agent/ 15:20:48 spire-1.2.1/cmd/spire-agent/cli/ 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/ 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/common/ 15:20:48 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:20:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/run/ 15:20:48 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:20:48 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:20:49 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:20:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:20:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:20:49 spire-1.2.1/cmd/spire-agent/main.go 15:20:49 spire-1.2.1/cmd/spire-server/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/cli.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/run/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/token/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/validate/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:20:49  15:20:49 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/x509/ 15:20:49 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:20:49 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:20:49 spire-1.2.1/cmd/spire-server/main.go 15:20:49 spire-1.2.1/cmd/spire-server/util/ 15:20:49 spire-1.2.1/cmd/spire-server/util/util.go 15:20:49 spire-1.2.1/conf/ 15:20:49 spire-1.2.1/conf/agent/ 15:20:49 spire-1.2.1/conf/agent/agent.conf 15:20:49 spire-1.2.1/conf/agent/agent_full.conf 15:20:49 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:20:49 spire-1.2.1/conf/server/ 15:20:49 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:20:49 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:20:49 spire-1.2.1/conf/server/server.conf 15:20:49 spire-1.2.1/conf/server/server_full.conf 15:20:49 spire-1.2.1/doc/ 15:20:49 spire-1.2.1/doc/SPIRE101.md 15:20:49 spire-1.2.1/doc/auditlog.md 15:20:49 spire-1.2.1/doc/authorization_policy_engine.md 15:20:49 spire-1.2.1/doc/changelog_guidelines.md 15:20:49 spire-1.2.1/doc/cure53-report.pdf 15:20:49 spire-1.2.1/doc/images/ 15:20:49 spire-1.2.1/doc/images/2019_roadmap.png 15:20:49 spire-1.2.1/doc/images/SPIRE101.png 15:20:49 spire-1.2.1/doc/images/SPIRE_agent.png 15:20:49 spire-1.2.1/doc/images/SPIRE_server.pnggo: downloading github.com/jmespath/go-jmespath v0.4.0 15:20:49  15:20:49 spire-1.2.1/doc/images/cache_mgr.png 15:20:49 spire-1.2.1/doc/images/cache_mgr_components.png 15:20:49 spire-1.2.1/doc/images/federated_spire.png 15:20:49 spire-1.2.1/doc/images/ha_mode.png 15:20:49 spire-1.2.1/doc/images/nested_spire.png 15:20:49 spire-1.2.1/doc/images/oidc_federation.png 15:20:49 spire-1.2.1/doc/images/single_trust_domain.png 15:20:49 spire-1.2.1/doc/images/spiffe_compatible.png 15:20:49 spire-1.2.1/doc/images/spire_logo.png 15:20:49 spire-1.2.1/doc/migrating_registration_api_clients.md 15:20:49 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:20:49 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:20:49 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:20:49 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:20:49 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:20:49 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:20:49 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:20:49 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:20:49 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:20:49 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:20:49 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:20:49 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:20:49 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:20:49 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:20:49 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:20:49 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:20:49 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:20:49 spire-1.2.1/doc/scaling_spire.md 15:20:49 spire-1.2.1/doc/spire_agent.md 15:20:49 spire-1.2.1/doc/spire_server.md 15:20:49 spire-1.2.1/doc/supported_integrations.md 15:20:49 spire-1.2.1/doc/telemetry.md 15:20:49 spire-1.2.1/doc/telemetry_config.md 15:20:49 spire-1.2.1/doc/upgrading.md 15:20:49 spire-1.2.1/doc/using_spire.md 15:20:49 spire-1.2.1/examples/ 15:20:49 spire-1.2.1/examples/README.md 15:20:49 spire-1.2.1/go.mod 15:20:49 spire-1.2.1/go.sum 15:20:49 spire-1.2.1/pkg/ 15:20:49 spire-1.2.1/pkg/agent/ 15:20:49 spire-1.2.1/pkg/agent/agent.go 15:20:49 spire-1.2.1/pkg/agent/api/ 15:20:49 spire-1.2.1/pkg/agent/api/config.go 15:20:49 spire-1.2.1/pkg/agent/api/debug/ 15:20:49 spire-1.2.1/pkg/agent/api/debug/v1/ 15:20:49 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:20:49 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:20:49 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:20:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:20:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:20:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:20:49 spire-1.2.1/pkg/agent/api/endpoints.go 15:20:49 spire-1.2.1/pkg/agent/api/health/ 15:20:49 spire-1.2.1/pkg/agent/api/health/v1/ 15:20:49 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:20:49 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:20:49 spire-1.2.1/pkg/agent/api/rpccontext/ 15:20:49 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:20:49 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:20:49 spire-1.2.1/pkg/agent/attestor/ 15:20:49 spire-1.2.1/pkg/agent/attestor/node/ 15:20:49 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:20:49 spire-1.2.1/pkg/agent/attestor/node/node.go 15:20:49 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:20:49 spire-1.2.1/pkg/agent/attestor/workload/ 15:20:49 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:20:49 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:20:49 spire-1.2.1/pkg/agent/catalog/ 15:20:49 spire-1.2.1/pkg/agent/catalog/catalog.go 15:20:49 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:20:49 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:20:49 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:20:49 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:20:49 spire-1.2.1/pkg/agent/client/ 15:20:49 spire-1.2.1/pkg/agent/client/client.go 15:20:49 spire-1.2.1/pkg/agent/client/client_test.go 15:20:49 spire-1.2.1/pkg/agent/client/dial.go 15:20:49 spire-1.2.1/pkg/agent/client/nodeconn.go 15:20:49 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:20:49 spire-1.2.1/pkg/agent/client/update.go 15:20:49 spire-1.2.1/pkg/agent/client/util.go 15:20:49 spire-1.2.1/pkg/agent/common/ 15:20:49 spire-1.2.1/pkg/agent/common/backoff/ 15:20:49 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:20:49 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:20:49 spire-1.2.1/pkg/agent/common/cgroups/ 15:20:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:20:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:20:49 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:20:49 spire-1.2.1/pkg/agent/config.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/ 15:20:49 spire-1.2.1/pkg/agent/endpoints/config.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:20:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:20:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/workload/ 15:20:49 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:20:49 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:20:49 spire-1.2.1/pkg/agent/manager/ 15:20:49 spire-1.2.1/pkg/agent/manager/cache/ 15:20:49 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:20:49 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:20:49 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:20:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:20:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:20:49 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:20:49 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:20:49 spire-1.2.1/pkg/agent/manager/config.go 15:20:49 spire-1.2.1/pkg/agent/manager/manager.go 15:20:49 spire-1.2.1/pkg/agent/manager/manager_test.go 15:20:49 spire-1.2.1/pkg/agent/manager/storage.go 15:20:49 spire-1.2.1/pkg/agent/manager/storage_test.go 15:20:49 spire-1.2.1/pkg/agent/manager/storecache/ 15:20:49 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:20:49 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:20:49 spire-1.2.1/pkg/agent/manager/sync.go 15:20:49 spire-1.2.1/pkg/agent/plugin/ 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.goRemoving intermediate container eddc5bfed085 15:20:49 ---> 65657edf04b1 15:20:49 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:20:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:20:49 Step 9/20 : FROM alpine:3.15 15:20:49 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:20:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:20:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:20:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:20:49 spire-1.2.1/pkg/agent/svid/ 15:20:49 spire-1.2.1/pkg/agent/svid/rotator.go 15:20:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:20:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:20:49 spire-1.2.1/pkg/agent/svid/store/ 15:20:49 spire-1.2.1/pkg/agent/svid/store/service.go 15:20:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:20:49 spire-1.2.1/pkg/common/ 15:20:49 spire-1.2.1/pkg/common/agentpathtemplate/ 15:20:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:20:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:20:49 spire-1.2.1/pkg/common/api/ 15:20:49 spire-1.2.1/pkg/common/api/metrics.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/ 15:20:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/logger.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/names.go 15:20:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:20:49 spire-1.2.1/pkg/common/api/names.go 15:20:49 spire-1.2.1/pkg/common/api/ratelimit.go 15:20:49 spire-1.2.1/pkg/common/api/rpccontext/ 15:20:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:20:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:20:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:20:49 spire-1.2.1/pkg/common/auth/ 15:20:49 spire-1.2.1/pkg/common/auth/interceptors.go 15:20:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:20:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/ 15:20:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/types.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:20:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:20:49 spire-1.2.1/pkg/common/catalog/ 15:20:49 spire-1.2.1/pkg/common/catalog/bind.go 15:20:49 spire-1.2.1/pkg/common/catalog/builtin.go 15:20:49 spire-1.2.1/pkg/common/catalog/catalog.go 15:20:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:20:49 spire-1.2.1/pkg/common/catalog/closers.go 15:20:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:20:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:20:49 spire-1.2.1/pkg/common/catalog/config.go 15:20:49 spire-1.2.1/pkg/common/catalog/config_test.go 15:20:49 spire-1.2.1/pkg/common/catalog/configure.go 15:20:49 spire-1.2.1/pkg/common/catalog/constraints.go 15:20:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:20:49 spire-1.2.1/pkg/common/catalog/context.go3.15: Pulling from library/alpine 15:20:49 15:20:49 spire-1.2.1/pkg/common/catalog/external.go 15:20:49 spire-1.2.1/pkg/common/catalog/host.go 15:20:49 spire-1.2.1/pkg/common/catalog/pipenet.go 15:20:49 spire-1.2.1/pkg/common/catalog/plugin.go 15:20:49 spire-1.2.1/pkg/common/catalog/testplugin/ 15:20:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:20:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:20:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:20:49 spire-1.2.1/pkg/common/cli/ 15:20:49 spire-1.2.1/pkg/common/cli/env.go 15:20:49 spire-1.2.1/pkg/common/cli/flags.go 15:20:49 spire-1.2.1/pkg/common/cli/trust_domain.go 15:20:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:20:49 spire-1.2.1/pkg/common/cli/umask.go 15:20:49 spire-1.2.1/pkg/common/cli/umask_posix.go 15:20:49 spire-1.2.1/pkg/common/cli/umask_test.go 15:20:49 spire-1.2.1/pkg/common/cli/umask_windows.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/flag.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/format.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:20:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:20:49 spire-1.2.1/pkg/common/coretypes/ 15:20:49 spire-1.2.1/pkg/common/coretypes/bundle/ 15:20:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:20:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:20:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:20:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:20:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:20:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:20:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:20:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.goDigest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:20:49 15:20:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:20:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:20:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:20:49 spire-1.2.1/pkg/common/cryptoutil/ 15:20:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:20:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:20:49 spire-1.2.1/pkg/common/diskutil/ 15:20:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:20:49 spire-1.2.1/pkg/common/diskutil/file_test.go 15:20:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:20:49 spire-1.2.1/pkg/common/errorutil/ 15:20:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:20:49 spire-1.2.1/pkg/common/health/ 15:20:49 spire-1.2.1/pkg/common/health/config.go 15:20:49 spire-1.2.1/pkg/common/health/context.go 15:20:49 spire-1.2.1/pkg/common/health/context_test.go 15:20:49 spire-1.2.1/pkg/common/health/health.go 15:20:49 spire-1.2.1/pkg/common/health/health_test.go 15:20:49 spire-1.2.1/pkg/common/health/logger.go 15:20:49 spire-1.2.1/pkg/common/hostservice/ 15:20:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:20:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:20:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.goStatus: Downloaded newer image for alpine:3.15 15:20:49 ---> 3fb3c9af89a9 15:20:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:20:49 15:20:49 spire-1.2.1/pkg/common/idutil/ 15:20:49 spire-1.2.1/pkg/common/idutil/require.go 15:20:49 spire-1.2.1/pkg/common/idutil/require_test.go 15:20:49 spire-1.2.1/pkg/common/idutil/safety.go 15:20:49 spire-1.2.1/pkg/common/idutil/safety_test.go 15:20:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:20:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:20:49 spire-1.2.1/pkg/common/jwtsvid/ 15:20:49 spire-1.2.1/pkg/common/jwtsvid/common.go 15:20:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:20:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:20:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:20:49 spire-1.2.1/pkg/common/jwtutil/ 15:20:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:20:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:20:49 spire-1.2.1/pkg/common/log/ 15:20:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:20:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:20:49 spire-1.2.1/pkg/common/log/log.go 15:20:49 spire-1.2.1/pkg/common/log/log_test.go 15:20:49 spire-1.2.1/pkg/common/log/options.go 15:20:49 spire-1.2.1/pkg/common/nodeutil/ 15:20:49 spire-1.2.1/pkg/common/nodeutil/node.go 15:20:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:20:49 spire-1.2.1/pkg/common/peertracker/ 15:20:49 spire-1.2.1/pkg/common/peertracker/conn.go 15:20:49 spire-1.2.1/pkg/common/peertracker/credentials.go 15:20:49 spire-1.2.1/pkg/common/peertracker/errors.go 15:20:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:20:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:20:49 spire-1.2.1/pkg/common/peertracker/info.go 15:20:49 spire-1.2.1/pkg/common/peertracker/listener.go 15:20:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:20:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:20:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:20:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:20:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:20:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:20:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tcp.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:20:49 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:20:49 spire-1.2.1/pkg/common/peertracker/uds.go 15:20:49 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:20:49 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:20:49 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:20:49 spire-1.2.1/pkg/common/pemutil/ 15:20:49 spire-1.2.1/pkg/common/pemutil/block.go 15:20:49 spire-1.2.1/pkg/common/pemutil/certs.go 15:20:49 spire-1.2.1/pkg/common/pemutil/common.go 15:20:49 spire-1.2.1/pkg/common/pemutil/csr.go 15:20:49 spire-1.2.1/pkg/common/pemutil/keys.go 15:20:49 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/ 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:20:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:20:49 spire-1.2.1/pkg/common/plugin/ 15:20:49 spire-1.2.1/pkg/common/plugin/aws/ 15:20:49 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:20:49 spire-1.2.1/pkg/common/plugin/azure/ 15:20:49 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:20:49 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:20:49 spire-1.2.1/pkg/common/plugin/facade.go 15:20:49 spire-1.2.1/pkg/common/plugin/facade_test.go 15:20:49 spire-1.2.1/pkg/common/plugin/gcp/ 15:20:49 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:20:49 spire-1.2.1/pkg/common/plugin/k8s/ 15:20:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:20:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:20:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:20:49 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:20:49 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:20:49 spire-1.2.1/pkg/common/plugin/log.go 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/ 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:20:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:20:49 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:20:49 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:20:49 spire-1.2.1/pkg/common/plugin/x509pop/ 15:20:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:20:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:20:49 spire-1.2.1/pkg/common/profiling/ 15:20:49 spire-1.2.1/pkg/common/profiling/dumpers.go 15:20:49 spire-1.2.1/pkg/common/profiling/profiling.go 15:20:49 spire-1.2.1/pkg/common/protoutil/ 15:20:49 spire-1.2.1/pkg/common/protoutil/masks.go 15:20:49 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:20:49 spire-1.2.1/pkg/common/rotationutil/ 15:20:49 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:20:49 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:20:49 spire-1.2.1/pkg/common/selector/ 15:20:49 spire-1.2.1/pkg/common/selector/selector.go 15:20:49 spire-1.2.1/pkg/common/selector/selector_test.go 15:20:49 spire-1.2.1/pkg/common/selector/set.go 15:20:49 spire-1.2.1/pkg/common/selector/set_utils.go 15:20:49 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/ 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/ 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:20:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:20:49 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:20:49 spire-1.2.1/pkg/common/telemetry/call.go 15:20:49 spire-1.2.1/pkg/common/telemetry/common/ 15:20:49 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:20:49 spire-1.2.1/pkg/common/telemetry/config.go 15:20:49 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:20:49 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/inmem.go 15:20:49 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/m3.go 15:20:49 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/metrics.go 15:20:49 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/names.go 15:20:49 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:20:49 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:20:49 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/ 15:20:49 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go ---> Running in faf0d0d8dec1 15:20:49 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:20:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:20:49 spire-1.2.1/pkg/common/telemetry/server/server.go 15:20:49 spire-1.2.1/pkg/common/telemetry/sink.go 15:20:49 spire-1.2.1/pkg/common/telemetry/statsd.go 15:20:49 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:20:49 spire-1.2.1/pkg/common/telemetry/uptime.go 15:20:49 spire-1.2.1/pkg/common/telemetry/version.go 15:20:49 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:20:49 spire-1.2.1/pkg/common/uptime/ 15:20:49 spire-1.2.1/pkg/common/uptime/uptime.go 15:20:49 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:20:49 spire-1.2.1/pkg/common/util/ 15:20:49 spire-1.2.1/pkg/common/util/certs.go 15:20:49 spire-1.2.1/pkg/common/util/certs_test.go 15:20:49 spire-1.2.1/pkg/common/util/csr.go 15:20:49 spire-1.2.1/pkg/common/util/hash.go 15:20:49 spire-1.2.1/pkg/common/util/selectors.go 15:20:49 spire-1.2.1/pkg/common/util/selectors_test.go 15:20:49 spire-1.2.1/pkg/common/util/signals.go 15:20:49 spire-1.2.1/pkg/common/util/sort.go 15:20:49 spire-1.2.1/pkg/common/util/sort_test.go 15:20:49 spire-1.2.1/pkg/common/util/task.go 15:20:49 spire-1.2.1/pkg/common/util/task_test.go 15:20:49 spire-1.2.1/pkg/common/util/testdata/ 15:20:49 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:20:49 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:20:49 spire-1.2.1/pkg/common/version/ 15:20:49 spire-1.2.1/pkg/common/version/version.go 15:20:49 spire-1.2.1/pkg/common/x509svid/ 15:20:49 spire-1.2.1/pkg/common/x509svid/common_test.go 15:20:49 spire-1.2.1/pkg/common/x509svid/csr.go 15:20:49 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:20:49 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:20:49 spire-1.2.1/pkg/common/x509util/ 15:20:49 spire-1.2.1/pkg/common/x509util/cert.go 15:20:49 spire-1.2.1/pkg/common/x509util/dns.go 15:20:49 spire-1.2.1/pkg/common/x509util/dns_test.go 15:20:49 spire-1.2.1/pkg/common/x509util/keyid.go 15:20:49 spire-1.2.1/pkg/common/x509util/keypair.go 15:20:49 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:20:49 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:20:49 spire-1.2.1/pkg/server/ 15:20:49 spire-1.2.1/pkg/server/api/ 15:20:49 spire-1.2.1/pkg/server/api/agent.go 15:20:49 spire-1.2.1/pkg/server/api/agent/ 15:20:49 spire-1.2.1/pkg/server/api/agent/v1/ 15:20:49 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/agent_test.go 15:20:49 spire-1.2.1/pkg/server/api/api.go 15:20:49 spire-1.2.1/pkg/server/api/audit/ 15:20:49 spire-1.2.1/pkg/server/api/audit/audit.go 15:20:49 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:20:49 spire-1.2.1/pkg/server/api/bundle.go 15:20:49 spire-1.2.1/pkg/server/api/bundle/ 15:20:49 spire-1.2.1/pkg/server/api/bundle/v1/ 15:20:49 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/bundle_test.go 15:20:49 spire-1.2.1/pkg/server/api/debug/ 15:20:49 spire-1.2.1/pkg/server/api/debug/v1/ 15:20:49 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/entry.go 15:20:49 spire-1.2.1/pkg/server/api/entry/ 15:20:49 spire-1.2.1/pkg/server/api/entry/v1/ 15:20:49 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/entry_test.go 15:20:49 spire-1.2.1/pkg/server/api/health/ 15:20:49 spire-1.2.1/pkg/server/api/health/v1/ 15:20:49 spire-1.2.1/pkg/server/api/health/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/id.go 15:20:49 spire-1.2.1/pkg/server/api/id_test.go 15:20:49 spire-1.2.1/pkg/server/api/limits/ 15:20:49 spire-1.2.1/pkg/server/api/limits/limits.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/ 15:20:49 spire-1.2.1/pkg/server/api/middleware/alias.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/audit.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/caller.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/common.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/entries.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:20:49 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:20:49 spire-1.2.1/pkg/server/api/ratelimit.go 15:20:49 spire-1.2.1/pkg/server/api/rpccontext/ 15:20:49 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:20:49 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:20:49 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:20:49 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:20:49 spire-1.2.1/pkg/server/api/selector.go 15:20:49 spire-1.2.1/pkg/server/api/selector_test.go 15:20:49 spire-1.2.1/pkg/server/api/status.go 15:20:49 spire-1.2.1/pkg/server/api/status_test.go 15:20:49 spire-1.2.1/pkg/server/api/svid/ 15:20:49 spire-1.2.1/pkg/server/api/svid/v1/ 15:20:49 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/trustdomain.go 15:20:49 spire-1.2.1/pkg/server/api/trustdomain/ 15:20:49 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:20:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:20:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:20:49 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:20:49 spire-1.2.1/pkg/server/authpolicy/ 15:20:49 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:20:49 spire-1.2.1/pkg/server/authpolicy/policy.go 15:20:49 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:20:49 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:20:49 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:20:49 spire-1.2.1/pkg/server/authpolicy/validate.go 15:20:49 spire-1.2.1/pkg/server/bundle/ 15:20:49 spire-1.2.1/pkg/server/bundle/client/ 15:20:49 spire-1.2.1/pkg/server/bundle/client/client.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/manager.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/sources.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/updater.go 15:20:49 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:20:49 spire-1.2.1/pkg/server/ca/ 15:20:49 spire-1.2.1/pkg/server/ca/ca.go 15:20:50 spire-1.2.1/pkg/server/ca/ca_health.go 15:20:50 spire-1.2.1/pkg/server/ca/ca_test.go 15:20:50 spire-1.2.1/pkg/server/ca/journal.go 15:20:50 spire-1.2.1/pkg/server/ca/journal_test.go 15:20:50 spire-1.2.1/pkg/server/ca/manager.go 15:20:50 spire-1.2.1/pkg/server/ca/manager_health.go 15:20:50 spire-1.2.1/pkg/server/ca/manager_test.go 15:20:50 spire-1.2.1/pkg/server/ca/templates.go 15:20:50 spire-1.2.1/pkg/server/ca/upstream_client.go 15:20:50 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:20:50 spire-1.2.1/pkg/server/ca/validation.go 15:20:50 spire-1.2.1/pkg/server/cache/ 15:20:50 spire-1.2.1/pkg/server/cache/dscache/ 15:20:50 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:20:50 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/ 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:20:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:20:50 spire-1.2.1/pkg/server/catalog/ 15:20:50 spire-1.2.1/pkg/server/catalog/catalog.go 15:20:50 spire-1.2.1/pkg/server/catalog/keymanager.go 15:20:50 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:20:50 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:20:50 spire-1.2.1/pkg/server/catalog/notifier.go 15:20:50 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:20:50 spire-1.2.1/pkg/server/config.go 15:20:50 spire-1.2.1/pkg/server/datastore/ 15:20:50 spire-1.2.1/pkg/server/datastore/datastore.go 15:20:50 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:20:50 spire-1.2.1/pkg/server/datastore/repository.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:20:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:20:50 spire-1.2.1/pkg/server/endpoints/ 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/ 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:20:50 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:20:50 spire-1.2.1/pkg/server/endpoints/config.go 15:20:50 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:20:50 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:20:50 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:20:50 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:20:50 spire-1.2.1/pkg/server/endpoints/middleware.go 15:20:50 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:20:50 spire-1.2.1/pkg/server/hostservice/ 15:20:50 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:20:50 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:20:50 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:20:50 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:20:50 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:20:50 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:20:50 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:20:50 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:20:50 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:20:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:20:50 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/ 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:20:50 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:20:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:20:50 spire-1.2.1/pkg/server/registration/ 15:20:50 spire-1.2.1/pkg/server/registration/manager.go 15:20:50 spire-1.2.1/pkg/server/registration/manager_test.go 15:20:50 spire-1.2.1/pkg/server/scanentries.go 15:20:50 spire-1.2.1/pkg/server/scanentries_test.go 15:20:50 spire-1.2.1/pkg/server/server.go 15:20:50 spire-1.2.1/pkg/server/server_test.go 15:20:50 spire-1.2.1/pkg/server/svid/ 15:20:50 spire-1.2.1/pkg/server/svid/observer.go 15:20:50 spire-1.2.1/pkg/server/svid/observer_test.go 15:20:50 spire-1.2.1/pkg/server/svid/rotator.go 15:20:50 spire-1.2.1/pkg/server/svid/rotator_config.go 15:20:50 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:20:50 spire-1.2.1/pkg/server/svid/rotator_test.go 15:20:50 spire-1.2.1/proto/ 15:20:50 spire-1.2.1/proto/private/ 15:20:50 spire-1.2.1/proto/private/server/ 15:20:50 spire-1.2.1/proto/private/server/journal/ 15:20:50 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:20:50 spire-1.2.1/proto/private/server/journal/journal.proto 15:20:50 spire-1.2.1/proto/spire/ 15:20:50 spire-1.2.1/proto/spire/common/ 15:20:50 spire-1.2.1/proto/spire/common/common.pb.go 15:20:50 spire-1.2.1/proto/spire/common/common.proto 15:20:50 spire-1.2.1/proto/spire/common/plugin/ 15:20:50 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:20:50 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:20:50 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:20:50 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:20:50 spire-1.2.1/proto/spire/plugin/ 15:20:50 spire-1.2.1/proto/spire/plugin/agent/ 15:20:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:20:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:20:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:20:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:20:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:20:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:20:50 spire-1.2.1/release/ 15:20:50 spire-1.2.1/release/spire-extras/ 15:20:50 spire-1.2.1/release/spire-extras/README.md 15:20:50 spire-1.2.1/release/spire-extras/conf/ 15:20:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:20:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:20:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:20:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:20:50 spire-1.2.1/release/spire/ 15:20:50 spire-1.2.1/release/spire/README.md 15:20:50 spire-1.2.1/release/spire/conf/ 15:20:50 spire-1.2.1/release/spire/conf/agent/ 15:20:50 spire-1.2.1/release/spire/conf/agent/agent.conf 15:20:50 spire-1.2.1/release/spire/conf/server/ 15:20:50 spire-1.2.1/release/spire/conf/server/server.conf 15:20:50 spire-1.2.1/script/ 15:20:50 spire-1.2.1/script/build-artifact.sh 15:20:50 spire-1.2.1/script/generate_dummy_ca.sh 15:20:50 spire-1.2.1/support/ 15:20:50 spire-1.2.1/support/k8s/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.goRemoving intermediate container faf0d0d8dec1 15:20:50 ---> e2eb7227f31b 15:20:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:50 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:20:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/ 15:20:50 spire-1.2.1/support/oidc-discovery-provider/README.md 15:20:50 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/config.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/main.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:20:50 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:20:50 spire-1.2.1/test/ 15:20:50 spire-1.2.1/test/clock/ 15:20:50 spire-1.2.1/test/clock/clock.go 15:20:50 spire-1.2.1/test/fakes/ 15:20:50 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:20:50 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:20:50 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:20:50 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:20:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:20:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:20:50 spire-1.2.1/test/fakes/fakeagentstore/ 15:20:50 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go ---> Running in 4acc00614321 15:20:50 15:20:50 spire-1.2.1/test/fakes/fakedatastore/ 15:20:50 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:20:50 spire-1.2.1/test/fakes/fakeentryclient/ 15:20:50 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:20:50 spire-1.2.1/test/fakes/fakehealthchecker/ 15:20:50 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:20:50 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:20:50 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:20:50 spire-1.2.1/test/fakes/fakemetrics/ 15:20:50 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:20:50 spire-1.2.1/test/fakes/fakenoderesolver/ 15:20:50 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:20:50 spire-1.2.1/test/fakes/fakenotifier/ 15:20:50 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:20:50 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:20:50 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:20:50 spire-1.2.1/test/fakes/fakeserverca/ 15:20:50 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:20:50 spire-1.2.1/test/fakes/fakeservercatalog/ 15:20:50 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:20:50 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:20:50 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:20:50 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:20:50 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:20:50 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:20:50 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:20:50 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:20:50 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:20:50 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:20:50 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:20:50 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:20:50 spire-1.2.1/test/fixture/ 15:20:50 spire-1.2.1/test/fixture/certs/ 15:20:50 spire-1.2.1/test/fixture/certs/agent_svid.der 15:20:50 spire-1.2.1/test/fixture/certs/base_cert.pem 15:20:50 spire-1.2.1/test/fixture/certs/base_csr.pem 15:20:50 spire-1.2.1/test/fixture/certs/base_key.pem 15:20:50 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:20:50 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:20:50 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:20:50 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:20:50 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:20:50 spire-1.2.1/test/fixture/certs/blog_key.pem 15:20:50 spire-1.2.1/test/fixture/certs/bundle.der 15:20:50 spire-1.2.1/test/fixture/certs/ca.pem 15:20:50 spire-1.2.1/test/fixture/certs/ca_key.pem 15:20:50 spire-1.2.1/test/fixture/certs/database_cert.pem 15:20:50 spire-1.2.1/test/fixture/certs/database_csr.pem 15:20:50 spire-1.2.1/test/fixture/certs/database_key.pem 15:20:50 spire-1.2.1/test/fixture/certs/node_cert.pem 15:20:50 spire-1.2.1/test/fixture/certs/node_csr.pem 15:20:50 spire-1.2.1/test/fixture/certs/node_key.pem 15:20:50 spire-1.2.1/test/fixture/certs/svid.pem 15:20:50 spire-1.2.1/test/fixture/certs/svid_key.pem 15:20:50 spire-1.2.1/test/fixture/config/ 15:20:50 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:20:50 spire-1.2.1/test/fixture/config/agent_good.conf 15:20:50 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:20:50 spire-1.2.1/test/fixture/config/plugin_good.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:20:50 spire-1.2.1/test/fixture/config/server_good.conf 15:20:50 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:20:50 spire-1.2.1/test/fixture/fixture.go 15:20:50 spire-1.2.1/test/fixture/nodeattestor/ 15:20:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:20:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:20:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:20:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:20:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:20:50 spire-1.2.1/test/fixture/registration/ 15:20:50 spire-1.2.1/test/fixture/registration/entries.json 15:20:50 spire-1.2.1/test/fixture/registration/good-for-update.json 15:20:50 spire-1.2.1/test/fixture/registration/good.json 15:20:50 spire-1.2.1/test/fixture/registration/invalid.json 15:20:50 spire-1.2.1/test/fixture/registration/invalid_json.json 15:20:50 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:20:50 spire-1.2.1/test/integration/ 15:20:50 spire-1.2.1/test/integration/README.md 15:20:50 spire-1.2.1/test/integration/common 15:20:50 spire-1.2.1/test/integration/setup/ 15:20:50 spire-1.2.1/test/integration/setup/adminclient/ 15:20:50 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:20:50 spire-1.2.1/test/integration/setup/adminclient/client.go 15:20:50 spire-1.2.1/test/integration/setup/debugagent/ 15:20:50 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:20:50 spire-1.2.1/test/integration/setup/debugagent/main.go 15:20:50 spire-1.2.1/test/integration/setup/debugserver/ 15:20:50 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:20:50 spire-1.2.1/test/integration/setup/debugserver/main.go 15:20:50 spire-1.2.1/test/integration/setup/downstreamclient/ 15:20:50 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:20:50 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:20:50 spire-1.2.1/test/integration/setup/itclient/ 15:20:50 spire-1.2.1/test/integration/setup/itclient/client.go 15:20:50 spire-1.2.1/test/integration/setup/node-attestation/ 15:20:50 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:20:50 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:20:50 spire-1.2.1/test/integration/setup/x509pop/ 15:20:50 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:20:50 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:20:50 spire-1.2.1/test/integration/suites/ 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:20:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:20:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:20:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:20:51 spire-1.2.1/test/integration/suites/join-token/ 15:20:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:20:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:20:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:20:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:20:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:20:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:20:51 spire-1.2.1/test/integration/suites/join-token/README.md 15:20:51 spire-1.2.1/test/integration/suites/join-token/conf/ 15:20:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:20:51 spire-1.2.1/test/integration/suites/join-token/teardown 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:20:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:20:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:20:51 spire-1.2.1/test/integration/suites/k8s/ 15:20:51 spire-1.2.1/test/integration/suites/k8s/00-setup 15:20:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:20:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:20:51 spire-1.2.1/test/integration/suites/k8s/README.md 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/ 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:20:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:20:51 spire-1.2.1/test/integration/suites/k8s/teardown 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/ 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:20:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:20:51 spire-1.2.1/test/integration/suites/rotation/ 15:20:51 spire-1.2.1/test/integration/suites/rotation/00-setup 15:20:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:20:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:20:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:20:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:20:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:20:51 spire-1.2.1/test/integration/suites/rotation/README.md 15:20:51 spire-1.2.1/test/integration/suites/rotation/conf/ 15:20:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:20:51 spire-1.2.1/test/integration/suites/rotation/teardown 15:20:51 spire-1.2.1/test/integration/suites/self-test/ 15:20:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:20:51 spire-1.2.1/test/integration/suites/self-test/README.md 15:20:51 spire-1.2.1/test/integration/suites/self-test/teardown 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:20:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:20:51 spire-1.2.1/test/integration/suites/upgrade/ 15:20:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:20:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:20:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:20:51 spire-1.2.1/test/integration/suites/upgrade/README.md 15:20:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:20:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:20:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:20:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:20:51 spire-1.2.1/test/integration/suites/upgrade/teardown 15:20:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:20:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:20:51 spire-1.2.1/test/integration/test-one.sh 15:20:51 spire-1.2.1/test/integration/test.sh 15:20:51 spire-1.2.1/test/plugintest/ 15:20:51 spire-1.2.1/test/plugintest/config.go 15:20:51 spire-1.2.1/test/plugintest/load.go 15:20:51 spire-1.2.1/test/plugintest/option.go 15:20:51 spire-1.2.1/test/spiretest/ 15:20:51 spire-1.2.1/test/spiretest/apiserver.go 15:20:51 spire-1.2.1/test/spiretest/assertions.go 15:20:51 spire-1.2.1/test/spiretest/dir.go 15:20:51 spire-1.2.1/test/spiretest/errors_posix.go 15:20:51 spire-1.2.1/test/spiretest/errors_windows.go 15:20:51 spire-1.2.1/test/spiretest/logs.go 15:20:51 spire-1.2.1/test/spiretest/socketapi.go 15:20:51 spire-1.2.1/test/spiretest/suite.go 15:20:51 spire-1.2.1/test/spiretest/x509.go 15:20:51 spire-1.2.1/test/testca/ 15:20:51 spire-1.2.1/test/testca/ca.go 15:20:51 spire-1.2.1/test/testkey/ 15:20:51 spire-1.2.1/test/testkey/generate.sh 15:20:51 spire-1.2.1/test/testkey/genkeys.go 15:20:51 spire-1.2.1/test/testkey/keys.go 15:20:51 spire-1.2.1/test/testkey/new.go 15:20:51 spire-1.2.1/test/tpmsimulator/ 15:20:51 spire-1.2.1/test/tpmsimulator/simulator.go 15:20:51 spire-1.2.1/test/util/ 15:20:51 spire-1.2.1/test/util/cert_fixtures.go 15:20:51 spire-1.2.1/test/util/cert_generation.go 15:20:51 spire-1.2.1/test/util/io_redirection.go 15:20:51 spire-1.2.1/test/util/race.go 15:20:51 spire-1.2.1/test/util/util.go 15:20:51 building spire from source... 15:20:51 go: downloading go.opencensus.io v0.23.0 15:20:51 Installing go1.17.7... 15:20:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:20:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:20:52 go: downloading gopkg.in/inf.v0 v0.9.1 15:20:53 go: downloading github.com/go-logr/logr v1.2.2 15:20:53 go: downloading github.com/google/go-cmp v0.5.7 15:20:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:20:53 Removing intermediate container 4acc00614321 15:20:53 ---> c0de8d06a7b3 15:20:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:20:53 ---> Running in 84f17e1a3915 15:20:54 go: downloading github.com/json-iterator/go v1.1.12 15:20:55 go: downloading github.com/googleapis/gnostic v0.5.5 15:20:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:20:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:20:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:20:58 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 15:20:58 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:20:58 OK: 15729 distinct packages available 15:20:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:20:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:20:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:20:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:20:59 go: downloading go.uber.org/zap v1.21.0 15:21:00 (1/9) Installing ca-certificates (20211220-r0) 15:21:00 (2/9) Installing brotli-libs (1.0.9-r5) 15:21:00 go: downloading sigs.k8s.io/yaml v1.3.0 15:21:00 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:21:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:21:01 (4/9) Installing libcurl (7.80.0-r0) 15:21:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:21:01 go: downloading github.com/modern-go/reflect2 v1.0.2 15:21:01 (5/9) Installing curl (7.80.0-r0) 15:21:01 (6/9) Installing dumb-init (1.2.5-r1) 15:21:01 (7/9) Installing musl-obstack (1.2.3-r0) 15:21:01 go: downloading github.com/ryanuber/go-glob v1.0.0 15:21:01 (8/9) Installing libucontext (1.1-r0) 15:21:01 go: downloading github.com/golang/snappy v0.0.4 15:21:01 (9/9) Installing gcompat (1.0.0-r4) 15:21:01 Executing busybox-1.34.1-r5.trigger 15:21:01 Executing ca-certificates-20211220-r0.trigger 15:21:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:21:02 OK: 8 MiB in 23 packages 15:21:04 Removing intermediate container 84f17e1a3915 15:21:04 ---> 05a92b89f20b 15:21:04 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:05 ---> f60f034f9924 15:21:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:21:08 ---> b1b2709efd43 15:21:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:21:09 ---> 8990b5942522 15:21:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:21:09 ---> Running in e647a304232a 15:21:09 Removing intermediate container e647a304232a 15:21:09 ---> 887e78fd10b9 15:21:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:09 ---> Running in 2c366f85bc26 15:21:10 Removing intermediate container 2c366f85bc26 15:21:10 ---> 0405f75c459b 15:21:10 Step 18/20 : LABEL arch=arm64 15:21:10 ---> Running in 78820f110920 15:21:11 Removing intermediate container 78820f110920 15:21:11 ---> 7e5a39a234a8 15:21:11 Step 19/20 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:21:11 ---> Running in 3477b25edf39 15:21:12 Removing intermediate container 3477b25edf39 15:21:12 ---> 4142d5199a9f 15:21:12 Step 20/20 : LABEL version=0.0.0 15:21:12 ---> Running in 96b109a13d58 15:21:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:21:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:21:12 go: downloading github.com/hashicorp/go-version v1.2.0 15:21:12 go: downloading go.uber.org/multierr v1.6.0 15:21:12 Removing intermediate container 96b109a13d58 15:21:12 ---> b82207581c68 15:21:12 15:21:12 Successfully built b82207581c68 15:21:12 Successfully tagged security-spiffe-token-provider-arm64:latest 15:21:12 Building core-data 15:21:19  Building security-spiffe-token-provider ... done Building bin/spire-server... 15:21:19 go: downloading github.com/mitchellh/cli v1.1.2 15:21:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:21:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:21:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:21:21 go: downloading google.golang.org/grpc v1.44.0 15:21:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:21:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:21:23 go: downloading github.com/imdario/mergo v0.3.12 15:21:23 go: downloading github.com/sirupsen/logrus v1.8.1 15:21:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:21:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:21:27 go: downloading github.com/fatih/color v1.13.0 15:21:27 go: downloading github.com/mattn/go-isatty v0.0.14 15:21:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:21:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:21:27 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:21:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:21:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:21:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:21:28 go: downloading github.com/armon/go-metrics v0.3.10 15:21:29 go: downloading github.com/prometheus/client_golang v1.12.1 15:21:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:21:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:21:30 go: downloading github.com/open-policy-agent/opa v0.38.0 15:21:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:21:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:21:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:21:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:21:43 ---> cf686e2719a5 15:21:43 Step 3/23 : WORKDIR /edgex-go 15:21:43 ---> Using cache 15:21:43 ---> bb3da4a530fc 15:21:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:43 ---> Using cache 15:21:43 ---> d4e44a2a358b 15:21:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:21:45 ---> Running in 2ededddee3db 15:21:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:21:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:21:48 go: downloading github.com/Masterminds/goutils v1.1.0 15:21:48 go: downloading github.com/Masterminds/semver v1.5.0 15:21:48 go: downloading github.com/google/uuid v1.1.2 15:21:48 go: downloading github.com/huandu/xstrings v1.3.2 15:21:48 go: downloading github.com/mattn/go-colorable v0.1.12 15:21:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:21:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:21:49 go: downloading github.com/oklog/run v1.0.0 15:21:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:21:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:21:49 go: downloading github.com/prometheus/client_model v0.2.0 15:21:49 go: downloading github.com/prometheus/common v0.32.1 15:21:50 OK: 220 MiB in 52 packages 15:21:50 go: downloading go.uber.org/atomic v1.9.0 15:21:50 go: downloading github.com/beorn7/perks v1.0.1 15:21:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:21:51 go: downloading github.com/prometheus/procfs v0.7.3 15:21:51 Removing intermediate container 2ededddee3db 15:21:51 ---> 6eac77e48387 15:21:51 Step 6/23 : COPY go.mod vendor* ./ 15:21:52 go: downloading github.com/imkira/go-observer v1.0.3 15:21:52  ---> b102c7fcebc0 15:21:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:53 ---> Running in 9bc0547ad3cf 15:21:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:21:53 go: downloading github.com/hashicorp/errwrap v1.1.0 15:21:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:21:53 go: downloading github.com/twmb/murmur3 v1.1.6 15:21:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:21:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:21:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:21:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:21:59 Removing intermediate container 9bc0547ad3cf 15:21:59 ---> df0bfd93ef20 15:21:59 Step 8/23 : COPY . . 15:22:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:22:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:22:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:22:09 go: downloading github.com/stretchr/testify v1.7.0 15:22:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:22:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:22:09 go: downloading github.com/blang/semver/v4 v4.0.0 15:22:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:22:10 go: downloading github.com/jinzhu/gorm v1.9.16 15:22:11 go: downloading github.com/lib/pq v1.10.4 15:22:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:22:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:22:21 Removing intermediate container c8e0fac26025 15:22:21 ---> 4670913b64a7 15:22:21 15:22:21 Step 10/25 : FROM alpine:3.14 15:22:21 ---> ac73e934f311 15:22:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:22:21 ---> Running in 4c2653d1a847 15:22:22 ---> b4c6f8caf9dc 15:22:22 Step 9/23 : RUN make cmd/core-data/core-data 15:22:22 ---> Running in ef410bf378d8 15:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:22:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:22:24 (1/3) Installing ca-certificates (20211220-r0) 15:22:24 (2/3) Installing dumb-init (1.2.5-r1) 15:22:24 (3/3) Installing su-exec (0.2-r1) 15:22:24 Executing busybox-1.33.1-r7.trigger 15:22:24 Executing ca-certificates-20211220-r0.trigger 15:22:25 OK: 6 MiB in 17 packages 15:22:27 Removing intermediate container 4c2653d1a847 15:22:27 ---> 7668abac0db2 15:22:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:22:27 ---> Running in 08ca98e97766 15:22:27 Removing intermediate container 08ca98e97766 15:22:27 ---> f710ee47c368 15:22:27 Step 13/25 : WORKDIR / 15:22:27 ---> Running in f64570645589 15:22:28 Removing intermediate container f64570645589 15:22:28 ---> 96bdfcfbffd1 15:22:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:22:29 ---> 7cce0d3f92bd 15:22:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:22:30 ---> 4b78028ca65f 15:22:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:22:31 ---> cd0efd243581 15:22:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:22:32 ---> 5a8fae79d9ce 15:22:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:22:33 ---> 31ee02e21ad9 15:22:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:22:35 ---> acdf99130f9b 15:22:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:22:36 ---> 472c726287b5 15:22:36 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/ 15:22:36 ---> Running in a9ce0378c14c 15:22:40 Removing intermediate container a9ce0378c14c 15:22:40 ---> 7a8e298bc10a 15:22:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:22:40 ---> Running in e5ceb058b917 15:22:40 Removing intermediate container e5ceb058b917 15:22:40 ---> f76ef0b8aa11 15:22:40 Step 23/25 : LABEL arch=arm64 15:22:40 ---> Running in 86cccd2649b5 15:22:41 go: downloading google.golang.org/api v0.70.0 15:22:41 go: downloading k8s.io/client-go v0.23.4 15:22:41 go: downloading k8s.io/api v0.23.4 15:22:41 Removing intermediate container 86cccd2649b5 15:22:41 ---> 41c8ea2423d4 15:22:41 Step 24/25 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:22:41 ---> Running in 760a4a74a814 15:22:42 Removing intermediate container 760a4a74a814 15:22:42 ---> dcf34c77312f 15:22:42 Step 25/25 : LABEL version=0.0.0 15:22:42 ---> Running in 05c8e010d06f 15:22:42 Removing intermediate container 05c8e010d06f 15:22:42 ---> 0ed2e136108b 15:22:42 15:22:43 Successfully built 0ed2e136108b 15:22:43 Successfully tagged security-secretstore-setup-arm64:latest 15:22:51  Building security-secretstore-setup ... done go: downloading github.com/google/go-tpm v0.3.3 15:22:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:23:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:23:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:23:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:23:13 go: downloading cloud.google.com/go/storage v1.21.0 15:23:14 go: downloading cloud.google.com/go v0.100.2 15:23:15 go: downloading k8s.io/apimachinery v0.23.4 15:23:16 go: downloading k8s.io/kube-aggregator v0.23.3 15:23:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:23:18 go: downloading cloud.google.com/go/security v1.3.0 15:23:18 go: downloading github.com/hashicorp/vault/api v1.4.1 15:23:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:23:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:23:20 go: downloading gopkg.in/yaml.v2 v2.4.0 15:23:20 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:23:20 go: downloading github.com/gobwas/glob v0.2.3 15:23:20 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:23:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:23:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:23:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:23:21 go: downloading github.com/aws/smithy-go v1.11.0 15:23:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:23:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:23:22 go: downloading github.com/jinzhu/inflection v1.0.0 15:23:22 go: downloading github.com/gogo/protobuf v1.3.2 15:23:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:23:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:23:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:23:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:23:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:23:28 go: downloading github.com/dimchansky/utfbom v1.1.1 15:23:28 go: downloading cloud.google.com/go/compute v1.3.0 15:23:28 go: downloading cloud.google.com/go/iam v0.1.1 15:23:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:23:28 go: downloading k8s.io/klog/v2 v2.30.0 15:23:28 go: downloading github.com/google/gofuzz v1.1.0 15:23:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:23:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:23:30 go: downloading github.com/spf13/pflag v1.0.5 15:23:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:23:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:23:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:23:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:23:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:23:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:23:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:23:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:23:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:23:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:23:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:23:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:23:33 go: downloading go.opencensus.io v0.23.0 15:23:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:23:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:23:35 go: downloading gopkg.in/inf.v0 v0.9.1 15:23:35 go: downloading github.com/go-logr/logr v1.2.2 15:23:35 go: downloading github.com/google/go-cmp v0.5.7 15:23:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:23:35 go: downloading github.com/json-iterator/go v1.1.12 15:23:36 go: downloading github.com/googleapis/gnostic v0.5.5 15:23:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:23:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:23:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:23:39 go: downloading github.com/tklauser/numcpus v0.3.0 15:23:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:23:40 go: downloading go.uber.org/zap v1.21.0 15:23:40 go: downloading sigs.k8s.io/yaml v1.3.0 15:23:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:23:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:23:40 go: downloading github.com/modern-go/reflect2 v1.0.2 15:23:40 go: downloading github.com/ryanuber/go-glob v1.0.0 15:23:40 go: downloading github.com/golang/snappy v0.0.4 15:23:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:23:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:23:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:23:49 go: downloading github.com/hashicorp/go-version v1.2.0 15:23:49 go: downloading go.uber.org/multierr v1.6.0 15:24:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:24:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:27:03 Removing intermediate container ef410bf378d8 15:27:03 ---> d14f60beeaa2 15:27:03 15:27:03 Step 10/23 : FROM alpine:3.14 15:27:03 ---> ac73e934f311 15:27:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:27:03 ---> Running in f42a379bba25 15:27:03 Removing intermediate container f42a379bba25 15:27:03 ---> bb919938d1bd 15:27:03 Step 12/23 : ENV APP_PORT=59880 15:27:03 ---> Running in df352c2f6786 15:27:03 Removing intermediate container df352c2f6786 15:27:03 ---> 375d7f7e4d96 15:27:03 Step 13/23 : EXPOSE $APP_PORT 15:27:03 ---> Running in 7eab8d2c8fbc 15:27:03 Removing intermediate container 7eab8d2c8fbc 15:27:03 ---> 10e8c1ecfaf3 15:27:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:03 ---> Running in 2e08f00a2154 15:27:03 Removing intermediate container 2e08f00a2154 15:27:03 ---> 1b001fc20782 15:27:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:27:03 ---> Running in bd16901990c0 15:27:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:27:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:27:04 (1/6) Installing dumb-init (1.2.5-r1) 15:27:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:27:04 (3/6) Installing libsodium (1.0.18-r0) 15:27:04 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:27:05 (5/6) Installing libzmq (4.3.4-r0) 15:27:05 (6/6) Installing zeromq (4.3.4-r0) 15:27:05 Executing busybox-1.33.1-r7.trigger 15:27:05 OK: 8 MiB in 20 packages 15:27:06 Removing intermediate container bd16901990c0 15:27:06 ---> 44d6c61e796c 15:27:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:07 ---> bed3b745d09a 15:27:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:27:09 ---> 81b5a807e24c 15:27:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:27:10 ---> be3b1e22a068 15:27:10 Step 19/23 : ENTRYPOINT ["/core-data"] 15:27:10 ---> Running in e44595b12a55 15:27:11 Removing intermediate container e44595b12a55 15:27:11 ---> 5a43e3ce2b7b 15:27:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:11 ---> Running in 001999c5bbd4 15:27:11 Removing intermediate container 001999c5bbd4 15:27:11 ---> 6d704de03668 15:27:11 Step 21/23 : LABEL arch=arm64 15:27:11 ---> Running in 7a719445e7c6 15:27:12 Removing intermediate container 7a719445e7c6 15:27:12 ---> 7dfa7a25c587 15:27:12 Step 22/23 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:27:12 ---> Running in 8b69520a40a1 15:27:12 Removing intermediate container 8b69520a40a1 15:27:12 ---> 20e6296ee6fe 15:27:12 Step 23/23 : LABEL version=0.0.0 15:27:12 ---> Running in 23324ab8196a 15:27:13 Removing intermediate container 23324ab8196a 15:27:13 ---> b1819587c269 15:27:13 15:27:14 Successfully built b1819587c269 15:27:14 Successfully tagged core-data-arm64:latest 15:41:22  Building core-data ... done Building bin/spire-agent... 15:41:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:41:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:41:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:41:22 go: downloading github.com/docker/docker v20.10.12+incompatible 15:41:22 go: downloading github.com/google/go-tpm-tools v0.3.3 15:41:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:41:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:41:24 go: downloading github.com/docker/go-connections v0.4.0 15:41:24 go: downloading github.com/docker/go-units v0.4.0 15:41:24 go: downloading github.com/opencontainers/image-spec v1.0.1 15:41:24 go: downloading github.com/containerd/containerd v1.3.4 15:41:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:41:24 go: downloading github.com/opencontainers/go-digest v1.0.0 15:47:46 Removing intermediate container 354851f33253 15:47:46 ---> 46a8220633fe 15:47:46 15:47:46 Step 13/26 : FROM alpine:3.15 15:47:46 ---> 3fb3c9af89a9 15:47:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:47:46 ---> Using cache 15:47:46 ---> e2eb7227f31b 15:47:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:46 ---> Using cache 15:47:46 ---> c0de8d06a7b3 15:47:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:47:46 ---> Running in 8a5149688fc3 15:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:46 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 15:47:46 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:47:46 OK: 15729 distinct packages available 15:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:46 (1/4) Installing dumb-init (1.2.5-r1) 15:47:46 (2/4) Installing musl-obstack (1.2.3-r0) 15:47:46 (3/4) Installing libucontext (1.1-r0) 15:47:46 (4/4) Installing gcompat (1.0.0-r4) 15:47:46 Executing busybox-1.34.1-r5.trigger 15:47:46 OK: 6 MiB in 18 packages 15:47:46 Removing intermediate container 8a5149688fc3 15:47:46 ---> 0082f26c89d2 15:47:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:47:46 ---> eaadb9a4a883 15:47:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:47:46 ---> 692e9ec4ae1f 15:47:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:47:46 ---> Running in f1aa137748de 15:47:46 Removing intermediate container f1aa137748de 15:47:46 ---> 8d3efeadbc88 15:47:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:47:46 ---> ca1707353234 15:47:46 Step 21/26 : WORKDIR / 15:47:46 ---> Running in 53edec330b08 15:47:47 Removing intermediate container 53edec330b08 15:47:47 ---> c5b16c209fbc 15:47:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:47:47 ---> Running in 6755f7016402 15:47:47 Removing intermediate container 6755f7016402 15:47:47 ---> 5797a0706592 15:47:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:47:47 ---> Running in 68696695de01 15:47:48 Removing intermediate container 68696695de01 15:47:48 ---> 95dad9148cc5 15:47:48 Step 24/26 : LABEL arch=arm64 15:47:48 ---> Running in 9d0877e6c017 15:47:48 Removing intermediate container 9d0877e6c017 15:47:48 ---> fb79351d6e51 15:47:48 Step 25/26 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:47:49 ---> Running in 00a8a87b4e18 15:47:49 Removing intermediate container 00a8a87b4e18 15:47:49 ---> 94b501a5e177 15:47:49 Step 26/26 : LABEL version=0.0.0 15:47:49 ---> Running in 33cb63d08aa5 15:47:49 Removing intermediate container 33cb63d08aa5 15:47:49 ---> 9c195bc3165b 15:47:49 15:47:50 Successfully built 9c195bc3165b 15:47:50 Successfully tagged security-spire-config-arm64:latest 15:48:22  Building security-spire-config ... done Building bin/spire-agent... 15:48:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:48:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:48:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:48:22 go: downloading github.com/docker/docker v20.10.12+incompatible 15:48:22 go: downloading github.com/google/go-tpm-tools v0.3.3 15:48:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:48:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:48:23 go: downloading github.com/docker/go-connections v0.4.0 15:48:23 go: downloading github.com/docker/go-units v0.4.0 15:48:23 go: downloading github.com/opencontainers/image-spec v1.0.1 15:48:23 go: downloading github.com/containerd/containerd v1.3.4 15:48:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:48:23 go: downloading github.com/opencontainers/go-digest v1.0.0 15:49:31 Building bin/spire-agent... 15:49:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:49:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:49:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:49:31 go: downloading github.com/docker/docker v20.10.12+incompatible 15:49:33 go: downloading github.com/google/go-tpm-tools v0.3.3 15:49:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:49:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:49:34 go: downloading github.com/docker/go-connections v0.4.0 15:49:34 go: downloading github.com/docker/go-units v0.4.0 15:49:35 go: downloading github.com/opencontainers/image-spec v1.0.1 15:49:35 go: downloading github.com/containerd/containerd v1.3.4 15:49:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:49:35 go: downloading github.com/opencontainers/go-digest v1.0.0 15:52:57 Removing intermediate container eb64bd6ea1a0 15:52:57 ---> ba73ae6cf238 15:52:57 15:52:57 Step 13/26 : FROM alpine:3.15 15:52:57 ---> 3fb3c9af89a9 15:52:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:57 ---> Using cache 15:52:57 ---> e2eb7227f31b 15:52:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:57 ---> Using cache 15:52:57 ---> c0de8d06a7b3 15:52:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:57 ---> Running in f4b929b25fe9 15:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:57 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 15:52:57 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:52:57 OK: 15729 distinct packages available 15:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:58 (1/5) Installing dumb-init (1.2.5-r1) 15:52:58 (2/5) Installing musl-obstack (1.2.3-r0) 15:52:58 (3/5) Installing libucontext (1.1-r0) 15:52:58 (4/5) Installing gcompat (1.0.0-r4) 15:52:58 (5/5) Installing openssl (1.1.1n-r0) 15:52:58 Executing busybox-1.34.1-r5.trigger 15:52:58 OK: 6 MiB in 19 packages 15:53:00 Removing intermediate container f4b929b25fe9 15:53:00 ---> b14fcbedc986 15:53:00 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:53:02 ---> 0df125189930 15:53:02 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:53:07 ---> 35d739fbb0b7 15:53:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:53:07 ---> 1f2eb760e926 15:53:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:53:08 ---> e6e9146a3c3e 15:53:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:53:08 ---> 033f73b446ed 15:53:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:08 ---> Running in 7d74973b0f06 15:53:09 Removing intermediate container 7d74973b0f06 15:53:09 ---> 9a912a4585fe 15:53:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:09 ---> Running in 4f8a11718384 15:53:09 Removing intermediate container 4f8a11718384 15:53:09 ---> 4165d893c04c 15:53:09 Step 24/26 : LABEL arch=arm64 15:53:10 ---> Running in 276ba546ac7e 15:53:10 Removing intermediate container 276ba546ac7e 15:53:10 ---> 648ee075dae5 15:53:10 Step 25/26 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:53:10 ---> Running in efac6789a5c9 15:53:11 Removing intermediate container efac6789a5c9 15:53:11 ---> 018821095430 15:53:11 Step 26/26 : LABEL version=0.0.0 15:53:11 ---> Running in a395eddbc188 15:53:12 Removing intermediate container a395eddbc188 15:53:12 ---> 864c0a0ef327 15:53:12 15:53:12 Successfully built 864c0a0ef327 15:53:13 Successfully tagged security-spire-agent-arm64:latest 15:53:45  Building security-spire-agent ... done Removing intermediate container e1dde394f025 15:53:45 ---> 9eed26b4009f 15:53:45 15:53:45 Step 13/25 : FROM alpine:3.15 15:53:45 ---> 3fb3c9af89a9 15:53:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:45 ---> Using cache 15:53:45 ---> e2eb7227f31b 15:53:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:45 ---> Using cache 15:53:45 ---> c0de8d06a7b3 15:53:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:45 ---> Using cache 15:53:45 ---> b14fcbedc986 15:53:45 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:53:45 ---> 14e5af6adfe7 15:53:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:53:45 ---> c5a896f733d1 15:53:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:53:45 ---> 21c2f65e7abd 15:53:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:53:45 ---> 22dea8e4cfc9 15:53:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:45 ---> Running in 32187d3644b7 15:53:45 Removing intermediate container 32187d3644b7 15:53:45 ---> a005cfcbb925 15:53:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:45 ---> Running in 9da66d93d7a4 15:53:46 Removing intermediate container 9da66d93d7a4 15:53:46 ---> a174eff8a375 15:53:46 Step 23/25 : LABEL arch=arm64 15:53:46 ---> Running in 47361ebe7767 15:53:46 Removing intermediate container 47361ebe7767 15:53:46 ---> 4406f098e99a 15:53:46 Step 24/25 : LABEL git_sha=7a996b1d11c848303735e0ef9edf0f851f97e318 15:53:46 ---> Running in 324ffd56ac8a 15:53:47 Removing intermediate container 324ffd56ac8a 15:53:47 ---> 8ca5e3799f3b 15:53:47 Step 25/25 : LABEL version=0.0.0 15:53:47 ---> Running in c0ef9625f8e1 15:53:47 Removing intermediate container c0ef9625f8e1 15:53:47 ---> 561f9b81376e 15:53:47 15:53:47 Successfully built 561f9b81376e 15:53:47 Successfully tagged security-spire-server-arm64:latest 15:53:48  Building security-spire-server ... done  [Pipeline] } 15:53:48 $ docker stop --time=1 901b945fc36b0304e5efaa8aa24bf88a4ed3220e095d23ffcacdb436618daa87 15:53:49 $ docker rm -f 901b945fc36b0304e5efaa8aa24bf88a4ed3220e095d23ffcacdb436618daa87 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:50 + docker images 15:53:51 REPOSITORY TAG IMAGE ID CREATED SIZE 15:53:51 security-spire-server-arm64 latest 561f9b81376e 3 seconds ago 86.3MB 15:53:51 9eed26b4009f 25 seconds ago 4.14GB 15:53:51 security-spire-agent-arm64 latest 864c0a0ef327 39 seconds ago 126MB 15:53:51 ba73ae6cf238 About a minute ago 4.14GB 15:53:51 security-spire-config-arm64 latest 9c195bc3165b 6 minutes ago 85.6MB 15:53:51 46a8220633fe 6 minutes ago 4.14GB 15:53:51 core-data-arm64 latest b1819587c269 26 minutes ago 21.6MB 15:53:51 d14f60beeaa2 26 minutes ago 1.34GB 15:53:51 security-secretstore-setup-arm64 latest 0ed2e136108b 31 minutes ago 27.5MB 15:53:51 4670913b64a7 31 minutes ago 1.32GB 15:53:51 security-spiffe-token-provider-arm64 latest b82207581c68 32 minutes ago 27.9MB 15:53:51 65657edf04b1 33 minutes ago 1.36GB 15:53:51 sys-mgmt-agent-arm64 latest 86be32018bfe 33 minutes ago 282MB 15:53:51 008df8ffc334 35 minutes ago 1.31GB 15:53:51 security-proxy-setup-arm64 latest e522d4adc232 37 minutes ago 26.1MB 15:53:51 core-metadata-arm64 latest 47d57af286d0 37 minutes ago 16.3MB 15:53:51 ab49fc354d51 37 minutes ago 1.31GB 15:53:51 0b1ff05a7f02 37 minutes ago 1.32GB 15:53:51 support-notifications-arm64 latest 8709fc743997 41 minutes ago 25.8MB 15:53:51 support-scheduler-arm64 latest 6d05739793e3 41 minutes ago 25.2MB 15:53:51 d2e213aff6e6 41 minutes ago 1.37GB 15:53:51 0ed4d78e0051 41 minutes ago 1.36GB 15:53:51 security-bootstrapper-arm64 latest b64a1041d085 43 minutes ago 18.3MB 15:53:51 core-command-arm64 latest 378b9659bae0 44 minutes ago 15.5MB 15:53:51 ae90d2401b59 44 minutes ago 1.31GB 15:53:51 f6e8bc91523e 44 minutes ago 1.31GB 15:53:51 ci-base-image-arm64 latest cf686e2719a5 About an hour ago 886MB 15:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB 15:53:51 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 15:53:51 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 15:53:51 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 15:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:51 15:53:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:53:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:52 arm64: Pulling from edgex-lftools-log-publisher 15:53:52 8998bd30e6a1: Pulling fs layer 15:53:52 04944245beec: Pulling fs layer 15:53:52 699f458cf7ca: Pulling fs layer 15:53:52 765212b225bb: Pulling fs layer 15:53:52 f23df028b6ca: Pulling fs layer 15:53:52 d65c8cfc05b1: Pulling fs layer 15:53:52 2437ff75d9bd: Pulling fs layer 15:53:52 765212b225bb: Waiting 15:53:52 f23df028b6ca: Waiting 15:53:52 d65c8cfc05b1: Waiting 15:53:52 2437ff75d9bd: Waiting 15:53:52 04944245beec: Verifying Checksum 15:53:52 04944245beec: Download complete 15:53:52 765212b225bb: Verifying Checksum 15:53:52 765212b225bb: Download complete 15:53:52 f23df028b6ca: Verifying Checksum 15:53:52 f23df028b6ca: Download complete 15:53:52 d65c8cfc05b1: Download complete 15:53:52 699f458cf7ca: Verifying Checksum 15:53:52 699f458cf7ca: Download complete 15:53:52 8998bd30e6a1: Verifying Checksum 15:53:52 8998bd30e6a1: Download complete 15:53:55 2437ff75d9bd: Verifying Checksum 15:53:55 2437ff75d9bd: Download complete 15:53:57 8998bd30e6a1: Pull complete 15:53:57 04944245beec: Pull complete 15:53:58 699f458cf7ca: Pull complete 15:53:59 765212b225bb: Pull complete 15:54:00 f23df028b6ca: Pull complete 15:54:00 d65c8cfc05b1: Pull complete 15:54:15 2437ff75d9bd: Pull complete 15:54:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:54:15 prd-ubuntu20.04-docker-arm64-4c-16g-22045 does not seem to be running inside a container 15:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:54:18 $ docker top 3afd1f10c45116330a679ea9a162a651aec36f743c91aa9fa36cd6eddc010407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:19 ---> job-cost.sh 15:54:19 lf-activate-venv: SKIPPING 15:54:19 INFO: No Stack... 15:54:20 INFO: Retrieving Pricing Info for: v3-standard-4 15:54:20 INFO: Archiving Costs [Pipeline] sh 15:54:21 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:54:21 + cut -d, -f6 [Pipeline] lock 15:54:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] 15:54:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] did not exist. Created. 15:54:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:22 + echo total: 0.2199999988079071 [Pipeline] stash 15:54:22 Stashed 1 file(s) [Pipeline] } 15:54:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:22 $ docker stop --time=1 3afd1f10c45116330a679ea9a162a651aec36f743c91aa9fa36cd6eddc010407 15:54:23 $ docker rm -f 3afd1f10c45116330a679ea9a162a651aec36f743c91aa9fa36cd6eddc010407 [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 15:54:24 provisioning config files... 15:54:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7869369741720336620tmp [Pipeline] { [Pipeline] sh 15:54:24 + set +x 15:54:24 + curl -s https://codecov.io/bash 15:54:24 + bash -s -- 15:54:24 15:54:24 _____ _ 15:54:24 / ____| | | 15:54:24 | | ___ __| | ___ ___ _____ __ 15:54:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:54:24 | |___| (_) | (_| | __/ (_| (_) \ V / 15:54:24 \_____\___/ \__,_|\___|\___\___/ \_/ 15:54:24 Bash-1.0.6 15:54:24 15:54:24 15:54:24 ==> git version 2.25.1 found 15:54:24 ==> 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 15:54:24 Release-Date: 2020-01-08 15:54:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:54:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:54:24 ==> Jenkins CI detected. 15:54:24 current dir:  /w/workspace/edgex-go/4 15:54:24 project root: . 15:54:24 --> token set from env 15:54:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:54:24 ==> Running gcov in . (disable via -X gcov) 15:54:24 ==> Python coveragepy not found 15:54:24 ==> Searching for coverage reports in: 15:54:24 + . 15:54:24 -> Found 1 reports 15:54:24 ==> Detecting git/mercurial file structure 15:54:24 ==> Reading reports 15:54:24 + ./coverage.out bytes=435134 15:54:24 ==> Appending adjustments 15:54:24 https://docs.codecov.io/docs/fixing-reports 15:54:25 + Found adjustments 15:54:25 ==> Gzipping contents 15:54:25 60K /tmp/codecov.REEako.gz 15:54:25 ==> Uploading reports 15:54:25 url: https://codecov.io 15:54:25 query: branch=PR-3986&commit=77e4a79a908b57415482e115d712a5bec5c9ac86&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 15:54:25 -> Pinging Codecov 15:54:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=77e4a79a908b57415482e115d712a5bec5c9ac86&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 15:54:25 -> Uploading to 15:54:25 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/00271124DB129430A58F1EEE437C3FCB/77e4a79a908b57415482e115d712a5bec5c9ac86/90b067b6-bde8-4698-811f-1bd23f9ba1d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T155425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1fe7bcd59df121a4ffc5b864d453e1d8996f9ecd64961e3c317906c6414a9b4 15:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:25 Dload Upload Total Spent Left Speed 15:54:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59879 0 0 100 59879 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59879 0 0 100 59879 0 252k --:--:-- --:--:-- --:--:-- 250k 15:54:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77e4a79a908b57415482e115d712a5bec5c9ac86 [Pipeline] } 15:54:26 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 15:54:26 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 15:54:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:28 ---> package-listing.sh 15:54:28 ++ facter osfamily 15:54:28 ++ tr '[:upper:]' '[:lower:]' 15:54:28 + OS_FAMILY=debian 15:54:28 + workspace=/w/workspace/edgex-go/4 15:54:28 + START_PACKAGES=/tmp/packages_start.txt 15:54:28 + END_PACKAGES=/tmp/packages_end.txt 15:54:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:28 + PACKAGES=/tmp/packages_start.txt 15:54:28 + '[' /w/workspace/edgex-go/4 ']' 15:54:28 + PACKAGES=/tmp/packages_end.txt 15:54:28 + case "${OS_FAMILY}" in 15:54:28 + dpkg -l 15:54:28 + grep '^ii' 15:54:28 + '[' -f /tmp/packages_start.txt ']' 15:54:28 + '[' -f /tmp/packages_end.txt ']' 15:54:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:28 + '[' /w/workspace/edgex-go/4 ']' 15:54:28 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:54:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:54:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:54:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:28 15:54:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:54:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:29 latest: Pulling from edgex-lftools-log-publisher 15:54:29 5eb5b503b376: Pulling fs layer 15:54:29 5c69ac0246d0: Pulling fs layer 15:54:29 ec43610c2a17: Pulling fs layer 15:54:29 3a2ae6a8a46f: Pulling fs layer 15:54:29 33b1e0a273af: Pulling fs layer 15:54:29 5d3b04190fa2: Pulling fs layer 15:54:29 2f39f015ded8: Pulling fs layer 15:54:29 33b1e0a273af: Waiting 15:54:29 5d3b04190fa2: Waiting 15:54:29 2f39f015ded8: Waiting 15:54:29 3a2ae6a8a46f: Waiting 15:54:29 5c69ac0246d0: Download complete 15:54:29 3a2ae6a8a46f: Verifying Checksum 15:54:29 3a2ae6a8a46f: Download complete 15:54:29 33b1e0a273af: Verifying Checksum 15:54:29 33b1e0a273af: Download complete 15:54:29 5d3b04190fa2: Verifying Checksum 15:54:29 5d3b04190fa2: Download complete 15:54:29 ec43610c2a17: Verifying Checksum 15:54:29 ec43610c2a17: Download complete 15:54:29 5eb5b503b376: Verifying Checksum 15:54:29 5eb5b503b376: Download complete 15:54:30 2f39f015ded8: Download complete 15:54:30 5eb5b503b376: Pull complete 15:54:30 5c69ac0246d0: Pull complete 15:54:31 ec43610c2a17: Pull complete 15:54:31 3a2ae6a8a46f: Pull complete 15:54:31 33b1e0a273af: Pull complete 15:54:31 5d3b04190fa2: Pull complete 15:54:35 2f39f015ded8: Pull complete 15:54:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:54:35 prd-ubuntu20.04-docker-8c-8g-22044 does not seem to be running inside a container 15:54:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:54:38 $ docker top 72174a2bc975344cb61a0531c2cc9bf794fdf08220b84035dfca30f758fc41fd -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:38 + touch /tmp/pre-build-complete [Pipeline] sh 15:54:39 + mkdir -p /var/log/sysstat [Pipeline] sh 15:54:39 + ls /var/log/sa-host 15:54:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:39 provisioning config files... 15:54:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1317982269782039760tmp [Pipeline] { [Pipeline] echo 15:54:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:54:39 ---> create-netrc.sh [Pipeline] } 15:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:54:40 ---> python-tools-install.sh [Pipeline] echo 15:54:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:54:40 ---> sudo-logs.sh 15:54:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:54:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:54:40 ---> job-cost.sh 15:54:40 lf-activate-venv: SKIPPING 15:54:40 DEBUG: total: 0.2199999988079071 15:54:40 INFO: Retrieving Stack Cost... 15:54:41 INFO: Retrieving Pricing Info for: v3-standard-8 15:54:41 INFO: Archiving Costs [Pipeline] echo 15:54:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:54:42 ---> logs-deploy.sh 15:54:42 lf-activate-venv: SKIPPING 15:54:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/4 15:54:42 INFO: archiving workspace using pattern(s): 15:54:42 Archives upload complete. 15:54:42 INFO: archiving logs to Nexus 15:54:43 ---> uname -a: 15:54:43 Linux prd-ubuntu20-04-docker-8c-8g-22044 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:54:43 15:54:43 15:54:43 ---> lscpu: 15:54:43 Architecture: x86_64 15:54:43 CPU op-mode(s): 32-bit, 64-bit 15:54:43 Byte Order: Little Endian 15:54:43 Address sizes: 40 bits physical, 48 bits virtual 15:54:43 CPU(s): 8 15:54:43 On-line CPU(s) list: 0-7 15:54:43 Thread(s) per core: 1 15:54:43 Core(s) per socket: 1 15:54:43 Socket(s): 8 15:54:43 NUMA node(s): 1 15:54:43 Vendor ID: AuthenticAMD 15:54:43 CPU family: 23 15:54:43 Model: 49 15:54:43 Model name: AMD EPYC-Rome Processor 15:54:43 Stepping: 0 15:54:43 CPU MHz: 2799.998 15:54:43 BogoMIPS: 5599.99 15:54:43 Virtualization: AMD-V 15:54:43 Hypervisor vendor: KVM 15:54:43 Virtualization type: full 15:54:43 L1d cache: 256 KiB 15:54:43 L1i cache: 256 KiB 15:54:43 L2 cache: 4 MiB 15:54:43 L3 cache: 128 MiB 15:54:43 NUMA node0 CPU(s): 0-7 15:54:43 Vulnerability Itlb multihit: Not affected 15:54:43 Vulnerability L1tf: Not affected 15:54:43 Vulnerability Mds: Not affected 15:54:43 Vulnerability Meltdown: Not affected 15:54:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:54:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:54:43 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:54:43 Vulnerability Srbds: Not affected 15:54:43 Vulnerability Tsx async abort: Not affected 15:54:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:54:43 15:54:43 15:54:43 ---> nproc: 15:54:43 8 15:54:43 15:54:43 15:54:43 ---> df -h: 15:54:43 Filesystem Size Used Avail Use% Mounted on 15:54:43 overlay 155G 26G 130G 17% / 15:54:43 tmpfs 64M 0 64M 0% /dev 15:54:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:54:43 shm 64M 0 64M 0% /dev/shm 15:54:43 /dev/vda1 155G 26G 130G 17% /facter-os 15:54:43 15:54:43 15:54:43 ---> sar -b -r -n DEV: 15:54:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22044) 04/25/22 _x86_64_ (8 CPU) 15:54:43 15:54:43 14:47:22 LINUX RESTART (8 CPU) 15:54:43 15:54:43 14:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:54:43 14:49:01 147.87 12.74 135.13 0.00 2070.56 106767.67 0.00 15:54:43 14:50:01 36.02 0.03 35.99 0.00 0.27 12277.77 0.00 15:54:43 14:51:01 84.67 0.08 84.59 0.00 1.33 33476.97 0.00 15:54:43 14:52:01 328.39 0.13 328.26 0.00 18.93 293532.69 0.00 15:54:43 14:53:01 1024.93 1.63 1023.30 0.00 19.06 400949.31 0.00 15:54:43 14:54:01 876.08 2.18 873.90 0.00 19.46 314836.18 0.00 15:54:43 14:55:01 529.78 0.03 529.75 0.00 0.27 136899.18 0.00 15:54:43 14:56:01 128.76 0.03 128.72 0.00 0.27 60323.23 0.00 15:54:43 14:57:01 857.56 2.73 854.82 0.00 21.86 326297.62 0.00 15:54:43 14:58:01 239.40 0.00 239.40 0.00 0.00 79142.02 0.00 15:54:43 14:59:01 2.15 0.00 2.15 0.00 0.00 25.33 0.00 15:54:43 15:00:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 15:54:43 15:01:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 15:54:43 15:02:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 15:54:43 15:03:01 1.82 0.02 1.80 0.00 0.13 21.20 0.00 15:54:43 15:04:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 15:54:43 15:05:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 15:54:43 15:06:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 15:54:43 15:07:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 15:54:43 15:08:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 15:54:43 15:09:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 15:54:43 15:10:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 15:54:43 15:11:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 15:54:43 15:12:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 15:54:43 15:13:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 15:54:43 15:14:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 15:54:43 15:15:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 15:54:43 15:16:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 15:54:43 15:17:01 1.17 0.02 1.15 0.00 0.13 13.06 0.00 15:54:43 15:18:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 15:54:43 15:19:01 2.75 1.58 1.17 0.00 50.39 15.46 0.00 15:54:43 15:20:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 15:54:43 15:21:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:54:43 15:22:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 15:54:43 15:23:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 15:54:43 15:24:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 15:54:43 15:25:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 15:54:43 15:26:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 15:54:43 15:27:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 15:54:43 15:28:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 15:54:43 15:29:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 15:54:43 15:30:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 15:54:43 15:31:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 15:54:43 15:32:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 15:54:43 15:33:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 15:54:43 15:34:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 15:54:43 15:35:02 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:54:43 15:36:01 3.15 0.88 2.27 0.00 18.71 31.18 0.00 15:54:43 15:37:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 15:54:43 15:38:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 15:54:43 15:39:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 15:54:43 15:40:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 15:54:43 15:41:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 15:54:43 15:42:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 15:54:43 15:43:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 15:54:43 15:44:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 15:54:43 15:45:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 15:54:43 15:46:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 15:54:43 15:47:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 15:54:43 15:48:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 15:54:43 15:49:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 15:54:43 15:50:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 15:54:43 15:51:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 15:54:43 15:52:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 15:54:43 15:53:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 15:54:43 15:54:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 15:54:43 Average: 65.59 0.33 65.26 0.00 33.15 26736.54 0.00 15:54:43 15:54:43 14:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:54:43 14:49:01 28548780 31775472 522052 1.59 149468 3318996 2071564 6.11 1169560 2755240 332 15:54:43 14:50:01 27585332 31263912 1023592 3.11 153812 3717524 2444124 7.20 1777020 3049928 176272 15:54:43 14:51:01 27959112 31733120 555600 1.69 156896 3807632 1934256 5.70 1333700 3118308 696 15:54:43 14:52:01 21966956 31209572 1044568 3.18 171468 9032764 3810316 11.23 2658308 7513088 822624 15:54:43 14:53:01 18732608 31503692 752280 2.29 250656 12260612 2745976 8.09 2306196 10883060 529672 15:54:43 14:54:01 9917296 29184424 3050784 9.28 426056 18028156 5910220 17.42 6023940 15398144 24432 15:54:43 14:55:01 6100528 27273392 4962628 15.09 456816 19778980 7274256 21.44 9074676 16038728 238512 15:54:43 14:56:01 9119508 31002524 1234936 3.76 467228 20425796 3274168 9.65 4911112 17141128 733172 15:54:43 14:57:01 8822320 31613972 643244 1.96 641032 21233836 2391032 7.05 3250696 19194524 1208 15:54:43 14:58:01 11645208 31750716 511600 1.56 672604 18636652 1975444 5.82 2782668 16966472 588 15:54:43 14:59:01 11645452 31750968 511340 1.56 672624 18636656 1975444 5.82 2782356 16966476 12 15:54:43 15:00:01 11659436 31764920 497648 1.51 672640 18636656 1975444 5.82 2768256 16966476 60 15:54:43 15:01:01 11658844 31764332 498164 1.51 672652 18636660 1975444 5.82 2768240 16966480 32 15:54:43 15:02:01 11659032 31764584 497772 1.51 672672 18636664 1975444 5.82 2768332 16966484 16 15:54:43 15:03:01 11659020 31764816 497608 1.51 672704 18636660 1985388 5.85 2769032 16966612 40 15:54:43 15:04:01 11659448 31765280 497264 1.51 672732 18636668 1985388 5.85 2769076 16966620 68 15:54:43 15:05:01 11659644 31765476 497008 1.51 672764 18636668 1985388 5.85 2768300 16966620 20 15:54:43 15:06:01 11659620 31765636 496800 1.51 672792 18636800 1985388 5.85 2769004 16966748 24 15:54:43 15:07:01 11659516 31765580 496792 1.51 672812 18636808 1985388 5.85 2768804 16966756 24 15:54:43 15:08:01 11659240 31765332 496956 1.51 672852 18636800 1985388 5.85 2769060 16966756 56 15:54:43 15:09:01 11659476 31765624 496604 1.51 672892 18636812 1985388 5.85 2768736 16966760 36 15:54:43 15:10:01 11659572 31765724 496620 1.51 672924 18636812 1985388 5.85 2768724 16966760 12 15:54:43 15:11:01 11659848 31766056 496284 1.51 672960 18636816 1985388 5.85 2769284 16966764 8 15:54:43 15:12:01 11659840 31766084 496208 1.51 672980 18636820 1985388 5.85 2769060 16966768 64 15:54:43 15:13:01 11659928 31766192 496256 1.51 672992 18636820 1985388 5.85 2769160 16966768 20 15:54:43 15:14:01 11659628 31765916 496508 1.51 673008 18636828 1985388 5.85 2768880 16966776 56 15:54:43 15:15:01 11659872 31766164 496300 1.51 673012 18636832 1985388 5.85 2769156 16966780 12 15:54:43 15:16:01 11659572 31765872 496536 1.51 673020 18636836 1985388 5.85 2769132 16966780 64 15:54:43 15:17:01 11659524 31765836 496512 1.51 673040 18636836 1985388 5.85 2768892 16966784 8 15:54:43 15:18:01 11659064 31765520 496660 1.51 673080 18636824 1985388 5.85 2769316 16966784 20 15:54:43 15:19:01 11655264 31764220 497896 1.51 673116 18638356 1985388 5.85 2775040 16966380 24 15:54:43 15:20:01 11655184 31764148 497896 1.51 673128 18638360 1985388 5.85 2774308 16966356 44 15:54:43 15:21:01 11655392 31764388 497824 1.51 673144 18638360 1985388 5.85 2774348 16966360 12 15:54:43 15:22:01 11655408 31764412 497744 1.51 673172 18638364 1985388 5.85 2774336 16966364 8 15:54:43 15:23:01 11655360 31764416 497700 1.51 673212 18638352 1985388 5.85 2774644 16966360 24 15:54:43 15:24:01 11655060 31764148 497908 1.51 673228 18638368 2001440 5.90 2774468 16966364 20 15:54:43 15:25:01 11654948 31764188 497764 1.51 673260 18638504 2001440 5.90 2774680 16966480 40 15:54:43 15:26:01 11654924 31764188 497724 1.51 673280 18638504 2017496 5.95 2775216 16966480 24 15:54:43 15:27:01 11655092 31764384 497684 1.51 673300 18638508 2017496 5.95 2774592 16966484 24 15:54:43 15:28:01 11654816 31764128 497912 1.51 673320 18638504 2017496 5.95 2774920 16966488 20 15:54:43 15:29:01 11655060 31764420 497576 1.51 673340 18638516 2017496 5.95 2774640 16966508 52 15:54:43 15:30:01 11654908 31764284 497580 1.51 673364 18638520 2017496 5.95 2775624 16966512 24 15:54:43 15:31:01 11654356 31763760 498104 1.51 673376 18638520 2017496 5.95 2774748 16966512 16 15:54:43 15:32:01 11654664 31764072 497724 1.51 673400 18638524 2017496 5.95 2774676 16966516 156 15:54:43 15:33:01 11654144 31763600 498492 1.52 673420 18638524 2017496 5.95 2775092 16966520 40 15:54:43 15:34:01 11654816 31764292 497864 1.51 673432 18638532 2017496 5.95 2774748 16966524 20 15:54:43 15:35:02 11654800 31764280 497844 1.51 673448 18638536 2017496 5.95 2774732 16966528 28 15:54:43 15:36:01 11650672 31761060 501356 1.52 673504 18639048 2068344 6.10 2775120 16966940 12 15:54:43 15:37:01 11650916 31761320 501044 1.52 673516 18639052 2068344 6.10 2774948 16966944 32 15:54:43 15:38:01 11651056 31761492 500812 1.52 673548 18639056 2068344 6.10 2775220 16966948 20 15:54:43 15:39:01 11650788 31761240 501004 1.52 673568 18639052 2068344 6.10 2775508 16966948 12 15:54:43 15:40:01 11650956 31761428 500968 1.52 673584 18639060 2068344 6.10 2775008 16966952 64 15:54:43 15:41:01 11650964 31761444 500900 1.52 673600 18639064 2068344 6.10 2774992 16966956 12 15:54:43 15:42:01 11650844 31761356 500904 1.52 673620 18639068 2068344 6.10 2775036 16966960 56 15:54:43 15:43:01 11650552 31761108 501104 1.52 673648 18639072 2068344 6.10 2776032 16966964 12 15:54:43 15:44:01 11650976 31761560 500568 1.52 673676 18639072 2068344 6.10 2775124 16966964 12 15:54:43 15:45:01 11650928 31761524 500524 1.52 673704 18639076 2068344 6.10 2775116 16966968 32 15:54:43 15:46:01 11650896 31761548 500484 1.52 673720 18639084 2068344 6.10 2775156 16966980 32 15:54:43 15:47:01 11651104 31761760 500412 1.52 673736 18639084 2068344 6.10 2775284 16966976 16 15:54:43 15:48:01 11650584 31761416 500740 1.52 673760 18639216 2068344 6.10 2775504 16967108 24 15:54:43 15:49:01 11651000 31761864 500328 1.52 673804 18639204 2068344 6.10 2775584 16967108 20 15:54:43 15:50:01 11651200 31762100 500252 1.52 673828 18639220 2068344 6.10 2776116 16967112 8 15:54:43 15:51:01 11651436 31762372 499964 1.52 673852 18639224 2068344 6.10 2775808 16967116 32 15:54:43 15:52:01 11651356 31762312 499980 1.52 673856 18639228 2068344 6.10 2775464 16967120 24 15:54:43 15:53:01 11651088 31762060 500172 1.52 673868 18639232 2068344 6.10 2775776 16967124 20 15:54:43 15:54:01 11650788 31761768 500388 1.52 673884 18639236 2068344 6.10 2776032 16967128 164 15:54:43 Average: 12470841 31622254 639822 1.95 624991 17787476 2225798 6.56 2887611 16093870 38323 15:54:43 15:54:43 14:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:54:43 14:49:01 ens3 800.39 1049.18 7543.91 136.48 0.00 0.00 0.00 0.00 15:54:43 14:49:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 15:54:43 14:49:01 vethe0fb9c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:49:01 docker0 922.18 583.16 77.71 3766.71 0.00 0.00 0.00 0.00 15:54:43 14:49:01 veth2d866b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:50:01 vetha1057a0 1.32 1.50 0.10 0.13 0.00 0.00 0.00 0.00 15:54:43 14:50:01 ens3 62.15 49.47 29.71 66.11 0.00 0.00 0.00 0.00 15:54:43 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:50:01 docker0 1.32 1.38 0.08 0.12 0.00 0.00 0.00 0.00 15:54:43 14:51:01 veth7935726 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:51:01 ens3 97.72 56.97 1702.38 21.27 0.00 0.00 0.00 0.00 15:54:43 14:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:54:43 14:51:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:52:01 veth7935726 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 15:54:43 14:52:01 veth331b879 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:52:01 vethed33d8c 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:52:01 ens3 96.62 83.31 246.23 62.27 0.00 0.00 0.00 0.00 15:54:43 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:52:01 veth02666ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:52:01 docker0 41.14 51.38 2.32 228.11 0.00 0.00 0.00 0.00 15:54:43 14:52:01 veth6075449 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:52:01 vetha2fd87c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:53:01 veth7935726 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 15:54:43 14:53:01 veth50b4ae3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:53:01 vethf6583be 150.62 278.04 11.57 3477.20 0.00 0.00 0.00 0.28 15:54:43 14:53:01 ens3 669.17 369.11 7208.04 49.43 0.00 0.00 0.00 0.00 15:54:43 14:53:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:54:43 14:53:01 docker0 337.19 616.90 20.78 7077.14 0.00 0.00 0.00 0.00 15:54:43 14:53:01 veth2006364 140.33 274.75 10.50 3230.87 0.00 0.00 0.00 0.26 15:54:43 14:54:01 veth28724a4 216.03 390.64 18.72 5823.90 0.00 0.00 0.00 0.48 15:54:43 14:54:01 veth7935726 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:54:01 vethf6583be 104.75 150.56 10.17 2352.43 0.00 0.00 0.00 0.19 15:54:43 14:54:01 ens3 859.14 544.68 12366.04 141.62 0.00 0.00 0.00 0.00 15:54:43 14:54:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:54:43 14:54:01 docker0 452.89 738.35 35.40 11233.36 0.00 0.00 0.00 0.00 15:54:43 14:54:01 veth3250db1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:54:43 14:54:01 veth2006364 118.36 163.67 11.30 2598.67 0.00 0.00 0.00 0.21 15:54:43 14:55:01 veth28724a4 12.56 17.03 1.28 3.13 0.00 0.00 0.00 0.00 15:54:43 14:55:01 veth7935726 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:55:01 vethf6583be 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:55:01 ens3 61.34 48.79 26.73 71.68 0.00 0.00 0.00 0.00 15:54:43 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:55:01 docker0 12.90 17.28 1.12 3.15 0.00 0.00 0.00 0.00 15:54:43 14:55:01 veth2006364 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:56:01 veth28724a4 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:56:01 veth7935726 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:56:01 vethf6583be 9.55 11.95 0.93 206.49 0.00 0.00 0.00 0.02 15:54:43 14:56:01 ens3 31.29 24.39 418.34 4.86 0.00 0.00 0.00 0.00 15:54:43 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:56:01 docker0 20.91 24.99 1.75 413.06 0.00 0.00 0.00 0.00 15:54:43 14:56:01 veth2006364 11.20 12.91 1.09 206.56 0.00 0.00 0.00 0.02 15:54:43 14:57:01 veth7935726 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 15:54:43 14:57:01 ens3 61.39 47.48 374.53 8.01 0.00 0.00 0.00 0.00 15:54:43 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:57:01 docker0 41.79 50.76 2.68 365.64 0.00 0.00 0.00 0.00 15:54:43 14:58:01 ens3 23.58 19.73 15.93 23.71 0.00 0.00 0.00 0.00 15:54:43 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 14:58:01 docker0 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 15:54:43 14:59:01 ens3 9.57 16.41 4.30 15.20 0.00 0.00 0.00 0.00 15:54:43 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:02:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:54:43 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:03:01 ens3 11.33 16.50 1.11 21.66 0.00 0.00 0.00 0.00 15:54:43 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:04:01 ens3 4.40 8.05 0.53 7.70 0.00 0.00 0.00 0.00 15:54:43 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:05:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:06:01 ens3 1.42 1.10 0.42 0.89 0.00 0.00 0.00 0.00 15:54:43 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:07:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:54:43 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:08:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 15:54:43 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:09:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:54:43 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:10:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:54:43 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:11:01 ens3 0.72 0.53 0.36 0.28 0.00 0.00 0.00 0.00 15:54:43 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:13:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:54:43 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:15:01 ens3 0.23 0.08 0.12 0.01 0.00 0.00 0.00 0.00 15:54:43 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:16:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:18:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:54:43 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:19:01 ens3 6.77 4.95 5.12 6.04 0.00 0.00 0.00 0.00 15:54:43 15:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:23:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:54:43 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:24:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:25:01 ens3 0.15 0.07 0.17 0.00 0.00 0.00 0.00 0.00 15:54:43 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:26:01 ens3 1.00 0.43 0.40 0.27 0.00 0.00 0.00 0.00 15:54:43 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:28:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:54:43 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:29:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 15:54:43 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:30:01 ens3 0.72 0.70 0.37 0.30 0.00 0.00 0.00 0.00 15:54:43 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:33:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:54:43 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:35:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:36:01 ens3 0.24 0.17 0.13 0.01 0.00 0.00 0.00 0.00 15:54:43 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:38:01 ens3 0.65 0.18 0.13 0.07 0.00 0.00 0.00 0.00 15:54:43 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:39:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 15:54:43 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:41:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:42:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:54:43 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:43:01 ens3 0.73 0.48 0.42 0.34 0.00 0.00 0.00 0.00 15:54:43 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:47:01 ens3 0.20 0.07 0.12 0.00 0.00 0.00 0.00 0.00 15:54:43 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:48:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:54:43 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:49:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 15:54:43 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:50:01 ens3 0.65 0.63 0.36 0.23 0.00 0.00 0.00 0.00 15:54:43 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:51:01 ens3 0.50 0.42 0.26 0.21 0.00 0.00 0.00 0.00 15:54:43 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:53:01 ens3 0.68 0.13 0.13 0.07 0.00 0.00 0.00 0.00 15:54:43 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 15:54:01 ens3 0.67 0.65 0.35 0.29 0.00 0.00 0.00 0.00 15:54:43 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:43 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:43 Average: ens3 42.41 35.33 452.13 9.67 0.00 0.00 0.00 0.00 15:54:43 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:54:43 Average: docker0 27.51 31.46 2.13 349.08 0.00 0.00 0.00 0.00 15:54:43 15:54:43 15:54:43 ---> sar -P ALL: 15:54:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22044) 04/25/22 _x86_64_ (8 CPU) 15:54:43 15:54:43 14:47:22 LINUX RESTART (8 CPU) 15:54:43 15:54:43 14:48:02 CPU %user %nice %system %iowait %steal %idle 15:54:43 14:49:01 all 11.67 0.00 4.44 1.57 0.06 82.26 15:54:43 14:49:01 0 9.36 0.00 4.63 0.32 0.07 85.62 15:54:43 14:49:01 1 9.38 0.00 5.09 1.10 0.05 84.38 15:54:43 14:49:01 2 12.15 0.00 4.32 0.09 0.05 83.39 15:54:43 14:49:01 3 11.70 0.00 4.53 0.73 0.09 82.96 15:54:43 14:49:01 4 9.97 0.00 4.48 2.16 0.05 83.34 15:54:43 14:49:01 5 15.13 0.00 4.76 3.54 0.07 76.50 15:54:43 14:49:01 6 15.91 0.00 3.69 2.66 0.09 77.65 15:54:43 14:49:01 7 9.74 0.00 4.00 1.97 0.05 84.24 15:54:43 14:50:01 all 43.37 0.00 6.73 0.21 0.10 49.60 15:54:43 14:50:01 0 43.70 0.00 6.53 0.10 0.08 49.58 15:54:43 14:50:01 1 42.94 0.00 7.21 0.30 0.08 49.46 15:54:43 14:50:01 2 42.91 0.00 6.69 0.05 0.10 50.24 15:54:43 14:50:01 3 44.91 0.00 6.46 0.89 0.10 47.64 15:54:43 14:50:01 4 43.40 0.00 6.86 0.08 0.10 49.55 15:54:43 14:50:01 5 43.57 0.00 5.61 0.08 0.10 50.63 15:54:43 14:50:01 6 41.82 0.00 7.99 0.12 0.10 49.97 15:54:43 14:50:01 7 43.68 0.00 6.48 0.05 0.10 49.69 15:54:43 14:51:01 all 35.18 0.00 5.61 0.59 0.10 58.51 15:54:43 14:51:01 0 34.68 0.00 5.53 0.05 0.10 59.64 15:54:43 14:51:01 1 36.80 0.00 5.76 0.39 0.10 56.96 15:54:43 14:51:01 2 35.42 0.00 5.14 0.05 0.10 59.29 15:54:43 14:51:01 3 34.76 0.00 6.44 3.95 0.08 54.76 15:54:43 14:51:01 4 35.21 0.00 6.35 0.00 0.10 58.33 15:54:43 14:51:01 5 35.04 0.00 5.33 0.12 0.10 59.41 15:54:43 14:51:01 6 35.20 0.00 4.93 0.02 0.10 59.75 15:54:43 14:51:01 7 34.35 0.00 5.43 0.15 0.10 59.97 15:54:43 14:52:01 all 43.59 0.00 13.18 5.08 0.11 38.03 15:54:43 14:52:01 0 43.76 0.00 12.60 1.12 0.12 42.40 15:54:43 14:52:01 1 44.63 0.00 12.08 0.32 0.10 42.87 15:54:43 14:52:01 2 44.19 0.00 14.40 1.73 0.12 39.56 15:54:43 14:52:01 3 44.31 0.00 15.00 4.79 0.12 35.78 15:54:43 14:52:01 4 43.01 0.00 11.69 0.51 0.10 44.69 15:54:43 14:52:01 5 42.51 0.00 12.93 2.34 0.12 42.09 15:54:43 14:52:01 6 43.39 0.00 14.20 20.23 0.12 22.06 15:54:43 14:52:01 7 42.93 0.00 12.60 9.77 0.12 34.59 15:54:43 14:53:01 all 43.98 0.00 14.03 12.00 0.18 29.82 15:54:43 14:53:01 0 45.63 0.00 14.04 10.33 0.17 29.84 15:54:43 14:53:01 1 41.68 0.00 13.23 14.38 0.19 30.52 15:54:43 14:53:01 2 46.40 0.00 13.75 10.94 0.15 28.75 15:54:43 14:53:01 3 44.86 0.00 13.10 9.75 0.19 32.10 15:54:43 14:53:01 4 43.67 0.00 13.11 11.88 0.20 31.13 15:54:43 14:53:01 5 39.89 0.00 12.84 11.42 0.17 35.68 15:54:43 14:53:01 6 45.66 0.00 15.24 13.74 0.17 25.18 15:54:43 14:53:01 7 44.01 0.00 16.91 13.57 0.21 25.31 15:54:43 14:54:01 all 73.97 0.00 13.52 4.54 0.16 7.80 15:54:43 14:54:01 0 76.24 0.00 12.82 3.58 0.17 7.19 15:54:43 14:54:01 1 75.24 0.00 12.76 3.85 0.18 7.97 15:54:43 14:54:01 2 72.08 0.00 13.27 5.80 0.15 8.70 15:54:43 14:54:01 3 73.75 0.00 11.84 2.82 0.17 11.42 15:54:43 14:54:01 4 74.39 0.00 14.22 6.57 0.17 4.66 15:54:43 14:54:01 5 70.27 0.00 14.78 6.69 0.15 8.11 15:54:43 14:54:01 6 75.21 0.00 13.70 3.53 0.15 7.40 15:54:43 14:54:01 7 74.55 0.00 14.80 3.53 0.13 6.99 15:54:43 14:55:01 all 90.27 0.00 9.53 0.01 0.15 0.04 15:54:43 14:55:01 0 89.71 0.00 10.11 0.00 0.15 0.03 15:54:43 14:55:01 1 91.17 0.00 8.63 0.03 0.15 0.02 15:54:43 14:55:01 2 89.03 0.00 10.82 0.00 0.15 0.00 15:54:43 14:55:01 3 90.35 0.00 9.23 0.02 0.15 0.25 15:54:43 14:55:01 4 90.55 0.00 9.32 0.00 0.13 0.00 15:54:43 14:55:01 5 90.10 0.00 9.75 0.00 0.15 0.00 15:54:43 14:55:01 6 91.35 0.00 8.50 0.00 0.15 0.00 15:54:43 14:55:01 7 89.94 0.00 9.91 0.00 0.15 0.00 15:54:43 14:56:01 all 70.64 0.00 6.35 0.88 0.12 22.01 15:54:43 14:56:01 0 80.64 0.00 8.12 0.15 0.13 10.96 15:54:43 14:56:01 1 62.06 0.00 6.91 0.38 0.10 30.54 15:54:43 14:56:01 2 63.10 0.00 7.01 0.03 0.10 29.76 15:54:43 14:56:01 3 78.01 0.00 5.03 0.00 0.13 16.82 15:54:43 14:56:01 4 60.51 0.00 6.73 5.76 0.12 26.89 15:54:43 14:56:01 5 77.15 0.00 5.50 0.30 0.12 16.93 15:54:43 14:56:01 6 60.95 0.00 6.42 0.05 0.12 32.46 15:54:43 14:56:01 7 82.65 0.00 5.09 0.42 0.12 11.73 15:54:43 14:57:01 all 29.82 0.00 11.50 8.45 0.13 50.09 15:54:43 14:57:01 0 31.73 0.00 11.02 8.03 0.14 49.09 15:54:43 14:57:01 1 31.65 0.00 10.16 3.36 0.14 54.70 15:54:43 14:57:01 2 27.58 0.00 12.48 9.55 0.14 50.26 15:54:43 14:57:01 3 34.83 0.00 9.59 3.77 0.12 51.69 15:54:43 14:57:01 4 26.74 0.00 13.08 16.66 0.10 43.42 15:54:43 14:57:01 5 28.15 0.00 13.57 12.50 0.14 45.65 15:54:43 14:57:01 6 30.99 0.00 9.99 5.41 0.15 53.45 15:54:43 14:57:01 7 26.89 0.00 12.16 8.35 0.14 52.47 15:54:43 14:58:01 all 6.18 0.00 2.95 2.08 0.05 88.75 15:54:43 14:58:01 0 5.62 0.00 2.61 0.28 0.05 91.43 15:54:43 14:58:01 1 6.23 0.00 2.04 3.15 0.05 88.53 15:54:43 14:58:01 2 6.39 0.00 2.60 0.35 0.03 90.63 15:54:43 14:58:01 3 5.68 0.00 3.17 1.37 0.03 89.74 15:54:43 14:58:01 4 6.50 0.00 4.67 9.68 0.05 79.10 15:54:43 14:58:01 5 6.42 0.00 2.48 0.76 0.03 90.32 15:54:43 14:58:01 6 5.58 0.00 3.07 0.59 0.07 90.70 15:54:43 14:58:01 7 7.01 0.00 2.96 0.49 0.05 89.49 15:54:43 14:59:01 all 0.03 0.00 0.03 0.01 0.00 99.93 15:54:43 14:59:01 0 0.03 0.00 0.07 0.00 0.00 99.90 15:54:43 14:59:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:54:43 14:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 14:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:54:43 14:59:01 4 0.02 0.00 0.02 0.05 0.00 99.92 15:54:43 14:59:01 5 0.05 0.00 0.07 0.00 0.02 99.87 15:54:43 14:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 14:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:54:43 15:54:43 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:54:43 15:00:01 all 0.04 0.00 0.03 0.00 0.00 99.92 15:54:43 15:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:54:43 15:00:01 3 0.03 0.00 0.07 0.00 0.00 99.90 15:54:43 15:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:54:43 15:00:01 5 0.15 0.00 0.05 0.00 0.00 99.80 15:54:43 15:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:00:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:54:43 15:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:54:43 15:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:54:43 15:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 15:54:43 15:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:02:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:54:43 15:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:54:43 15:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:54:43 15:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:02:01 4 0.02 0.00 0.02 0.05 0.00 99.92 15:54:43 15:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:54:43 15:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:03:01 all 0.04 0.00 0.05 0.01 0.00 99.89 15:54:43 15:03:01 0 0.05 0.00 0.12 0.00 0.00 99.83 15:54:43 15:03:01 1 0.07 0.00 0.07 0.05 0.00 99.82 15:54:43 15:03:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:54:43 15:03:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:54:43 15:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:54:43 15:03:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:54:43 15:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:54:43 15:03:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:54:43 15:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:54:43 15:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:54:43 15:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:54:43 15:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:54:43 15:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:04:01 4 0.03 0.00 0.02 0.03 0.02 99.90 15:54:43 15:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:04:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:54:43 15:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:54:43 15:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:06:01 all 0.02 0.00 0.02 0.01 0.00 99.95 15:54:43 15:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:06:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:54:43 15:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:06:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:06:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:54:43 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:06:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:54:43 15:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:54:43 15:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:54:43 15:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:54:43 15:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:54:43 15:08:01 all 0.02 0.00 0.02 0.01 0.01 99.95 15:54:43 15:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:08:01 1 0.02 0.00 0.02 0.03 0.02 99.92 15:54:43 15:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:54:43 15:08:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:54:43 15:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:54:43 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:54:43 15:11:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:54:43 15:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:11:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:54:43 15:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:11:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:54:43 15:11:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:54:43 15:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:12:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:54:43 15:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:12:01 4 0.00 0.00 0.00 0.03 0.02 99.95 15:54:43 15:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:54:43 15:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:54:43 15:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:54:43 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:14:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:54:43 15:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:14:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:54:43 15:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:14:01 4 0.00 0.00 0.03 0.03 0.00 99.93 15:54:43 15:14:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:54:43 15:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:54:43 15:15:01 0 0.03 0.00 0.03 0.03 0.00 99.90 15:54:43 15:15:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:54:43 15:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:54:43 15:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:16:01 3 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:54:43 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:54:43 15:17:01 0 0.02 0.00 0.00 0.03 0.00 99.95 15:54:43 15:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:54:43 15:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:17:01 5 0.03 0.00 0.00 0.00 0.03 99.93 15:54:43 15:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:54:43 15:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:18:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:54:43 15:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:54:43 15:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:18:01 3 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:18:01 5 0.00 0.00 0.03 0.00 0.02 99.95 15:54:43 15:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:18:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:54:43 15:19:01 all 0.20 0.00 0.05 0.01 0.01 99.74 15:54:43 15:19:01 0 0.18 0.00 0.05 0.02 0.00 99.75 15:54:43 15:19:01 1 0.35 0.00 0.03 0.05 0.00 99.57 15:54:43 15:19:01 2 0.22 0.00 0.03 0.00 0.00 99.75 15:54:43 15:19:01 3 0.08 0.00 0.02 0.02 0.02 99.87 15:54:43 15:19:01 4 0.12 0.00 0.00 0.00 0.00 99.88 15:54:43 15:19:01 5 0.27 0.00 0.08 0.00 0.02 99.63 15:54:43 15:19:01 6 0.18 0.00 0.08 0.02 0.00 99.72 15:54:43 15:19:01 7 0.20 0.00 0.07 0.00 0.02 99.72 15:54:43 15:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:54:43 15:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:54:43 15:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:20:01 3 0.00 0.00 0.00 0.05 0.00 99.95 15:54:43 15:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:21:01 4 0.00 0.00 0.03 0.00 0.02 99.95 15:54:43 15:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:21:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:54:43 15:54:43 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:54:43 15:22:01 all 0.20 0.00 0.03 0.01 0.00 99.76 15:54:43 15:22:01 0 1.48 0.00 0.10 0.00 0.00 98.42 15:54:43 15:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:54:43 15:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:54:43 15:22:01 3 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:54:43 15:23:01 all 0.26 0.00 0.01 0.01 0.00 99.71 15:54:43 15:23:01 0 1.99 0.00 0.00 0.00 0.02 98.00 15:54:43 15:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:23:01 3 0.02 0.00 0.00 0.03 0.00 99.95 15:54:43 15:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:54:43 15:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:54:43 15:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:24:01 all 0.27 0.00 0.01 0.01 0.00 99.71 15:54:43 15:24:01 0 1.97 0.00 0.03 0.00 0.00 98.00 15:54:43 15:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:24:01 3 0.03 0.00 0.00 0.03 0.00 99.93 15:54:43 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:24:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:54:43 15:25:01 all 0.10 0.00 0.00 0.01 0.01 99.89 15:54:43 15:25:01 0 0.68 0.00 0.02 0.00 0.02 99.29 15:54:43 15:25:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:54:43 15:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:25:01 5 0.03 0.00 0.00 0.00 0.03 99.93 15:54:43 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:26:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:54:43 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:26:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:54:43 15:26:01 3 0.02 0.00 0.00 0.12 0.00 99.87 15:54:43 15:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:54:43 15:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:27:01 all 0.00 0.00 0.01 0.00 0.01 99.97 15:54:43 15:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:54:43 15:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:54:43 15:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:54:43 15:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:54:43 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:54:43 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:29:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:54:43 15:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:29:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:54:43 15:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:30:01 1 0.02 0.00 0.03 0.02 0.00 99.93 15:54:43 15:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:54:43 15:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:54:43 15:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:54:43 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:31:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:32:01 all 0.01 0.00 0.02 0.01 0.01 99.96 15:54:43 15:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:32:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:54:43 15:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:32:01 3 0.00 0.00 0.02 0.03 0.02 99.93 15:54:43 15:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:54:43 15:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:54:43 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:54:43 15:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:54:43 15:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:54:43 15:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:35:02 all 0.01 0.00 0.01 0.01 0.00 99.97 15:54:43 15:35:02 0 0.07 0.00 0.02 0.00 0.03 99.88 15:54:43 15:35:02 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:35:02 2 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:35:02 3 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:35:02 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:35:02 5 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:35:02 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:35:02 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:36:01 all 0.04 0.00 0.04 0.02 0.00 99.89 15:54:43 15:36:01 0 0.02 0.00 0.05 0.00 0.02 99.91 15:54:43 15:36:01 1 0.02 0.00 0.02 0.05 0.00 99.92 15:54:43 15:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:54:43 15:36:01 3 0.03 0.00 0.07 0.02 0.00 99.88 15:54:43 15:36:01 4 0.17 0.00 0.10 0.03 0.00 99.69 15:54:43 15:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:36:01 7 0.02 0.00 0.05 0.05 0.00 99.88 15:54:43 15:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:54:43 15:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:54:43 15:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:38:01 all 0.01 0.00 0.01 0.01 0.00 99.95 15:54:43 15:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:38:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:54:43 15:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:38:01 7 0.00 0.00 0.03 0.08 0.02 99.87 15:54:43 15:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:54:43 15:39:01 1 0.03 0.00 0.00 0.03 0.00 99.93 15:54:43 15:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:40:01 3 0.02 0.00 0.05 0.02 0.00 99.92 15:54:43 15:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:54:43 15:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:54:43 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:54:43 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:42:01 all 0.11 0.00 0.02 0.01 0.01 99.85 15:54:43 15:42:01 0 0.86 0.00 0.05 0.00 0.02 99.07 15:54:43 15:42:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:54:43 15:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:54:43 15:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:42:01 7 0.02 0.00 0.02 0.05 0.00 99.92 15:54:43 15:43:01 all 0.27 0.00 0.01 0.00 0.00 99.71 15:54:43 15:43:01 0 2.00 0.00 0.02 0.00 0.02 97.96 15:54:43 15:43:01 1 0.03 0.00 0.03 0.02 0.00 99.92 15:54:43 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:54:43 15:43:01 CPU %user %nice %system %iowait %steal %idle 15:54:43 15:44:01 all 0.26 0.00 0.01 0.01 0.01 99.71 15:54:43 15:44:01 0 1.99 0.00 0.02 0.00 0.03 97.96 15:54:43 15:44:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:54:43 15:44:01 2 0.02 0.00 0.05 0.00 0.00 99.93 15:54:43 15:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:54:43 15:45:01 0 2.00 0.00 0.02 0.00 0.00 97.98 15:54:43 15:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:54:43 15:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:45:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:54:43 15:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:54:43 15:46:01 0 1.99 0.00 0.00 0.00 0.02 98.00 15:54:43 15:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:54:43 15:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:47:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:54:43 15:47:01 0 1.99 0.00 0.00 0.00 0.00 98.01 15:54:43 15:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:47:01 4 0.02 0.00 0.05 0.00 0.02 99.92 15:54:43 15:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:47:01 7 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:48:01 all 0.20 0.00 0.02 0.00 0.00 99.77 15:54:43 15:48:01 0 1.47 0.00 0.07 0.00 0.00 98.47 15:54:43 15:48:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:54:43 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:54:43 15:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:54:43 15:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:54:43 15:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:54:43 15:49:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:54:43 15:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:49:01 7 0.02 0.00 0.03 0.02 0.00 99.93 15:54:43 15:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:54:43 15:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:50:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:54:43 15:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:54:43 15:51:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:54:43 15:51:01 0 0.60 0.00 0.00 0.00 0.00 99.40 15:54:43 15:51:01 1 0.02 0.00 0.03 0.02 0.02 99.92 15:54:43 15:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:51:01 7 0.00 0.00 0.03 0.02 0.00 99.95 15:54:43 15:52:01 all 0.09 0.00 0.02 0.01 0.01 99.88 15:54:43 15:52:01 0 0.60 0.00 0.03 0.00 0.00 99.37 15:54:43 15:52:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:54:43 15:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:54:43 15:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:52:01 7 0.03 0.00 0.02 0.05 0.02 99.88 15:54:43 15:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:54:43 15:53:01 0 0.28 0.00 0.00 0.00 0.02 99.70 15:54:43 15:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:54:43 15:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:54:43 15:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:43 15:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:54:43 15:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:43 15:54:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:54:43 15:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:54:43 15:54:01 1 0.02 0.00 0.03 0.03 0.02 99.90 15:54:43 15:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:54:43 15:54:01 3 0.03 0.00 0.00 0.03 0.00 99.93 15:54:43 15:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:43 15:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:54:43 15:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:43 15:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:54:43 15:54:43 Average: CPU %user %nice %system %iowait %steal %idle 15:54:43 Average: all 6.80 0.00 1.33 0.53 0.02 91.32 15:54:43 Average: 0 7.26 0.00 1.34 0.36 0.02 91.02 15:54:43 Average: 1 6.66 0.00 1.26 0.42 0.02 91.63 15:54:43 Average: 2 6.61 0.00 1.36 0.42 0.02 91.59 15:54:43 Average: 3 6.97 0.00 1.27 0.43 0.02 91.30 15:54:43 Average: 4 6.54 0.00 1.37 0.80 0.02 91.27 15:54:43 Average: 5 6.76 0.00 1.32 0.56 0.03 91.33 15:54:43 Average: 6 6.71 0.00 1.32 0.69 0.02 91.26 15:54:43 Average: 7 6.86 0.00 1.36 0.57 0.02 91.18 15:54:43 15:54:43 15:54:43