Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 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-ssh10031970584696199022.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11593243130881641523.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7311281305446754977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh6363718079138459622.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12100848674126303127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41815’ Running on prd-ubuntu20.04-docker-8c-8g-41817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/220 [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/220 # 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 Avoid second fetch Checking out Revision 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 Commit message: "ci(snap): add snap go mod to dependabot (#3995)" > git rev-list --no-walk ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:47:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:47:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:47:26 ========================================================= 14:47:26 EdgeX Global Pipelines Version Info 14:47:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:47:27 ------------------- 14:47:27 stable info: 14:47:27 ------------------- 14:47:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:27 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 14:47:27 Message: update stable to v1.0.227 14:47:27 ------------------- 14:47:27 experimental info: 14:47:27 ------------------- 14:47:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:27 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 14:47:27 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:47:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e96771 [Pipeline] echo 14:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:28 provisioning config files... 14:47:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config1433799344148712524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:28 ---> docker-login.sh 14:47:28 nexus3.edgexfoundry.org:10001 14:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:28 Configure a credential helper to remove this warning. See 14:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:28 14:47:28 Login Succeeded 14:47:28 nexus3.edgexfoundry.org:10002 14:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:28 Configure a credential helper to remove this warning. See 14:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:28 14:47:28 Login Succeeded 14:47:28 nexus3.edgexfoundry.org:10003 14:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:29 Configure a credential helper to remove this warning. See 14:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:29 14:47:29 Login Succeeded 14:47:29 nexus3.edgexfoundry.org:10004 14:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:29 Configure a credential helper to remove this warning. See 14:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:29 14:47:29 Login Succeeded 14:47:29 docker.io 14:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:29 Configure a credential helper to remove this warning. See 14:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:29 14:47:29 Login Succeeded 14:47:29 ---> docker-login.sh ends [Pipeline] } 14:47:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:30 + 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:47:30 + dirname cmd/core-command/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo core-command,cmd/core-command/Dockerfile 14:47:30 + dirname cmd/core-data/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo core-data,cmd/core-data/Dockerfile 14:47:30 + dirname cmd/core-metadata/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo core-metadata,cmd/core-metadata/Dockerfile 14:47:30 + dirname cmd/security-bootstrapper/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:47:30 + dirname cmd/security-proxy-setup/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:47:30 + dirname cmd/security-secretstore-setup/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:47:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:47:30 + dirname cmd/security-spire-agent/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:47:30 + dirname cmd/security-spire-config/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:47:30 + dirname cmd/security-spire-server/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:47:30 + dirname cmd/support-notifications/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo support-notifications,cmd/support-notifications/Dockerfile 14:47:30 + dirname cmd/support-scheduler/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:47:30 + dirname cmd/sys-mgmt-agent/Dockerfile 14:47:30 + cut -d/ -f2 14:47:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:47:30 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:47:30 + git rev-list -1 --merges 6e9677111368bd71f12b2fffc8d3b076ab0cfc37~1..6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] echo 14:47:30 -----------> git rev-list -1 --merges 6e9677111368bd71f12b2fffc8d3b076ab0cfc37~1..6e9677111368bd71f12b2fffc8d3b076ab0cfc37 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [false] [Pipeline] sh 14:47:30 + git log --format=format:%s -1 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] echo 14:47:30 ========================================================= 14:47:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:47:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:47:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:31 + grep -v github /etc/ssh/ssh_known_hosts 14:47:31 + [ -e /tmp/ssh_known_hosts ] 14:47:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:47:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:47:31 + sudo tee -a /etc/ssh/ssh_known_hosts 14:47:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:47:31 14:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:47:32 latest: Pulling from edgex-devops/py-git-semver 14:47:32 1fe172e4850f: Pulling fs layer 14:47:32 caf521ccaac6: Pulling fs layer 14:47:32 3ead6fa29328: Pulling fs layer 14:47:32 5c2a1cbceb83: Pulling fs layer 14:47:32 a8d5f1318db7: Pulling fs layer 14:47:32 c427282e49a2: Pulling fs layer 14:47:32 1827001aaf11: Pulling fs layer 14:47:32 0714d37db230: Pulling fs layer 14:47:32 ac28cf19c067: Pulling fs layer 14:47:32 ca983d60f3e2: Pulling fs layer 14:47:32 9f894cec8388: Pulling fs layer 14:47:32 5c2a1cbceb83: Waiting 14:47:32 1827001aaf11: Waiting 14:47:32 a8d5f1318db7: Waiting 14:47:32 c427282e49a2: Waiting 14:47:32 0714d37db230: Waiting 14:47:32 ca983d60f3e2: Waiting 14:47:32 ac28cf19c067: Waiting 14:47:32 caf521ccaac6: Verifying Checksum 14:47:32 caf521ccaac6: Download complete 14:47:32 5c2a1cbceb83: Verifying Checksum 14:47:32 5c2a1cbceb83: Download complete 14:47:32 a8d5f1318db7: Verifying Checksum 14:47:32 a8d5f1318db7: Download complete 14:47:32 c427282e49a2: Download complete 14:47:32 3ead6fa29328: Verifying Checksum 14:47:32 3ead6fa29328: Download complete 14:47:32 0714d37db230: Verifying Checksum 14:47:32 0714d37db230: Download complete 14:47:32 ac28cf19c067: Download complete 14:47:32 ca983d60f3e2: Verifying Checksum 14:47:32 ca983d60f3e2: Download complete 14:47:32 9f894cec8388: Verifying Checksum 14:47:32 9f894cec8388: Download complete 14:47:32 1fe172e4850f: Verifying Checksum 14:47:32 1fe172e4850f: Download complete 14:47:33 1827001aaf11: Verifying Checksum 14:47:33 1827001aaf11: Download complete 14:47:33 1fe172e4850f: Pull complete 14:47:34 caf521ccaac6: Pull complete 14:47:34 3ead6fa29328: Pull complete 14:47:34 5c2a1cbceb83: Pull complete 14:47:35 a8d5f1318db7: Pull complete 14:47:35 c427282e49a2: Pull complete 14:47:36 1827001aaf11: Pull complete 14:47:36 0714d37db230: Pull complete 14:47:37 ac28cf19c067: Pull complete 14:47:37 ca983d60f3e2: Pull complete 14:47:37 9f894cec8388: Pull complete 14:47:37 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:47:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:47:37 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 14:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:47:39 $ docker top 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc -eo pid,comm 14:47:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:47:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:39 [ssh-agent] Looking for ssh-agent implementation... 14:47:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:39 $ docker exec 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent 14:47:39 SSH_AUTH_SOCK=/tmp/ssh-xRaPD1AzroTz/agent.33 14:47:39 SSH_AGENT_PID=40 14:47:39 Running ssh-add (command line suppressed) 14:47:39 Identity added: /w/workspace/edgex-go/220@tmp/private_key_6942126590577968538.key (/w/workspace/edgex-go/220@tmp/private_key_6942126590577968538.key) 14:47:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:40 + git tag --points-at HEAD [Pipeline] } 14:47:40 $ docker exec --env ******** --env ******** 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent -k 14:47:40 unset SSH_AUTH_SOCK; 14:47:40 unset SSH_AGENT_PID; 14:47:40 echo Agent pid 40 killed; 14:47:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:40 [ssh-agent] Looking for ssh-agent implementation... 14:47:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:40 $ docker exec 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent 14:47:40 SSH_AUTH_SOCK=/tmp/ssh-RkTqlYbsTqvE/agent.76 14:47:40 SSH_AGENT_PID=82 14:47:40 Running ssh-add (command line suppressed) 14:47:40 Identity added: /w/workspace/edgex-go/220@tmp/private_key_23388806304459739.key (/w/workspace/edgex-go/220@tmp/private_key_23388806304459739.key) 14:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:41 + git semver init 14:47:41 2022-05-09 14:47:41,315 [run_init] DEBUG init version:0.0.0 force:False 14:47:41 2022-05-09 14:47:41,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/220/.semver 14:47:41 2022-05-09 14:47:41,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/220/.semver 14:47:41 2022-05-09 14:47:41,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/220/.semver'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=None) 14:47:46 2022-05-09 14:47:45,823 [append_file] DEBUG append to file:/w/workspace/edgex-go/220/.git/info/exclude 14:47:46 2022-05-09 14:47:45,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/220/.semver/main with force:False 14:47:46 2022-05-09 14:47:45,825 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 14:47:46 2022-05-09 14:47:45,825 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 14:47:46 2.2.0-dev.92 [Pipeline] } 14:47:46 $ docker exec --env ******** --env ******** 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent -k 14:47:46 unset SSH_AUTH_SOCK; 14:47:46 unset SSH_AGENT_PID; 14:47:46 echo Agent pid 82 killed; 14:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:47 + git semver [Pipeline] } 14:47:47 $ docker stop --time=1 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc 14:47:48 $ docker rm -f 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc [Pipeline] // withDockerContainer [Pipeline] sh 14:47:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:47:49 Stashed 1 file(s) [Pipeline] echo 14:47:49 [edgeXSemver]: initialized semver on version 2.2.0-dev.92 [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:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:47:49 ========================================================= 14:47:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:47:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:47:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:47:49 59bf1c3509f3: Pulling fs layer 14:47:49 666ba61612fd: Pulling fs layer 14:47:49 8ed8ca486205: Pulling fs layer 14:47:49 4fe6c5a15a65: Pulling fs layer 14:47:49 22a0e8bec74d: Pulling fs layer 14:47:49 ca2b28591e48: Pulling fs layer 14:47:49 a51346096db8: Pulling fs layer 14:47:49 daebc70d1ce1: Pulling fs layer 14:47:49 0e18a0eac166: Pulling fs layer 14:47:49 ca2b28591e48: Waiting 14:47:49 a51346096db8: Waiting 14:47:49 22a0e8bec74d: Waiting 14:47:49 0e18a0eac166: Waiting 14:47:49 4fe6c5a15a65: Waiting 14:47:49 8ed8ca486205: Verifying Checksum 14:47:49 8ed8ca486205: Download complete 14:47:49 666ba61612fd: Verifying Checksum 14:47:49 666ba61612fd: Download complete 14:47:49 22a0e8bec74d: Verifying Checksum 14:47:49 22a0e8bec74d: Download complete 14:47:49 ca2b28591e48: Verifying Checksum 14:47:49 ca2b28591e48: Download complete 14:47:49 59bf1c3509f3: Verifying Checksum 14:47:49 59bf1c3509f3: Download complete 14:47:49 a51346096db8: Verifying Checksum 14:47:49 a51346096db8: Download complete 14:47:50 daebc70d1ce1: Verifying Checksum 14:47:50 daebc70d1ce1: Download complete 14:47:50 59bf1c3509f3: Pull complete 14:47:50 666ba61612fd: Pull complete 14:47:50 8ed8ca486205: Pull complete 14:47:50 0e18a0eac166: Verifying Checksum 14:47:50 0e18a0eac166: Download complete 14:47:50 4fe6c5a15a65: Verifying Checksum 14:47:50 4fe6c5a15a65: Download complete 14:47:54 4fe6c5a15a65: Pull complete 14:47:54 22a0e8bec74d: Pull complete 14:47:54 ca2b28591e48: Pull complete 14:47:54 a51346096db8: Pull complete 14:47:54 daebc70d1ce1: Pull complete 14:47:56 0e18a0eac166: Pull complete 14:47:56 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:47:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:47:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:47:57 WORKDIR /edgex 14:47:57 COPY go.mod . 14:47:57 RUN go mod download 14:47:57 + docker build -t ci-base-image-x86_64 -f - . 14:47:58 Sending build context to Docker daemon 335.2MB 14:47:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:47:58 ---> f018257e8ee9 14:47:58 Step 2/4 : WORKDIR /edgex 14:48:00 ---> Running in 8a8fe2b31a9c 14:48:01 Removing intermediate container 8a8fe2b31a9c 14:48:01 ---> e1364939d706 14:48:01 Step 3/4 : COPY go.mod . 14:48:01 ---> 3c8e8ea32e4d 14:48:01 Step 4/4 : RUN go mod download 14:48:01 ---> Running in 0e5a49a4fc18 14:48:04 Still waiting to schedule task 14:48:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41816’ 14:48:19 Removing intermediate container 0e5a49a4fc18 14:48:19 ---> 63e54657bbe7 14:48:19 Successfully built 63e54657bbe7 14:48:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:48:19 + docker inspect -f . ci-base-image-x86_64 14:48:19 . [Pipeline] withDockerContainer 14:48:20 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 14:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** ci-base-image-x86_64 cat 14:48:20 $ docker top 5e533d40e484007bed85af2f2d5156a24415769c6749f0ff61b6b16fae15f094 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:20 + go version 14:48:20 go version go1.17.6 linux/amd64 [Pipeline] } 14:48:20 $ docker stop --time=1 5e533d40e484007bed85af2f2d5156a24415769c6749f0ff61b6b16fae15f094 14:48:22 $ docker rm -f 5e533d40e484007bed85af2f2d5156a24415769c6749f0ff61b6b16fae15f094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:22 + docker inspect -f . ci-base-image-x86_64 14:48:22 . [Pipeline] withDockerContainer 14:48:22 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 14:48:22 $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** ci-base-image-x86_64 cat 14:48:23 $ docker top 1ed43353d5a856c0940c43ff22d1cf6db46733d4171f1e186fce5fc37f667a7c -eo pid,comm [Pipeline] { [Pipeline] echo 14:48:23 ========================================================= 14:48:23 [edgeXBuildGoParallel] Running Tests and Build... 14:48:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:48:23 + make test 14:48:23 go mod tidy -compat=1.17 14:48:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:48:30 ? github.com/edgexfoundry/edgex-go [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 14:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 14:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 53.4% of statements 14:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.007s coverage: 89.2% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 84.4% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 14:48:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 14:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 14:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 14:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.8% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 14:49:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 14:49:08 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:49:26 GO111MODULE=on go vet ./... 14:49:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:49:31 ./bin/test-attribution-txt.sh [Pipeline] echo 14:49:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:49:32 + ls -al . 14:49:32 total 672 14:49:32 drwxrwxr-x 10 1001 1001 4096 May 9 14:49 . 14:49:32 drwxr-xr-x 4 root root 4096 May 9 14:48 .. 14:49:32 -rw-rw-r-- 1 1001 1001 11 May 9 14:47 .dockerignore 14:49:32 drwxrwxr-x 8 1001 1001 4096 May 9 14:47 .git 14:49:32 drwxrwxr-x 3 1001 1001 4096 May 9 14:47 .github 14:49:32 -rw-rw-r-- 1 1001 1001 879 May 9 14:47 .gitignore 14:49:32 -rw-rw-r-- 1 1001 1001 42 May 9 14:47 .golangci.yml 14:49:32 -rw-rw-r-- 1 1001 1001 87 May 9 14:47 .hadolint.yml 14:49:32 drwxr-xr-x 3 1001 1001 4096 May 9 14:47 .semver 14:49:32 -rw-rw-r-- 1 1001 1001 166 May 9 14:47 .sonarcloud.properties 14:49:32 -rw-rw-r-- 1 1001 1001 1171 May 9 14:47 ADOPTERS.md 14:49:32 -rw-rw-r-- 1 1001 1001 10086 May 9 14:47 Attribution.txt 14:49:32 -rw-rw-r-- 1 1001 1001 51732 May 9 14:47 CHANGELOG.md 14:49:32 -rw-rw-r-- 1 1001 1001 3804 May 9 14:47 CONTRIBUTING.md 14:49:32 -rw-rw-r-- 1 1001 1001 677 May 9 14:47 GOVERNANCE.md 14:49:32 -rw-rw-r-- 1 1001 1001 850 May 9 14:47 Jenkinsfile 14:49:32 -rw-rw-r-- 1 1001 1001 10775 May 9 14:47 LICENSE 14:49:32 -rw-rw-r-- 1 1001 1001 10389 May 9 14:47 Makefile 14:49:32 -rw-rw-r-- 1 1001 1001 582 May 9 14:47 OWNERS.md 14:49:32 -rw-rw-r-- 1 1001 1001 9094 May 9 14:47 README.md 14:49:32 -rw-rw-r-- 1 1001 1001 6912 May 9 14:47 SECURITY.md 14:49:32 -rw-rw-r-- 1 1001 1001 12 May 9 14:47 VERSION 14:49:32 -rw-rw-r-- 1 1001 1001 4131 May 9 14:47 ZMQWindows.md 14:49:32 drwxrwxr-x 2 1001 1001 4096 May 9 14:47 bin 14:49:32 drwxrwxr-x 18 1001 1001 4096 May 9 14:47 cmd 14:49:32 -rw-r--r-- 1 root root 435134 May 9 14:49 coverage.out 14:49:32 -rw-rw-r-- 1 1001 1001 3256 May 9 14:47 go.mod 14:49:32 -rw-rw-r-- 1 1001 1001 35162 May 9 14:48 go.sum 14:49:32 drwxrwxr-x 8 1001 1001 4096 May 9 14:47 internal 14:49:32 drwxrwxr-x 3 1001 1001 4096 May 9 14:47 openapi 14:49:32 drwxrwxr-x 4 1001 1001 4096 May 9 14:47 snap 14:49:32 -rw-rw-r-- 1 1001 1001 204 May 9 14:47 version.go [Pipeline] sh 14:49:32 + '[' -e coverage.out ] 14:49:32 + chown 1001:1001 coverage.out [Pipeline] stash 14:49:32 Stashed 1 file(s) [Pipeline] sh 14:49:32 + make build 14:49:32 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:49:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:49:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:49:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:50:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:50:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:50:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:50:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:50:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:50:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:50:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:50:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:50:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:50:09 $ docker stop --time=1 1ed43353d5a856c0940c43ff22d1cf6db46733d4171f1e186fce5fc37f667a7c 14:50:12 $ docker rm -f 1ed43353d5a856c0940c43ff22d1cf6db46733d4171f1e186fce5fc37f667a7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:13 14:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:13 latest: Pulling from edgex-devops/edgex-compose 14:50:13 cbdbe7a5bc2a: Pulling fs layer 14:50:13 ca9280d653b3: Pulling fs layer 14:50:13 7e9c9ca2126c: Pulling fs layer 14:50:13 cbdbe7a5bc2a: Verifying Checksum 14:50:13 cbdbe7a5bc2a: Download complete 14:50:13 ca9280d653b3: Verifying Checksum 14:50:13 ca9280d653b3: Download complete 14:50:13 cbdbe7a5bc2a: Pull complete 14:50:13 7e9c9ca2126c: Download complete 14:50:14 ca9280d653b3: Pull complete 14:50:17 7e9c9ca2126c: Pull complete 14:50:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:50:17 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 14:50:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:50:19 $ docker top 65dc5950e725f7f356972d930cce8143d0ef76da04fd05cabcce680185e9761f -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:19 + + grepdocker-compose build --help 14:50:19 parallel 14:50:20 --parallel Build images in parallel. [Pipeline] } 14:50:20 $ docker stop --time=1 65dc5950e725f7f356972d930cce8143d0ef76da04fd05cabcce680185e9761f 14:50:21 $ docker rm -f 65dc5950e725f7f356972d930cce8143d0ef76da04fd05cabcce680185e9761f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:22 . [Pipeline] withDockerContainer 14:50:22 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 14:50:22 $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:50:22 $ docker top ae3b819589ac4a195c1cd3398bfc5895e78bcb85bab793d0651db82dc1d341ca -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:22 + docker-compose -f ./docker-compose-build.yml build --parallel 14:50:23 Building core-command ... 14:50:23 Building core-data ... 14:50:23 Building core-metadata ... 14:50:23 Building security-bootstrapper ... 14:50:23 Building security-proxy-setup ... 14:50:23 Building security-secretstore-setup ... 14:50:23 Building security-spiffe-token-provider ... 14:50:23 Building security-spire-agent ... 14:50:23 Building security-spire-config ... 14:50:23 Building security-spire-server ... 14:50:23 Building support-notifications ... 14:50:23 Building support-scheduler ... 14:50:23 Building sys-mgmt-agent ... 14:50:23 Building security-spire-server 14:50:23 Building security-spire-config 14:50:23 Building security-spire-agent 14:50:23 Building core-command 14:50:23 Building security-spiffe-token-provider 14:50:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:50:41 ---> 63e54657bbe7 14:50:41 Step 3/26 : WORKDIR /edgex-go 14:50:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:41 ---> 63e54657bbe7 14:50:41 Step 3/23 : WORKDIR /edgex-go 14:50:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:50:41 ---> 63e54657bbe7 14:50:41 Step 3/20 : WORKDIR /edgex-go 14:50:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:50:41 ---> 63e54657bbe7 14:50:41 Step 3/25 : WORKDIR /edgex-go 14:50:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:50:41 ---> 63e54657bbe7 14:50:41 Step 3/26 : WORKDIR /edgex-go 14:50:42 ---> Running in fbb0adfe636a 14:50:42 ---> Running in 513ee2ca13f9 14:50:42 ---> Running in dd204c1bf103 14:50:42 ---> Running in 6d7f240165eb 14:50:42 ---> Running in fbebae76e005 14:50:42 Removing intermediate container 6d7f240165eb 14:50:42 ---> 8329d2c17de0 14:50:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:42 Removing intermediate container 513ee2ca13f9 14:50:42 ---> 8c39d52bc1a7 14:50:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:42 Removing intermediate container fbb0adfe636a 14:50:42 ---> 33189d591fe1 14:50:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:42 Removing intermediate container dd204c1bf103 14:50:42 ---> ba7c590d6352 14:50:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:50:42 Removing intermediate container fbebae76e005 14:50:42 ---> 2bb5afcbb1ad 14:50:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:42 ---> Running in d3047b83f2d2 14:50:42 ---> Running in 01287ad31d74 14:50:42 ---> Running in 630e49267b46 14:50:43 ---> Running in 6bf64debcfc2 14:50:43 ---> Running in ca5c32acf7e8 14:50:44 Removing intermediate container 01287ad31d74 14:50:44 ---> b4d57a28d90a 14:50:44 Step 5/23 : RUN apk add --update --no-cache make git 14:50:44 ---> Running in 5d1507ba5742 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:50:44 Removing intermediate container d3047b83f2d2 14:50:44 ---> 29d4e3886f0a 14:50:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:50:44 Removing intermediate container 630e49267b46 14:50:44 ---> 188d7eff2bf5 14:50:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:50:44 ---> Running in b8d4eac12c9e 14:50:44 ---> Running in 0c3a20951269 14:50:44 Removing intermediate container ca5c32acf7e8 14:50:44 ---> 106e8fd055cf 14:50:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:50:44 ---> Running in 706e931578f9 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:50:45 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:50:45 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:50:45 OK: 15864 distinct packages available 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:50:45 OK: 221 MiB in 52 packages 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:50:46 OK: 221 MiB in 52 packages 14:50:46 Removing intermediate container 5d1507ba5742 14:50:46 ---> 0e191cd9376d 14:50:46 Step 6/23 : COPY go.mod vendor* ./ 14:50:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:50:46 OK: 221 MiB in 52 packages 14:50:46 OK: 221 MiB in 52 packages 14:50:46 ---> 97ac795bdb0f 14:50:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:46 ---> Running in 6e53629342e9 14:50:46 OK: 221 MiB in 52 packages 14:50:46 Removing intermediate container b8d4eac12c9e 14:50:46 ---> a6189575352b 14:50:46 Step 6/25 : COPY go.mod vendor* ./ 14:50:46 ---> d8d81d33ce14 14:50:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:46 Removing intermediate container 706e931578f9 14:50:46 ---> 7fc4041b84bd 14:50:46 Step 6/26 : COPY go.mod vendor* ./ 14:50:46 ---> Running in 71cd8f8491dc 14:50:46 Removing intermediate container 0c3a20951269 14:50:46 ---> 3d0db4c72a2a 14:50:46 Step 6/26 : COPY go.mod vendor* ./ 14:50:46 ---> 2e26274d1c6c 14:50:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:46 Removing intermediate container 6bf64debcfc2 14:50:46 ---> c4882e19b40e 14:50:46 Step 5/20 : COPY go.mod vendor* ./ 14:50:46 ---> Running in 0fea29b7f060 14:50:46 ---> f5978f9f9752 14:50:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:47 ---> Running in fb1b367e6b9e 14:50:47 ---> 4fd281988a87 14:50:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:47 ---> Running in acc6b3cf3b33 14:50:47 Removing intermediate container 6e53629342e9 14:50:47 ---> 1c272c10a4e4 14:50:47 Step 8/23 : COPY . . 14:50:47 Removing intermediate container 71cd8f8491dc 14:50:47 ---> e7ebb811a4f5 14:50:47 Step 8/25 : COPY . . 14:50:50 Removing intermediate container 0fea29b7f060 14:50:50 ---> e84288c13af3 14:50:50 Step 8/26 : COPY . . 14:50:50 Removing intermediate container fb1b367e6b9e 14:50:50 ---> ab3f0cf5205a 14:50:50 Step 8/26 : COPY . . 14:50:50 Removing intermediate container acc6b3cf3b33 14:50:50 ---> 70d21a476b45 14:50:50 Step 7/20 : COPY . . 14:50:56 ---> 99332567a6e3 14:50:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:50:56 ---> a6386da15fe2 14:50:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:50:56 ---> 0659fdfe1db9 14:50:56 Step 9/23 : RUN make cmd/core-command/core-command 14:50:56 ---> da06c55fab11 14:50:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:50:56 ---> 9c5da066e731 14:50:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:50:56 ---> Running in eb6e42591bf9 14:50:56 ---> Running in 27fb4259db16 14:50:56 ---> Running in 9e029298b2e7 14:50:56 ---> Running in 13d869d48ba9 14:50:56 ---> Running in 22b6d2469fbc 14:50:56 Removing intermediate container eb6e42591bf9 14:50:56 ---> 33c93e0ae8e5 14:50:56 Step 10/26 : RUN mkdir -p spire-build 14:50:56 Removing intermediate container 22b6d2469fbc 14:50:56 ---> 271cf947e846 14:50:56 Step 10/25 : RUN mkdir -p spire-build 14:50:56 Removing intermediate container 27fb4259db16 14:50:56 ---> f6a563d2b880 14:50:56 Step 10/26 : RUN mkdir -p spire-build 14:50:56 ---> Running in 3c699a1ced1d 14:50:56 ---> Running in 98148958674f 14:50:56 ---> Running in a36ccd8b12fb 14:50:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:50:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:50:58 Removing intermediate container 98148958674f 14:50:58 ---> 75ea59db5299 14:50:58 Step 11/25 : WORKDIR /edgex-go/spire-build 14:50:58 ---> Running in 4e7a39321e71 14:50:58 Removing intermediate container a36ccd8b12fb 14:50:58 ---> f3e675cce959 14:50:58 Step 11/26 : WORKDIR /edgex-go/spire-build 14:50:58 Removing intermediate container 3c699a1ced1d 14:50:58 ---> 96fa789668b3 14:50:58 Step 11/26 : WORKDIR /edgex-go/spire-build 14:50:58 ---> Running in 1db94d02d33d 14:50:58 ---> Running in 97853c7d5c82 14:50:58 Removing intermediate container 4e7a39321e71 14:50:58 ---> e48b15faef4a 14:50:58 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:50:58 ---> Running in 6e1ea8cf3b98 14:50:58 Removing intermediate container 1db94d02d33d 14:50:58 ---> a439f1cc4991 14:50:58 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:50:58 Removing intermediate container 97853c7d5c82 14:50:58 ---> 911afc5164e0 14:50:58 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:50:58 ---> Running in 8fce2aa57be1 14:50:58 ---> Running in 59d30e75d009 14:50:59 spire-1.2.1/ 14:50:59 spire-1.2.1/.data/ 14:50:59 spire-1.2.1/.data/.file 14:50:59 spire-1.2.1/.dockerignore 14:50:59 spire-1.2.1/.gitattributes 14:50:59 spire-1.2.1/.githooks/ 14:50:59 spire-1.2.1/.githooks/pre-commit 14:50:59 spire-1.2.1/.github/ 14:50:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:50:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:50:59 spire-1.2.1/.github/dependabot.yml 14:50:59 spire-1.2.1/.github/workflows/ 14:50:59 spire-1.2.1/.github/workflows/nightly_build.yaml 14:50:59 spire-1.2.1/.github/workflows/pr_build.yaml 14:50:59 spire-1.2.1/.github/workflows/release_build.yaml 14:50:59 spire-1.2.1/.github/workflows/scripts/ 14:50:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/split.sh 14:50:59 spire-1.2.1/.gitignore 14:50:59 spire-1.2.1/.go-version 14:50:59 spire-1.2.1/.golangci.yml 14:50:59 spire-1.2.1/ADOPTERS.md 14:50:59 spire-1.2.1/CHANGELOG.md 14:50:59 spire-1.2.1/CODE-OF-CONDUCT.md 14:50:59 spire-1.2.1/CODEOWNERS 14:50:59 spire-1.2.1/CONTRIBUTING.md 14:50:59 spire-1.2.1/Dockerfile 14:50:59 spire-1.2.1/Dockerfile.dev 14:50:59 spire-1.2.1/Dockerfile.scratch 14:50:59 spire-1.2.1/LICENSE 14:50:59 spire-1.2.1/MAINTAINERS.md 14:50:59 spire-1.2.1/Makefile 14:50:59 spire-1.2.1/README.md 14:50:59 spire-1.2.1/ROADMAP.md 14:50:59 spire-1.2.1/SECURITY.md 14:50:59 spire-1.2.1/cmd/ 14:50:59 spire-1.2.1/cmd/spire-agent/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/common/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/main.go 14:50:59 spire-1.2.1/cmd/spire-server/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/cli.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:50:59 spire-1.2.1/cmd/spire-server/main.go 14:50:59 spire-1.2.1/cmd/spire-server/util/ 14:50:59 spire-1.2.1/cmd/spire-server/util/util.go 14:50:59 spire-1.2.1/conf/ 14:50:59 spire-1.2.1/conf/agent/ 14:50:59 spire-1.2.1/conf/agent/agent.conf 14:50:59 spire-1.2.1/conf/agent/agent_full.conf 14:50:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:50:59 spire-1.2.1/conf/server/ 14:50:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:50:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:50:59 spire-1.2.1/conf/server/server.conf 14:50:59 spire-1.2.1/conf/server/server_full.conf 14:50:59 spire-1.2.1/doc/ 14:50:59 spire-1.2.1/doc/SPIRE101.md 14:50:59 spire-1.2.1/doc/auditlog.md 14:50:59 spire-1.2.1/doc/authorization_policy_engine.md 14:50:59 spire-1.2.1/doc/changelog_guidelines.md 14:50:59 spire-1.2.1/doc/cure53-report.pdf 14:50:59 spire-1.2.1/doc/images/ 14:50:59 spire-1.2.1/doc/images/2019_roadmap.png 14:50:59 spire-1.2.1/doc/images/SPIRE101.png 14:50:59 spire-1.2.1/doc/images/SPIRE_agent.png 14:50:59 spire-1.2.1/doc/images/SPIRE_server.png 14:50:59 spire-1.2.1/doc/images/cache_mgr.png 14:50:59 spire-1.2.1/doc/images/cache_mgr_components.png 14:50:59 spire-1.2.1/doc/images/federated_spire.png 14:50:59 spire-1.2.1/doc/images/ha_mode.png 14:50:59 spire-1.2.1/doc/images/nested_spire.png 14:50:59 spire-1.2.1/doc/images/oidc_federation.png 14:50:59 spire-1.2.1/doc/images/single_trust_domain.png 14:50:59 spire-1.2.1/doc/images/spiffe_compatible.png 14:50:59 spire-1.2.1/doc/images/spire_logo.png 14:50:59 spire-1.2.1/doc/migrating_registration_api_clients.md 14:50:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:50:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:50:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:50:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:50:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:50:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:50:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:50:59 spire-1.2.1/doc/scaling_spire.md 14:50:59 spire-1.2.1/doc/spire_agent.md 14:50:59 spire-1.2.1/doc/spire_server.md 14:50:59 spire-1.2.1/doc/supported_integrations.md 14:50:59 spire-1.2.1/doc/telemetry.md 14:50:59 spire-1.2.1/doc/telemetry_config.md 14:50:59 spire-1.2.1/doc/upgrading.md 14:50:59 spire-1.2.1/doc/using_spire.md 14:50:59 spire-1.2.1/examples/ 14:50:59 spire-1.2.1/examples/README.md 14:50:59 spire-1.2.1/go.mod 14:50:59 spire-1.2.1/go.sum 14:50:59 spire-1.2.1/pkg/ 14:50:59 spire-1.2.1/pkg/agent/ 14:50:59 spire-1.2.1/pkg/agent/agent.go 14:50:59 spire-1.2.1/pkg/agent/api/ 14:50:59 spire-1.2.1/pkg/agent/api/config.go 14:50:59 spire-1.2.1/pkg/agent/api/debug/ 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/endpoints.go 14:50:59 spire-1.2.1/pkg/agent/api/health/ 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:50:59 spire-1.2.1/pkg/agent/attestor/ 14:50:59 spire-1.2.1/pkg/agent/attestor/node/ 14:50:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:50:59 spire-1.2.1/pkg/agent/attestor/node/node.go 14:50:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/ 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:50:59 spire-1.2.1/pkg/agent/catalog/ 14:50:59 spire-1.2.1/pkg/agent/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:50:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:50:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:50:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:50:59 spire-1.2.1/pkg/agent/client/ 14:50:59 spire-1.2.1/pkg/agent/client/client.go 14:50:59 spire-1.2.1/pkg/agent/client/client_test.go 14:50:59 spire-1.2.1/pkg/agent/client/dial.go 14:50:59 spire-1.2.1/pkg/agent/client/nodeconn.go 14:50:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:50:59 spire-1.2.1/pkg/agent/client/update.go 14:50:59 spire-1.2.1/pkg/agent/client/util.go 14:50:59 spire-1.2.1/pkg/agent/common/ 14:50:59 spire-1.2.1/pkg/agent/common/backoff/ 14:50:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:50:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/ 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:50:59 spire-1.2.1/pkg/agent/config.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/config.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/ 14:50:59 spire-1.2.1/pkg/agent/manager/cache/ 14:50:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:50:59 spire-1.2.1/pkg/agent/manager/config.go 14:50:59 spire-1.2.1/pkg/agent/manager/manager.go 14:50:59 spire-1.2.1/pkg/agent/manager/manager_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/storage.go 14:50:59 spire-1.2.1/pkg/agent/manager/storage_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/ 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/sync.go 14:50:59 spire-1.2.1/pkg/agent/plugin/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:50:59 spire-1.2.1/pkg/agent/svid/ 14:50:59 spire-1.2.1/pkg/agent/svid/rotator.go 14:50:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:50:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:50:59 spire-1.2.1/pkg/agent/svid/store/ 14:50:59 spire-1.2.1/pkg/agent/svid/store/service.go 14:50:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:50:59 spire-1.2.1/pkg/common/ 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/ 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:50:59 spire-1.2.1/pkg/common/api/ 14:50:59 spire-1.2.1/pkg/common/api/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/ 14:50:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/logger.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/names.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:50:59 spire-1.2.1/pkg/common/api/names.go 14:50:59 spire-1.2.1/pkg/common/api/ratelimit.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:50:59 spire-1.2.1/pkg/common/auth/ 14:50:59 spire-1.2.1/pkg/common/auth/interceptors.go 14:50:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:50:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/ 14:50:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/types.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/ 14:50:59 spire-1.2.1/pkg/common/catalog/bind.go 14:50:59 spire-1.2.1/pkg/common/catalog/builtin.go 14:50:59 spire-1.2.1/pkg/common/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/closers.go 14:50:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:50:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:50:59 spire-1.2.1/pkg/common/catalog/config.go 14:50:59 spire-1.2.1/pkg/common/catalog/config_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/configure.go 14:50:59 spire-1.2.1/pkg/common/catalog/constraints.go 14:50:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/context.go 14:50:59 spire-1.2.1/pkg/common/catalog/external.go 14:50:59 spire-1.2.1/pkg/common/catalog/host.go 14:50:59 spire-1.2.1/pkg/common/catalog/pipenet.go 14:50:59 spire-1.2.1/pkg/common/catalog/plugin.go 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/ 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:50:59 spire-1.2.1/pkg/common/cli/ 14:50:59 spire-1.2.1/pkg/common/cli/env.go 14:50:59 spire-1.2.1/pkg/common/cli/flags.go 14:50:59 spire-1.2.1/pkg/common/cli/trust_domain.go 14:50:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:50:59 spire-1.2.1/pkg/common/cli/umask.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_posix.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_test.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_windows.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/flag.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/format.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/ 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/ 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:50:59 spire-1.2.1/pkg/common/cryptoutil/ 14:50:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:50:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:50:59 spire-1.2.1/pkg/common/diskutil/ 14:50:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:50:59 spire-1.2.1/pkg/common/diskutil/file_test.go 14:50:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:50:59 spire-1.2.1/pkg/common/errorutil/ 14:50:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:50:59 spire-1.2.1/pkg/common/health/ 14:50:59 spire-1.2.1/pkg/common/health/config.go 14:50:59 spire-1.2.1/pkg/common/health/context.go 14:50:59 spire-1.2.1/pkg/common/health/context_test.go 14:50:59 spire-1.2.1/pkg/common/health/health.go 14:50:59 spire-1.2.1/pkg/common/health/health_test.go 14:50:59 spire-1.2.1/pkg/common/health/logger.go 14:50:59 spire-1.2.1/pkg/common/hostservice/ 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/ 14:50:59 spire-1.2.1/pkg/common/idutil/require.go 14:50:59 spire-1.2.1/pkg/common/idutil/require_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/safety.go 14:50:59 spire-1.2.1/pkg/common/idutil/safety_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:50:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/ 14:50:59 spire-1.2.1/pkg/common/jwtsvid/common.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:50:59 spire-1.2.1/pkg/common/jwtutil/ 14:50:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:50:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:50:59 spire-1.2.1/pkg/common/log/ 14:50:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:50:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:50:59 spire-1.2.1/pkg/common/log/log.go 14:50:59 spire-1.2.1/pkg/common/log/log_test.go 14:50:59 spire-1.2.1/pkg/common/log/options.go 14:50:59 spire-1.2.1/pkg/common/nodeutil/ 14:50:59 spire-1.2.1/pkg/common/nodeutil/node.go 14:50:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/ 14:50:59 spire-1.2.1/pkg/common/peertracker/conn.go 14:50:59 spire-1.2.1/pkg/common/peertracker/credentials.go 14:50:59 spire-1.2.1/pkg/common/peertracker/errors.go 14:50:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:50:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:50:59 spire-1.2.1/pkg/common/peertracker/info.go 14:50:59 spire-1.2.1/pkg/common/peertracker/listener.go 14:50:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:50:59 spire-1.2.1/pkg/common/pemutil/ 14:50:59 spire-1.2.1/pkg/common/pemutil/block.go 14:50:59 spire-1.2.1/pkg/common/pemutil/certs.go 14:50:59 spire-1.2.1/pkg/common/pemutil/common.go 14:50:59 spire-1.2.1/pkg/common/pemutil/csr.go 14:50:59 spire-1.2.1/pkg/common/pemutil/keys.go 14:50:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:50:59 spire-1.2.1/pkg/common/plugin/ 14:50:59 spire-1.2.1/pkg/common/plugin/aws/ 14:50:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:50:59 spire-1.2.1/pkg/common/plugin/azure/ 14:50:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:50:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/facade.go 14:50:59 spire-1.2.1/pkg/common/plugin/facade_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/gcp/ 14:50:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/ 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/log.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/ 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:50:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:50:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/ 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/common/profiling/ 14:50:59 spire-1.2.1/pkg/common/profiling/dumpers.go 14:50:59 spire-1.2.1/pkg/common/profiling/profiling.go 14:50:59 spire-1.2.1/pkg/common/protoutil/ 14:50:59 spire-1.2.1/pkg/common/protoutil/masks.go 14:50:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:50:59 spire-1.2.1/pkg/common/rotationutil/ 14:50:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:50:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:50:59 spire-1.2.1/pkg/common/selector/ 14:50:59 spire-1.2.1/pkg/common/selector/selector.go 14:50:59 spire-1.2.1/pkg/common/selector/selector_test.go 14:50:59 spire-1.2.1/pkg/common/selector/set.go 14:50:59 spire-1.2.1/pkg/common/selector/set_utils.go 14:50:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:50:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:50:59 spire-1.2.1/pkg/common/telemetry/call.go 14:50:59 spire-1.2.1/pkg/common/telemetry/common/ 14:50:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:50:59 spire-1.2.1/pkg/common/telemetry/config.go 14:50:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:50:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/inmem.go 14:50:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/m3.go 14:50:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/metrics.go 14:50:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/names.go 14:50:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:50:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/server.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sink.go 14:50:59 spire-1.2.1/pkg/common/telemetry/statsd.go 14:50:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/uptime.go 14:50:59 spire-1.2.1/pkg/common/telemetry/version.go 14:50:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:50:59 spire-1.2.1/pkg/common/uptime/ 14:50:59 spire-1.2.1/pkg/common/uptime/uptime.go 14:50:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:50:59 spire-1.2.1/pkg/common/util/ 14:50:59 spire-1.2.1/pkg/common/util/certs.go 14:50:59 spire-1.2.1/pkg/common/util/certs_test.go 14:50:59 spire-1.2.1/pkg/common/util/csr.go 14:50:59 spire-1.2.1/pkg/common/util/hash.go 14:50:59 spire-1.2.1/pkg/common/util/selectors.go 14:50:59 spire-1.2.1/pkg/common/util/selectors_test.go 14:50:59 spire-1.2.1/pkg/common/util/signals.go 14:50:59 spire-1.2.1/pkg/common/util/sort.go 14:50:59 spire-1.2.1/pkg/common/util/sort_test.go 14:50:59 spire-1.2.1/pkg/common/util/task.go 14:50:59 spire-1.2.1/pkg/common/util/task_test.go 14:50:59 spire-1.2.1/pkg/common/util/testdata/ 14:50:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:50:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:50:59 spire-1.2.1/pkg/common/version/ 14:50:59 spire-1.2.1/pkg/common/version/version.go 14:50:59 spire-1.2.1/pkg/common/x509svid/ 14:50:59 spire-1.2.1/pkg/common/x509svid/common_test.go 14:50:59 spire-1.2.1/pkg/common/x509svid/csr.go 14:50:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:50:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:50:59 spire-1.2.1/pkg/common/x509util/ 14:50:59 spire-1.2.1/pkg/common/x509util/cert.go 14:50:59 spire-1.2.1/pkg/common/x509util/dns.go 14:50:59 spire-1.2.1/pkg/common/x509util/dns_test.go 14:50:59 spire-1.2.1/pkg/common/x509util/keyid.go 14:50:59 spire-1.2.1/pkg/common/x509util/keypair.go 14:50:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:50:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:50:59 spire-1.2.1/pkg/server/ 14:50:59 spire-1.2.1/pkg/server/api/ 14:50:59 spire-1.2.1/pkg/server/api/agent.go 14:50:59 spire-1.2.1/pkg/server/api/agent/ 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/ 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/agent_test.go 14:50:59 spire-1.2.1/pkg/server/api/api.go 14:50:59 spire-1.2.1/pkg/server/api/audit/ 14:50:59 spire-1.2.1/pkg/server/api/audit/audit.go 14:50:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:50:59 spire-1.2.1/pkg/server/api/bundle.go 14:50:59 spire-1.2.1/pkg/server/api/bundle/ 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/ 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/bundle_test.go 14:50:59 spire-1.2.1/pkg/server/api/debug/ 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/ 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/entry.go 14:50:59 spire-1.2.1/pkg/server/api/entry/ 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/ 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/entry_test.go 14:50:59 spire-1.2.1/pkg/server/api/health/ 14:50:59 spire-1.2.1/pkg/server/api/health/v1/ 14:50:59 spire-1.2.1/pkg/server/api/health/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/id.go 14:50:59 spire-1.2.1/pkg/server/api/id_test.go 14:50:59 spire-1.2.1/pkg/server/api/limits/ 14:50:59 spire-1.2.1/pkg/server/api/limits/limits.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ 14:50:59 spire-1.2.1/pkg/server/api/middleware/alias.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/audit.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/caller.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/common.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/entries.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:50:59 spire-1.2.1/pkg/server/api/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/selector.go 14:50:59 spire-1.2.1/pkg/server/api/selector_test.go 14:50:59 spire-1.2.1/pkg/server/api/status.go 14:50:59 spire-1.2.1/pkg/server/api/status_test.go 14:50:59 spire-1.2.1/pkg/server/api/svid/ 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/ 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/ 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/ 14:50:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/validate.go 14:50:59 spire-1.2.1/pkg/server/bundle/ 14:50:59 spire-1.2.1/pkg/server/bundle/client/ 14:50:59 spire-1.2.1/pkg/server/bundle/client/client.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/manager.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/sources.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/updater.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:50:59 spire-1.2.1/pkg/server/ca/ 14:50:59 spire-1.2.1/pkg/server/ca/ca.go 14:50:59 spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/ 14:50:59 14:50:59 spire-1.2.1/pkg/server/ca/ca_test.go 14:50:59 spire-1.2.1/pkg/server/ca/journal.go 14:50:59 spire-1.2.1/pkg/server/ca/journal_test.go 14:50:59 spire-1.2.1/pkg/server/ca/manager.go 14:50:59 spire-1.2.1/pkg/server/ca/manager_health.go 14:50:59 spire-1.2.1/pkg/server/ca/manager_test.go 14:50:59 spire-1.2.1/pkg/server/ca/templates.go 14:50:59 spire-1.2.1/pkg/server/ca/upstream_client.go 14:50:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:50:59 spire-1.2.1/pkg/server/ca/validation.go 14:50:59 spire-1.2.1/pkg/server/cache/ 14:50:59 spire-1.2.1/pkg/server/cache/dscache/ 14:50:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:50:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/ 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:50:59 spire-1.2.1/pkg/server/catalog/ 14:50:59 spire-1.2.1/pkg/server/catalog/catalog.go 14:50:59 spire-1.2.1/.data/ 14:50:59 spire-1.2.1/.data/.file 14:50:59 spire-1.2.1/.dockerignore 14:50:59 spire-1.2.1/.gitattributes 14:50:59 spire-1.2.1/.githooks/ 14:50:59 spire-1.2.1/.githooks/pre-commit 14:50:59 spire-1.2.1/.github/ 14:50:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:50:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:50:59 spire-1.2.1/.github/dependabot.yml 14:50:59 spire-1.2.1/.github/workflows/ 14:50:59 spire-1.2.1/.github/workflows/nightly_build.yaml 14:50:59 spire-1.2.1/.github/workflows/pr_build.yaml 14:50:59 spire-1.2.1/.github/workflows/release_build.yaml 14:50:59 spire-1.2.1/.github/workflows/scripts/ 14:50:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/split.sh 14:50:59 spire-1.2.1/.gitignore 14:50:59 spire-1.2.1/.go-version 14:50:59 spire-1.2.1/.golangci.yml 14:50:59 spire-1.2.1/ADOPTERS.md 14:50:59 spire-1.2.1/CHANGELOG.md 14:50:59 spire-1.2.1/CODE-OF-CONDUCT.md 14:50:59 spire-1.2.1/CODEOWNERS 14:50:59 spire-1.2.1/CONTRIBUTING.md 14:50:59 spire-1.2.1/Dockerfile 14:50:59 spire-1.2.1/Dockerfile.devspire-1.2.1/pkg/server/catalog/keymanager.go 14:50:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:50:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:50:59 spire-1.2.1/pkg/server/catalog/notifier.go 14:50:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:50:59 spire-1.2.1/pkg/server/config.go 14:50:59 spire-1.2.1/pkg/server/datastore/ 14:50:59 spire-1.2.1/pkg/server/datastore/datastore.go 14:50:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:50:59 spire-1.2.1/pkg/server/datastore/repository.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:50:59 spire-1.2.1/Dockerfile.scratch 14:50:59 spire-1.2.1/LICENSE 14:50:59 spire-1.2.1/MAINTAINERS.md 14:50:59 spire-1.2.1/Makefile 14:50:59 spire-1.2.1/README.md 14:50:59 spire-1.2.1/ROADMAP.md 14:50:59 spire-1.2.1/SECURITY.md 14:50:59 spire-1.2.1/cmd/ 14:50:59 spire-1.2.1/cmd/spire-agent/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/common/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/main.go 14:50:59 spire-1.2.1/cmd/spire-server/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/cli.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:50:59 spire-1.2.1/pkg/server/endpoints/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:50:59 spire-1.2.1/pkg/server/endpoints/config.go 14:50:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:50:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:50:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/middleware.go 14:50:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/ 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:50:59 spire-1.2.1/cmd/spire-server/main.go 14:50:59 spire-1.2.1/cmd/spire-server/util/ 14:50:59 spire-1.2.1/cmd/spire-server/util/util.go 14:50:59 spire-1.2.1/conf/ 14:50:59 spire-1.2.1/conf/agent/ 14:50:59 spire-1.2.1/conf/agent/agent.conf 14:50:59 spire-1.2.1/conf/agent/agent_full.conf 14:50:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:50:59 spire-1.2.1/conf/server/ 14:50:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:50:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:50:59 spire-1.2.1/conf/server/server.conf 14:50:59 spire-1.2.1/conf/server/server_full.conf 14:50:59 spire-1.2.1/doc/ 14:50:59 spire-1.2.1/doc/SPIRE101.md 14:50:59 spire-1.2.1/doc/auditlog.md 14:50:59 spire-1.2.1/doc/authorization_policy_engine.md 14:50:59 spire-1.2.1/doc/changelog_guidelines.md 14:50:59 spire-1.2.1/doc/cure53-report.pdf 14:50:59 spire-1.2.1/doc/images/ 14:50:59 spire-1.2.1/doc/images/2019_roadmap.png 14:50:59 spire-1.2.1/doc/images/SPIRE101.png 14:50:59 spire-1.2.1/doc/images/SPIRE_agent.png 14:50:59 spire-1.2.1/doc/images/SPIRE_server.png 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:50:59 spire-1.2.1/doc/images/cache_mgr.png 14:50:59 spire-1.2.1/doc/images/cache_mgr_components.png 14:50:59 spire-1.2.1/doc/images/federated_spire.png 14:50:59 spire-1.2.1/doc/images/ha_mode.png 14:50:59 spire-1.2.1/doc/images/nested_spire.png 14:50:59 spire-1.2.1/doc/images/oidc_federation.png 14:50:59 spire-1.2.1/doc/images/single_trust_domain.png 14:50:59 spire-1.2.1/doc/images/spiffe_compatible.png 14:50:59 spire-1.2.1/doc/images/spire_logo.png 14:50:59 spire-1.2.1/doc/migrating_registration_api_clients.md 14:50:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:50:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:50:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:50:59 spire-1.2.1/pkg/server/registration/ 14:50:59 spire-1.2.1/pkg/server/registration/manager.go 14:50:59 spire-1.2.1/pkg/server/registration/manager_test.go 14:50:59 spire-1.2.1/pkg/server/scanentries.go 14:50:59 spire-1.2.1/pkg/server/scanentries_test.go 14:50:59 spire-1.2.1/pkg/server/server.go 14:50:59 spire-1.2.1/pkg/server/server_test.go 14:50:59 spire-1.2.1/pkg/server/svid/ 14:50:59 spire-1.2.1/pkg/server/svid/observer.go 14:50:59 spire-1.2.1/pkg/server/svid/observer_test.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_config.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_test.go 14:50:59 spire-1.2.1/proto/ 14:50:59 spire-1.2.1/proto/private/ 14:50:59 spire-1.2.1/proto/private/server/ 14:50:59 spire-1.2.1/proto/private/server/journal/ 14:50:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:50:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:50:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:50:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:50:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:50:59 spire-1.2.1/proto/private/server/journal/journal.proto 14:50:59 spire-1.2.1/proto/spire/ 14:50:59 spire-1.2.1/proto/spire/common/ 14:50:59 spire-1.2.1/proto/spire/common/common.pb.go 14:50:59 spire-1.2.1/proto/spire/common/common.proto 14:50:59 spire-1.2.1/proto/spire/common/plugin/ 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:50:59 spire-1.2.1/release/ 14:50:59 spire-1.2.1/release/spire-extras/ 14:50:59 spire-1.2.1/release/spire-extras/README.md 14:50:59 spire-1.2.1/release/spire-extras/conf/ 14:50:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:50:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:50:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:50:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:50:59 spire-1.2.1/release/spire/ 14:50:59 spire-1.2.1/release/spire/README.md 14:50:59 spire-1.2.1/release/spire/conf/ 14:50:59 spire-1.2.1/release/spire/conf/agent/ 14:50:59 spire-1.2.1/release/spire/conf/agent/agent.conf 14:50:59 spire-1.2.1/release/spire/conf/server/ 14:50:59 spire-1.2.1/release/spire/conf/server/server.conf 14:50:59 spire-1.2.1/script/ 14:50:59 spire-1.2.1/script/build-artifact.sh 14:50:59 spire-1.2.1/script/generate_dummy_ca.sh 14:50:59 spire-1.2.1/support/ 14:50:59 spire-1.2.1/support/k8s/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:50:59 spire-1.2.1/doc/scaling_spire.md 14:50:59 spire-1.2.1/doc/spire_agent.md 14:50:59 spire-1.2.1/doc/spire_server.md 14:50:59 spire-1.2.1/doc/supported_integrations.md 14:50:59 spire-1.2.1/doc/telemetry.md 14:50:59 spire-1.2.1/doc/telemetry_config.md 14:50:59 spire-1.2.1/doc/upgrading.md 14:50:59 spire-1.2.1/doc/using_spire.md 14:50:59 spire-1.2.1/examples/ 14:50:59 spire-1.2.1/examples/README.md 14:50:59 spire-1.2.1/go.mod 14:50:59 spire-1.2.1/go.sum 14:50:59 spire-1.2.1/pkg/ 14:50:59 spire-1.2.1/pkg/agent/ 14:50:59 spire-1.2.1/pkg/agent/agent.go 14:50:59 spire-1.2.1/pkg/agent/api/ 14:50:59 spire-1.2.1/pkg/agent/api/config.go 14:50:59 spire-1.2.1/pkg/agent/api/debug/ 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/endpoints.go 14:50:59 spire-1.2.1/pkg/agent/api/health/ 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:50:59 spire-1.2.1/pkg/agent/attestor/ 14:50:59 spire-1.2.1/pkg/agent/attestor/node/ 14:50:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:50:59 spire-1.2.1/pkg/agent/attestor/node/node.go 14:50:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/ 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:50:59 spire-1.2.1/pkg/agent/catalog/ 14:50:59 spire-1.2.1/pkg/agent/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/ 14:50:59 spire-1.2.1/support/oidc-discovery-provider/README.md 14:50:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/config.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:50:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:50:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:50:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:50:59 spire-1.2.1/pkg/agent/client/ 14:50:59 spire-1.2.1/pkg/agent/client/client.go 14:50:59 spire-1.2.1/pkg/agent/client/client_test.go 14:50:59 spire-1.2.1/pkg/agent/client/dial.go 14:50:59 spire-1.2.1/pkg/agent/client/nodeconn.go 14:50:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:50:59 spire-1.2.1/pkg/agent/client/update.go 14:50:59 spire-1.2.1/pkg/agent/client/util.go 14:50:59 spire-1.2.1/pkg/agent/common/ 14:50:59 spire-1.2.1/pkg/agent/common/backoff/ 14:50:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:50:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/ 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:50:59 spire-1.2.1/pkg/agent/config.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/config.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/main.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:50:59 spire-1.2.1/test/ 14:50:59 spire-1.2.1/test/clock/ 14:50:59 spire-1.2.1/test/clock/clock.go 14:50:59 spire-1.2.1/test/fakes/ 14:50:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:50:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:50:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:50:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:50:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/test/fakes/fakeagentstore/ 14:50:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/ 14:50:59 spire-1.2.1/pkg/agent/manager/cache/ 14:50:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:50:59 spire-1.2.1/pkg/agent/manager/config.go 14:50:59 spire-1.2.1/test/fakes/fakedatastore/ 14:50:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:50:59 spire-1.2.1/test/fakes/fakeentryclient/ 14:50:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:50:59 spire-1.2.1/test/fakes/fakehealthchecker/ 14:50:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:50:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:50:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:50:59 spire-1.2.1/test/fakes/fakemetrics/ 14:50:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:50:59 spire-1.2.1/test/fakes/fakenoderesolver/ 14:50:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:50:59 spire-1.2.1/test/fakes/fakenotifier/ 14:50:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:50:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:50:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:50:59 spire-1.2.1/test/fakes/fakeserverca/ 14:50:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:50:59 spire-1.2.1/test/fakes/fakeservercatalog/ 14:50:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:50:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:50:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/agent/manager/manager.go 14:50:59 spire-1.2.1/pkg/agent/manager/manager_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/storage.go 14:50:59 spire-1.2.1/pkg/agent/manager/storage_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/ 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/sync.go 14:50:59 spire-1.2.1/pkg/agent/plugin/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:50:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:50:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:50:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:50:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:50:59 spire-1.2.1/test/fixture/ 14:50:59 spire-1.2.1/test/fixture/certs/ 14:50:59 spire-1.2.1/test/fixture/certs/agent_svid.der 14:50:59 spire-1.2.1/test/fixture/certs/base_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/bundle.der 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:50:59 spire-1.2.1/test/fixture/certs/ca.pem 14:50:59 spire-1.2.1/test/fixture/certs/ca_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/svid.pem 14:50:59 spire-1.2.1/test/fixture/certs/svid_key.pem 14:50:59 spire-1.2.1/test/fixture/config/ 14:50:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:50:59 spire-1.2.1/test/fixture/config/agent_good.conf 14:50:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:50:59 spire-1.2.1/test/fixture/config/plugin_good.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_good.conf 14:50:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:50:59 spire-1.2.1/test/fixture/fixture.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:50:59 spire-1.2.1/test/fixture/registration/ 14:50:59 spire-1.2.1/test/fixture/registration/entries.json 14:50:59 spire-1.2.1/test/fixture/registration/good-for-update.json 14:50:59 spire-1.2.1/test/fixture/registration/good.json 14:50:59 spire-1.2.1/test/fixture/registration/invalid.json 14:50:59 spire-1.2.1/test/fixture/registration/invalid_json.json 14:50:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:50:59 spire-1.2.1/test/integration/ 14:50:59 spire-1.2.1/test/integration/README.md 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:50:59 spire-1.2.1/test/integration/common 14:50:59 spire-1.2.1/test/integration/setup/ 14:50:59 spire-1.2.1/test/integration/setup/adminclient/ 14:50:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:50:59 spire-1.2.1/test/integration/setup/adminclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/debugagent/ 14:50:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:50:59 spire-1.2.1/test/integration/setup/debugagent/main.go 14:50:59 spire-1.2.1/test/integration/setup/debugserver/ 14:50:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:50:59 spire-1.2.1/test/integration/setup/debugserver/main.go 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/ 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/itclient/ 14:50:59 spire-1.2.1/test/integration/setup/itclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/ 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:50:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:50:59 spire-1.2.1/test/integration/suites/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:50:59 spire-1.2.1/pkg/agent/svid/ 14:50:59 spire-1.2.1/pkg/agent/svid/rotator.go 14:50:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:50:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:50:59 spire-1.2.1/pkg/agent/svid/store/ 14:50:59 spire-1.2.1/pkg/agent/svid/store/service.go 14:50:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:50:59 spire-1.2.1/pkg/common/ 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/ 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:50:59 spire-1.2.1/pkg/common/api/ 14:50:59 spire-1.2.1/pkg/common/api/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/ 14:50:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:50:59 spire-1.2.1/pkg/common/api/middleware/logger.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/names.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:50:59 spire-1.2.1/pkg/common/api/names.go 14:50:59 spire-1.2.1/pkg/common/api/ratelimit.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:50:59 spire-1.2.1/pkg/common/auth/ 14:50:59 spire-1.2.1/pkg/common/auth/interceptors.go 14:50:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:50:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/ 14:50:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:50:59 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confspire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/types.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/ 14:50:59 spire-1.2.1/pkg/common/catalog/bind.go 14:50:59 spire-1.2.1/pkg/common/catalog/builtin.go 14:50:59 spire-1.2.1/pkg/common/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/closers.go 14:50:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:50:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:50:59 spire-1.2.1/pkg/common/catalog/config.go 14:50:59 spire-1.2.1/pkg/common/catalog/config_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/configure.go 14:50:59 spire-1.2.1/pkg/common/catalog/constraints.go 14:50:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/context.go 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/pkg/common/catalog/external.go 14:50:59 spire-1.2.1/pkg/common/catalog/host.go 14:50:59 spire-1.2.1/pkg/common/catalog/pipenet.go 14:50:59 spire-1.2.1/pkg/common/catalog/plugin.go 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/ 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:50:59 spire-1.2.1/pkg/common/cli/ 14:50:59 spire-1.2.1/pkg/common/cli/env.go 14:50:59 spire-1.2.1/pkg/common/cli/flags.go 14:50:59 spire-1.2.1/pkg/common/cli/trust_domain.go 14:50:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:50:59 spire-1.2.1/pkg/common/cli/umask.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_posix.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_test.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_windows.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/flag.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/format.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:50:59 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/ 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/ 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:50:59 spire-1.2.1/pkg/common/cryptoutil/ 14:50:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:50:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:50:59 spire-1.2.1/pkg/common/diskutil/ 14:50:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:50:59 spire-1.2.1/pkg/common/diskutil/file_test.go 14:50:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:50:59 spire-1.2.1/pkg/common/errorutil/ 14:50:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:50:59 spire-1.2.1/pkg/common/health/ 14:50:59 spire-1.2.1/pkg/common/health/config.go 14:50:59 spire-1.2.1/pkg/common/health/context.go 14:50:59 spire-1.2.1/pkg/common/health/context_test.go 14:50:59 spire-1.2.1/pkg/common/health/health.go 14:50:59 spire-1.2.1/pkg/common/health/health_test.go 14:50:59 spire-1.2.1/pkg/common/health/logger.go 14:50:59 spire-1.2.1/pkg/common/hostservice/ 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:50:59 spire-1.2.1/pkg/common/idutil/ 14:50:59 spire-1.2.1/pkg/common/idutil/require.go 14:50:59 spire-1.2.1/pkg/common/idutil/require_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/safety.go 14:50:59 spire-1.2.1/pkg/common/idutil/safety_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:50:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/ 14:50:59 spire-1.2.1/pkg/common/jwtsvid/common.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:50:59 spire-1.2.1/pkg/common/jwtutil/ 14:50:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:50:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:50:59 spire-1.2.1/pkg/common/log/ 14:50:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:50:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:50:59 spire-1.2.1/pkg/common/log/log.go 14:50:59 spire-1.2.1/pkg/common/log/log_test.go 14:50:59 spire-1.2.1/pkg/common/log/options.go 14:50:59 spire-1.2.1/pkg/common/nodeutil/ 14:50:59 spire-1.2.1/pkg/common/nodeutil/node.go 14:50:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/ 14:50:59 spire-1.2.1/pkg/common/peertracker/conn.go 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:50:59 spire-1.2.1/pkg/common/peertracker/credentials.go 14:50:59 spire-1.2.1/pkg/common/peertracker/errors.go 14:50:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:50:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:50:59 spire-1.2.1/pkg/common/peertracker/info.go 14:50:59 spire-1.2.1/pkg/common/peertracker/listener.go 14:50:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:50:59 spire-1.2.1/pkg/common/pemutil/ 14:50:59 spire-1.2.1/pkg/common/pemutil/block.go 14:50:59 spire-1.2.1/pkg/common/pemutil/certs.go 14:50:59 spire-1.2.1/pkg/common/pemutil/common.go 14:50:59 spire-1.2.1/pkg/common/pemutil/csr.go 14:50:59 spire-1.2.1/pkg/common/pemutil/keys.go 14:50:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/ 14:50:59 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:50:59 spire-1.2.1/pkg/common/plugin/ 14:50:59 spire-1.2.1/pkg/common/plugin/aws/ 14:50:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:50:59 spire-1.2.1/pkg/common/plugin/azure/ 14:50:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:50:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/facade.go 14:50:59 spire-1.2.1/pkg/common/plugin/facade_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/gcp/ 14:50:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/ 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/log.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/ 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:50:59 spire-1.2.1/test/integration/suites/join-token/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:50:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:50:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:50:59 spire-1.2.1/test/integration/suites/join-token/README.md 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/join-token/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:50:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:50:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/ 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/common/profiling/ 14:50:59 spire-1.2.1/pkg/common/profiling/dumpers.go 14:50:59 spire-1.2.1/pkg/common/profiling/profiling.go 14:50:59 spire-1.2.1/pkg/common/protoutil/ 14:50:59 spire-1.2.1/pkg/common/protoutil/masks.go 14:50:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:50:59 spire-1.2.1/pkg/common/rotationutil/ 14:50:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:50:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:50:59 spire-1.2.1/pkg/common/selector/ 14:50:59 spire-1.2.1/pkg/common/selector/selector.go 14:50:59 spire-1.2.1/pkg/common/selector/selector_test.go 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlspire-1.2.1/.data/ 14:50:59 spire-1.2.1/.data/.file 14:50:59 spire-1.2.1/.dockerignore 14:50:59 spire-1.2.1/.gitattributes 14:50:59 spire-1.2.1/.githooks/ 14:50:59 spire-1.2.1/.githooks/pre-commit 14:50:59 spire-1.2.1/.github/ 14:50:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:50:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:50:59 spire-1.2.1/.github/dependabot.yml 14:50:59 spire-1.2.1/.github/workflows/ 14:50:59 spire-1.2.1/.github/workflows/nightly_build.yaml 14:50:59 spire-1.2.1/.github/workflows/pr_build.yaml 14:50:59 spire-1.2.1/.github/workflows/release_build.yaml 14:50:59 spire-1.2.1/.github/workflows/scripts/ 14:50:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:50:59 spire-1.2.1/.github/workflows/scripts/split.sh 14:50:59 spire-1.2.1/.gitignore 14:50:59 spire-1.2.1/.go-version 14:50:59 spire-1.2.1/.golangci.yml 14:50:59 spire-1.2.1/ADOPTERS.md 14:50:59 spire-1.2.1/CHANGELOG.md 14:50:59 spire-1.2.1/CODE-OF-CONDUCT.md 14:50:59 spire-1.2.1/CODEOWNERS 14:50:59 spire-1.2.1/CONTRIBUTING.md 14:50:59 spire-1.2.1/Dockerfile 14:50:59 spire-1.2.1/Dockerfile.dev 14:50:59 spire-1.2.1/pkg/common/selector/set.go 14:50:59 spire-1.2.1/pkg/common/selector/set_utils.go 14:50:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:50:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:50:59 spire-1.2.1/pkg/common/telemetry/call.go 14:50:59 spire-1.2.1/pkg/common/telemetry/common/ 14:50:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/pkg/common/telemetry/config.go 14:50:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:50:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/inmem.go 14:50:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/m3.go 14:50:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/metrics.go 14:50:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/names.go 14:50:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:50:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s/teardown 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/server.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sink.go 14:50:59 spire-1.2.1/pkg/common/telemetry/statsd.go 14:50:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/uptime.go 14:50:59 spire-1.2.1/pkg/common/telemetry/version.go 14:50:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:50:59 spire-1.2.1/pkg/common/uptime/ 14:50:59 spire-1.2.1/pkg/common/uptime/uptime.go 14:50:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:50:59 spire-1.2.1/Dockerfile.scratch 14:50:59 spire-1.2.1/LICENSE 14:50:59 spire-1.2.1/MAINTAINERS.md 14:50:59 spire-1.2.1/Makefile 14:50:59 spire-1.2.1/README.md 14:50:59 spire-1.2.1/ROADMAP.md 14:50:59 spire-1.2.1/SECURITY.md 14:50:59 spire-1.2.1/cmd/ 14:50:59 spire-1.2.1/cmd/spire-agent/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/common/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/ 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:50:59 spire-1.2.1/pkg/common/util/ 14:50:59 spire-1.2.1/pkg/common/util/certs.go 14:50:59 spire-1.2.1/pkg/common/util/certs_test.go 14:50:59 spire-1.2.1/pkg/common/util/csr.go 14:50:59 spire-1.2.1/pkg/common/util/hash.go 14:50:59 spire-1.2.1/pkg/common/util/selectors.go 14:50:59 spire-1.2.1/pkg/common/util/selectors_test.go 14:50:59 spire-1.2.1/pkg/common/util/signals.go 14:50:59 spire-1.2.1/pkg/common/util/sort.go 14:50:59 spire-1.2.1/pkg/common/util/sort_test.go 14:50:59 spire-1.2.1/pkg/common/util/task.go 14:50:59 spire-1.2.1/pkg/common/util/task_test.go 14:50:59 spire-1.2.1/pkg/common/util/testdata/ 14:50:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:50:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:50:59 spire-1.2.1/pkg/common/version/ 14:50:59 spire-1.2.1/pkg/common/version/version.go 14:50:59 spire-1.2.1/pkg/common/x509svid/ 14:50:59 spire-1.2.1/pkg/common/x509svid/common_test.go 14:50:59 spire-1.2.1/pkg/common/x509svid/csr.go 14:50:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:50:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:50:59 spire-1.2.1/pkg/common/x509util/ 14:50:59 spire-1.2.1/pkg/common/x509util/cert.go 14:50:59 spire-1.2.1/pkg/common/x509util/dns.go 14:50:59 spire-1.2.1/pkg/common/x509util/dns_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:50:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:50:59 spire-1.2.1/cmd/spire-agent/main.go 14:50:59 spire-1.2.1/cmd/spire-server/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/cli.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:50:59 spire-1.2.1/test/integration/suites/rotation/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:50:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:50:59 spire-1.2.1/test/integration/suites/rotation/README.md 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/ 14:50:59 spire-1.2.1/pkg/common/x509util/keyid.go 14:50:59 spire-1.2.1/pkg/common/x509util/keypair.go 14:50:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:50:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:50:59 spire-1.2.1/pkg/server/ 14:50:59 spire-1.2.1/pkg/server/api/ 14:50:59 spire-1.2.1/pkg/server/api/agent.go 14:50:59 spire-1.2.1/pkg/server/api/agent/ 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/ 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/agent_test.go 14:50:59 spire-1.2.1/pkg/server/api/api.go 14:50:59 spire-1.2.1/pkg/server/api/audit/ 14:50:59 spire-1.2.1/pkg/server/api/audit/audit.go 14:50:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:50:59 spire-1.2.1/pkg/server/api/bundle.go 14:50:59 spire-1.2.1/pkg/server/api/bundle/ 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/ 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/bundle_test.go 14:50:59 spire-1.2.1/pkg/server/api/debug/ 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/ 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/rotation/teardown 14:50:59 spire-1.2.1/test/integration/suites/self-test/ 14:50:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:50:59 spire-1.2.1/test/integration/suites/self-test/README.md 14:50:59 spire-1.2.1/test/integration/suites/self-test/teardown 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:50:59 spire-1.2.1/test/integration/suites/upgrade/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:50:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:50:59 spire-1.2.1/pkg/server/api/entry.go 14:50:59 spire-1.2.1/pkg/server/api/entry/ 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/ 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/entry_test.go 14:50:59 spire-1.2.1/pkg/server/api/health/ 14:50:59 spire-1.2.1/pkg/server/api/health/v1/ 14:50:59 spire-1.2.1/pkg/server/api/health/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/id.go 14:50:59 spire-1.2.1/pkg/server/api/id_test.go 14:50:59 spire-1.2.1/pkg/server/api/limits/ 14:50:59 spire-1.2.1/pkg/server/api/limits/limits.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ 14:50:59 spire-1.2.1/pkg/server/api/middleware/alias.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/audit.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/caller.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:50:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:50:59 spire-1.2.1/test/integration/suites/upgrade/README.md 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/upgrade/teardown 14:50:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:50:59 spire-1.2.1/test/integration/test-one.sh 14:50:59 spire-1.2.1/test/integration/test.sh 14:50:59 spire-1.2.1/test/plugintest/ 14:50:59 spire-1.2.1/test/plugintest/config.go 14:50:59 spire-1.2.1/test/plugintest/load.go 14:50:59 spire-1.2.1/test/plugintest/option.go 14:50:59 spire-1.2.1/test/spiretest/ 14:50:59 spire-1.2.1/test/spiretest/apiserver.go 14:50:59 spire-1.2.1/test/spiretest/assertions.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/common.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/entries.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:50:59 spire-1.2.1/pkg/server/api/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/selector.go 14:50:59 spire-1.2.1/pkg/server/api/selector_test.go 14:50:59 spire-1.2.1/pkg/server/api/status.go 14:50:59 spire-1.2.1/pkg/server/api/status_test.go 14:50:59 spire-1.2.1/pkg/server/api/svid/ 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/ 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/ 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:50:59 spire-1.2.1/test/spiretest/dir.go 14:50:59 spire-1.2.1/test/spiretest/errors_posix.go 14:50:59 spire-1.2.1/test/spiretest/errors_windows.go 14:50:59 spire-1.2.1/test/spiretest/logs.go 14:50:59 spire-1.2.1/test/spiretest/socketapi.go 14:50:59 spire-1.2.1/test/spiretest/suite.go 14:50:59 spire-1.2.1/test/spiretest/x509.go 14:50:59 spire-1.2.1/test/testca/ 14:50:59 spire-1.2.1/test/testca/ca.go 14:50:59 spire-1.2.1/test/testkey/ 14:50:59 spire-1.2.1/test/testkey/generate.sh 14:50:59 spire-1.2.1/test/testkey/genkeys.go 14:50:59 spire-1.2.1/test/testkey/keys.go 14:50:59 spire-1.2.1/test/testkey/new.go 14:50:59 spire-1.2.1/test/tpmsimulator/ 14:50:59 spire-1.2.1/test/tpmsimulator/simulator.go 14:50:59 spire-1.2.1/test/util/ 14:50:59 spire-1.2.1/test/util/cert_fixtures.go 14:50:59 spire-1.2.1/test/util/cert_generation.go 14:50:59 spire-1.2.1/test/util/io_redirection.go 14:50:59 spire-1.2.1/test/util/race.go 14:50:59 spire-1.2.1/test/util/util.go 14:50:59 building spire from source... 14:50:59 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/ 14:50:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/validate.go 14:50:59 spire-1.2.1/pkg/server/bundle/ 14:50:59 spire-1.2.1/pkg/server/bundle/client/ 14:50:59 spire-1.2.1/pkg/server/bundle/client/client.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/manager.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/sources.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/updater.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:50:59 spire-1.2.1/pkg/server/ca/ 14:50:59 spire-1.2.1/pkg/server/ca/ca.go 14:50:59 spire-1.2.1/pkg/server/ca/ca_health.go 14:50:59 spire-1.2.1/pkg/server/ca/ca_test.go 14:50:59 spire-1.2.1/pkg/server/ca/journal.go 14:50:59 spire-1.2.1/pkg/server/ca/journal_test.go 14:50:59 spire-1.2.1/pkg/server/ca/manager.go 14:50:59 spire-1.2.1/pkg/server/ca/manager_health.go 14:50:59 spire-1.2.1/pkg/server/ca/manager_test.go 14:50:59 spire-1.2.1/pkg/server/ca/templates.go 14:50:59 spire-1.2.1/pkg/server/ca/upstream_client.go 14:50:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:50:59 spire-1.2.1/pkg/server/ca/validation.go 14:50:59 spire-1.2.1/pkg/server/cache/ 14:50:59 spire-1.2.1/pkg/server/cache/dscache/ 14:50:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:50:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/ 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:50:59 spire-1.2.1/pkg/server/catalog/ 14:50:59 spire-1.2.1/pkg/server/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/server/catalog/keymanager.go 14:50:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:50:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:50:59 spire-1.2.1/pkg/server/catalog/notifier.go 14:50:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:50:59 spire-1.2.1/pkg/server/config.go 14:50:59 spire-1.2.1/pkg/server/datastore/ 14:50:59 spire-1.2.1/pkg/server/datastore/datastore.go 14:50:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:50:59 spire-1.2.1/pkg/server/datastore/repository.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/ 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:50:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:50:59 spire-1.2.1/cmd/spire-server/main.go 14:50:59 spire-1.2.1/cmd/spire-server/util/ 14:50:59 spire-1.2.1/cmd/spire-server/util/util.go 14:50:59 spire-1.2.1/conf/ 14:50:59 spire-1.2.1/conf/agent/ 14:50:59 spire-1.2.1/conf/agent/agent.conf 14:50:59 spire-1.2.1/conf/agent/agent_full.conf 14:50:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:50:59 spire-1.2.1/conf/server/ 14:50:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:50:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:50:59 spire-1.2.1/conf/server/server.conf 14:50:59 spire-1.2.1/conf/server/server_full.conf 14:50:59 spire-1.2.1/doc/ 14:50:59 spire-1.2.1/doc/SPIRE101.md 14:50:59 spire-1.2.1/doc/auditlog.md 14:50:59 spire-1.2.1/doc/authorization_policy_engine.md 14:50:59 spire-1.2.1/doc/changelog_guidelines.md 14:50:59 spire-1.2.1/doc/cure53-report.pdf 14:50:59 spire-1.2.1/doc/images/ 14:50:59 spire-1.2.1/doc/images/2019_roadmap.png 14:50:59 spire-1.2.1/doc/images/SPIRE101.png 14:50:59 spire-1.2.1/doc/images/SPIRE_agent.png 14:50:59 spire-1.2.1/doc/images/SPIRE_server.png 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:50:59 spire-1.2.1/pkg/server/endpoints/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:50:59 spire-1.2.1/pkg/server/endpoints/config.go 14:50:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:50:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:50:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/middleware.go 14:50:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/ 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:50:59 spire-1.2.1/doc/images/cache_mgr.png 14:50:59 spire-1.2.1/doc/images/cache_mgr_components.png 14:50:59 spire-1.2.1/doc/images/federated_spire.png 14:50:59 spire-1.2.1/doc/images/ha_mode.png 14:50:59 spire-1.2.1/doc/images/nested_spire.png 14:50:59 spire-1.2.1/doc/images/oidc_federation.png 14:50:59 spire-1.2.1/doc/images/single_trust_domain.png 14:50:59 spire-1.2.1/doc/images/spiffe_compatible.png 14:50:59 spire-1.2.1/doc/images/spire_logo.png 14:50:59 spire-1.2.1/doc/migrating_registration_api_clients.md 14:50:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:50:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:50:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:50:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:50:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:50:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:50:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:50:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:50:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:50:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:50:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:50:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:50:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:50:59 spire-1.2.1/doc/scaling_spire.md 14:50:59 spire-1.2.1/doc/spire_agent.md 14:50:59 spire-1.2.1/doc/spire_server.md 14:50:59 spire-1.2.1/doc/supported_integrations.md 14:50:59 spire-1.2.1/doc/telemetry.md 14:50:59 spire-1.2.1/doc/telemetry_config.md 14:50:59 spire-1.2.1/doc/upgrading.md 14:50:59 spire-1.2.1/doc/using_spire.md 14:50:59 spire-1.2.1/examples/ 14:50:59 spire-1.2.1/examples/README.md 14:50:59 spire-1.2.1/go.mod 14:50:59 spire-1.2.1/go.sum 14:50:59 spire-1.2.1/pkg/ 14:50:59 spire-1.2.1/pkg/agent/ 14:50:59 spire-1.2.1/pkg/agent/agent.go 14:50:59 spire-1.2.1/pkg/agent/api/ 14:50:59 spire-1.2.1/pkg/agent/api/config.go 14:50:59 spire-1.2.1/pkg/agent/api/debug/ 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/endpoints.go 14:50:59 spire-1.2.1/pkg/agent/api/health/ 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/ 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:50:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:50:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:50:59 spire-1.2.1/pkg/agent/attestor/ 14:50:59 spire-1.2.1/pkg/agent/attestor/node/ 14:50:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:50:59 spire-1.2.1/pkg/agent/attestor/node/node.go 14:50:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/ 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:50:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:50:59 spire-1.2.1/pkg/agent/catalog/ 14:50:59 spire-1.2.1/pkg/agent/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:50:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:50:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:50:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:50:59 spire-1.2.1/pkg/agent/client/ 14:50:59 spire-1.2.1/pkg/agent/client/client.go 14:50:59 spire-1.2.1/pkg/agent/client/client_test.go 14:50:59 spire-1.2.1/pkg/agent/client/dial.go 14:50:59 spire-1.2.1/pkg/agent/client/nodeconn.go 14:50:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:50:59 spire-1.2.1/pkg/agent/client/update.go 14:50:59 spire-1.2.1/pkg/agent/client/util.go 14:50:59 spire-1.2.1/pkg/agent/common/ 14:50:59 spire-1.2.1/pkg/agent/common/backoff/ 14:50:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:50:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/ 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:50:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:50:59 spire-1.2.1/pkg/agent/config.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/config.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/ 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:50:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/ 14:50:59 spire-1.2.1/pkg/agent/manager/cache/ 14:50:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:50:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:50:59 spire-1.2.1/pkg/agent/manager/config.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:50:59 spire-1.2.1/pkg/agent/manager/manager.go 14:50:59 spire-1.2.1/pkg/agent/manager/manager_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/storage.go 14:50:59 spire-1.2.1/pkg/agent/manager/storage_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/ 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:50:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:50:59 spire-1.2.1/pkg/agent/manager/sync.go 14:50:59 spire-1.2.1/pkg/agent/plugin/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:50:59 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:50:59 spire-1.2.1/pkg/server/registration/ 14:50:59 spire-1.2.1/pkg/server/registration/manager.go 14:50:59 spire-1.2.1/pkg/server/registration/manager_test.go 14:50:59 spire-1.2.1/pkg/server/scanentries.go 14:50:59 spire-1.2.1/pkg/server/scanentries_test.go 14:50:59 spire-1.2.1/pkg/server/server.go 14:50:59 spire-1.2.1/pkg/server/server_test.go 14:50:59 spire-1.2.1/pkg/server/svid/ 14:50:59 spire-1.2.1/pkg/server/svid/observer.go 14:50:59 spire-1.2.1/pkg/server/svid/observer_test.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_config.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_test.go 14:50:59 spire-1.2.1/proto/ 14:50:59 spire-1.2.1/proto/private/ 14:50:59 spire-1.2.1/proto/private/server/ 14:50:59 spire-1.2.1/proto/private/server/journal/ 14:50:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:50:59 spire-1.2.1/proto/private/server/journal/journal.proto 14:50:59 spire-1.2.1/proto/spire/ 14:50:59 spire-1.2.1/proto/spire/common/ 14:50:59 spire-1.2.1/proto/spire/common/common.pb.go 14:50:59 spire-1.2.1/proto/spire/common/common.proto 14:50:59 spire-1.2.1/proto/spire/common/plugin/ 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:50:59 spire-1.2.1/release/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:50:59 spire-1.2.1/release/spire-extras/ 14:50:59 spire-1.2.1/release/spire-extras/README.md 14:50:59 spire-1.2.1/release/spire-extras/conf/ 14:50:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:50:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:50:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:50:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:50:59 spire-1.2.1/release/spire/ 14:50:59 spire-1.2.1/release/spire/README.md 14:50:59 spire-1.2.1/release/spire/conf/ 14:50:59 spire-1.2.1/release/spire/conf/agent/ 14:50:59 spire-1.2.1/release/spire/conf/agent/agent.conf 14:50:59 spire-1.2.1/release/spire/conf/server/ 14:50:59 spire-1.2.1/release/spire/conf/server/server.conf 14:50:59 spire-1.2.1/script/ 14:50:59 spire-1.2.1/script/build-artifact.sh 14:50:59 spire-1.2.1/script/generate_dummy_ca.sh 14:50:59 spire-1.2.1/support/ 14:50:59 spire-1.2.1/support/k8s/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:50:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:50:59 spire-1.2.1/pkg/agent/svid/ 14:50:59 spire-1.2.1/pkg/agent/svid/rotator.go 14:50:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:50:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:50:59 spire-1.2.1/pkg/agent/svid/store/ 14:50:59 spire-1.2.1/pkg/agent/svid/store/service.go 14:50:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:50:59 spire-1.2.1/pkg/common/ 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/ 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:50:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:50:59 spire-1.2.1/pkg/common/api/ 14:50:59 spire-1.2.1/pkg/common/api/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/ 14:50:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/logger.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/names.go 14:50:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:50:59 spire-1.2.1/pkg/common/api/names.go 14:50:59 spire-1.2.1/pkg/common/api/ratelimit.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:50:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:50:59 spire-1.2.1/pkg/common/auth/ 14:50:59 spire-1.2.1/pkg/common/auth/interceptors.go 14:50:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:50:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/ 14:50:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:50:59 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/ 14:50:59 spire-1.2.1/support/oidc-discovery-provider/README.md 14:50:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/config.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/types.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:50:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/ 14:50:59 spire-1.2.1/pkg/common/catalog/bind.go 14:50:59 spire-1.2.1/pkg/common/catalog/builtin.go 14:50:59 spire-1.2.1/pkg/common/catalog/catalog.go 14:50:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/closers.go 14:50:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:50:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:50:59 spire-1.2.1/pkg/common/catalog/config.go 14:50:59 spire-1.2.1/pkg/common/catalog/config_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/configure.go 14:50:59 spire-1.2.1/pkg/common/catalog/constraints.go 14:50:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:50:59 spire-1.2.1/pkg/common/catalog/context.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/main.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:50:59 spire-1.2.1/test/ 14:50:59 spire-1.2.1/test/clock/ 14:50:59 spire-1.2.1/test/clock/clock.go 14:50:59 spire-1.2.1/test/fakes/ 14:50:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:50:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:50:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:50:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:50:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/test/fakes/fakeagentstore/ 14:50:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:50:59 spire-1.2.1/pkg/common/catalog/external.go 14:50:59 spire-1.2.1/pkg/common/catalog/host.go 14:50:59 spire-1.2.1/pkg/common/catalog/pipenet.go 14:50:59 spire-1.2.1/pkg/common/catalog/plugin.go 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/ 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:50:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:50:59 spire-1.2.1/pkg/common/cli/ 14:50:59 spire-1.2.1/pkg/common/cli/env.go 14:50:59 spire-1.2.1/pkg/common/cli/flags.go 14:50:59 spire-1.2.1/pkg/common/cli/trust_domain.go 14:50:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:50:59 spire-1.2.1/pkg/common/cli/umask.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_posix.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_test.go 14:50:59 spire-1.2.1/pkg/common/cli/umask_windows.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/flag.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/format.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:50:59 spire-1.2.1/test/fakes/fakedatastore/ 14:50:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:50:59 spire-1.2.1/test/fakes/fakeentryclient/ 14:50:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:50:59 spire-1.2.1/test/fakes/fakehealthchecker/ 14:50:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:50:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:50:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:50:59 spire-1.2.1/test/fakes/fakemetrics/ 14:50:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:50:59 spire-1.2.1/test/fakes/fakenoderesolver/ 14:50:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:50:59 spire-1.2.1/test/fakes/fakenotifier/ 14:50:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:50:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:50:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:50:59 spire-1.2.1/test/fakes/fakeserverca/ 14:50:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:50:59 spire-1.2.1/test/fakes/fakeservercatalog/ 14:50:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:50:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:50:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:50:59 14:50:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:50:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:50:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:50:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:50:59 spire-1.2.1/test/fixture/ 14:50:59 spire-1.2.1/test/fixture/certs/ 14:50:59 spire-1.2.1/test/fixture/certs/agent_svid.der 14:50:59 spire-1.2.1/test/fixture/certs/base_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:50:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/ 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/ 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:50:59 spire-1.2.1/test/fixture/certs/ca.pem 14:50:59 spire-1.2.1/test/fixture/certs/ca_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/svid.pem 14:50:59 spire-1.2.1/test/fixture/certs/svid_key.pem 14:50:59 spire-1.2.1/test/fixture/config/ 14:50:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:50:59 spire-1.2.1/test/fixture/config/agent_good.conf 14:50:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:50:59 spire-1.2.1/test/fixture/config/plugin_good.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_good.conf 14:50:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:50:59 spire-1.2.1/test/fixture/fixture.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:50:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:50:59 spire-1.2.1/pkg/common/cryptoutil/ 14:50:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:50:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:50:59 spire-1.2.1/pkg/common/diskutil/ 14:50:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:50:59 spire-1.2.1/pkg/common/diskutil/file_test.go 14:50:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:50:59 spire-1.2.1/pkg/common/errorutil/ 14:50:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:50:59 spire-1.2.1/pkg/common/health/ 14:50:59 spire-1.2.1/pkg/common/health/config.go 14:50:59 spire-1.2.1/pkg/common/health/context.go 14:50:59 spire-1.2.1/pkg/common/health/context_test.go 14:50:59 spire-1.2.1/pkg/common/health/health.go 14:50:59 spire-1.2.1/pkg/common/health/health_test.go 14:50:59 spire-1.2.1/pkg/common/health/logger.go 14:50:59 spire-1.2.1/pkg/common/hostservice/ 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:50:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:50:59 spire-1.2.1/test/fixture/registration/ 14:50:59 spire-1.2.1/test/fixture/registration/entries.json 14:50:59 spire-1.2.1/test/fixture/registration/good-for-update.json 14:50:59 spire-1.2.1/test/fixture/registration/good.json 14:50:59 spire-1.2.1/test/fixture/registration/invalid.json 14:50:59 spire-1.2.1/test/fixture/registration/invalid_json.json 14:50:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:50:59 spire-1.2.1/test/integration/ 14:50:59 spire-1.2.1/test/integration/README.md 14:50:59 spire-1.2.1/test/integration/common 14:50:59 spire-1.2.1/test/integration/setup/ 14:50:59 spire-1.2.1/test/integration/setup/adminclient/ 14:50:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:50:59 spire-1.2.1/test/integration/setup/adminclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/debugagent/ 14:50:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:50:59 spire-1.2.1/test/integration/setup/debugagent/main.go 14:50:59 spire-1.2.1/test/integration/setup/debugserver/ 14:50:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:50:59 spire-1.2.1/test/integration/setup/debugserver/main.go 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/ 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/itclient/ 14:50:59 spire-1.2.1/test/integration/setup/itclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/ 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/ 14:50:59 spire-1.2.1/pkg/common/idutil/ 14:50:59 spire-1.2.1/pkg/common/idutil/require.go 14:50:59 spire-1.2.1/pkg/common/idutil/require_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/safety.go 14:50:59 spire-1.2.1/pkg/common/idutil/safety_test.go 14:50:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:50:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/ 14:50:59 spire-1.2.1/pkg/common/jwtsvid/common.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:50:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:50:59 spire-1.2.1/pkg/common/jwtutil/ 14:50:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:50:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:50:59 spire-1.2.1/pkg/common/log/ 14:50:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:50:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:50:59 spire-1.2.1/pkg/common/log/log.go 14:50:59 spire-1.2.1/pkg/common/log/log_test.go 14:50:59 spire-1.2.1/pkg/common/log/options.go 14:50:59 spire-1.2.1/pkg/common/nodeutil/ 14:50:59 spire-1.2.1/pkg/common/nodeutil/node.go 14:50:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/ 14:50:59 spire-1.2.1/pkg/common/peertracker/conn.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:50:59 spire-1.2.1/test/integration/suites/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/pkg/common/peertracker/credentials.go 14:50:59 spire-1.2.1/pkg/common/peertracker/errors.go 14:50:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:50:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:50:59 spire-1.2.1/pkg/common/peertracker/info.go 14:50:59 spire-1.2.1/pkg/common/peertracker/listener.go 14:50:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:50:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:50:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:50:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:50:59 spire-1.2.1/pkg/common/pemutil/ 14:50:59 spire-1.2.1/pkg/common/pemutil/block.go 14:50:59 spire-1.2.1/pkg/common/pemutil/certs.go 14:50:59 spire-1.2.1/pkg/common/pemutil/common.go 14:50:59 spire-1.2.1/pkg/common/pemutil/csr.go 14:50:59 spire-1.2.1/pkg/common/pemutil/keys.go 14:50:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:50:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/pkg/common/plugin/ 14:50:59 spire-1.2.1/pkg/common/plugin/aws/ 14:50:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:50:59 spire-1.2.1/pkg/common/plugin/azure/ 14:50:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:50:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/facade.go 14:50:59 spire-1.2.1/pkg/common/plugin/facade_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/gcp/ 14:50:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/ 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:50:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/log.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/ 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:50:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:50:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:50:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/ 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/common/profiling/ 14:50:59 spire-1.2.1/pkg/common/profiling/dumpers.go 14:50:59 spire-1.2.1/pkg/common/profiling/profiling.go 14:50:59 spire-1.2.1/pkg/common/protoutil/ 14:50:59 spire-1.2.1/pkg/common/protoutil/masks.go 14:50:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:50:59 spire-1.2.1/pkg/common/rotationutil/ 14:50:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:50:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:50:59 spire-1.2.1/pkg/common/selector/ 14:50:59 spire-1.2.1/pkg/common/selector/selector.go 14:50:59 spire-1.2.1/pkg/common/selector/selector_test.go 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:50:59 spire-1.2.1/pkg/common/selector/set.go 14:50:59 spire-1.2.1/pkg/common/selector/set_utils.go 14:50:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:50:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:50:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:50:59 spire-1.2.1/pkg/common/telemetry/call.go 14:50:59 spire-1.2.1/pkg/common/telemetry/common/ 14:50:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:50:59 spire-1.2.1/pkg/common/telemetry/config.go 14:50:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:50:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/inmem.go 14:50:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/m3.go 14:50:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/metrics.go 14:50:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/names.go 14:50:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:50:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/Installing go1.17.7... 14:50:59 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:50:59 spire-1.2.1/pkg/common/telemetry/server/server.go 14:50:59 spire-1.2.1/pkg/common/telemetry/sink.go 14:50:59 spire-1.2.1/pkg/common/telemetry/statsd.go 14:50:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:50:59 spire-1.2.1/pkg/common/telemetry/uptime.go 14:50:59 spire-1.2.1/pkg/common/telemetry/version.go 14:50:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:50:59 spire-1.2.1/pkg/common/uptime/ 14:50:59 spire-1.2.1/pkg/common/uptime/uptime.go 14:50:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:50:59 spire-1.2.1/pkg/common/util/ 14:50:59 spire-1.2.1/pkg/common/util/certs.go 14:50:59 spire-1.2.1/pkg/common/util/certs_test.go 14:50:59 spire-1.2.1/pkg/common/util/csr.go 14:50:59 spire-1.2.1/pkg/common/util/hash.go 14:50:59 spire-1.2.1/pkg/common/util/selectors.go 14:50:59 spire-1.2.1/pkg/common/util/selectors_test.go 14:50:59 spire-1.2.1/pkg/common/util/signals.go 14:50:59 spire-1.2.1/pkg/common/util/sort.go 14:50:59 spire-1.2.1/pkg/common/util/sort_test.go 14:50:59 spire-1.2.1/pkg/common/util/task.go 14:50:59 spire-1.2.1/pkg/common/util/task_test.go 14:50:59 spire-1.2.1/pkg/common/util/testdata/ 14:50:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:50:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:50:59 spire-1.2.1/pkg/common/version/ 14:50:59 spire-1.2.1/pkg/common/version/version.go 14:50:59 spire-1.2.1/pkg/common/x509svid/ 14:50:59 spire-1.2.1/pkg/common/x509svid/common_test.go 14:50:59 spire-1.2.1/pkg/common/x509svid/csr.go 14:50:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:50:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:50:59 spire-1.2.1/pkg/common/x509util/ 14:50:59 spire-1.2.1/pkg/common/x509util/cert.go 14:50:59 spire-1.2.1/pkg/common/x509util/dns.go 14:50:59 spire-1.2.1/pkg/common/x509util/dns_test.go 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:50:59 spire-1.2.1/test/integration/suites/join-token/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:50:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:50:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:50:59 spire-1.2.1/test/integration/suites/join-token/README.md 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/join-token/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:50:59 spire-1.2.1/pkg/common/x509util/keyid.go 14:50:59 spire-1.2.1/pkg/common/x509util/keypair.go 14:50:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:50:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:50:59 spire-1.2.1/pkg/server/ 14:50:59 spire-1.2.1/pkg/server/api/ 14:50:59 spire-1.2.1/pkg/server/api/agent.go 14:50:59 spire-1.2.1/pkg/server/api/agent/ 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/ 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/agent_test.go 14:50:59 spire-1.2.1/pkg/server/api/api.go 14:50:59 spire-1.2.1/pkg/server/api/audit/ 14:50:59 spire-1.2.1/pkg/server/api/audit/audit.go 14:50:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:50:59 spire-1.2.1/pkg/server/api/bundle.go 14:50:59 spire-1.2.1/pkg/server/api/bundle/ 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/ 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/bundle_test.go 14:50:59 spire-1.2.1/pkg/server/api/debug/ 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/ 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/pkg/server/api/entry.go 14:50:59 spire-1.2.1/pkg/server/api/entry/ 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/ 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/entry_test.go 14:50:59 spire-1.2.1/pkg/server/api/health/ 14:50:59 spire-1.2.1/pkg/server/api/health/v1/ 14:50:59 spire-1.2.1/pkg/server/api/health/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/id.go 14:50:59 spire-1.2.1/pkg/server/api/id_test.go 14:50:59 spire-1.2.1/pkg/server/api/limits/ 14:50:59 spire-1.2.1/pkg/server/api/limits/limits.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ 14:50:59 spire-1.2.1/pkg/server/api/middleware/alias.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/audit.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/caller.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/pkg/server/api/middleware/common.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/entries.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:50:59 spire-1.2.1/pkg/server/api/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/ 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:50:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:50:59 spire-1.2.1/pkg/server/api/selector.go 14:50:59 spire-1.2.1/pkg/server/api/selector_test.go 14:50:59 spire-1.2.1/pkg/server/api/status.go 14:50:59 spire-1.2.1/pkg/server/api/status_test.go 14:50:59 spire-1.2.1/pkg/server/api/svid/ 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/ 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/ 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s/teardown 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:50:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/ 14:50:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:50:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:50:59 spire-1.2.1/pkg/server/authpolicy/validate.go 14:50:59 spire-1.2.1/pkg/server/bundle/ 14:50:59 spire-1.2.1/pkg/server/bundle/client/ 14:50:59 spire-1.2.1/pkg/server/bundle/client/client.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/manager.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/sources.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/updater.go 14:50:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:50:59 spire-1.2.1/pkg/server/ca/ 14:50:59 spire-1.2.1/pkg/server/ca/ca.go 14:50:59 spire-1.2.1/pkg/server/ca/ca_health.go 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:50:59 spire-1.2.1/pkg/server/ca/ca_test.go 14:50:59 spire-1.2.1/pkg/server/ca/journal.go 14:50:59 spire-1.2.1/pkg/server/ca/journal_test.go 14:50:59 spire-1.2.1/pkg/server/ca/manager.go 14:50:59 spire-1.2.1/pkg/server/ca/manager_health.go 14:50:59 spire-1.2.1/pkg/server/ca/manager_test.go 14:50:59 spire-1.2.1/pkg/server/ca/templates.go 14:50:59 spire-1.2.1/pkg/server/ca/upstream_client.go 14:50:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:50:59 spire-1.2.1/pkg/server/ca/validation.go 14:50:59 spire-1.2.1/pkg/server/cache/ 14:50:59 spire-1.2.1/pkg/server/cache/dscache/ 14:50:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:50:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/ 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:50:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:50:59 spire-1.2.1/pkg/server/catalog/ 14:50:59 spire-1.2.1/pkg/server/catalog/catalog.go 14:50:59 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:50:59 spire-1.2.1/test/integration/suites/rotation/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:50:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:50:59 spire-1.2.1/test/integration/suites/rotation/README.md 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/rotation/teardown 14:50:59 spire-1.2.1/test/integration/suites/self-test/ 14:50:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:50:59 spire-1.2.1/test/integration/suites/self-test/README.md 14:50:59 spire-1.2.1/test/integration/suites/self-test/teardown 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agentspire-1.2.1/pkg/server/catalog/keymanager.go 14:50:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:50:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:50:59 spire-1.2.1/pkg/server/catalog/notifier.go 14:50:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:50:59 spire-1.2.1/pkg/server/config.go 14:50:59 spire-1.2.1/pkg/server/datastore/ 14:50:59 spire-1.2.1/pkg/server/datastore/datastore.go 14:50:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:50:59 spire-1.2.1/pkg/server/datastore/repository.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:50:59 spire-1.2.1/test/integration/suites/upgrade/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:50:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:50:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:50:59 spire-1.2.1/test/integration/suites/upgrade/README.md 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/upgrade/teardown 14:50:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:50:59 spire-1.2.1/test/integration/test-one.sh 14:50:59 spire-1.2.1/test/integration/test.sh 14:50:59 spire-1.2.1/test/plugintest/ 14:50:59 spire-1.2.1/test/plugintest/config.go 14:50:59 spire-1.2.1/test/plugintest/load.go 14:50:59 spire-1.2.1/test/plugintest/option.go 14:50:59 spire-1.2.1/test/spiretest/ 14:50:59 spire-1.2.1/test/spiretest/apiserver.go 14:50:59 spire-1.2.1/test/spiretest/assertions.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:50:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:50:59 spire-1.2.1/pkg/server/endpoints/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:50:59 spire-1.2.1/test/spiretest/dir.go 14:50:59 spire-1.2.1/test/spiretest/errors_posix.go 14:50:59 spire-1.2.1/test/spiretest/errors_windows.go 14:50:59 spire-1.2.1/test/spiretest/logs.go 14:50:59 spire-1.2.1/test/spiretest/socketapi.go 14:50:59 spire-1.2.1/test/spiretest/suite.go 14:50:59 spire-1.2.1/test/spiretest/x509.go 14:50:59 spire-1.2.1/test/testca/ 14:50:59 spire-1.2.1/test/testca/ca.go 14:50:59 spire-1.2.1/test/testkey/ 14:50:59 spire-1.2.1/test/testkey/generate.sh 14:50:59 spire-1.2.1/test/testkey/genkeys.go 14:50:59 spire-1.2.1/test/testkey/keys.go 14:50:59 spire-1.2.1/test/testkey/new.go 14:50:59 spire-1.2.1/test/tpmsimulator/ 14:50:59 spire-1.2.1/test/tpmsimulator/simulator.go 14:50:59 spire-1.2.1/test/util/ 14:50:59 spire-1.2.1/test/util/cert_fixtures.go 14:50:59 spire-1.2.1/test/util/cert_generation.go 14:50:59 spire-1.2.1/test/util/io_redirection.go 14:50:59 spire-1.2.1/test/util/race.go 14:50:59 spire-1.2.1/test/util/util.go 14:50:59 building spire from source... 14:50:59 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:50:59 spire-1.2.1/pkg/server/endpoints/config.go 14:50:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:50:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:50:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:50:59 spire-1.2.1/pkg/server/endpoints/middleware.go 14:50:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/ 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:50:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:50:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:50:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:50:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:50:59 spire-1.2.1/pkg/server/registration/ 14:50:59 spire-1.2.1/pkg/server/registration/manager.go 14:50:59 spire-1.2.1/pkg/server/registration/manager_test.go 14:50:59 spire-1.2.1/pkg/server/scanentries.go 14:50:59 spire-1.2.1/pkg/server/scanentries_test.go 14:50:59 spire-1.2.1/pkg/server/server.go 14:50:59 spire-1.2.1/pkg/server/server_test.go 14:50:59 spire-1.2.1/pkg/server/svid/ 14:50:59 spire-1.2.1/pkg/server/svid/observer.go 14:50:59 spire-1.2.1/pkg/server/svid/observer_test.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_config.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:50:59 spire-1.2.1/pkg/server/svid/rotator_test.go 14:50:59 spire-1.2.1/proto/ 14:50:59 spire-1.2.1/proto/private/ 14:50:59 spire-1.2.1/proto/private/server/ 14:50:59 spire-1.2.1/proto/private/server/journal/ 14:50:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:50:59 spire-1.2.1/proto/private/server/journal/journal.proto 14:50:59 spire-1.2.1/proto/spire/ 14:50:59 spire-1.2.1/proto/spire/common/ 14:50:59 spire-1.2.1/proto/spire/common/common.pb.go 14:50:59 spire-1.2.1/proto/spire/common/common.proto 14:50:59 spire-1.2.1/proto/spire/common/plugin/ 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:50:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:50:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:50:59 spire-1.2.1/release/ 14:50:59 spire-1.2.1/release/spire-extras/ 14:50:59 spire-1.2.1/release/spire-extras/README.md 14:50:59 spire-1.2.1/release/spire-extras/conf/ 14:50:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:50:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:50:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:50:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:50:59 spire-1.2.1/release/spire/ 14:50:59 spire-1.2.1/release/spire/README.md 14:50:59 spire-1.2.1/release/spire/conf/ 14:50:59 spire-1.2.1/release/spire/conf/agent/ 14:50:59 spire-1.2.1/release/spire/conf/agent/agent.conf 14:50:59 spire-1.2.1/release/spire/conf/server/ 14:50:59 spire-1.2.1/release/spire/conf/server/server.conf 14:50:59 spire-1.2.1/script/ 14:50:59 spire-1.2.1/script/build-artifact.sh 14:50:59 spire-1.2.1/script/generate_dummy_ca.sh 14:50:59 spire-1.2.1/support/ 14:50:59 spire-1.2.1/support/k8s/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:50:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/ 14:50:59 spire-1.2.1/support/oidc-discovery-provider/README.md 14:50:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/config.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/main.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:50:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:50:59 spire-1.2.1/test/ 14:50:59 spire-1.2.1/test/clock/ 14:50:59 spire-1.2.1/test/clock/clock.go 14:50:59 spire-1.2.1/test/fakes/ 14:50:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:50:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:50:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:50:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:50:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/test/fakes/fakeagentstore/ 14:50:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:50:59 spire-1.2.1/test/fakes/fakedatastore/ 14:50:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:50:59 spire-1.2.1/test/fakes/fakeentryclient/ 14:50:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:50:59 spire-1.2.1/test/fakes/fakehealthchecker/ 14:50:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:50:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:50:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:50:59 spire-1.2.1/test/fakes/fakemetrics/ 14:50:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:50:59 spire-1.2.1/test/fakes/fakenoderesolver/ 14:50:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:50:59 spire-1.2.1/test/fakes/fakenotifier/ 14:50:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:50:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:50:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:50:59 spire-1.2.1/test/fakes/fakeserverca/ 14:50:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:50:59 spire-1.2.1/test/fakes/fakeservercatalog/ 14:50:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:50:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:50:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:50:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:50:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:50:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:50:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:50:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:50:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:50:59 spire-1.2.1/test/fixture/ 14:50:59 spire-1.2.1/test/fixture/certs/ 14:50:59 spire-1.2.1/test/fixture/certs/agent_svid.der 14:50:59 spire-1.2.1/test/fixture/certs/base_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/blog_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/bundle.der 14:50:59 spire-1.2.1/test/fixture/certs/ca.pem 14:50:59 spire-1.2.1/test/fixture/certs/ca_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/database_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_cert.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_csr.pem 14:50:59 spire-1.2.1/test/fixture/certs/node_key.pem 14:50:59 spire-1.2.1/test/fixture/certs/svid.pem 14:50:59 spire-1.2.1/test/fixture/certs/svid_key.pem 14:50:59 spire-1.2.1/test/fixture/config/ 14:50:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:50:59 spire-1.2.1/test/fixture/config/agent_good.conf 14:50:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:50:59 spire-1.2.1/test/fixture/config/plugin_good.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:50:59 spire-1.2.1/test/fixture/config/server_good.conf 14:50:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:50:59 spire-1.2.1/test/fixture/fixture.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:50:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:50:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:50:59 spire-1.2.1/test/fixture/registration/ 14:50:59 spire-1.2.1/test/fixture/registration/entries.json 14:50:59 spire-1.2.1/test/fixture/registration/good-for-update.json 14:50:59 spire-1.2.1/test/fixture/registration/good.json 14:50:59 spire-1.2.1/test/fixture/registration/invalid.json 14:50:59 spire-1.2.1/test/fixture/registration/invalid_json.json 14:50:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:50:59 spire-1.2.1/test/integration/ 14:50:59 spire-1.2.1/test/integration/README.md 14:50:59 spire-1.2.1/test/integration/common 14:50:59 spire-1.2.1/test/integration/setup/ 14:50:59 spire-1.2.1/test/integration/setup/adminclient/ 14:50:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:50:59 spire-1.2.1/test/integration/setup/adminclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/debugagent/ 14:50:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:50:59 spire-1.2.1/test/integration/setup/debugagent/main.go 14:50:59 spire-1.2.1/test/integration/setup/debugserver/ 14:50:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:50:59 spire-1.2.1/test/integration/setup/debugserver/main.go 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/ 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:50:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/itclient/ 14:50:59 spire-1.2.1/test/integration/setup/itclient/client.go 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/ 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:50:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/ 14:50:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:50:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:50:59 spire-1.2.1/test/integration/suites/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:50:59 spire-1.2.1/test/integration/suites/join-token/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:50:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:50:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:50:59 spire-1.2.1/test/integration/suites/join-token/README.md 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/join-token/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:50:59 spire-1.2.1/test/integration/suites/k8s/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/00-setup 14:50:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:50:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:50:59 spire-1.2.1/test/integration/suites/k8s/README.md 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:50:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/k8s/teardown 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:50:59 spire-1.2.1/test/integration/suites/rotation/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/00-setup 14:50:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:50:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:50:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:50:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:50:59 spire-1.2.1/test/integration/suites/rotation/README.md 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/rotation/teardown 14:50:59 spire-1.2.1/test/integration/suites/self-test/ 14:50:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:50:59 spire-1.2.1/test/integration/suites/self-test/README.md 14:50:59 spire-1.2.1/test/integration/suites/self-test/teardown 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:50:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:50:59 spire-1.2.1/test/integration/suites/upgrade/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:50:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:50:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:50:59 spire-1.2.1/test/integration/suites/upgrade/README.md 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:50:59 spire-1.2.1/test/integration/suites/upgrade/teardown 14:50:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:50:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:50:59 spire-1.2.1/test/integration/test-one.sh 14:50:59 spire-1.2.1/test/integration/test.sh 14:50:59 spire-1.2.1/test/plugintest/ 14:50:59 spire-1.2.1/test/plugintest/config.go 14:50:59 spire-1.2.1/test/plugintest/load.go 14:50:59 spire-1.2.1/test/plugintest/option.go 14:50:59 spire-1.2.1/test/spiretest/ 14:50:59 spire-1.2.1/test/spiretest/apiserver.go 14:50:59 spire-1.2.1/test/spiretest/assertions.go 14:50:59 spire-1.2.1/test/spiretest/dir.go 14:50:59 spire-1.2.1/test/spiretest/errors_posix.go 14:50:59 spire-1.2.1/test/spiretest/errors_windows.go 14:50:59 spire-1.2.1/test/spiretest/logs.go 14:50:59 spire-1.2.1/test/spiretest/socketapi.go 14:50:59 spire-1.2.1/test/spiretest/suite.go 14:50:59 spire-1.2.1/test/spiretest/x509.go 14:50:59 spire-1.2.1/test/testca/ 14:50:59 spire-1.2.1/test/testca/ca.go 14:50:59 spire-1.2.1/test/testkey/ 14:50:59 spire-1.2.1/test/testkey/generate.sh 14:50:59 spire-1.2.1/test/testkey/genkeys.go 14:50:59 spire-1.2.1/test/testkey/keys.go 14:50:59 spire-1.2.1/test/testkey/new.go 14:50:59 spire-1.2.1/test/tpmsimulator/ 14:50:59 spire-1.2.1/test/tpmsimulator/simulator.go 14:50:59 spire-1.2.1/test/util/ 14:50:59 spire-1.2.1/test/util/cert_fixtures.go 14:50:59 spire-1.2.1/test/util/cert_generation.go 14:50:59 spire-1.2.1/test/util/io_redirection.go 14:50:59 spire-1.2.1/test/util/race.go 14:50:59 spire-1.2.1/test/util/util.go 14:50:59 building spire from source... 14:50:59 Installing go1.17.7... 14:50:59 Installing go1.17.7... 14:51:05 Building bin/spire-server... 14:51:05 Building bin/spire-server... 14:51:05 go: downloading github.com/mitchellh/cli v1.1.2 14:51:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:51:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:51:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:51:05 go: downloading github.com/mitchellh/cli v1.1.2 14:51:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:51:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:51:05 go: downloading google.golang.org/grpc v1.44.0 14:51:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:51:05 go: downloading google.golang.org/grpc v1.44.0 14:51:05 Building bin/spire-server... 14:51:05 go: downloading github.com/mitchellh/cli v1.1.2 14:51:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:51:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:51:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:51:05 go: downloading google.golang.org/grpc v1.44.0 14:51:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:51:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:51:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:51:05 go: downloading github.com/imdario/mergo v0.3.12 14:51:05 go: downloading github.com/sirupsen/logrus v1.8.1 14:51:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:51:05 go: downloading github.com/imdario/mergo v0.3.12 14:51:05 go: downloading github.com/sirupsen/logrus v1.8.1 14:51:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:51:05 go: downloading github.com/imdario/mergo v0.3.12 14:51:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:51:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:51:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:51:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:51:05 go: downloading github.com/sirupsen/logrus v1.8.1 14:51:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:51:05 go: downloading github.com/fatih/color v1.13.0 14:51:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:51:05 go: downloading github.com/fatih/color v1.13.0 14:51:05 go: downloading github.com/mattn/go-isatty v0.0.14 14:51:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:51:05 go: downloading github.com/mattn/go-isatty v0.0.14 14:51:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:51:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:51:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:51:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:51:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:51:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:51:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:51:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:51:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:51:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:51:05 go: downloading github.com/fatih/color v1.13.0 14:51:05 go: downloading github.com/open-policy-agent/opa v0.38.0 14:51:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:51:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:51:05 go: downloading github.com/mattn/go-isatty v0.0.14 14:51:05 go: downloading github.com/armon/go-metrics v0.3.10 14:51:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:51:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:51:06 go: downloading github.com/prometheus/client_golang v1.12.1 14:51:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:51:06 go: downloading github.com/open-policy-agent/opa v0.38.0 14:51:06 go: downloading github.com/armon/go-metrics v0.3.10 14:51:06 go: downloading github.com/prometheus/client_golang v1.12.1 14:51:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:51:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:51:06 go: downloading github.com/open-policy-agent/opa v0.38.0 14:51:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:51:06 go: downloading github.com/mattn/go-colorable v0.1.12 14:51:06 go: downloading github.com/Masterminds/goutils v1.1.0 14:51:06 go: downloading github.com/Masterminds/semver v1.5.0 14:51:06 go: downloading github.com/google/uuid v1.1.2 14:51:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:51:06 go: downloading github.com/huandu/xstrings v1.3.2 14:51:06 go: downloading github.com/mattn/go-colorable v0.1.12 14:51:06 go: downloading github.com/Masterminds/goutils v1.1.0 14:51:06 go: downloading github.com/Masterminds/semver v1.5.0 14:51:06 go: downloading github.com/google/uuid v1.1.2 14:51:06 go: downloading github.com/huandu/xstrings v1.3.2 14:51:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:51:06 go: downloading github.com/oklog/run v1.0.0 14:51:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:51:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:51:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:51:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:51:06 go: downloading github.com/armon/go-metrics v0.3.10 14:51:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:51:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:51:06 go: downloading github.com/oklog/run v1.0.0 14:51:06 go: downloading github.com/imkira/go-observer v1.0.3 14:51:06 go: downloading github.com/prometheus/client_golang v1.12.1 14:51:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:51:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:51:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:51:06 go: downloading go.uber.org/atomic v1.9.0 14:51:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:51:06 go: downloading github.com/imkira/go-observer v1.0.3 14:51:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:51:06 go: downloading go.uber.org/atomic v1.9.0 14:51:06 go: downloading github.com/prometheus/client_model v0.2.0 14:51:06 go: downloading github.com/prometheus/common v0.32.1 14:51:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:51:06 go: downloading github.com/beorn7/perks v1.0.1 14:51:06 go: downloading github.com/beorn7/perks v1.0.1 14:51:06 go: downloading github.com/mattn/go-colorable v0.1.12 14:51:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:51:06 go: downloading github.com/prometheus/client_model v0.2.0 14:51:06 go: downloading github.com/Masterminds/goutils v1.1.0 14:51:06 go: downloading github.com/Masterminds/semver v1.5.0 14:51:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:51:06 go: downloading github.com/google/uuid v1.1.2 14:51:06 go: downloading github.com/prometheus/procfs v0.7.3 14:51:06 go: downloading github.com/prometheus/common v0.32.1 14:51:06 go: downloading github.com/prometheus/procfs v0.7.3 14:51:06 go: downloading github.com/hashicorp/errwrap v1.1.0 14:51:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:51:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:51:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:51:06 go: downloading github.com/hashicorp/errwrap v1.1.0 14:51:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:51:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:51:06 go: downloading github.com/blang/semver/v4 v4.0.0 14:51:06 go: downloading github.com/blang/semver/v4 v4.0.0 14:51:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:51:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:51:06 go: downloading github.com/huandu/xstrings v1.3.2 14:51:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:51:06 go: downloading github.com/oklog/run v1.0.0 14:51:06 go: downloading github.com/jinzhu/gorm v1.9.16 14:51:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:51:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:51:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:51:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:51:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:51:06 go: downloading github.com/jinzhu/gorm v1.9.16 14:51:06 go: downloading github.com/lib/pq v1.10.4 14:51:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:51:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:51:06 go: downloading go.uber.org/atomic v1.9.0 14:51:06 go: downloading github.com/imkira/go-observer v1.0.3 14:51:06 go: downloading github.com/prometheus/client_model v0.2.0 14:51:06 go: downloading github.com/prometheus/common v0.32.1 14:51:06 go: downloading github.com/beorn7/perks v1.0.1 14:51:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:51:07 go: downloading github.com/prometheus/procfs v0.7.3 14:51:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:51:07 go: downloading github.com/hashicorp/errwrap v1.1.0 14:51:07 go: downloading github.com/lib/pq v1.10.4 14:51:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:51:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:51:07 go: downloading github.com/twmb/murmur3 v1.1.6 14:51:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:51:07 go: downloading github.com/blang/semver/v4 v4.0.0 14:51:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:51:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:51:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:51:07 go: downloading github.com/jinzhu/gorm v1.9.16 14:51:07 go: downloading github.com/lib/pq v1.10.4 14:51:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:51:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:51:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:51:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:51:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:51:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:51:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:51:09 go: downloading github.com/stretchr/testify v1.7.0 14:51:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:51:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:51:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:51:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:51:09 go: downloading github.com/stretchr/testify v1.7.0 14:51:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:51:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:51:11 go: downloading google.golang.org/api v0.70.0 14:51:11 go: downloading k8s.io/client-go v0.23.4 14:51:11 go: downloading k8s.io/api v0.23.4 14:51:11 go: downloading github.com/google/go-tpm v0.3.3 14:51:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:51:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:51:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:51:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:51:11 go: downloading cloud.google.com/go/storage v1.21.0 14:51:11 go: downloading cloud.google.com/go v0.100.2 14:51:12 go: downloading k8s.io/apimachinery v0.23.4 14:51:12 go: downloading google.golang.org/api v0.70.0 14:51:12 go: downloading k8s.io/client-go v0.23.4 14:51:12 go: downloading k8s.io/api v0.23.4 14:51:12 go: downloading github.com/google/go-tpm v0.3.3 14:51:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:51:12 go: downloading k8s.io/kube-aggregator v0.23.3 14:51:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:51:13 go: downloading github.com/stretchr/testify v1.7.0 14:51:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:51:13 go: downloading cloud.google.com/go/security v1.3.0 14:51:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:51:13 go: downloading google.golang.org/api v0.70.0 14:51:13 go: downloading k8s.io/client-go v0.23.4 14:51:13 go: downloading k8s.io/api v0.23.4 14:51:13 go: downloading github.com/google/go-tpm v0.3.3 14:51:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:51:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:51:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:51:13 go: downloading github.com/hashicorp/vault/api v1.4.1 14:51:13 go: downloading github.com/twmb/murmur3 v1.1.6 14:51:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:51:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:51:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:51:14 go: downloading cloud.google.com/go/storage v1.21.0 14:51:14 go: downloading cloud.google.com/go/storage v1.21.0 14:51:14 go: downloading cloud.google.com/go v0.100.2 14:51:14 go: downloading cloud.google.com/go v0.100.2 14:51:14 go: downloading k8s.io/apimachinery v0.23.4 14:51:14 go: downloading k8s.io/kube-aggregator v0.23.3 14:51:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:51:15 go: downloading cloud.google.com/go/security v1.3.0 14:51:15 go: downloading k8s.io/apimachinery v0.23.4 14:51:15 go: downloading github.com/hashicorp/vault/api v1.4.1 14:51:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:51:15 go: downloading k8s.io/kube-aggregator v0.23.3 14:51:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:51:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:51:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:51:15 go: downloading github.com/twmb/murmur3 v1.1.6 14:51:15 go: downloading cloud.google.com/go/security v1.3.0 14:51:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:51:15 go: downloading github.com/jinzhu/inflection v1.0.0 14:51:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:51:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:51:15 go: downloading github.com/hashicorp/vault/api v1.4.1 14:51:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:51:15 go: downloading github.com/aws/smithy-go v1.11.0 14:51:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:51:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:51:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:51:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:51:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:51:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:51:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:51:16 go: downloading github.com/jinzhu/inflection v1.0.0 14:51:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:51:16 go: downloading github.com/aws/smithy-go v1.11.0 14:51:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:51:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:51:16 go: downloading github.com/dimchansky/utfbom v1.1.1 14:51:16 go: downloading github.com/gogo/protobuf v1.3.2 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:51:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:51:16 go: downloading github.com/jinzhu/inflection v1.0.0 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:51:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:51:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:51:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:51:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:51:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:51:16 go: downloading github.com/dimchansky/utfbom v1.1.1 14:51:16 go: downloading cloud.google.com/go/compute v1.3.0 14:51:16 go: downloading cloud.google.com/go/iam v0.1.1 14:51:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:51:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:51:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:51:16 go: downloading github.com/gogo/protobuf v1.3.2 14:51:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:51:16 go: downloading cloud.google.com/go/compute v1.3.0 14:51:16 go: downloading k8s.io/klog/v2 v2.30.0 14:51:16 go: downloading github.com/google/gofuzz v1.1.0 14:51:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:51:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:51:16 go: downloading cloud.google.com/go/iam v0.1.1 14:51:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:51:16 go: downloading github.com/dimchansky/utfbom v1.1.1 14:51:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:51:16 go: downloading github.com/spf13/pflag v1.0.5 14:51:17 go: downloading cloud.google.com/go/compute v1.3.0 14:51:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:51:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:51:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:51:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:51:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:51:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:51:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:51:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:51:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:51:17 go: downloading cloud.google.com/go/iam v0.1.1 14:51:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:51:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:51:17 go: downloading github.com/aws/smithy-go v1.11.0 14:51:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:51:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:51:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:51:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:51:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:51:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:51:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:51:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:51:17 go: downloading gopkg.in/yaml.v2 v2.4.0 14:51:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:51:17 go: downloading github.com/gobwas/glob v0.2.3 14:51:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:51:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:51:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:51:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:51:17 go: downloading go.opencensus.io v0.23.0 14:51:17 go: downloading k8s.io/klog/v2 v2.30.0 14:51:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:51:17 go: downloading github.com/google/gofuzz v1.1.0 14:51:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:51:17 go: downloading github.com/spf13/pflag v1.0.5 14:51:17 go: downloading gopkg.in/inf.v0 v0.9.1 14:51:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:51:17 go: downloading github.com/go-logr/logr v1.2.2 14:51:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:51:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:51:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:51:17 go: downloading github.com/google/go-cmp v0.5.7 14:51:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:51:17 go: downloading github.com/googleapis/gnostic v0.5.5 14:51:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:51:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:51:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:51:18 go: downloading github.com/json-iterator/go v1.1.12 14:51:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:51:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:51:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:51:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:51:18 go: downloading go.uber.org/zap v1.21.0 14:51:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:51:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:51:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:51:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:51:18 go: downloading gopkg.in/yaml.v2 v2.4.0 14:51:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:51:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:51:18 go: downloading github.com/gobwas/glob v0.2.3 14:51:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:51:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:51:18 go: downloading github.com/tklauser/numcpus v0.3.0 14:51:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:51:18 go: downloading sigs.k8s.io/yaml v1.3.0 14:51:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:51:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:51:18 go: downloading gopkg.in/inf.v0 v0.9.1 14:51:18 go: downloading go.opencensus.io v0.23.0 14:51:18 go: downloading github.com/ryanuber/go-glob v1.0.0 14:51:18 go: downloading github.com/golang/snappy v0.0.4 14:51:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:51:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:51:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:51:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:51:18 go: downloading github.com/hashicorp/go-version v1.2.0 14:51:18 go: downloading github.com/gogo/protobuf v1.3.2 14:51:18 go: downloading github.com/googleapis/gnostic v0.5.5 14:51:18 go: downloading k8s.io/klog/v2 v2.30.0 14:51:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:51:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:51:18 go: downloading github.com/modern-go/reflect2 v1.0.2 14:51:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:51:18 go: downloading github.com/google/go-cmp v0.5.7 14:51:18 go: downloading github.com/go-logr/logr v1.2.2 14:51:18 go: downloading github.com/json-iterator/go v1.1.12 14:51:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:51:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:51:18 go: downloading go.uber.org/multierr v1.6.0 14:51:18 go: downloading github.com/spf13/pflag v1.0.5 14:51:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:51:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:51:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:51:18 go: downloading go.uber.org/zap v1.21.0 14:51:18 go: downloading github.com/google/gofuzz v1.1.0 14:51:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:51:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:51:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:51:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:51:18 go: downloading github.com/tklauser/numcpus v0.3.0 14:51:18 go: downloading sigs.k8s.io/yaml v1.3.0 14:51:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:51:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:51:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:51:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:51:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:51:18 go: downloading github.com/modern-go/reflect2 v1.0.2 14:51:18 go: downloading github.com/golang/snappy v0.0.4 14:51:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:51:18 go: downloading github.com/ryanuber/go-glob v1.0.0 14:51:18 go: downloading go.uber.org/multierr v1.6.0 14:51:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:51:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:51:18 go: downloading github.com/hashicorp/go-version v1.2.0 14:51:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:51:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:51:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:51:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:51:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:51:18 go: downloading gopkg.in/yaml.v2 v2.4.0 14:51:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:51:18 go: downloading github.com/gobwas/glob v0.2.3 14:51:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:51:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:51:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:51:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:51:18 go: downloading go.opencensus.io v0.23.0 14:51:18 go: downloading gopkg.in/inf.v0 v0.9.1 14:51:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:51:18 go: downloading github.com/googleapis/gnostic v0.5.5 14:51:18 go: downloading github.com/go-logr/logr v1.2.2 14:51:18 go: downloading github.com/json-iterator/go v1.1.12 14:51:18 go: downloading github.com/google/go-cmp v0.5.7 14:51:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:51:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:51:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:51:19 go: downloading go.uber.org/zap v1.21.0 14:51:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:51:19 go: downloading github.com/tklauser/numcpus v0.3.0 14:51:19 go: downloading sigs.k8s.io/yaml v1.3.0 14:51:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:51:19 go: downloading github.com/ryanuber/go-glob v1.0.0 14:51:19 go: downloading github.com/golang/snappy v0.0.4 14:51:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:51:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:51:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:51:19 go: downloading github.com/hashicorp/go-version v1.2.0 14:51:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:51:19 go: downloading github.com/modern-go/reflect2 v1.0.2 14:51:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:51:19 go: downloading go.uber.org/multierr v1.6.0 14:51:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:51:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:51:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:51:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:51:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:51:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:51:34 Removing intermediate container 9e029298b2e7 14:51:34 ---> f4c0d299e116 14:51:34 14:51:34 Step 10/23 : FROM alpine:3.14 14:51:34 3.14: Pulling from library/alpine 14:51:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:51:34 Status: Downloaded newer image for alpine:3.14 14:51:34 ---> e04c818066af 14:51:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:51:36 ---> Running in 1cb24794a463 14:51:36 Removing intermediate container 13d869d48ba9 14:51:36 ---> 91998760458f 14:51:36 14:51:36 Step 9/20 : FROM alpine:3.15 14:51:36 3.15: Pulling from library/alpine 14:51:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:51:37 (1/1) Installing dumb-init (1.2.5-r1) 14:51:37 Executing busybox-1.33.1-r7.trigger 14:51:37 OK: 6 MiB in 15 packages 14:51:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:51:37 Status: Downloaded newer image for alpine:3.15 14:51:37 ---> 0ac33e5f5afa 14:51:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:51:38 ---> Running in f39833ceae67 14:51:38 Removing intermediate container f39833ceae67 14:51:38 ---> 17d81255a612 14:51:38 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:38 Removing intermediate container 1cb24794a463 14:51:38 ---> 70a13b5c40ec 14:51:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:51:39 ---> Running in 5dfa17549c5c 14:51:39 ---> Running in 92f95b73f7bb 14:51:39 Removing intermediate container 92f95b73f7bb 14:51:39 ---> a1e4b84b4a91 14:51:39 Step 13/23 : ENV APP_PORT=59882 14:51:39 ---> Running in 81a1d8516567 14:51:39 Removing intermediate container 81a1d8516567 14:51:39 ---> eed4cef77b71 14:51:39 Step 14/23 : EXPOSE $APP_PORT 14:51:39 ---> Running in a53cd6e69be8 14:51:40 Removing intermediate container a53cd6e69be8 14:51:40 ---> d92e543c565e 14:51:40 Step 15/23 : WORKDIR / 14:51:40 ---> Running in 8bd89cfcb056 14:51:40 Removing intermediate container 5dfa17549c5c 14:51:40 ---> 2483a9a55b76 14:51:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:51:40 ---> Running in d0d67b0ab70e 14:51:40 Removing intermediate container 8bd89cfcb056 14:51:40 ---> f3fb6c620a60 14:51:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:51:41 ---> 28ae3c10a639 14:51:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:42 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:51:42 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:51:42 OK: 15855 distinct packages available 14:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:43 ---> 19f9bd1ebe77 14:51:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:44 (1/9) Installing ca-certificates (20211220-r0) 14:51:44 (2/9) Installing brotli-libs (1.0.9-r5) 14:51:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:51:44 (4/9) Installing libcurl (7.80.0-r1) 14:51:44 (5/9) Installing curl (7.80.0-r1) 14:51:44 (6/9) Installing dumb-init (1.2.5-r1) 14:51:44 (7/9) Installing musl-obstack (1.2.3-r0) 14:51:44 ---> bcce5dd9783c 14:51:44 Step 19/23 : ENTRYPOINT ["/core-command"] 14:51:44 (8/9) Installing libucontext (1.1-r0) 14:51:44 ---> Running in 04d61acd100e 14:51:44 (9/9) Installing gcompat (1.0.0-r4) 14:51:44 Executing busybox-1.34.1-r5.trigger 14:51:44 Executing ca-certificates-20211220-r0.trigger 14:51:45 OK: 8 MiB in 23 packages 14:51:45 Removing intermediate container 04d61acd100e 14:51:45 ---> 3bfaa8de311c 14:51:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:51:45 ---> Running in d172b2f6c5d5 14:51:46 Removing intermediate container d172b2f6c5d5 14:51:46 ---> 9ec80204bba3 14:51:46 Step 21/23 : LABEL arch=x86_64 14:51:46 Removing intermediate container d0d67b0ab70e 14:51:46 ---> 0cd4b5b40df5 14:51:46 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:51:46 ---> Running in e4d7a39b4e53 14:51:47 Removing intermediate container e4d7a39b4e53 14:51:47 ---> a33139d5e314 14:51:47 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:51:47 ---> 579cd26c4333 14:51:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:51:47 ---> Running in 437e8da5bd28 14:51:48 Removing intermediate container 437e8da5bd28 14:51:48 ---> 42c737f41793 14:51:48 Step 23/23 : LABEL version=2.2.0-dev.92 14:51:48 ---> 9fb2525daf2b 14:51:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:51:48 ---> Running in 287960c76768 14:51:48 Removing intermediate container 287960c76768 14:51:48 ---> a7862d1f7025 14:51:48 14:51:48 ---> 47daf5390218 14:51:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:51:48 Successfully built a7862d1f7025 14:51:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:51:49 Running in /w/workspace/edgex-go/220 [Pipeline] { [Pipeline] checkout 14:51:49 Successfully tagged core-command:latest 14:51:49 Building security-proxy-setup 14:51:49  Building core-command ... done  ---> Running in e6aae0571e73 14:51:49 The recommended git tool is: git 14:51:51 Removing intermediate container e6aae0571e73 14:51:51 ---> 595657fcec75 14:51:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:51:52 ---> Running in 7980b95943cf 14:51:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:51:52 ---> 63e54657bbe7 14:51:52 Step 3/22 : WORKDIR /edgex-go 14:51:52 ---> Using cache 14:51:52 ---> ba7c590d6352 14:51:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:53 ---> Running in 04c4b4ba6129 14:51:53 Removing intermediate container 7980b95943cf 14:51:53 ---> c9171852b4b9 14:51:53 Step 18/20 : LABEL arch=x86_64 14:51:53 ---> Running in 6d48bcf4a640 14:51:53 Removing intermediate container 6d48bcf4a640 14:51:53 ---> 1d89e73aaf5d 14:51:53 Step 19/20 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:51:53 ---> Running in 422a66c83ce5 14:51:54 Removing intermediate container 422a66c83ce5 14:51:54 ---> c30003e1b219 14:51:54 Step 20/20 : LABEL version=2.2.0-dev.92 14:51:54 ---> Running in e9b535892db3 14:51:55 Removing intermediate container e9b535892db3 14:51:55 ---> edb61f2cedf2 14:51:55 14:51:55 Successfully built edb61f2cedf2 14:51:55 Successfully tagged security-spiffe-token-provider:latest 14:51:55  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 14:51:55 Removing intermediate container 04c4b4ba6129 14:51:55 ---> 6743d9979129 14:51:55 Step 5/22 : RUN apk add --update --no-cache make git 14:51:56 using credential edgex-jenkins-ssh 14:51:56 Cloning the remote Git repository 14:51:56 ---> Running in 8730fac68827 14:51:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:51:56 > git init /w/workspace/edgex-go/220 # timeout=10 14:51:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:51:56 > git --version # timeout=10 14:51:56 > git --version # 'git version 2.25.1' 14:51:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:51:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:59 OK: 221 MiB in 52 packages 14:52:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:52:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:01 ---> 63e54657bbe7 14:52:01 Step 3/23 : WORKDIR /edgex-go 14:52:01 ---> Using cache 14:52:01 ---> ba7c590d6352 14:52:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:01 ---> Using cache 14:52:01 ---> 6743d9979129 14:52:01 Step 5/23 : RUN apk add --update --no-cache make bash git 14:52:01 ---> Running in 2eda552ade60 14:52:01 Removing intermediate container 8730fac68827 14:52:01 ---> f5cdd55a3e85 14:52:01 Step 6/22 : COPY go.mod vendor* ./ 14:52:02 ---> d143b24a8441 14:52:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:02 ---> Running in 33166289e808 14:52:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:52:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:52:04 OK: 221 MiB in 52 packages 14:52:05 Removing intermediate container 2eda552ade60 14:52:05 ---> 777d54c37738 14:52:05 Step 6/23 : COPY go.mod vendor* ./ 14:52:05 Removing intermediate container 33166289e808 14:52:05 ---> 9c88ef5987b3 14:52:05 Step 8/22 : COPY . . 14:52:05 ---> 82ad73a6141a 14:52:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:05 ---> Running in 0a88c4c42165 14:52:11 Removing intermediate container 0a88c4c42165 14:52:11 ---> b21794df715b 14:52:11 Step 8/23 : COPY . . 14:52:12 Avoid second fetch 14:52:12 Checking out Revision 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 (main) 14:52:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:52:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:12 > git config core.sparsecheckout # timeout=10 14:52:12 > git checkout -f 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 14:52:17 Commit message: "ci(snap): add snap go mod to dependabot (#3995)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 14:52:18 Dload Upload Total Spent Left Speed 14:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 14:52:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:52:19 + sudo tee /etc/docker/daemon.new 14:52:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:52:19 { 14:52:19 "registry-mirrors": [ 14:52:19 "https://nexus3.edgexfoundry.org:10001" 14:52:19 ], 14:52:19 "bip": "10.250.0.254/24", 14:52:19 "hosts": [ 14:52:19 "tcp://0.0.0.0:5555", 14:52:19 "unix:///var/run/docker.sock" 14:52:19 ], 14:52:19 "mtu": 1458, 14:52:19 "selinux-enabled": true, 14:52:19 "seccomp-profile": "/etc/docker/seccomp.json" 14:52:19 } [Pipeline] sh 14:52:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:52:19 + sudo service docker restart 14:52:26 ---> 1cef200b645d 14:52:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:52:26 ---> Running in 530f5ab41600 14:52:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:52:29 ---> 0f3bd68c10ed 14:52:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:52:29 ---> Running in ffef3678e469 14:52:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:38 provisioning config files... 14:52:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config6657823538497679526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:38 ---> docker-login.sh 14:52:38 nexus3.edgexfoundry.org:10001 14:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:39 Configure a credential helper to remove this warning. See 14:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:39 14:52:39 Login Succeeded 14:52:39 nexus3.edgexfoundry.org:10002 14:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:40 Configure a credential helper to remove this warning. See 14:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:40 14:52:40 Login Succeeded 14:52:40 nexus3.edgexfoundry.org:10003 14:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:40 Configure a credential helper to remove this warning. See 14:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:40 14:52:40 Login Succeeded 14:52:40 nexus3.edgexfoundry.org:10004 14:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:41 Configure a credential helper to remove this warning. See 14:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:41 14:52:41 Login Succeeded 14:52:41 docker.io 14:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:42 Configure a credential helper to remove this warning. See 14:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:42 14:52:42 Login Succeeded 14:52:42 ---> docker-login.sh ends [Pipeline] } 14:52:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:52:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:42 ========================================================= 14:52:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:52:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:52:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:52:43 9b3977197b4f: Pulling fs layer 14:52:43 1a89e8eeedd5: Pulling fs layer 14:52:43 94645a83ff95: Pulling fs layer 14:52:43 3f3a8bcf1eab: Pulling fs layer 14:52:43 0c92f367c5e7: Pulling fs layer 14:52:43 3096ccb668a1: Pulling fs layer 14:52:43 e8cf19c19ddd: Pulling fs layer 14:52:43 a4caa8a26152: Pulling fs layer 14:52:43 3096ccb668a1: Waiting 14:52:43 e8cf19c19ddd: Waiting 14:52:43 3f3a8bcf1eab: Waiting 14:52:43 a4caa8a26152: Waiting 14:52:43 0c92f367c5e7: Waiting 14:52:43 94645a83ff95: Verifying Checksum 14:52:43 94645a83ff95: Download complete 14:52:43 1a89e8eeedd5: Verifying Checksum 14:52:43 1a89e8eeedd5: Download complete 14:52:43 0c92f367c5e7: Verifying Checksum 14:52:43 0c92f367c5e7: Download complete 14:52:43 3096ccb668a1: Verifying Checksum 14:52:43 3096ccb668a1: Download complete 14:52:43 9b3977197b4f: Download complete 14:52:43 e8cf19c19ddd: Verifying Checksum 14:52:43 e8cf19c19ddd: Download complete 14:52:44 9b3977197b4f: Pull complete 14:52:44 1a89e8eeedd5: Pull complete 14:52:45 94645a83ff95: Pull complete 14:52:45 a4caa8a26152: Verifying Checksum 14:52:45 a4caa8a26152: Download complete 14:52:46 3f3a8bcf1eab: Verifying Checksum 14:52:46 3f3a8bcf1eab: Download complete 14:52:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:53:01 3f3a8bcf1eab: Pull complete 14:53:01 0c92f367c5e7: Pull complete 14:53:01 3096ccb668a1: Pull complete 14:53:01 e8cf19c19ddd: Pull complete 14:53:06 a4caa8a26152: Pull complete 14:53:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:53:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:53:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:53:07 WORKDIR /edgex 14:53:07 COPY go.mod . 14:53:07 RUN go mod download 14:53:07 + docker build -t ci-base-image-arm64 -f - . 14:53:09 Sending build context to Docker daemon 169.3MB 14:53:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:53:09 ---> 725f1c02e7f9 14:53:09 Step 2/4 : WORKDIR /edgex 14:53:09 Removing intermediate container ffef3678e469 14:53:09 ---> 0fa071e77d61 14:53:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:53:09 ---> Running in b69a842ca401 14:53:09 Removing intermediate container 530f5ab41600 14:53:09 ---> b9ec4a4495d5 14:53:09 14:53:09 Step 10/22 : FROM alpine:3.14 14:53:09 ---> e04c818066af 14:53:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:53:09 ---> Running in 17ff31bd1242 14:53:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:53:10 (1/6) Installing ca-certificates (20211220-r0) 14:53:10 (2/6) Installing brotli-libs (1.0.9-r5) 14:53:10 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:53:10 (4/6) Installing libcurl (7.79.1-r1) 14:53:10 (5/6) Installing curl (7.79.1-r1) 14:53:10 (6/6) Installing dumb-init (1.2.5-r1) 14:53:10 Executing busybox-1.33.1-r7.trigger 14:53:10 Executing ca-certificates-20211220-r0.trigger 14:53:10 OK: 8 MiB in 20 packages 14:53:11 ---> Running in fd8bfa898df8 14:53:11 Removing intermediate container b69a842ca401 14:53:11 ---> 1e868d16803e 14:53:11 14:53:11 Step 11/23 : FROM docker:20.10.14 14:53:11 20.10.14: Pulling from library/docker 14:53:11 Removing intermediate container fd8bfa898df8 14:53:11 ---> 7d6e6f7dd6d5 14:53:11 Step 3/4 : COPY go.mod . 14:53:12 Removing intermediate container 17ff31bd1242 14:53:12 ---> 0482de150b9c 14:53:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:53:12 ---> Running in c7156341001e 14:53:12 ---> c1896fe42237 14:53:12 Step 4/4 : RUN go mod download 14:53:12 ---> Running in 97b804d103a6 14:53:13 Removing intermediate container c7156341001e 14:53:13 ---> 3b4d635b55d3 14:53:13 Step 13/22 : WORKDIR /edgex 14:53:13 ---> Running in 57feb5108252 14:53:13 Removing intermediate container 57feb5108252 14:53:13 ---> 80e3837b0c3b 14:53:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:53:14 ---> 050f35d1f954 14:53:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:53:17 ---> 4c8e82afaa00 14:53:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:53:18 ---> 4931ece823d9 14:53:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:53:19 ---> a7bd51c2ebb2 14:53:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:53:19 ---> Running in d8ed9e489d8e 14:53:20 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:53:20 Status: Downloaded newer image for docker:20.10.14 14:53:20 ---> 7417809fdb73 14:53:20 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:20 ---> Running in 98e75207c1c1 14:53:21 Removing intermediate container 98e75207c1c1 14:53:21 ---> c2f9116ad53b 14:53:21 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:21 ---> Running in b6c32aa4f24b 14:53:21 Removing intermediate container d8ed9e489d8e 14:53:21 ---> 8f3e12d3bd40 14:53:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:53:21 ---> Running in c8b0ea3c2279 14:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:53:22 Removing intermediate container c8b0ea3c2279 14:53:22 ---> 69debb917db0 14:53:22 Step 20/22 : LABEL arch=x86_64 14:53:22 (1/43) Installing readline (8.1.1-r0) 14:53:22 (2/43) Installing bash (5.1.16-r0) 14:53:22 Executing bash-5.1.16-r0.post-install 14:53:22 (3/43) Installing brotli-libs (1.0.9-r5) 14:53:22 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:53:22 (5/43) Installing libcurl (7.80.0-r1) 14:53:22 (6/43) Installing curl (7.80.0-r1) 14:53:22 (7/43) Installing dumb-init (1.2.5-r1) 14:53:22 (8/43) Installing libbz2 (1.0.8-r1) 14:53:22 (9/43) Installing expat (2.4.7-r0) 14:53:22 (10/43) Installing libffi (3.4.2-r1) 14:53:22 (11/43) Installing gdbm (1.22-r0) 14:53:22 (12/43) Installing xz-libs (5.2.5-r1) 14:53:22 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:53:22 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:53:22 (15/43) Installing mpdecimal (2.5.1-r1) 14:53:22 (16/43) Installing sqlite-libs (3.36.0-r0) 14:53:22 (17/43) Installing python3 (3.9.7-r4) 14:53:22 ---> Running in c8ebdf9b1622 14:53:23 (18/43) Installing py3-appdirs (1.4.4-r2) 14:53:23 (19/43) Installing py3-certifi (2020.12.5-r1) 14:53:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:53:23 (21/43) Installing py3-idna (3.3-r0) 14:53:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:53:23 (23/43) Installing py3-requests (2.26.0-r1) 14:53:23 (24/43) Installing py3-msgpack (1.0.2-r1) 14:53:23 (25/43) Installing py3-lockfile (0.12.2-r4) 14:53:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:53:23 (27/43) Installing py3-colorama (0.4.4-r1) 14:53:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:53:23 (29/43) Installing py3-distlib (0.3.3-r0) 14:53:23 (30/43) Installing py3-distro (1.6.0-r0) 14:53:23 (31/43) Installing py3-six (1.16.0-r0) 14:53:23 (32/43) Installing py3-webencodings (0.5.1-r4) 14:53:23 (33/43) Installing py3-html5lib (1.1-r1) 14:53:23 (34/43) Installing py3-parsing (2.4.7-r2) 14:53:23 (35/43) Installing py3-packaging (20.9-r1) 14:53:23 (36/43) Installing py3-tomli (1.2.2-r0) 14:53:23 (37/43) Installing py3-pep517 (0.12.0-r0) 14:53:23 (38/43) Installing py3-progress (1.6-r0) 14:53:23 (39/43) Installing py3-retrying (1.3.3-r2) 14:53:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:53:23 (41/43) Installing py3-setuptools (52.0.0-r4) 14:53:23 (42/43) Installing py3-toml (0.10.2-r2) 14:53:23 (43/43) Installing py3-pip (20.3.4-r1) 14:53:23 Executing busybox-1.34.1-r5.trigger 14:53:23 OK: 83 MiB in 65 packages 14:53:24 Collecting docker-compose==1.23.2 14:53:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:53:24 Removing intermediate container c8ebdf9b1622 14:53:24 ---> 58801e273785 14:53:24 Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:53:24 Collecting jsonschema<3,>=2.5.1 14:53:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:53:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:53:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:53:24 Collecting dockerpty<0.5,>=0.4.1 14:53:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:53:25 Collecting cached-property<2,>=1.2.0 14:53:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:53:25 Collecting docopt<0.7,>=0.6.1 14:53:25 Downloading docopt-0.6.2.tar.gz (25 kB) 14:53:25 Collecting websocket-client<1.0,>=0.32.0 14:53:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:53:25 ---> Running in 15ad23aaa2ff 14:53:25 Collecting docker<4.0,>=3.6.0 14:53:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:53:25 Removing intermediate container 15ad23aaa2ff 14:53:25 ---> 1bb23947d074 14:53:25 Step 22/22 : LABEL version=2.2.0-dev.92 14:53:25 Collecting PyYAML<4,>=3.10 14:53:25 Downloading PyYAML-3.13.tar.gz (270 kB) 14:53:25 ---> Running in da2b28005296 14:53:25 Removing intermediate container da2b28005296 14:53:25 ---> 7501336eacaf 14:53:25 14:53:25 Successfully built 7501336eacaf 14:53:25 Successfully tagged security-proxy-setup:latest 14:53:25 Building support-scheduler 14:53:26  Building security-proxy-setup ... done Collecting texttable<0.10,>=0.9.0 14:53:26 Downloading texttable-0.9.1.tar.gz (11 kB) 14:53:26 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:26 Collecting docker-pycreds>=0.4.0 14:53:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:53:26 Collecting idna<2.8,>=2.5 14:53:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:53:26 Collecting chardet<3.1.0,>=3.0.2 14:53:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:53:26 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:26 Collecting urllib3<1.25,>=1.21.1 14:53:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:53:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:53:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:53:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:53:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:53:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:53:26 Attempting uninstall: urllib3 14:53:26 Found existing installation: urllib3 1.26.7 14:53:26 Uninstalling urllib3-1.26.7: 14:53:26 Successfully uninstalled urllib3-1.26.7 14:53:26 Attempting uninstall: idna 14:53:27 Found existing installation: idna 3.3 14:53:27 Uninstalling idna-3.3: 14:53:27 Successfully uninstalled idna-3.3 14:53:27 Attempting uninstall: requests 14:53:27 Found existing installation: requests 2.26.0 14:53:27 Uninstalling requests-2.26.0: 14:53:27 Successfully uninstalled requests-2.26.0 14:53:27 Running setup.py install for texttable: started 14:53:27 Running setup.py install for texttable: finished with status 'done' 14:53:27 Running setup.py install for PyYAML: started 14:53:28 Running setup.py install for PyYAML: finished with status 'done' 14:53:28 Running setup.py install for docopt: started 14:53:28 Running setup.py install for docopt: finished with status 'done' 14:53:28 Running setup.py install for dockerpty: started 14:53:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:53:28 ---> 63e54657bbe7 14:53:28 Step 3/22 : WORKDIR /edgex-go 14:53:28 ---> Using cache 14:53:28 ---> ba7c590d6352 14:53:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:28 ---> Using cache 14:53:28 ---> 6743d9979129 14:53:28 Step 5/22 : RUN apk add --update --no-cache make git 14:53:28 ---> Using cache 14:53:28 ---> f5cdd55a3e85 14:53:28 Step 6/22 : COPY go.mod vendor* ./ 14:53:28 ---> Using cache 14:53:28 ---> d143b24a8441 14:53:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:28 ---> Using cache 14:53:28 ---> 9c88ef5987b3 14:53:28 Step 8/22 : COPY . . 14:53:28 ---> Using cache 14:53:28 ---> 1cef200b645d 14:53:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:53:28 Running setup.py install for dockerpty: finished with status 'done' 14:53:30 ---> Running in 42d7340943ba 14:53:30 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:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:53:32 Removing intermediate container b6c32aa4f24b 14:53:32 ---> cb56cdfa76f1 14:53:32 Step 14/23 : ENV APP_PORT=58890 14:53:32 ---> Running in a5ab94038c35 14:53:32 Removing intermediate container a5ab94038c35 14:53:32 ---> fda7e57bb581 14:53:32 Step 15/23 : EXPOSE $APP_PORT 14:53:32 ---> Running in 66022526434d 14:53:32 Removing intermediate container 66022526434d 14:53:32 ---> a6e74ea39350 14:53:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:53:33 ---> bcd0ddc897d0 14:53:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:53:33 ---> eb99214a85f3 14:53:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:53:33 ---> 0016b2537e70 14:53:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:53:33 ---> Running in de2993ca2c92 14:53:34 Removing intermediate container de2993ca2c92 14:53:34 ---> 90b9b18419a2 14:53:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:34 ---> Running in 56e314f66830 14:53:34 Removing intermediate container 56e314f66830 14:53:34 ---> 3dc7ef0b2250 14:53:34 Step 21/23 : LABEL arch=x86_64 14:53:34 ---> Running in 8bbd76f54d0b 14:53:34 Removing intermediate container 8bbd76f54d0b 14:53:34 ---> a06ff6d0a71d 14:53:34 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:53:34 ---> Running in 3ad62eb9a43e 14:53:35 Removing intermediate container 3ad62eb9a43e 14:53:35 ---> cce377da86e4 14:53:35 Step 23/23 : LABEL version=2.2.0-dev.92 14:53:35 ---> Running in a8bcf8b9fd1d 14:53:35 Removing intermediate container a8bcf8b9fd1d 14:53:35 ---> 389f6f0d0fee 14:53:35 14:53:35 Successfully built 389f6f0d0fee 14:53:35 Successfully tagged sys-mgmt-agent:latest 14:53:35 Building core-metadata 14:53:38  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:53:38 ---> 63e54657bbe7 14:53:38 Step 3/23 : WORKDIR /edgex-go 14:53:38 ---> Using cache 14:53:38 ---> ba7c590d6352 14:53:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:38 ---> Using cache 14:53:38 ---> 6743d9979129 14:53:38 Step 5/23 : RUN apk add --update --no-cache make git 14:53:38 ---> Using cache 14:53:38 ---> f5cdd55a3e85 14:53:38 Step 6/23 : COPY go.mod vendor* ./ 14:53:38 ---> Using cache 14:53:38 ---> d143b24a8441 14:53:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:38 ---> Using cache 14:53:38 ---> 9c88ef5987b3 14:53:38 Step 8/23 : COPY . . 14:53:38 ---> Using cache 14:53:38 ---> 1cef200b645d 14:53:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:53:40 ---> Running in a47006583201 14:53:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:53:53 Removing intermediate container 42d7340943ba 14:53:53 ---> c6f847ca9d1d 14:53:53 14:53:53 Step 10/22 : FROM alpine:3.14 14:53:53 ---> e04c818066af 14:53:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:53:53 ---> Using cache 14:53:53 ---> 70a13b5c40ec 14:53:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:53 ---> Using cache 14:53:53 ---> a1e4b84b4a91 14:53:53 Step 13/22 : ENV APP_PORT=59861 14:53:53 ---> Running in f48d5ecb83a1 14:53:53 Removing intermediate container f48d5ecb83a1 14:53:53 ---> a5d312204569 14:53:53 Step 14/22 : EXPOSE $APP_PORT 14:53:53 ---> Running in a8171cc71b6b 14:53:53 Removing intermediate container a8171cc71b6b 14:53:53 ---> 2fa295e19392 14:53:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:53 ---> 4555d3549693 14:53:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:53:53 ---> 35bf24d49041 14:53:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:53:54 ---> 21175ff0b107 14:53:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:53:54 ---> Running in c4b1617b939a 14:53:54 Removing intermediate container c4b1617b939a 14:53:54 ---> ee1b9b26d27a 14:53:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:54 ---> Running in c5888259fa68 14:53:54 Removing intermediate container c5888259fa68 14:53:54 ---> 3c98350eff81 14:53:54 Step 20/22 : LABEL arch=x86_64 14:53:54 ---> Running in f37eadbd8bd0 14:53:54 Removing intermediate container f37eadbd8bd0 14:53:54 ---> 153c05a7d022 14:53:54 Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:53:54 ---> Running in da30cbf6f614 14:53:55 Removing intermediate container da30cbf6f614 14:53:55 ---> 6a82b18a0bd6 14:53:55 Step 22/22 : LABEL version=2.2.0-dev.92 14:53:55 ---> Running in 6f7415b82ff4 14:53:55 Removing intermediate container 6f7415b82ff4 14:53:55 ---> f8045095f937 14:53:55 14:53:55 Successfully built f8045095f937 14:53:55 Successfully tagged support-scheduler:latest 14:53:55 Building security-bootstrapper 14:53:58  Building support-scheduler ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:53:58 ---> 63e54657bbe7 14:53:58 Step 3/31 : WORKDIR /edgex-go 14:53:58 ---> Using cache 14:53:58 ---> ba7c590d6352 14:53:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:58 ---> Using cache 14:53:58 ---> 6743d9979129 14:53:58 Step 5/31 : RUN apk add --update --no-cache make git 14:53:58 ---> Using cache 14:53:58 ---> f5cdd55a3e85 14:53:58 Step 6/31 : COPY go.mod vendor* ./ 14:53:58 ---> Using cache 14:53:58 ---> d143b24a8441 14:53:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:58 ---> Using cache 14:53:58 ---> 9c88ef5987b3 14:53:58 Step 8/31 : COPY . . 14:53:58 ---> Using cache 14:53:58 ---> 1cef200b645d 14:53:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:53:59 Removing intermediate container 97b804d103a6 14:53:59 ---> 4bf577e0ecb0 14:53:59 Successfully built 4bf577e0ecb0 14:53:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:53:59 ---> Running in 07038c85ec17 14:53:59 Removing intermediate container a47006583201 14:53:59 ---> 21bd9f988e41 14:53:59 14:53:59 Step 10/23 : FROM alpine:3.14 14:53:59 ---> e04c818066af 14:53:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:53:59 ---> Using cache 14:53:59 ---> 70a13b5c40ec 14:53:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:59 ---> Using cache 14:53:59 ---> a1e4b84b4a91 14:53:59 Step 13/23 : ENV APP_PORT=59881 14:53:59 ---> Running in a64f5cb03475 14:53:59 Removing intermediate container a64f5cb03475 14:53:59 ---> 7fe3ee6b22e3 14:53:59 Step 14/23 : EXPOSE $APP_PORT 14:53:59 ---> Running in edd70cd1490e 14:53:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:53:59 Removing intermediate container edd70cd1490e 14:53:59 ---> 24a98d6f608f 14:53:59 Step 15/23 : WORKDIR / 14:53:59 + docker inspect -f . ci-base-image-arm64 14:53:59 . [Pipeline] withDockerContainer 14:54:00 prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container 14:54:00 ---> Running in 7fe8eba13688 14:54:00 Removing intermediate container 7fe8eba13688 14:54:00 ---> d8eb767c39e2 14:54:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** ci-base-image-arm64 cat 14:54:00 ---> ec56c6b707a8 14:54:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:54:00 ---> 6b538ca68f81 14:54:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:54:00 ---> 5bbf749f37a3 14:54:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:54:01 ---> Running in fa34ef0da557 14:54:01 Removing intermediate container fa34ef0da557 14:54:01 ---> 54a723345efc 14:54:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:01 ---> Running in d88c2d3fcd7c 14:54:01 $ docker top 247f033366ec3884e90bb50a3326b7397acb96a9d57bc7a829653fe94aec3946 -eo pid,comm 14:54:01 Removing intermediate container d88c2d3fcd7c 14:54:01 ---> 4e1b9d3a0759 14:54:01 Step 21/23 : LABEL arch=x86_64 14:54:01 ---> Running in 1edf0c3c6c0e [Pipeline] { [Pipeline] sh 14:54:02 Removing intermediate container 1edf0c3c6c0e 14:54:02 ---> af9553f97fd0 14:54:02 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:54:02 ---> Running in d6400237b37d 14:54:02 Removing intermediate container d6400237b37d 14:54:02 ---> 20c17b1f53aa 14:54:02 Step 23/23 : LABEL version=2.2.0-dev.92 14:54:02 ---> Running in 2028348d8098 14:54:02 Removing intermediate container 2028348d8098 14:54:02 ---> 9e005464ce6e 14:54:02 14:54:02 Successfully built 9e005464ce6e 14:54:02 + go version 14:54:02 go version go1.17.6 linux/arm64 [Pipeline] } 14:54:02 $ docker stop --time=1 247f033366ec3884e90bb50a3326b7397acb96a9d57bc7a829653fe94aec3946 14:54:02 Successfully tagged core-metadata:latest 14:54:02  Building core-metadata ... done Building security-secretstore-setup 14:54:04 $ docker rm -f 247f033366ec3884e90bb50a3326b7397acb96a9d57bc7a829653fe94aec3946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:54:04 14:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:54:05 latest: Pulling from edgex-devops/edgex-compose-arm64 14:54:05 29e5d40040c1: Pulling fs layer 14:54:05 1ce36da41761: Pulling fs layer 14:54:05 25b303627fd3: Pulling fs layer 14:54:05 29e5d40040c1: Download complete 14:54:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:54:05 ---> 63e54657bbe7 14:54:05 Step 3/25 : WORKDIR /edgex-go 14:54:05 ---> Using cache 14:54:05 ---> ba7c590d6352 14:54:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:05 ---> Using cache 14:54:05 ---> 6743d9979129 14:54:05 Step 5/25 : RUN apk add --update --no-cache make git 14:54:05 ---> Using cache 14:54:05 ---> f5cdd55a3e85 14:54:05 Step 6/25 : COPY go.mod vendor* ./ 14:54:05 ---> Using cache 14:54:05 ---> d143b24a8441 14:54:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:05 ---> Using cache 14:54:05 ---> 9c88ef5987b3 14:54:05 Step 8/25 : COPY . . 14:54:05 ---> Using cache 14:54:05 ---> 1cef200b645d 14:54:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:54:06 1ce36da41761: Verifying Checksum 14:54:06 1ce36da41761: Download complete 14:54:06 29e5d40040c1: Pull complete 14:54:07 1ce36da41761: Pull complete 14:54:07 25b303627fd3: Verifying Checksum 14:54:07 25b303627fd3: Download complete 14:54:12 ---> Running in e1804741ef7e 14:54:12 Building bin/spire-agent... 14:54:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:54:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:54:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:54:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:54:12 go: downloading github.com/docker/docker v20.10.12+incompatible 14:54:12 Building bin/spire-agent... 14:54:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:54:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:54:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:54:13 go: downloading github.com/docker/docker v20.10.12+incompatible 14:54:13 go: downloading github.com/google/go-tpm-tools v0.3.3 14:54:13 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:54:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:54:13 go: downloading github.com/docker/go-connections v0.4.0 14:54:13 go: downloading github.com/docker/go-units v0.4.0 14:54:13 go: downloading github.com/opencontainers/image-spec v1.0.1 14:54:13 go: downloading github.com/containerd/containerd v1.3.4 14:54:13 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:54:13 go: downloading github.com/opencontainers/go-digest v1.0.0 14:54:14 go: downloading github.com/google/go-tpm-tools v0.3.3 14:54:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:54:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:54:14 go: downloading github.com/docker/go-units v0.4.0 14:54:14 go: downloading github.com/docker/go-connections v0.4.0 14:54:14 go: downloading github.com/opencontainers/image-spec v1.0.1 14:54:14 go: downloading github.com/containerd/containerd v1.3.4 14:54:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:54:14 go: downloading github.com/opencontainers/go-digest v1.0.0 14:54:14 Building bin/spire-agent... 14:54:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:54:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:54:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:54:14 go: downloading github.com/docker/docker v20.10.12+incompatible 14:54:15 go: downloading github.com/google/go-tpm-tools v0.3.3 14:54:15 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:54:15 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:54:16 go: downloading github.com/docker/go-connections v0.4.0 14:54:16 go: downloading github.com/docker/go-units v0.4.0 14:54:16 go: downloading github.com/opencontainers/image-spec v1.0.1 14:54:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:54:16 go: downloading github.com/containerd/containerd v1.3.4 14:54:16 go: downloading github.com/opencontainers/go-digest v1.0.0 14:54:19 25b303627fd3: Pull complete 14:54:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:54:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:54:20 prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container 14:54:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:54:20 Removing intermediate container 07038c85ec17 14:54:20 ---> 5c92fd063753 14:54:20 14:54:20 Step 10/31 : FROM alpine:3.14 14:54:20 ---> e04c818066af 14:54:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:54:20 ---> Running in a548604f62ce 14:54:21 Removing intermediate container a548604f62ce 14:54:21 ---> 965ea53ea712 14:54:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:54:21 ---> Running in 5480446ac6be 14:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:54:22 (1/2) Installing dumb-init (1.2.5-r1) 14:54:22 (2/2) Installing su-exec (0.2-r1) 14:54:22 Executing busybox-1.33.1-r7.trigger 14:54:22 OK: 6 MiB in 16 packages 14:54:22 $ docker top ebc684420272eb86178aa82a4a730be21c67daf7b078df17ffb86f354cf72d59 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:23 + docker-compose build --help 14:54:23 + grep parallel 14:54:24 Removing intermediate container 5480446ac6be 14:54:24 ---> dff8b9b32618 14:54:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:54:24 ---> Running in 1fe334960c5b 14:54:24 Removing intermediate container 1fe334960c5b 14:54:24 ---> df75df6de773 14:54:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:54:24 ---> Running in 963dce8ff7dc 14:54:24 Removing intermediate container 963dce8ff7dc 14:54:24 ---> 33be1681e585 14:54:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:54:24 ---> Running in 9012200956a7 14:54:27 Removing intermediate container 9012200956a7 14:54:27 ---> 1d61bed7e72c 14:54:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:54:27 ---> Running in e5a1ed4ac52b 14:54:27 Removing intermediate container e5a1ed4ac52b 14:54:27 ---> 236b9a9ab25e 14:54:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:54:27 --parallel Build images in parallel. 14:54:28 ---> 774284aa2ebe 14:54:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:54:28 ---> Running in 29ef3b87855f [Pipeline] } 14:54:28 $ docker stop --time=1 ebc684420272eb86178aa82a4a730be21c67daf7b078df17ffb86f354cf72d59 14:54:29 $ docker rm -f ebc684420272eb86178aa82a4a730be21c67daf7b078df17ffb86f354cf72d59 14:54:29 Removing intermediate container 29ef3b87855f 14:54:29 ---> 11d855e11aa4 14:54:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:30 ---> a3267492c718 14:54:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:54:30 . [Pipeline] withDockerContainer 14:54:30 prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container 14:54:30 $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:54:30 ---> 9f5c648bd0a5 14:54:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:54:31 ---> 27b4b8ba2d5e 14:54:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:54:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:54:31 ---> 866afff74b6a 14:54:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:54:31 ---> db9df1e7a97b 14:54:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:54:32 $ docker top 2ba79d57fa5854adf7334686581d99ba09b028b13f8b9f5e17faddbcc8f1f401 -eo pid,comm 14:54:32 ---> Running in cd12a2a4723f [Pipeline] { [Pipeline] sh 14:54:32 Removing intermediate container cd12a2a4723f 14:54:32 ---> 033ecf2d595c 14:54:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:54:33 + docker-compose -f ./docker-compose-build.yml build --parallel 14:54:35 ---> 25831db35a6c 14:54:35 Step 26/31 : RUN chmod +x /entrypoint.sh 14:54:36 Removing intermediate container e1804741ef7e 14:54:36 ---> 9b6513a1f85a 14:54:36 14:54:36 Step 10/25 : FROM alpine:3.14 14:54:36 ---> e04c818066af 14:54:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:54:36 ---> Running in a3bccdf76f3b 14:54:37 ---> Running in 3c57c13db3d7 14:54:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:54:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:54:38 (1/3) Installing ca-certificates (20211220-r0) 14:54:38 (2/3) Installing dumb-init (1.2.5-r1) 14:54:38 (3/3) Installing su-exec (0.2-r1) 14:54:38 Executing busybox-1.33.1-r7.trigger 14:54:38 Executing ca-certificates-20211220-r0.trigger 14:54:38 OK: 6 MiB in 17 packages 14:54:38 Building core-command ... 14:54:38 Building core-data ... 14:54:38 Building core-metadata ... 14:54:38 Building security-bootstrapper ... 14:54:38 Building security-proxy-setup ... 14:54:38 Building security-secretstore-setup ... 14:54:38 Building security-spiffe-token-provider ... 14:54:38 Building security-spire-agent ... 14:54:38 Building security-spire-config ... 14:54:38 Building security-spire-server ... 14:54:38 Building support-notifications ... 14:54:38 Building support-scheduler ... 14:54:38 Building sys-mgmt-agent ... 14:54:38 Building security-spiffe-token-provider 14:54:38 Building core-metadata 14:54:38 Building core-command 14:54:38 Building support-scheduler 14:54:38 Building support-notifications 14:54:44 Removing intermediate container a3bccdf76f3b 14:54:44 ---> 6f3d4300591d 14:54:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:54:51 Removing intermediate container 3c57c13db3d7 14:54:51 ---> 65eb5fe054e6 14:54:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:55:01 ---> Running in a431e3c0d656 14:55:04 ---> Running in a81d74cc40d9 14:55:08 Removing intermediate container a431e3c0d656 14:55:08 ---> 96e8bb6147eb 14:55:08 Step 28/31 : CMD ["gate"] 14:55:18 Removing intermediate container a81d74cc40d9 14:55:18 ---> 28c04f8179d2 14:55:18 Step 13/25 : WORKDIR / 14:55:19 ---> Running in 2a37e56cd179 14:55:19 ---> Running in 25ebb8aa731d 14:55:20 Removing intermediate container 2a37e56cd179 14:55:20 ---> 8947d5436ab4 14:55:20 Step 29/31 : LABEL arch=x86_64 14:55:20 Removing intermediate container 25ebb8aa731d 14:55:20 ---> e14b8a9ce1f1 14:55:20 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:55:20 ---> Running in b8069c0db952 14:55:21 ---> 7ebb15242f04 14:55:21 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:55:21 Removing intermediate container b8069c0db952 14:55:21 ---> 9b70051a7424 14:55:21 Step 30/31 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:55:22 ---> Running in 1c50bc773e78 14:55:22 ---> a10dd353a9bf 14:55:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:55:22 Removing intermediate container 1c50bc773e78 14:55:22 ---> 62e7763a417d 14:55:22 Step 31/31 : LABEL version=2.2.0-dev.92 14:55:23 ---> c320ec3b22e1 14:55:23 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:55:23 ---> Running in 34e91e17e405 14:55:24 ---> 3a0f37739c94 14:55:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:55:24 Removing intermediate container 34e91e17e405 14:55:24 ---> 7e4476eda863 14:55:24 14:55:24 Successfully built 7e4476eda863 14:55:24 Successfully tagged security-bootstrapper:latest 14:55:24  Building security-bootstrapper ... done Building support-notifications 14:55:26 ---> 5535b52f160f 14:55:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:55:28 Removing intermediate container 59d30e75d009 14:55:28 ---> 2b8c62570b1f 14:55:28 14:55:28 Step 13/26 : FROM alpine:3.15 14:55:28 ---> 0ac33e5f5afa 14:55:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:55:28 ---> Using cache 14:55:28 ---> 17d81255a612 14:55:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:28 ---> Using cache 14:55:28 ---> 2483a9a55b76 14:55:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:55:28 Removing intermediate container 6e1ea8cf3b98 14:55:28 ---> 25323a9e6e5a 14:55:28 14:55:28 Step 13/25 : FROM alpine:3.15 14:55:28 ---> 0ac33e5f5afa 14:55:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:55:28 ---> Using cache 14:55:28 ---> 17d81255a612 14:55:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:28 ---> Using cache 14:55:28 ---> 2483a9a55b76 14:55:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:55:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:55:29 ---> 63e54657bbe7 14:55:29 Step 3/22 : WORKDIR /edgex-go 14:55:29 ---> Using cache 14:55:29 ---> ba7c590d6352 14:55:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:29 ---> Using cache 14:55:29 ---> 6743d9979129 14:55:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:55:29 ---> 1248b624fd6c 14:55:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:55:29 ---> Running in fceacaba2d95 14:55:29 ---> Running in 5c9b34fc6e1a 14:55:29 ---> Running in 317cd6fa8377 14:55:30 ---> 86e9676eb9b2 14:55:30 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:55:30 ---> Running in b281bc679925 14:55:30 Removing intermediate container 8fce2aa57be1 14:55:30 ---> 51771912287c 14:55:30 14:55:30 Step 13/26 : FROM alpine:3.15 14:55:30 ---> 0ac33e5f5afa 14:55:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:55:30 ---> Using cache 14:55:30 ---> 17d81255a612 14:55:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:30 ---> Using cache 14:55:30 ---> 2483a9a55b76 14:55:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:55:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:30 ---> Running in 4bf01d86fa5f 14:55:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:31 Removing intermediate container b281bc679925 14:55:31 ---> 42a8d9276021 14:55:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:55:31 ---> Running in dccc8b0c30d8 14:55:31 Removing intermediate container dccc8b0c30d8 14:55:31 ---> fdf7f429903e 14:55:31 Step 23/25 : LABEL arch=x86_64 14:55:31 ---> Running in 8479163ab173 14:55:31 Removing intermediate container 8479163ab173 14:55:31 ---> 735d222179e0 14:55:31 Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:55:31 ---> Running in f8a92e50df53 14:55:31 Removing intermediate container f8a92e50df53 14:55:31 ---> 63aac1e85b82 14:55:31 Step 25/25 : LABEL version=2.2.0-dev.92 14:55:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:31 ---> Running in 9258ca8958d1 14:55:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:31 Removing intermediate container 9258ca8958d1 14:55:31 ---> 6049401a5bad 14:55:31 14:55:31 Successfully built 6049401a5bad 14:55:31 Successfully tagged security-secretstore-setup:latest 14:55:31 Building core-data 14:55:32  Building security-secretstore-setup ... done v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:55:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:55:32 OK: 15855 distinct packages available 14:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:32 OK: 221 MiB in 52 packages 14:55:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:55:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:55:32 OK: 15855 distinct packages available 14:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:55:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:55:32 OK: 15855 distinct packages available 14:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:33 (1/5) Installing dumb-init (1.2.5-r1) 14:55:33 (2/5) Installing musl-obstack (1.2.3-r0) 14:55:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:33 (3/5) Installing libucontext (1.1-r0) 14:55:33 (1/4) Installing dumb-init (1.2.5-r1) 14:55:33 (2/4) Installing musl-obstack (1.2.3-r0) 14:55:33 (4/5) Installing gcompat (1.0.0-r4) 14:55:33 (5/5) Installing openssl (1.1.1n-r0) 14:55:33 (3/4) Installing libucontext (1.1-r0) 14:55:33 (4/4) Installing gcompat (1.0.0-r4) 14:55:33 Executing busybox-1.34.1-r5.trigger 14:55:33 OK: 6 MiB in 19 packages 14:55:33 Executing busybox-1.34.1-r5.trigger 14:55:33 OK: 6 MiB in 18 packages 14:55:33 (1/5) Installing dumb-init (1.2.5-r1) 14:55:34 (2/5) Installing musl-obstack (1.2.3-r0) 14:55:34 (3/5) Installing libucontext (1.1-r0) 14:55:34 (4/5) Installing gcompat (1.0.0-r4) 14:55:34 (5/5) Installing openssl (1.1.1n-r0) 14:55:34 Executing busybox-1.34.1-r5.trigger 14:55:34 OK: 6 MiB in 19 packages 14:55:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:55:35 ---> 4bf577e0ecb0 14:55:35 Step 3/23 : WORKDIR /edgex-go 14:55:35 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:55:35 ---> 4bf577e0ecb0 14:55:35 Step 3/20 : WORKDIR /edgex-go 14:55:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:55:35 ---> 4bf577e0ecb0 14:55:35 Step 3/22 : WORKDIR /edgex-go 14:55:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:55:35 ---> 4bf577e0ecb0 14:55:35 Step 3/23 : WORKDIR /edgex-go 14:55:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:55:35 ---> 4bf577e0ecb0 14:55:35 Step 3/22 : WORKDIR /edgex-go 14:55:35 ---> Running in 897a63adbd80 14:55:35 ---> Running in a6c59935af83 14:55:35 ---> Running in 1ef813f78d0d 14:55:35 ---> Running in 9b0d77f03bd1 14:55:35 ---> Running in a5d819ad2098 14:55:35 Removing intermediate container 1ef813f78d0d 14:55:35 ---> 3276dd0cfb31 14:55:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:35 ---> Running in 3aee3d7c0885 14:55:35 Removing intermediate container a5d819ad2098 14:55:35 ---> 3f9fbeaf0a3e 14:55:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:35 Removing intermediate container 9b0d77f03bd1 14:55:35 ---> 2f1d26712fb3 14:55:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:35 Removing intermediate container 897a63adbd80 14:55:35 ---> d0d5f44adf72 14:55:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:55:35 Removing intermediate container a6c59935af83 14:55:35 ---> 85f8d9e33d1a 14:55:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:35 ---> Running in 8f4e6c87d613 14:55:35 ---> Running in a450abe9d904 14:55:35 ---> Running in 5c266931c353 14:55:35 ---> Running in ece2f5b51e80 14:55:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:35 Removing intermediate container 3aee3d7c0885 14:55:35 ---> c930f215e214 14:55:35 Step 5/23 : RUN apk add --update --no-cache make git 14:55:35 Removing intermediate container 8f4e6c87d613 14:55:35 ---> 90a71c622e42 14:55:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:55:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:55:35 ---> 63e54657bbe7 14:55:35 Step 3/23 : WORKDIR /edgex-go 14:55:35 ---> Using cache 14:55:35 ---> ba7c590d6352 14:55:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:35 ---> Using cache 14:55:35 ---> 6743d9979129 14:55:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:55:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:35 ---> Running in f0b224f9ba80 14:55:35 ---> Running in f4e800dc83ed 14:55:35 Removing intermediate container ece2f5b51e80 14:55:35 ---> e441fcb8a46d 14:55:35 Step 5/23 : RUN apk add --update --no-cache make git 14:55:35 Removing intermediate container 5c266931c353 14:55:35 ---> 794370c3934b 14:55:35 Step 5/22 : RUN apk add --update --no-cache make git 14:55:35 ---> Running in 8cd374f82d42 14:55:35 ---> Running in e3a7cf3e8acc 14:55:36 v3.15.4-97-ge94e0a3d62 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:55:36 v3.15.4-96-g6f61cdf997 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:55:36 OK: 15741 distinct packages available 14:55:36 Removing intermediate container fceacaba2d95 14:55:36 ---> f2337eb58c7e 14:55:36 Step 6/22 : COPY go.mod vendor* ./ 14:55:36 ---> Running in 6a2e4257a34b 14:55:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:36 Removing intermediate container 317cd6fa8377 14:55:36 ---> f90274c50375 14:55:36 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:55:36 Removing intermediate container 5c9b34fc6e1a 14:55:36 ---> ac2080d6b19b 14:55:36 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:55:36 Removing intermediate container 4bf01d86fa5f 14:55:36 ---> f3fdf1c3080a 14:55:36 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:55:36 ---> 6c05d1c25bf6 14:55:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:36 ---> Running in 2286b9e5f0c2 14:55:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:38 OK: 221 MiB in 52 packages 14:55:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:38 OK: 220 MiB in 52 packages 14:55:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:39 ---> 3ae9828badfd 14:55:39 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:55:39 ---> 1b2fdf5b8eae 14:55:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:55:39 ---> b4ae77f847a6 14:55:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:55:39 Removing intermediate container 2286b9e5f0c2 14:55:39 ---> 74be915ab104 14:55:39 Step 8/22 : COPY . . 14:55:39 ---> 75adfbcfe057 14:55:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:55:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:39 ---> e531dd3fa030 14:55:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:55:40 Removing intermediate container a450abe9d904 14:55:40 ---> 454cd8995fde 14:55:40 Step 5/20 : COPY go.mod vendor* ./ 14:55:40 OK: 220 MiB in 52 packages 14:55:40 Removing intermediate container 6a2e4257a34b 14:55:40 ---> d902b2fa9a1d 14:55:40 Step 6/23 : COPY go.mod vendor* ./ 14:55:40 OK: 220 MiB in 52 packages 14:55:40 OK: 220 MiB in 52 packages 14:55:40 OK: 220 MiB in 52 packages 14:55:41 ---> Running in 80e2315a6f64 14:55:41 ---> a81c32394fdf 14:55:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:41 ---> b8b891ae640d 14:55:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:55:41 ---> 28617cfcd242 14:55:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:55:41 ---> Running in c1cbe5091219 14:55:41 Removing intermediate container 80e2315a6f64 14:55:41 ---> 5a78d04ebd17 14:55:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:55:41 ---> 0bd747aed2d6 14:55:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:55:42 ---> c98adcb46f55 14:55:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:55:42 ---> Running in 56c84f4d83be 14:55:42 ---> ce4a0d5a9169 14:55:42 Step 21/26 : WORKDIR / 14:55:42 Removing intermediate container 56c84f4d83be 14:55:42 ---> 93f9256d3ef2 14:55:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:55:42 ---> 2cc31e13f127 14:55:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:42 Removing intermediate container f4e800dc83ed 14:55:42 ---> b6ce645aee43 14:55:42 Step 6/22 : COPY go.mod vendor* ./ 14:55:42 ---> Running in 971c73ae5fa8 14:55:42 Removing intermediate container 8cd374f82d42 14:55:42 ---> 853e630385d4 14:55:42 Step 6/23 : COPY go.mod vendor* ./ 14:55:42 Removing intermediate container e3a7cf3e8acc 14:55:42 ---> 4b65cdce0b3a 14:55:42 Step 6/22 : COPY go.mod vendor* ./ 14:55:42 ---> Running in 168861d7daf6 14:55:42 ---> Running in fd5c95283133 14:55:42 ---> de30e518a43c 14:55:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:55:42 Removing intermediate container f0b224f9ba80 14:55:42 ---> ff415965ef1f 14:55:42 Step 6/23 : COPY go.mod vendor* ./ 14:55:42 Removing intermediate container 168861d7daf6 14:55:42 ---> 777587ae7321 14:55:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:55:43 ---> Running in 8e8f7dcc7325 14:55:43 Removing intermediate container fd5c95283133 14:55:43 ---> e901841fc0b1 14:55:43 Step 23/25 : LABEL arch=x86_64 14:55:43 ---> 9e7f2f0bfd78 14:55:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:55:43 ---> Running in 617e0cf15ca7 14:55:43 ---> Running in 3921a3be0257 14:55:43 Removing intermediate container c1cbe5091219 14:55:43 ---> 28af20f9e01b 14:55:43 Step 8/23 : COPY . . 14:55:43 Removing intermediate container 8e8f7dcc7325 14:55:43 ---> 37b32e230467 14:55:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:55:43 ---> Running in d0b91cc31f33 14:55:43 Removing intermediate container 3921a3be0257 14:55:43 ---> 19f3760cd353 14:55:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:55:43 Removing intermediate container 617e0cf15ca7 14:55:43 ---> 80562263055c 14:55:43 Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:55:43 ---> bebbf2e00c79 14:55:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:43 ---> Running in 9f2be894dd0a 14:55:43 ---> Running in ae63a5cced39 14:55:43 ---> fddc62c409f5 14:55:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 5507a8c0055d 14:55:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:43 14:55:43 ---> 8bd79ee20ba3 14:55:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:44 ---> Running in 7cbbbc5b8f3c 14:55:44 ---> Running in fc9f420288aa 14:55:44 ---> Running in 88449b4ce15b 14:55:45 ---> Running in d5f5ebef9880 14:55:45 Removing intermediate container d0b91cc31f33 14:55:45 ---> 2f801a1b4677 14:55:45 Step 24/26 : LABEL arch=x86_64 14:55:45 Removing intermediate container 9f2be894dd0a 14:55:45 ---> d15033b75cb2 14:55:45 Step 24/26 : LABEL arch=x86_64 14:55:45 ---> Running in 8bf6f46acf9c 14:55:45 Removing intermediate container d5f5ebef9880 14:55:45 ---> 132f8e61a4bb 14:55:45 Step 25/25 : LABEL version=2.2.0-dev.92 14:55:45 ---> bbb1d1c68419 14:55:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:55:45 ---> Running in 4274e1517c0b 14:55:45 ---> Running in f1dec5ce25f1 14:55:45 ---> Running in 1fd6d598b94f 14:55:45 Removing intermediate container 8bf6f46acf9c 14:55:45 ---> f07ce2c9d062 14:55:45 Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:55:45 Removing intermediate container 4274e1517c0b 14:55:45 ---> 75c41e90c085 14:55:45 Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:55:46 ---> Running in 2b070a6fc6d0 14:55:46 Removing intermediate container f1dec5ce25f1 14:55:46 ---> 06f6b58c56e1 14:55:46 14:55:46 ---> Running in 3b4d2ae520ee 14:55:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:55:46 Removing intermediate container 2b070a6fc6d0 14:55:46 ---> 7a47c0bedb40 14:55:46 Step 26/26 : LABEL version=2.2.0-dev.92 14:55:46 Removing intermediate container 3b4d2ae520ee 14:55:46 ---> 376dbd93c2e5 14:55:46 Step 26/26 : LABEL version=2.2.0-dev.92 14:55:46 Successfully built 06f6b58c56e1 14:55:46 ---> Running in 19523c406e56 14:55:46 Successfully tagged security-spire-server:latest 14:55:46 Removing intermediate container 971c73ae5fa8 14:55:46 ---> 377e29418ac6 14:55:46 Step 7/20 : COPY . . 14:55:46  Building security-spire-server ... done  ---> Running in a550a6210fd6 14:55:47 Removing intermediate container 19523c406e56 14:55:47 ---> 3cbe7a23c809 14:55:47 14:55:47 Removing intermediate container a550a6210fd6 14:55:47 ---> cbde18417474 14:55:47 14:55:47 Successfully built 3cbe7a23c809 14:55:47 Successfully tagged security-spire-config:latest 14:55:47  Building security-spire-config ... done Successfully built cbde18417474 14:55:47 Successfully tagged security-spire-agent:latest 14:55:50  Building security-spire-agent ... done  ---> 5a9c7308ad3f 14:55:50 Step 9/23 : RUN make cmd/core-data/core-data 14:55:50 ---> Running in b86d156b467a 14:55:50 Removing intermediate container ae63a5cced39 14:55:50 ---> e74df480aa29 14:55:50 Step 8/22 : COPY . . 14:55:50 Removing intermediate container 88449b4ce15b 14:55:50 ---> f6816e955381 14:55:50 Step 8/23 : COPY . . 14:55:50 Removing intermediate container 7cbbbc5b8f3c 14:55:50 ---> 1b952fbf6f6c 14:55:50 Step 8/22 : COPY . . 14:55:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:55:50 Removing intermediate container fc9f420288aa 14:55:50 ---> 1c4f482f8d28 14:55:50 Step 8/23 : COPY . . 14:56:05 Removing intermediate container 1fd6d598b94f 14:56:05 ---> 813c597145ed 14:56:05 14:56:05 Step 10/22 : FROM alpine:3.14 14:56:05 ---> e04c818066af 14:56:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:56:05 ---> Running in b30ed794d733 14:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:05 (1/2) Installing ca-certificates (20211220-r0) 14:56:05 (2/2) Installing dumb-init (1.2.5-r1) 14:56:05 Executing busybox-1.33.1-r7.trigger 14:56:05 Executing ca-certificates-20211220-r0.trigger 14:56:05 OK: 6 MiB in 16 packages 14:56:08 Removing intermediate container b30ed794d733 14:56:08 ---> 5518710595b2 14:56:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:56:08 ---> Running in 7433c8b3f7f5 14:56:08 Removing intermediate container b86d156b467a 14:56:08 ---> 8bd3569e520c 14:56:08 14:56:08 Step 10/23 : FROM alpine:3.14 14:56:08 ---> e04c818066af 14:56:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:56:08 ---> Running in 542210d2791c 14:56:08 Removing intermediate container 7433c8b3f7f5 14:56:08 ---> e10d3cd4d8f2 14:56:08 Step 13/22 : ENV APP_PORT=59860 14:56:08 ---> Running in f8754d508d03 14:56:08 Removing intermediate container 542210d2791c 14:56:08 ---> 549a1b2cd3fd 14:56:08 Step 12/23 : ENV APP_PORT=59880 14:56:08 ---> Running in dd45199559fe 14:56:08 Removing intermediate container f8754d508d03 14:56:08 ---> 111046d69587 14:56:08 Step 14/22 : EXPOSE $APP_PORT 14:56:08 ---> Running in c1ee953c700a 14:56:08 Removing intermediate container dd45199559fe 14:56:08 ---> 47e20baf0e1e 14:56:08 Step 13/23 : EXPOSE $APP_PORT 14:56:08 ---> Running in 2e2a638a460a 14:56:08 Removing intermediate container c1ee953c700a 14:56:08 ---> 37828d41c44c 14:56:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:08 Removing intermediate container 2e2a638a460a 14:56:08 ---> 48f9a5d26c65 14:56:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:08 ---> Running in dd789828e648 14:56:09 ---> 369434c35211 14:56:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:56:09 ---> Running in 592fa870031f 14:56:09 ---> 474f5bd2c3fa 14:56:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:56:09 ---> Running in 72028f325881 14:56:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:56:09 ---> d33c7cc825a8 14:56:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:56:09 ---> Running in d36f9ad93e2c 14:56:09 ---> 17e2807367f7 14:56:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:56:09 ---> ba0467c7fe96 14:56:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:56:09 ---> Running in 318dec5943cf 14:56:09 ---> 4fbb00188f0b 14:56:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:56:09 Removing intermediate container dd789828e648 14:56:09 ---> 80192d64f717 14:56:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:56:09 ---> 4bee989f9d50 14:56:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:56:09 ---> Running in dbe03a9295a7 14:56:09 ---> e8e56fb9904f 14:56:09 Step 9/23 : RUN make cmd/core-command/core-command 14:56:09 ---> Running in 8659c95a6ed4 14:56:09 Removing intermediate container 8659c95a6ed4 14:56:09 ---> 872be4d1ff4f 14:56:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:09 ---> Running in a2434d206a34 14:56:09 Removing intermediate container a2434d206a34 14:56:09 ---> b98dc25c8349 14:56:09 Step 20/22 : LABEL arch=x86_64 14:56:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:10 ---> Running in 9fe2d80e3df1 14:56:10 Removing intermediate container 9fe2d80e3df1 14:56:10 ---> 84bec3c4635d 14:56:10 Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:10 ---> Running in f01e74301e35 14:56:10 Removing intermediate container f01e74301e35 14:56:10 ---> e98fb2ccc957 14:56:10 Step 22/22 : LABEL version=2.2.0-dev.92 14:56:10 ---> Running in 036ed17b2c2e 14:56:10 ---> Running in 1bea24a0343e 14:56:10 Removing intermediate container 1bea24a0343e 14:56:10 ---> 6ba449b74955 14:56:10 14:56:10 Successfully built 6ba449b74955 14:56:10 Successfully tagged support-notifications:latest 14:56:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:56:11  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:11 (1/6) Installing dumb-init (1.2.5-r1) 14:56:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:56:11 (3/6) Installing libsodium (1.0.18-r0) 14:56:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:56:11 (5/6) Installing libzmq (4.3.4-r0) 14:56:11 (6/6) Installing zeromq (4.3.4-r0) 14:56:11 Executing busybox-1.33.1-r7.trigger 14:56:11 OK: 8 MiB in 20 packages 14:56:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:56:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:56:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:56:12 Removing intermediate container dbe03a9295a7 14:56:12 ---> 9d38b87339d1 14:56:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:12 ---> f5f1ce175ba4 14:56:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:56:13 ---> 721c382508f4 14:56:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:56:13 ---> ef17ea48329b 14:56:13 Step 19/23 : ENTRYPOINT ["/core-data"] 14:56:13 ---> Running in 0da17b8fadcf 14:56:13 Removing intermediate container 0da17b8fadcf 14:56:13 ---> 7b8c55de6e90 14:56:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:13 ---> Running in e62acc830ddf 14:56:13 Removing intermediate container e62acc830ddf 14:56:13 ---> a1bc7baf0116 14:56:13 Step 21/23 : LABEL arch=x86_64 14:56:13 ---> Running in 1866c88d0094 14:56:13 Removing intermediate container 1866c88d0094 14:56:13 ---> 6fc979d60698 14:56:13 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:13 ---> Running in da585295ae38 14:56:13 Removing intermediate container da585295ae38 14:56:13 ---> 2484f1ce2265 14:56:13 Step 23/23 : LABEL version=2.2.0-dev.92 14:56:13 ---> Running in add7dc8129b4 14:56:13 Removing intermediate container add7dc8129b4 14:56:13 ---> 9329c02d8138 14:56:13 14:56:14 Successfully built 9329c02d8138 14:56:14 Successfully tagged core-data:latest 14:56:14  Building core-data ... done  [Pipeline] } 14:56:14 $ docker stop --time=1 ae3b819589ac4a195c1cd3398bfc5895e78bcb85bab793d0651db82dc1d341ca 14:56:15 $ docker rm -f ae3b819589ac4a195c1cd3398bfc5895e78bcb85bab793d0651db82dc1d341ca [Pipeline] // withDockerContainer [Pipeline] sh 14:56:15 + docker images 14:56:15 REPOSITORY TAG IMAGE ID CREATED SIZE 14:56:15 core-data latest 9329c02d8138 2 seconds ago 22.5MB 14:56:15 support-notifications latest 6ba449b74955 5 seconds ago 26.9MB 14:56:15 8bd3569e520c 8 seconds ago 1.52GB 14:56:15 813c597145ed 12 seconds ago 1.55GB 14:56:15 security-spire-agent latest cbde18417474 28 seconds ago 127MB 14:56:15 security-spire-config latest 3cbe7a23c809 29 seconds ago 86.7MB 14:56:15 security-spire-server latest 06f6b58c56e1 30 seconds ago 87.3MB 14:56:15 security-secretstore-setup latest 6049401a5bad 44 seconds ago 28.5MB 14:56:15 security-bootstrapper latest 7e4476eda863 52 seconds ago 19.1MB 14:56:15 51771912287c 55 seconds ago 4.43GB 14:56:15 25323a9e6e5a 56 seconds ago 4.43GB 14:56:15 2b8c62570b1f About a minute ago 4.43GB 14:56:15 9b6513a1f85a About a minute ago 1.5GB 14:56:15 5c92fd063753 About a minute ago 1.5GB 14:56:15 core-metadata latest 9e005464ce6e 2 minutes ago 17MB 14:56:15 21bd9f988e41 2 minutes ago 1.5GB 14:56:15 support-scheduler latest f8045095f937 2 minutes ago 26.3MB 14:56:15 c6f847ca9d1d 2 minutes ago 1.55GB 14:56:15 sys-mgmt-agent latest 389f6f0d0fee 2 minutes ago 299MB 14:56:15 security-proxy-setup latest 7501336eacaf 2 minutes ago 26.9MB 14:56:15 1e868d16803e 3 minutes ago 1.49GB 14:56:15 b9ec4a4495d5 3 minutes ago 1.5GB 14:56:15 security-spiffe-token-provider latest edb61f2cedf2 4 minutes ago 28.8MB 14:56:15 core-command latest a7862d1f7025 4 minutes ago 16.1MB 14:56:15 91998760458f 4 minutes ago 1.54GB 14:56:15 f4c0d299e116 4 minutes ago 1.49GB 14:56:15 ci-base-image-x86_64 latest 63e54657bbe7 8 minutes ago 895MB 14:56:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 14:56:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 14:56:15 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 14:56:15 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 14:56:15 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 14:56:15 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:15 provisioning config files... 14:56:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config3545749537387693772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:16 ---> docker-login.sh 14:56:16 nexus3.edgexfoundry.org:10001 14:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:16 Configure a credential helper to remove this warning. See 14:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:16 14:56:16 Login Succeeded 14:56:16 nexus3.edgexfoundry.org:10002 14:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:16 Configure a credential helper to remove this warning. See 14:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:16 14:56:16 Login Succeeded 14:56:16 nexus3.edgexfoundry.org:10003 14:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:16 Configure a credential helper to remove this warning. See 14:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:16 14:56:16 Login Succeeded 14:56:16 nexus3.edgexfoundry.org:10004 14:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:16 Configure a credential helper to remove this warning. See 14:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:16 14:56:16 Login Succeeded 14:56:16 docker.io 14:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:17 Configure a credential helper to remove this warning. See 14:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:17 14:56:17 Login Succeeded 14:56:17 ---> docker-login.sh ends [Pipeline] } 14:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:56:17 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:17 latest 14:56:17 2.2.0-dev.92 14:56:17 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:17 main 14:56:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:17 + docker push nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:56:17 f0a7247d2874: Preparing 14:56:17 4e401157df91: Preparing 14:56:17 67cc34608390: Preparing 14:56:17 ed870a88796f: Preparing 14:56:17 b541d28bf3b4: Preparing 14:56:17 b541d28bf3b4: Layer already exists 14:56:17 ed870a88796f: Pushed 14:56:17 f0a7247d2874: Pushed 14:56:17 67cc34608390: Pushed 14:56:19 4e401157df91: Pushed 14:56:19 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:56:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 14:56:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:56:19 f0a7247d2874: Preparing 14:56:19 4e401157df91: Preparing 14:56:19 67cc34608390: Preparing 14:56:19 ed870a88796f: Preparing 14:56:19 b541d28bf3b4: Preparing 14:56:19 f0a7247d2874: Layer already exists 14:56:19 67cc34608390: Layer already exists 14:56:19 b541d28bf3b4: Layer already exists 14:56:19 ed870a88796f: Layer already exists 14:56:19 4e401157df91: Layer already exists 14:56:19 latest: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:56:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:20 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.92 14:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:56:20 f0a7247d2874: Preparing 14:56:20 4e401157df91: Preparing 14:56:20 67cc34608390: Preparing 14:56:20 ed870a88796f: Preparing 14:56:20 b541d28bf3b4: Preparing 14:56:20 67cc34608390: Layer already exists 14:56:20 4e401157df91: Layer already exists 14:56:20 ed870a88796f: Layer already exists 14:56:20 f0a7247d2874: Layer already exists 14:56:20 b541d28bf3b4: Layer already exists 14:56:20 2.2.0-dev.92: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:56:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:20 + docker push nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:56:20 f0a7247d2874: Preparing 14:56:20 4e401157df91: Preparing 14:56:20 67cc34608390: Preparing 14:56:20 ed870a88796f: Preparing 14:56:20 b541d28bf3b4: Preparing 14:56:20 4e401157df91: Layer already exists 14:56:20 67cc34608390: Layer already exists 14:56:20 ed870a88796f: Layer already exists 14:56:20 f0a7247d2874: Layer already exists 14:56:20 b541d28bf3b4: Layer already exists 14:56:20 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:56:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 14:56:21 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:56:21 f0a7247d2874: Preparing 14:56:21 4e401157df91: Preparing 14:56:21 67cc34608390: Preparing 14:56:21 ed870a88796f: Preparing 14:56:21 b541d28bf3b4: Preparing 14:56:21 f0a7247d2874: Layer already exists 14:56:21 b541d28bf3b4: Layer already exists 14:56:21 4e401157df91: Layer already exists 14:56:21 ed870a88796f: Layer already exists 14:56:21 67cc34608390: Layer already exists 14:56:21 main: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:21 ===================================================== [Pipeline] echo 14:56:21 taggedImages: 14:56:21 - nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:21 - nexus3.edgexfoundry.org:10004/core-command:latest 14:56:21 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.92 14:56:21 - nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:21 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:56:21 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:56:21 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:21 latest 14:56:21 2.2.0-dev.92 14:56:21 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:21 main 14:56:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:22 + docker push nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:56:22 a4da240145ab: Preparing 14:56:22 b70af6a33a9a: Preparing 14:56:22 67cc34608390: Preparing 14:56:22 9389a2b9432d: Preparing 14:56:22 903a85d34e11: Preparing 14:56:22 b541d28bf3b4: Preparing 14:56:22 b541d28bf3b4: Waiting 14:56:22 67cc34608390: Layer already exists 14:56:22 b541d28bf3b4: Layer already exists 14:56:22 a4da240145ab: Pushed 14:56:22 903a85d34e11: Pushed 14:56:22 9389a2b9432d: Pushed 14:56:23 b70af6a33a9a: Pushed 14:56:23 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 14:56:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:56:24 a4da240145ab: Preparing 14:56:24 b70af6a33a9a: Preparing 14:56:24 67cc34608390: Preparing 14:56:24 9389a2b9432d: Preparing 14:56:24 903a85d34e11: Preparing 14:56:24 b541d28bf3b4: Preparing 14:56:24 b541d28bf3b4: Waiting 14:56:24 67cc34608390: Layer already exists 14:56:24 b70af6a33a9a: Layer already exists 14:56:24 9389a2b9432d: Layer already exists 14:56:24 a4da240145ab: Layer already exists 14:56:24 903a85d34e11: Layer already exists 14:56:24 b541d28bf3b4: Layer already exists 14:56:24 latest: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:24 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.92 14:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:56:24 a4da240145ab: Preparing 14:56:24 b70af6a33a9a: Preparing 14:56:24 67cc34608390: Preparing 14:56:24 9389a2b9432d: Preparing 14:56:24 903a85d34e11: Preparing 14:56:24 b541d28bf3b4: Preparing 14:56:24 67cc34608390: Layer already exists 14:56:24 903a85d34e11: Layer already exists 14:56:24 9389a2b9432d: Layer already exists 14:56:24 b70af6a33a9a: Layer already exists 14:56:24 a4da240145ab: Layer already exists 14:56:24 b541d28bf3b4: Layer already exists 14:56:24 2.2.0-dev.92: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:25 + docker push nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:56:25 a4da240145ab: Preparing 14:56:25 b70af6a33a9a: Preparing 14:56:25 67cc34608390: Preparing 14:56:25 9389a2b9432d: Preparing 14:56:25 903a85d34e11: Preparing 14:56:25 b541d28bf3b4: Preparing 14:56:25 b541d28bf3b4: Waiting 14:56:25 67cc34608390: Layer already exists 14:56:25 b70af6a33a9a: Layer already exists 14:56:25 a4da240145ab: Layer already exists 14:56:25 903a85d34e11: Layer already exists 14:56:25 9389a2b9432d: Layer already exists 14:56:25 b541d28bf3b4: Layer already exists 14:56:25 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 14:56:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:56:26 a4da240145ab: Preparing 14:56:26 b70af6a33a9a: Preparing 14:56:26 67cc34608390: Preparing 14:56:26 9389a2b9432d: Preparing 14:56:26 903a85d34e11: Preparing 14:56:26 b541d28bf3b4: Preparing 14:56:26 b541d28bf3b4: Waiting 14:56:26 a4da240145ab: Layer already exists 14:56:26 b70af6a33a9a: Layer already exists 14:56:26 903a85d34e11: Layer already exists 14:56:26 67cc34608390: Layer already exists 14:56:26 9389a2b9432d: Layer already exists 14:56:26 b541d28bf3b4: Layer already exists 14:56:26 main: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:26 ===================================================== [Pipeline] echo 14:56:26 taggedImages: 14:56:26 - nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:26 - nexus3.edgexfoundry.org:10004/core-data:latest 14:56:26 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.92 14:56:26 - nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:56:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:56:26 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:26 latest 14:56:26 2.2.0-dev.92 14:56:26 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:26 main 14:56:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:56:26 1d3785b56c58: Preparing 14:56:26 b496877544c2: Preparing 14:56:26 67cc34608390: Preparing 14:56:26 ed870a88796f: Preparing 14:56:26 b541d28bf3b4: Preparing 14:56:26 ed870a88796f: Layer already exists 14:56:26 b541d28bf3b4: Layer already exists 14:56:26 67cc34608390: Layer already exists 14:56:26 1d3785b56c58: Pushed 14:56:28 b496877544c2: Pushed 14:56:28 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh 14:56:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 14:56:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:56:28 1d3785b56c58: Preparing 14:56:28 b496877544c2: Preparing 14:56:28 67cc34608390: Preparing 14:56:28 ed870a88796f: Preparing 14:56:28 b541d28bf3b4: Preparing 14:56:28 b496877544c2: Layer already exists 14:56:28 b541d28bf3b4: Layer already exists 14:56:28 67cc34608390: Layer already exists 14:56:28 ed870a88796f: Layer already exists 14:56:28 1d3785b56c58: Layer already exists 14:56:28 latest: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh 14:56:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.92 14:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:56:29 1d3785b56c58: Preparing 14:56:29 b496877544c2: Preparing 14:56:29 67cc34608390: Preparing 14:56:29 ed870a88796f: Preparing 14:56:29 b541d28bf3b4: Preparing 14:56:29 b541d28bf3b4: Layer already exists 14:56:29 1d3785b56c58: Layer already exists 14:56:29 67cc34608390: Layer already exists 14:56:29 b496877544c2: Layer already exists 14:56:29 ed870a88796f: Layer already exists 14:56:29 2.2.0-dev.92: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh 14:56:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:56:30 1d3785b56c58: Preparing 14:56:30 b496877544c2: Preparing 14:56:30 67cc34608390: Preparing 14:56:30 ed870a88796f: Preparing 14:56:30 b541d28bf3b4: Preparing 14:56:30 b496877544c2: Layer already exists 14:56:30 1d3785b56c58: Layer already exists 14:56:30 ed870a88796f: Layer already exists 14:56:30 67cc34608390: Layer already exists 14:56:30 b541d28bf3b4: Layer already exists 14:56:30 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh 14:56:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 14:56:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:56:30 1d3785b56c58: Preparing 14:56:30 b496877544c2: Preparing 14:56:30 67cc34608390: Preparing 14:56:30 ed870a88796f: Preparing 14:56:30 b541d28bf3b4: Preparing 14:56:30 ed870a88796f: Layer already exists 14:56:30 b496877544c2: Layer already exists 14:56:30 1d3785b56c58: Layer already exists 14:56:30 67cc34608390: Layer already exists 14:56:30 b541d28bf3b4: Layer already exists 14:56:30 main: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:30 ===================================================== [Pipeline] echo 14:56:30 taggedImages: 14:56:30 - nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:56:30 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.92 14:56:30 - nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:56:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:56:30 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:30 latest 14:56:30 2.2.0-dev.92 14:56:30 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:30 main 14:56:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:56:31 5bdc4cd50716: Preparing 14:56:31 5bdc4cd50716: Preparing 14:56:31 87f7f04d3fa4: Preparing 14:56:31 d406e19265bd: Preparing 14:56:31 97cb61fd8378: Preparing 14:56:31 8a8539fae0c9: Preparing 14:56:31 67cc34608390: Preparing 14:56:31 a15e329e7732: Preparing 14:56:31 77021efb9d09: Preparing 14:56:31 0b23277ab004: Preparing 14:56:31 de479c6355b8: Preparing 14:56:31 77021efb9d09: Waiting 14:56:31 a15e329e7732: Waiting 14:56:31 67cc34608390: Waiting 14:56:31 0b23277ab004: Waiting 14:56:31 de479c6355b8: Waiting 14:56:31 b541d28bf3b4: Preparing 14:56:31 5bdc4cd50716: Pushed 14:56:31 67cc34608390: Layer already exists 14:56:31 87f7f04d3fa4: Pushed 14:56:31 d406e19265bd: Pushed 14:56:31 97cb61fd8378: Pushed 14:56:31 a15e329e7732: Pushed 14:56:31 b541d28bf3b4: Layer already exists 14:56:31 de479c6355b8: Pushed 14:56:31 77021efb9d09: Pushed 14:56:31 0b23277ab004: Pushed 14:56:33 8a8539fae0c9: Pushed 14:56:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:56:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 14:56:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:56:33 5bdc4cd50716: Preparing 14:56:33 5bdc4cd50716: Preparing 14:56:33 87f7f04d3fa4: Preparing 14:56:33 d406e19265bd: Preparing 14:56:33 97cb61fd8378: Preparing 14:56:33 8a8539fae0c9: Preparing 14:56:33 67cc34608390: Preparing 14:56:33 a15e329e7732: Preparing 14:56:33 77021efb9d09: Preparing 14:56:33 0b23277ab004: Preparing 14:56:33 de479c6355b8: Preparing 14:56:33 b541d28bf3b4: Preparing 14:56:33 67cc34608390: Waiting 14:56:33 a15e329e7732: Waiting 14:56:33 77021efb9d09: Waiting 14:56:33 de479c6355b8: Waiting 14:56:33 0b23277ab004: Waiting 14:56:33 b541d28bf3b4: Waiting 14:56:33 d406e19265bd: Layer already exists 14:56:33 8a8539fae0c9: Layer already exists 14:56:33 97cb61fd8378: Layer already exists 14:56:33 5bdc4cd50716: Layer already exists 14:56:33 87f7f04d3fa4: Layer already exists 14:56:33 0b23277ab004: Layer already exists 14:56:33 77021efb9d09: Layer already exists 14:56:33 67cc34608390: Layer already exists 14:56:33 a15e329e7732: Layer already exists 14:56:33 de479c6355b8: Layer already exists 14:56:33 b541d28bf3b4: Layer already exists 14:56:33 latest: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:56:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.92 14:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:56:34 5bdc4cd50716: Preparing 14:56:34 5bdc4cd50716: Preparing 14:56:34 87f7f04d3fa4: Preparing 14:56:34 d406e19265bd: Preparing 14:56:34 97cb61fd8378: Preparing 14:56:34 8a8539fae0c9: Preparing 14:56:34 67cc34608390: Preparing 14:56:34 a15e329e7732: Preparing 14:56:34 77021efb9d09: Preparing 14:56:34 0b23277ab004: Preparing 14:56:34 de479c6355b8: Preparing 14:56:34 b541d28bf3b4: Preparing 14:56:34 a15e329e7732: Waiting 14:56:34 77021efb9d09: Waiting 14:56:34 67cc34608390: Waiting 14:56:34 0b23277ab004: Waiting 14:56:34 de479c6355b8: Waiting 14:56:34 b541d28bf3b4: Waiting 14:56:34 8a8539fae0c9: Layer already exists 14:56:34 d406e19265bd: Layer already exists 14:56:34 87f7f04d3fa4: Layer already exists 14:56:34 5bdc4cd50716: Layer already exists 14:56:34 97cb61fd8378: Layer already exists 14:56:34 a15e329e7732: Layer already exists 14:56:34 67cc34608390: Layer already exists 14:56:34 de479c6355b8: Layer already exists 14:56:34 77021efb9d09: Layer already exists 14:56:34 0b23277ab004: Layer already exists 14:56:34 b541d28bf3b4: Layer already exists 14:56:34 2.2.0-dev.92: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:56:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:56:34 5bdc4cd50716: Preparing 14:56:34 5bdc4cd50716: Preparing 14:56:34 87f7f04d3fa4: Preparing 14:56:34 d406e19265bd: Preparing 14:56:34 97cb61fd8378: Preparing 14:56:34 8a8539fae0c9: Preparing 14:56:34 67cc34608390: Preparing 14:56:34 a15e329e7732: Preparing 14:56:34 77021efb9d09: Preparing 14:56:34 0b23277ab004: Preparing 14:56:34 de479c6355b8: Preparing 14:56:34 b541d28bf3b4: Preparing 14:56:34 67cc34608390: Waiting 14:56:34 a15e329e7732: Waiting 14:56:34 b541d28bf3b4: Waiting 14:56:34 de479c6355b8: Waiting 14:56:34 0b23277ab004: Waiting 14:56:34 77021efb9d09: Waiting 14:56:34 d406e19265bd: Layer already exists 14:56:34 8a8539fae0c9: Layer already exists 14:56:34 87f7f04d3fa4: Layer already exists 14:56:34 97cb61fd8378: Layer already exists 14:56:34 5bdc4cd50716: Layer already exists 14:56:34 a15e329e7732: Layer already exists 14:56:34 77021efb9d09: Layer already exists 14:56:34 de479c6355b8: Layer already exists 14:56:34 0b23277ab004: Layer already exists 14:56:34 67cc34608390: Layer already exists 14:56:34 b541d28bf3b4: Layer already exists 14:56:34 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:56:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 14:56:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:56:35 5bdc4cd50716: Preparing 14:56:35 5bdc4cd50716: Preparing 14:56:35 87f7f04d3fa4: Preparing 14:56:35 d406e19265bd: Preparing 14:56:35 97cb61fd8378: Preparing 14:56:35 8a8539fae0c9: Preparing 14:56:35 67cc34608390: Preparing 14:56:35 a15e329e7732: Preparing 14:56:35 77021efb9d09: Preparing 14:56:35 0b23277ab004: Preparing 14:56:35 de479c6355b8: Preparing 14:56:35 b541d28bf3b4: Preparing 14:56:35 a15e329e7732: Waiting 14:56:35 b541d28bf3b4: Waiting 14:56:35 de479c6355b8: Waiting 14:56:35 77021efb9d09: Waiting 14:56:35 67cc34608390: Waiting 14:56:35 0b23277ab004: Waiting 14:56:35 5bdc4cd50716: Layer already exists 14:56:35 97cb61fd8378: Layer already exists 14:56:35 d406e19265bd: Layer already exists 14:56:35 8a8539fae0c9: Layer already exists 14:56:35 87f7f04d3fa4: Layer already exists 14:56:35 67cc34608390: Layer already exists 14:56:35 a15e329e7732: Layer already exists 14:56:35 0b23277ab004: Layer already exists 14:56:35 77021efb9d09: Layer already exists 14:56:35 de479c6355b8: Layer already exists 14:56:35 b541d28bf3b4: Layer already exists 14:56:35 main: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:35 ===================================================== [Pipeline] echo 14:56:35 taggedImages: 14:56:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:56:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.92 14:56:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:56:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:56:35 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:35 latest 14:56:35 2.2.0-dev.92 14:56:35 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:35 main 14:56:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:56:36 b3aeef808e8f: Preparing 14:56:36 ff12377355d9: Preparing 14:56:36 230620c21577: Preparing 14:56:36 d5709e27bb05: Preparing 14:56:36 868d85a4052f: Preparing 14:56:36 c4cbc1c76810: Preparing 14:56:36 66b99090e48c: Preparing 14:56:36 b541d28bf3b4: Preparing 14:56:36 c4cbc1c76810: Waiting 14:56:36 66b99090e48c: Waiting 14:56:36 b541d28bf3b4: Waiting 14:56:36 868d85a4052f: Pushed 14:56:36 b3aeef808e8f: Pushed 14:56:36 ff12377355d9: Pushed 14:56:36 b541d28bf3b4: Layer already exists 14:56:36 c4cbc1c76810: Pushed 14:56:36 66b99090e48c: Pushed 14:56:37 230620c21577: Pushed 14:56:37 d5709e27bb05: Pushed 14:56:37 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:56:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 14:56:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:56:38 b3aeef808e8f: Preparing 14:56:38 ff12377355d9: Preparing 14:56:38 230620c21577: Preparing 14:56:38 d5709e27bb05: Preparing 14:56:38 868d85a4052f: Preparing 14:56:38 c4cbc1c76810: Preparing 14:56:38 66b99090e48c: Preparing 14:56:38 b541d28bf3b4: Preparing 14:56:38 c4cbc1c76810: Waiting 14:56:38 66b99090e48c: Waiting 14:56:38 b541d28bf3b4: Waiting 14:56:38 ff12377355d9: Layer already exists 14:56:38 d5709e27bb05: Layer already exists 14:56:38 868d85a4052f: Layer already exists 14:56:38 b3aeef808e8f: Layer already exists 14:56:38 230620c21577: Layer already exists 14:56:38 c4cbc1c76810: Layer already exists 14:56:38 66b99090e48c: Layer already exists 14:56:38 b541d28bf3b4: Layer already exists 14:56:38 latest: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:56:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.92 14:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:56:38 b3aeef808e8f: Preparing 14:56:38 ff12377355d9: Preparing 14:56:38 230620c21577: Preparing 14:56:38 d5709e27bb05: Preparing 14:56:38 868d85a4052f: Preparing 14:56:38 c4cbc1c76810: Preparing 14:56:38 66b99090e48c: Preparing 14:56:38 b541d28bf3b4: Preparing 14:56:38 c4cbc1c76810: Waiting 14:56:38 66b99090e48c: Waiting 14:56:38 b541d28bf3b4: Waiting 14:56:38 b3aeef808e8f: Layer already exists 14:56:38 230620c21577: Layer already exists 14:56:38 ff12377355d9: Layer already exists 14:56:38 d5709e27bb05: Layer already exists 14:56:38 868d85a4052f: Layer already exists 14:56:38 66b99090e48c: Layer already exists 14:56:38 c4cbc1c76810: Layer already exists 14:56:38 b541d28bf3b4: Layer already exists 14:56:38 2.2.0-dev.92: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:56:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:56:39 b3aeef808e8f: Preparing 14:56:39 ff12377355d9: Preparing 14:56:39 230620c21577: Preparing 14:56:39 d5709e27bb05: Preparing 14:56:39 868d85a4052f: Preparing 14:56:39 c4cbc1c76810: Preparing 14:56:39 66b99090e48c: Preparing 14:56:39 b541d28bf3b4: Preparing 14:56:39 c4cbc1c76810: Waiting 14:56:39 b541d28bf3b4: Waiting 14:56:39 66b99090e48c: Waiting 14:56:39 b3aeef808e8f: Layer already exists 14:56:39 868d85a4052f: Layer already exists 14:56:39 230620c21577: Layer already exists 14:56:39 d5709e27bb05: Layer already exists 14:56:39 ff12377355d9: Layer already exists 14:56:39 c4cbc1c76810: Layer already exists 14:56:39 66b99090e48c: Layer already exists 14:56:39 b541d28bf3b4: Layer already exists 14:56:39 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:56:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 14:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:56:39 b3aeef808e8f: Preparing 14:56:39 ff12377355d9: Preparing 14:56:39 230620c21577: Preparing 14:56:39 d5709e27bb05: Preparing 14:56:39 868d85a4052f: Preparing 14:56:39 c4cbc1c76810: Preparing 14:56:39 66b99090e48c: Preparing 14:56:39 b541d28bf3b4: Preparing 14:56:39 c4cbc1c76810: Waiting 14:56:39 66b99090e48c: Waiting 14:56:39 b541d28bf3b4: Waiting 14:56:39 b3aeef808e8f: Layer already exists 14:56:39 ff12377355d9: Layer already exists 14:56:39 230620c21577: Layer already exists 14:56:39 d5709e27bb05: Layer already exists 14:56:39 868d85a4052f: Layer already exists 14:56:39 66b99090e48c: Layer already exists 14:56:39 c4cbc1c76810: Layer already exists 14:56:39 b541d28bf3b4: Layer already exists 14:56:39 main: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:39 ===================================================== [Pipeline] echo 14:56:39 taggedImages: 14:56:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:56:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.92 14:56:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:56:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:56:39 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:39 latest 14:56:39 2.2.0-dev.92 14:56:39 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:39 main 14:56:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:56:40 f1779acd0517: Preparing 14:56:40 2f3fd6e64463: Preparing 14:56:40 f4c24679b624: Preparing 14:56:40 9fd3b23f592d: Preparing 14:56:40 7e7eb6722b13: Preparing 14:56:40 ed342f1c40ce: Preparing 14:56:40 da6aec4890ef: Preparing 14:56:40 b403be5ef233: Preparing 14:56:40 4af70a2ca350: Preparing 14:56:40 b541d28bf3b4: Preparing 14:56:40 ed342f1c40ce: Waiting 14:56:40 b403be5ef233: Waiting 14:56:40 4af70a2ca350: Waiting 14:56:40 b541d28bf3b4: Waiting 14:56:40 da6aec4890ef: Waiting 14:56:40 7e7eb6722b13: Pushed 14:56:40 2f3fd6e64463: Pushed 14:56:40 f1779acd0517: Pushed 14:56:40 ed342f1c40ce: Pushed 14:56:40 b403be5ef233: Pushed 14:56:40 da6aec4890ef: Pushed 14:56:40 b541d28bf3b4: Layer already exists 14:56:40 4af70a2ca350: Pushed 14:56:41 9fd3b23f592d: Pushed 14:56:42 f4c24679b624: Pushed 14:56:42 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:56:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 14:56:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:56:42 f1779acd0517: Preparing 14:56:42 2f3fd6e64463: Preparing 14:56:42 f4c24679b624: Preparing 14:56:42 9fd3b23f592d: Preparing 14:56:42 7e7eb6722b13: Preparing 14:56:42 ed342f1c40ce: Preparing 14:56:42 da6aec4890ef: Preparing 14:56:42 b403be5ef233: Preparing 14:56:42 4af70a2ca350: Preparing 14:56:42 b541d28bf3b4: Preparing 14:56:42 ed342f1c40ce: Waiting 14:56:42 da6aec4890ef: Waiting 14:56:42 b403be5ef233: Waiting 14:56:42 4af70a2ca350: Waiting 14:56:42 b541d28bf3b4: Waiting 14:56:42 7e7eb6722b13: Layer already exists 14:56:42 f1779acd0517: Layer already exists 14:56:42 f4c24679b624: Layer already exists 14:56:42 9fd3b23f592d: Layer already exists 14:56:42 2f3fd6e64463: Layer already exists 14:56:42 b403be5ef233: Layer already exists 14:56:42 da6aec4890ef: Layer already exists 14:56:42 4af70a2ca350: Layer already exists 14:56:42 ed342f1c40ce: Layer already exists 14:56:42 b541d28bf3b4: Layer already exists 14:56:42 latest: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:56:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.92 14:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:56:43 f1779acd0517: Preparing 14:56:43 2f3fd6e64463: Preparing 14:56:43 f4c24679b624: Preparing 14:56:43 9fd3b23f592d: Preparing 14:56:43 7e7eb6722b13: Preparing 14:56:43 ed342f1c40ce: Preparing 14:56:43 da6aec4890ef: Preparing 14:56:43 b403be5ef233: Preparing 14:56:43 4af70a2ca350: Preparing 14:56:43 b541d28bf3b4: Preparing 14:56:43 ed342f1c40ce: Waiting 14:56:43 da6aec4890ef: Waiting 14:56:43 b403be5ef233: Waiting 14:56:43 4af70a2ca350: Waiting 14:56:43 b541d28bf3b4: Waiting 14:56:43 9fd3b23f592d: Layer already exists 14:56:43 7e7eb6722b13: Layer already exists 14:56:43 2f3fd6e64463: Layer already exists 14:56:43 f4c24679b624: Layer already exists 14:56:43 f1779acd0517: Layer already exists 14:56:43 ed342f1c40ce: Layer already exists 14:56:43 4af70a2ca350: Layer already exists 14:56:43 b403be5ef233: Layer already exists 14:56:43 b541d28bf3b4: Layer already exists 14:56:43 da6aec4890ef: Layer already exists 14:56:43 2.2.0-dev.92: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:56:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:56:43 f1779acd0517: Preparing 14:56:43 2f3fd6e64463: Preparing 14:56:43 f4c24679b624: Preparing 14:56:43 9fd3b23f592d: Preparing 14:56:43 7e7eb6722b13: Preparing 14:56:43 ed342f1c40ce: Preparing 14:56:43 da6aec4890ef: Preparing 14:56:43 b403be5ef233: Preparing 14:56:43 4af70a2ca350: Preparing 14:56:43 b541d28bf3b4: Preparing 14:56:43 b403be5ef233: Waiting 14:56:43 ed342f1c40ce: Waiting 14:56:43 4af70a2ca350: Waiting 14:56:43 b541d28bf3b4: Waiting 14:56:43 da6aec4890ef: Waiting 14:56:43 2f3fd6e64463: Layer already exists 14:56:43 9fd3b23f592d: Layer already exists 14:56:43 f1779acd0517: Layer already exists 14:56:43 7e7eb6722b13: Layer already exists 14:56:43 f4c24679b624: Layer already exists 14:56:43 da6aec4890ef: Layer already exists 14:56:43 ed342f1c40ce: Layer already exists 14:56:43 b541d28bf3b4: Layer already exists 14:56:43 4af70a2ca350: Layer already exists 14:56:43 b403be5ef233: Layer already exists 14:56:43 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:56:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 14:56:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:56:44 f1779acd0517: Preparing 14:56:44 2f3fd6e64463: Preparing 14:56:44 f4c24679b624: Preparing 14:56:44 9fd3b23f592d: Preparing 14:56:44 7e7eb6722b13: Preparing 14:56:44 ed342f1c40ce: Preparing 14:56:44 da6aec4890ef: Preparing 14:56:44 b403be5ef233: Preparing 14:56:44 4af70a2ca350: Preparing 14:56:44 b541d28bf3b4: Preparing 14:56:44 ed342f1c40ce: Waiting 14:56:44 da6aec4890ef: Waiting 14:56:44 b403be5ef233: Waiting 14:56:44 b541d28bf3b4: Waiting 14:56:44 f4c24679b624: Layer already exists 14:56:44 7e7eb6722b13: Layer already exists 14:56:44 2f3fd6e64463: Layer already exists 14:56:44 9fd3b23f592d: Layer already exists 14:56:44 f1779acd0517: Layer already exists 14:56:44 ed342f1c40ce: Layer already exists 14:56:44 da6aec4890ef: Layer already exists 14:56:44 4af70a2ca350: Layer already exists 14:56:44 b403be5ef233: Layer already exists 14:56:44 b541d28bf3b4: Layer already exists 14:56:44 main: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:44 ===================================================== [Pipeline] echo 14:56:44 taggedImages: 14:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.92 14:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:56:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:56:44 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:44 latest 14:56:44 2.2.0-dev.92 14:56:44 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:44 main 14:56:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:56:45 cb46269cebb5: Preparing 14:56:45 ef57b2a4cf4d: Preparing 14:56:45 67cc34608390: Preparing 14:56:45 d1846a993bf3: Preparing 14:56:45 796f822a08e5: Preparing 14:56:45 4fc242d58285: Preparing 14:56:45 4fc242d58285: Waiting 14:56:45 67cc34608390: Layer already exists 14:56:45 4fc242d58285: Layer already exists 14:56:45 cb46269cebb5: Pushed 14:56:45 796f822a08e5: Pushed 14:56:45 d1846a993bf3: Pushed 14:56:47 ef57b2a4cf4d: Pushed 14:56:47 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 14:56:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:56:48 cb46269cebb5: Preparing 14:56:48 ef57b2a4cf4d: Preparing 14:56:48 67cc34608390: Preparing 14:56:48 d1846a993bf3: Preparing 14:56:48 796f822a08e5: Preparing 14:56:48 4fc242d58285: Preparing 14:56:48 4fc242d58285: Waiting 14:56:48 796f822a08e5: Layer already exists 14:56:48 cb46269cebb5: Layer already exists 14:56:48 ef57b2a4cf4d: Layer already exists 14:56:48 67cc34608390: Layer already exists 14:56:48 d1846a993bf3: Layer already exists 14:56:48 4fc242d58285: Layer already exists 14:56:48 latest: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.92 14:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:56:48 cb46269cebb5: Preparing 14:56:48 ef57b2a4cf4d: Preparing 14:56:48 67cc34608390: Preparing 14:56:48 d1846a993bf3: Preparing 14:56:48 796f822a08e5: Preparing 14:56:48 4fc242d58285: Preparing 14:56:48 4fc242d58285: Waiting 14:56:48 d1846a993bf3: Layer already exists 14:56:48 796f822a08e5: Layer already exists 14:56:48 cb46269cebb5: Layer already exists 14:56:48 67cc34608390: Layer already exists 14:56:48 ef57b2a4cf4d: Layer already exists 14:56:48 4fc242d58285: Layer already exists 14:56:48 2.2.0-dev.92: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:56:49 cb46269cebb5: Preparing 14:56:49 ef57b2a4cf4d: Preparing 14:56:49 67cc34608390: Preparing 14:56:49 d1846a993bf3: Preparing 14:56:49 796f822a08e5: Preparing 14:56:49 4fc242d58285: Preparing 14:56:49 4fc242d58285: Waiting 14:56:49 ef57b2a4cf4d: Layer already exists 14:56:49 cb46269cebb5: Layer already exists 14:56:49 67cc34608390: Layer already exists 14:56:49 796f822a08e5: Layer already exists 14:56:49 d1846a993bf3: Layer already exists 14:56:49 4fc242d58285: Layer already exists 14:56:49 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:56:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 14:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:56:50 cb46269cebb5: Preparing 14:56:50 ef57b2a4cf4d: Preparing 14:56:50 67cc34608390: Preparing 14:56:50 d1846a993bf3: Preparing 14:56:50 796f822a08e5: Preparing 14:56:50 4fc242d58285: Preparing 14:56:50 4fc242d58285: Waiting 14:56:50 ef57b2a4cf4d: Layer already exists 14:56:50 67cc34608390: Layer already exists 14:56:50 796f822a08e5: Layer already exists 14:56:50 cb46269cebb5: Layer already exists 14:56:50 d1846a993bf3: Layer already exists 14:56:50 4fc242d58285: Layer already exists 14:56:50 main: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:50 ===================================================== [Pipeline] echo 14:56:50 taggedImages: 14:56:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:56:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.92 14:56:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:56:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:56:50 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:50 latest 14:56:50 2.2.0-dev.92 14:56:50 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:50 main 14:56:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:56:50 a17edccf9fa7: Preparing 14:56:50 78c52ed05f30: Preparing 14:56:50 af3e8bf25440: Preparing 14:56:50 a9a36b5df194: Preparing 14:56:50 159c24021ee3: Preparing 14:56:50 81544d2cf151: Preparing 14:56:50 796f822a08e5: Preparing 14:56:50 4fc242d58285: Preparing 14:56:50 81544d2cf151: Waiting 14:56:50 796f822a08e5: Waiting 14:56:50 4fc242d58285: Waiting 14:56:50 78c52ed05f30: Pushed 14:56:50 af3e8bf25440: Pushed 14:56:50 a17edccf9fa7: Pushed 14:56:50 796f822a08e5: Layer already exists 14:56:50 4fc242d58285: Layer already exists 14:56:51 81544d2cf151: Pushed 14:56:54 159c24021ee3: Pushed 14:56:57 a9a36b5df194: Pushed 14:56:57 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:56:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 14:56:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:56:58 a17edccf9fa7: Preparing 14:56:58 78c52ed05f30: Preparing 14:56:58 af3e8bf25440: Preparing 14:56:58 a9a36b5df194: Preparing 14:56:58 159c24021ee3: Preparing 14:56:58 81544d2cf151: Preparing 14:56:58 796f822a08e5: Preparing 14:56:58 4fc242d58285: Preparing 14:56:58 796f822a08e5: Waiting 14:56:58 81544d2cf151: Waiting 14:56:58 159c24021ee3: Layer already exists 14:56:58 a17edccf9fa7: Layer already exists 14:56:58 af3e8bf25440: Layer already exists 14:56:58 78c52ed05f30: Layer already exists 14:56:58 a9a36b5df194: Layer already exists 14:56:58 796f822a08e5: Layer already exists 14:56:58 81544d2cf151: Layer already exists 14:56:58 4fc242d58285: Layer already exists 14:56:58 latest: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:56:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.92 14:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:56:59 a17edccf9fa7: Preparing 14:56:59 78c52ed05f30: Preparing 14:56:59 af3e8bf25440: Preparing 14:56:59 a9a36b5df194: Preparing 14:56:59 159c24021ee3: Preparing 14:56:59 81544d2cf151: Preparing 14:56:59 796f822a08e5: Preparing 14:56:59 4fc242d58285: Preparing 14:56:59 81544d2cf151: Waiting 14:56:59 4fc242d58285: Waiting 14:56:59 796f822a08e5: Waiting 14:56:59 159c24021ee3: Layer already exists 14:56:59 a9a36b5df194: Layer already exists 14:56:59 af3e8bf25440: Layer already exists 14:56:59 78c52ed05f30: Layer already exists 14:56:59 a17edccf9fa7: Layer already exists 14:56:59 81544d2cf151: Layer already exists 14:56:59 796f822a08e5: Layer already exists 14:56:59 4fc242d58285: Layer already exists 14:56:59 2.2.0-dev.92: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:56:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:56:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:56:59 a17edccf9fa7: Preparing 14:56:59 78c52ed05f30: Preparing 14:56:59 af3e8bf25440: Preparing 14:56:59 a9a36b5df194: Preparing 14:56:59 159c24021ee3: Preparing 14:56:59 81544d2cf151: Preparing 14:56:59 796f822a08e5: Preparing 14:56:59 4fc242d58285: Preparing 14:56:59 4fc242d58285: Waiting 14:56:59 796f822a08e5: Waiting 14:56:59 a17edccf9fa7: Layer already exists 14:56:59 a9a36b5df194: Layer already exists 14:56:59 af3e8bf25440: Layer already exists 14:56:59 159c24021ee3: Layer already exists 14:56:59 78c52ed05f30: Layer already exists 14:56:59 81544d2cf151: Layer already exists 14:56:59 796f822a08e5: Layer already exists 14:56:59 4fc242d58285: Layer already exists 14:56:59 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:57:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 14:57:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:57:00 a17edccf9fa7: Preparing 14:57:00 78c52ed05f30: Preparing 14:57:00 af3e8bf25440: Preparing 14:57:00 a9a36b5df194: Preparing 14:57:00 159c24021ee3: Preparing 14:57:00 81544d2cf151: Preparing 14:57:00 796f822a08e5: Preparing 14:57:00 4fc242d58285: Preparing 14:57:00 81544d2cf151: Waiting 14:57:00 796f822a08e5: Waiting 14:57:00 4fc242d58285: Waiting 14:57:00 78c52ed05f30: Layer already exists 14:57:00 a9a36b5df194: Layer already exists 14:57:00 a17edccf9fa7: Layer already exists 14:57:00 af3e8bf25440: Layer already exists 14:57:00 159c24021ee3: Layer already exists 14:57:00 81544d2cf151: Layer already exists 14:57:00 796f822a08e5: Layer already exists 14:57:00 4fc242d58285: Layer already exists 14:57:00 main: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:00 ===================================================== [Pipeline] echo 14:57:00 taggedImages: 14:57:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:57:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.92 14:57:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:57:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:57:00 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:00 latest 14:57:00 2.2.0-dev.92 14:57:00 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:00 main 14:57:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:57:01 e92c81332e78: Preparing 14:57:01 74d09fb7938d: Preparing 14:57:01 dcba4de896ba: Preparing 14:57:01 f04e3e20ac1d: Preparing 14:57:01 2610e4481244: Preparing 14:57:01 796f822a08e5: Preparing 14:57:01 4fc242d58285: Preparing 14:57:01 796f822a08e5: Waiting 14:57:01 4fc242d58285: Waiting 14:57:01 74d09fb7938d: Pushed 14:57:01 e92c81332e78: Pushed 14:57:01 dcba4de896ba: Pushed 14:57:01 796f822a08e5: Layer already exists 14:57:01 4fc242d58285: Layer already exists 14:57:01 2610e4481244: Pushed 14:57:09 f04e3e20ac1d: Pushed 14:57:09 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 14:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:57:09 e92c81332e78: Preparing 14:57:09 74d09fb7938d: Preparing 14:57:09 dcba4de896ba: Preparing 14:57:09 f04e3e20ac1d: Preparing 14:57:09 2610e4481244: Preparing 14:57:09 796f822a08e5: Preparing 14:57:09 4fc242d58285: Preparing 14:57:09 796f822a08e5: Waiting 14:57:09 4fc242d58285: Waiting 14:57:09 2610e4481244: Layer already exists 14:57:09 f04e3e20ac1d: Layer already exists 14:57:09 dcba4de896ba: Layer already exists 14:57:09 e92c81332e78: Layer already exists 14:57:09 74d09fb7938d: Layer already exists 14:57:09 796f822a08e5: Layer already exists 14:57:09 4fc242d58285: Layer already exists 14:57:09 latest: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.92 14:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:57:10 e92c81332e78: Preparing 14:57:10 74d09fb7938d: Preparing 14:57:10 dcba4de896ba: Preparing 14:57:10 f04e3e20ac1d: Preparing 14:57:10 2610e4481244: Preparing 14:57:10 796f822a08e5: Preparing 14:57:10 4fc242d58285: Preparing 14:57:10 4fc242d58285: Waiting 14:57:10 74d09fb7938d: Layer already exists 14:57:10 e92c81332e78: Layer already exists 14:57:10 2610e4481244: Layer already exists 14:57:10 dcba4de896ba: Layer already exists 14:57:10 f04e3e20ac1d: Layer already exists 14:57:10 796f822a08e5: Layer already exists 14:57:10 4fc242d58285: Layer already exists 14:57:10 2.2.0-dev.92: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:57:11 e92c81332e78: Preparing 14:57:11 74d09fb7938d: Preparing 14:57:11 dcba4de896ba: Preparing 14:57:11 f04e3e20ac1d: Preparing 14:57:11 2610e4481244: Preparing 14:57:11 796f822a08e5: Preparing 14:57:11 4fc242d58285: Preparing 14:57:11 4fc242d58285: Waiting 14:57:11 e92c81332e78: Layer already exists 14:57:11 2610e4481244: Layer already exists 14:57:11 dcba4de896ba: Layer already exists 14:57:11 f04e3e20ac1d: Layer already exists 14:57:11 74d09fb7938d: Layer already exists 14:57:11 4fc242d58285: Layer already exists 14:57:11 796f822a08e5: Layer already exists 14:57:11 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 14:57:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:57:11 e92c81332e78: Preparing 14:57:11 74d09fb7938d: Preparing 14:57:11 dcba4de896ba: Preparing 14:57:11 f04e3e20ac1d: Preparing 14:57:11 2610e4481244: Preparing 14:57:11 796f822a08e5: Preparing 14:57:11 4fc242d58285: Preparing 14:57:11 4fc242d58285: Waiting 14:57:11 796f822a08e5: Waiting 14:57:11 74d09fb7938d: Layer already exists 14:57:11 e92c81332e78: Layer already exists 14:57:11 f04e3e20ac1d: Layer already exists 14:57:11 2610e4481244: Layer already exists 14:57:11 dcba4de896ba: Layer already exists 14:57:11 4fc242d58285: Layer already exists 14:57:11 796f822a08e5: Layer already exists 14:57:11 main: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:11 ===================================================== [Pipeline] echo 14:57:11 taggedImages: 14:57:11 - nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:57:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.92 14:57:11 - nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:57:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:57:11 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:11 latest 14:57:11 2.2.0-dev.92 14:57:11 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:11 main 14:57:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:57:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:57:12 f97228307f31: Preparing 14:57:12 a3d8bcb924f4: Preparing 14:57:12 47cea5725583: Preparing 14:57:12 140f5a862083: Preparing 14:57:12 ab44205aeaec: Preparing 14:57:12 796f822a08e5: Preparing 14:57:12 4fc242d58285: Preparing 14:57:12 4fc242d58285: Waiting 14:57:12 796f822a08e5: Waiting 14:57:12 47cea5725583: Pushed 14:57:12 a3d8bcb924f4: Pushed 14:57:12 f97228307f31: Pushed 14:57:12 796f822a08e5: Layer already exists 14:57:12 4fc242d58285: Layer already exists 14:57:12 ab44205aeaec: Pushed 14:57:19 140f5a862083: Pushed 14:57:19 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 14:57:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:57:20 f97228307f31: Preparing 14:57:20 a3d8bcb924f4: Preparing 14:57:20 47cea5725583: Preparing 14:57:20 140f5a862083: Preparing 14:57:20 ab44205aeaec: Preparing 14:57:20 796f822a08e5: Preparing 14:57:20 4fc242d58285: Preparing 14:57:20 4fc242d58285: Waiting 14:57:20 796f822a08e5: Waiting 14:57:20 a3d8bcb924f4: Layer already exists 14:57:20 ab44205aeaec: Layer already exists 14:57:20 47cea5725583: Layer already exists 14:57:20 140f5a862083: Layer already exists 14:57:20 f97228307f31: Layer already exists 14:57:20 796f822a08e5: Layer already exists 14:57:20 4fc242d58285: Layer already exists 14:57:20 latest: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.92 14:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:57:20 f97228307f31: Preparing 14:57:20 a3d8bcb924f4: Preparing 14:57:20 47cea5725583: Preparing 14:57:20 140f5a862083: Preparing 14:57:20 ab44205aeaec: Preparing 14:57:20 796f822a08e5: Preparing 14:57:20 4fc242d58285: Preparing 14:57:20 4fc242d58285: Waiting 14:57:20 796f822a08e5: Waiting 14:57:20 ab44205aeaec: Layer already exists 14:57:20 140f5a862083: Layer already exists 14:57:20 47cea5725583: Layer already exists 14:57:20 f97228307f31: Layer already exists 14:57:20 a3d8bcb924f4: Layer already exists 14:57:20 796f822a08e5: Layer already exists 14:57:20 4fc242d58285: Layer already exists 14:57:20 2.2.0-dev.92: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:57:21 f97228307f31: Preparing 14:57:21 a3d8bcb924f4: Preparing 14:57:21 47cea5725583: Preparing 14:57:21 140f5a862083: Preparing 14:57:21 ab44205aeaec: Preparing 14:57:21 796f822a08e5: Preparing 14:57:21 4fc242d58285: Preparing 14:57:21 796f822a08e5: Waiting 14:57:21 4fc242d58285: Waiting 14:57:21 47cea5725583: Layer already exists 14:57:21 ab44205aeaec: Layer already exists 14:57:21 f97228307f31: Layer already exists 14:57:21 140f5a862083: Layer already exists 14:57:21 a3d8bcb924f4: Layer already exists 14:57:21 796f822a08e5: Layer already exists 14:57:21 4fc242d58285: Layer already exists 14:57:21 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh 14:57:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 14:57:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:57:21 f97228307f31: Preparing 14:57:21 a3d8bcb924f4: Preparing 14:57:21 47cea5725583: Preparing 14:57:21 140f5a862083: Preparing 14:57:21 ab44205aeaec: Preparing 14:57:21 796f822a08e5: Preparing 14:57:21 4fc242d58285: Preparing 14:57:21 4fc242d58285: Waiting 14:57:21 796f822a08e5: Waiting 14:57:21 a3d8bcb924f4: Layer already exists 14:57:21 47cea5725583: Layer already exists 14:57:21 f97228307f31: Layer already exists 14:57:21 ab44205aeaec: Layer already exists 14:57:21 140f5a862083: Layer already exists 14:57:21 796f822a08e5: Layer already exists 14:57:21 4fc242d58285: Layer already exists 14:57:21 main: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:21 ===================================================== [Pipeline] echo 14:57:21 taggedImages: 14:57:21 - nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:57:21 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.92 14:57:21 - nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:57:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:57:21 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:21 latest 14:57:21 2.2.0-dev.92 14:57:21 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:21 main 14:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:57:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:57:22 e428fbeb1dac: Preparing 14:57:22 1dae2dc6f8fa: Preparing 14:57:22 67cc34608390: Preparing 14:57:22 3266ef6cc80d: Preparing 14:57:22 b541d28bf3b4: Preparing 14:57:22 b541d28bf3b4: Layer already exists 14:57:22 67cc34608390: Layer already exists 14:57:22 e428fbeb1dac: Pushed 14:57:22 3266ef6cc80d: Pushed 14:57:25 1dae2dc6f8fa: Pushed 14:57:25 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh 14:57:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 14:57:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:57:25 e428fbeb1dac: Preparing 14:57:25 1dae2dc6f8fa: Preparing 14:57:25 67cc34608390: Preparing 14:57:25 3266ef6cc80d: Preparing 14:57:25 b541d28bf3b4: Preparing 14:57:25 b541d28bf3b4: Layer already exists 14:57:25 1dae2dc6f8fa: Layer already exists 14:57:25 e428fbeb1dac: Layer already exists 14:57:25 67cc34608390: Layer already exists 14:57:25 3266ef6cc80d: Layer already exists 14:57:25 latest: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh 14:57:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.92 14:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:57:26 e428fbeb1dac: Preparing 14:57:26 1dae2dc6f8fa: Preparing 14:57:26 67cc34608390: Preparing 14:57:26 3266ef6cc80d: Preparing 14:57:26 b541d28bf3b4: Preparing 14:57:26 67cc34608390: Layer already exists 14:57:26 b541d28bf3b4: Layer already exists 14:57:26 e428fbeb1dac: Layer already exists 14:57:26 1dae2dc6f8fa: Layer already exists 14:57:26 3266ef6cc80d: Layer already exists 14:57:26 2.2.0-dev.92: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh 14:57:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:57:26 e428fbeb1dac: Preparing 14:57:26 1dae2dc6f8fa: Preparing 14:57:26 67cc34608390: Preparing 14:57:26 3266ef6cc80d: Preparing 14:57:26 b541d28bf3b4: Preparing 14:57:26 e428fbeb1dac: Layer already exists 14:57:26 b541d28bf3b4: Layer already exists 14:57:26 1dae2dc6f8fa: Layer already exists 14:57:26 3266ef6cc80d: Layer already exists 14:57:26 67cc34608390: Layer already exists 14:57:26 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh 14:57:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 14:57:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:57:27 e428fbeb1dac: Preparing 14:57:27 1dae2dc6f8fa: Preparing 14:57:27 67cc34608390: Preparing 14:57:27 3266ef6cc80d: Preparing 14:57:27 b541d28bf3b4: Preparing 14:57:27 b541d28bf3b4: Layer already exists 14:57:27 e428fbeb1dac: Layer already exists 14:57:27 1dae2dc6f8fa: Layer already exists 14:57:27 3266ef6cc80d: Layer already exists 14:57:27 67cc34608390: Layer already exists 14:57:27 main: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:27 ===================================================== [Pipeline] echo 14:57:27 taggedImages: 14:57:27 - nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:57:27 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.92 14:57:27 - nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:57:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:57:27 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:27 latest 14:57:27 2.2.0-dev.92 14:57:27 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:27 main 14:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:57:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:57:28 91d060f77561: Preparing 14:57:28 c27b84e40e07: Preparing 14:57:28 67cc34608390: Preparing 14:57:28 ed870a88796f: Preparing 14:57:28 b541d28bf3b4: Preparing 14:57:28 ed870a88796f: Layer already exists 14:57:28 67cc34608390: Layer already exists 14:57:28 b541d28bf3b4: Layer already exists 14:57:28 91d060f77561: Pushed 14:57:30 c27b84e40e07: Pushed 14:57:30 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:57:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 14:57:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:57:31 91d060f77561: Preparing 14:57:31 c27b84e40e07: Preparing 14:57:31 67cc34608390: Preparing 14:57:31 ed870a88796f: Preparing 14:57:31 b541d28bf3b4: Preparing 14:57:31 b541d28bf3b4: Layer already exists 14:57:31 c27b84e40e07: Layer already exists 14:57:31 91d060f77561: Layer already exists 14:57:31 67cc34608390: Layer already exists 14:57:31 ed870a88796f: Layer already exists 14:57:31 latest: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:57:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.92 14:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:57:31 91d060f77561: Preparing 14:57:31 c27b84e40e07: Preparing 14:57:31 67cc34608390: Preparing 14:57:31 ed870a88796f: Preparing 14:57:31 b541d28bf3b4: Preparing 14:57:31 91d060f77561: Layer already exists 14:57:31 67cc34608390: Layer already exists 14:57:31 ed870a88796f: Layer already exists 14:57:31 b541d28bf3b4: Layer already exists 14:57:31 c27b84e40e07: Layer already exists 14:57:31 2.2.0-dev.92: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:57:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:57:32 91d060f77561: Preparing 14:57:32 c27b84e40e07: Preparing 14:57:32 67cc34608390: Preparing 14:57:32 ed870a88796f: Preparing 14:57:32 b541d28bf3b4: Preparing 14:57:32 ed870a88796f: Layer already exists 14:57:32 91d060f77561: Layer already exists 14:57:32 c27b84e40e07: Layer already exists 14:57:32 67cc34608390: Layer already exists 14:57:32 b541d28bf3b4: Layer already exists 14:57:32 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:57:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 14:57:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:57:33 91d060f77561: Preparing 14:57:33 c27b84e40e07: Preparing 14:57:33 67cc34608390: Preparing 14:57:33 ed870a88796f: Preparing 14:57:33 b541d28bf3b4: Preparing 14:57:33 ed870a88796f: Layer already exists 14:57:33 b541d28bf3b4: Layer already exists 14:57:33 c27b84e40e07: Layer already exists 14:57:33 91d060f77561: Layer already exists 14:57:33 67cc34608390: Layer already exists 14:57:33 main: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:33 ===================================================== [Pipeline] echo 14:57:33 taggedImages: 14:57:33 - nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:57:33 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.92 14:57:33 - nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:33 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:57:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:57:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:33 latest 14:57:33 2.2.0-dev.92 14:57:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:33 main 14:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 14:57:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:57:33 fb0769e24819: Preparing 14:57:33 bb2f20c73d8d: Preparing 14:57:33 3386ff392c98: Preparing 14:57:33 401c3d855581: Preparing 14:57:33 52f44be93a46: Preparing 14:57:33 10d82663b225: Preparing 14:57:33 f7a7a140f1b3: Preparing 14:57:33 31e69d4774c9: Preparing 14:57:33 7750d494dfbd: Preparing 14:57:33 18708474c90b: Preparing 14:57:33 4fc242d58285: Preparing 14:57:33 10d82663b225: Waiting 14:57:33 31e69d4774c9: Waiting 14:57:33 f7a7a140f1b3: Waiting 14:57:33 7750d494dfbd: Waiting 14:57:33 52f44be93a46: Layer already exists 14:57:33 10d82663b225: Layer already exists 14:57:33 f7a7a140f1b3: Layer already exists 14:57:33 31e69d4774c9: Layer already exists 14:57:33 bb2f20c73d8d: Pushed 14:57:33 7750d494dfbd: Layer already exists 14:57:33 18708474c90b: Layer already exists 14:57:33 4fc242d58285: Layer already exists 14:57:33 fb0769e24819: Pushed 14:57:34 3386ff392c98: Pushed 14:57:41 401c3d855581: Pushed 14:57:41 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh 14:57:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 14:57:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:57:42 fb0769e24819: Preparing 14:57:42 bb2f20c73d8d: Preparing 14:57:42 3386ff392c98: Preparing 14:57:42 401c3d855581: Preparing 14:57:42 52f44be93a46: Preparing 14:57:42 10d82663b225: Preparing 14:57:42 f7a7a140f1b3: Preparing 14:57:42 31e69d4774c9: Preparing 14:57:42 7750d494dfbd: Preparing 14:57:42 18708474c90b: Preparing 14:57:42 4fc242d58285: Preparing 14:57:42 18708474c90b: Waiting 14:57:42 f7a7a140f1b3: Waiting 14:57:42 4fc242d58285: Waiting 14:57:42 31e69d4774c9: Waiting 14:57:42 7750d494dfbd: Waiting 14:57:42 fb0769e24819: Layer already exists 14:57:42 52f44be93a46: Layer already exists 14:57:42 bb2f20c73d8d: Layer already exists 14:57:42 401c3d855581: Layer already exists 14:57:42 3386ff392c98: Layer already exists 14:57:42 31e69d4774c9: Layer already exists 14:57:42 7750d494dfbd: Layer already exists 14:57:42 10d82663b225: Layer already exists 14:57:42 f7a7a140f1b3: Layer already exists 14:57:42 18708474c90b: Layer already exists 14:57:42 4fc242d58285: Layer already exists 14:57:42 latest: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh 14:57:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.92 14:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:57:42 fb0769e24819: Preparing 14:57:42 bb2f20c73d8d: Preparing 14:57:42 3386ff392c98: Preparing 14:57:42 401c3d855581: Preparing 14:57:42 52f44be93a46: Preparing 14:57:42 10d82663b225: Preparing 14:57:42 f7a7a140f1b3: Preparing 14:57:42 31e69d4774c9: Preparing 14:57:42 7750d494dfbd: Preparing 14:57:42 18708474c90b: Preparing 14:57:42 4fc242d58285: Preparing 14:57:42 31e69d4774c9: Waiting 14:57:42 7750d494dfbd: Waiting 14:57:42 10d82663b225: Waiting 14:57:42 4fc242d58285: Waiting 14:57:42 18708474c90b: Waiting 14:57:42 f7a7a140f1b3: Waiting 14:57:42 52f44be93a46: Layer already exists 14:57:42 fb0769e24819: Layer already exists 14:57:42 bb2f20c73d8d: Layer already exists 14:57:42 3386ff392c98: Layer already exists 14:57:42 401c3d855581: Layer already exists 14:57:42 10d82663b225: Layer already exists 14:57:42 f7a7a140f1b3: Layer already exists 14:57:42 31e69d4774c9: Layer already exists 14:57:42 7750d494dfbd: Layer already exists 14:57:42 18708474c90b: Layer already exists 14:57:42 4fc242d58285: Layer already exists 14:57:42 2.2.0-dev.92: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh 14:57:43 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 14:57:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:57:43 fb0769e24819: Preparing 14:57:43 bb2f20c73d8d: Preparing 14:57:43 3386ff392c98: Preparing 14:57:43 401c3d855581: Preparing 14:57:43 52f44be93a46: Preparing 14:57:43 10d82663b225: Preparing 14:57:43 f7a7a140f1b3: Preparing 14:57:43 31e69d4774c9: Preparing 14:57:43 7750d494dfbd: Preparing 14:57:43 18708474c90b: Preparing 14:57:43 4fc242d58285: Preparing 14:57:43 10d82663b225: Waiting 14:57:43 f7a7a140f1b3: Waiting 14:57:43 31e69d4774c9: Waiting 14:57:43 7750d494dfbd: Waiting 14:57:43 18708474c90b: Waiting 14:57:43 4fc242d58285: Waiting 14:57:43 bb2f20c73d8d: Layer already exists 14:57:43 52f44be93a46: Layer already exists 14:57:43 401c3d855581: Layer already exists 14:57:43 fb0769e24819: Layer already exists 14:57:43 3386ff392c98: Layer already exists 14:57:43 f7a7a140f1b3: Layer already exists 14:57:43 10d82663b225: Layer already exists 14:57:43 18708474c90b: Layer already exists 14:57:43 31e69d4774c9: Layer already exists 14:57:43 7750d494dfbd: Layer already exists 14:57:43 4fc242d58285: Layer already exists 14:57:43 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh 14:57:43 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 14:57:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:57:43 fb0769e24819: Preparing 14:57:43 bb2f20c73d8d: Preparing 14:57:43 3386ff392c98: Preparing 14:57:43 401c3d855581: Preparing 14:57:43 52f44be93a46: Preparing 14:57:43 10d82663b225: Preparing 14:57:43 f7a7a140f1b3: Preparing 14:57:43 31e69d4774c9: Preparing 14:57:43 7750d494dfbd: Preparing 14:57:43 18708474c90b: Preparing 14:57:43 4fc242d58285: Preparing 14:57:43 7750d494dfbd: Waiting 14:57:43 18708474c90b: Waiting 14:57:43 4fc242d58285: Waiting 14:57:43 10d82663b225: Waiting 14:57:43 f7a7a140f1b3: Waiting 14:57:43 31e69d4774c9: Waiting 14:57:43 401c3d855581: Layer already exists 14:57:43 fb0769e24819: Layer already exists 14:57:43 52f44be93a46: Layer already exists 14:57:43 3386ff392c98: Layer already exists 14:57:43 bb2f20c73d8d: Layer already exists 14:57:43 10d82663b225: Layer already exists 14:57:43 f7a7a140f1b3: Layer already exists 14:57:43 31e69d4774c9: Layer already exists 14:57:43 18708474c90b: Layer already exists 14:57:43 7750d494dfbd: Layer already exists 14:57:43 4fc242d58285: Layer already exists 14:57:43 main: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:43 ===================================================== [Pipeline] echo 14:57:43 taggedImages: 14:57:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 14:57:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:57:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.92 14:57:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 14:57:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:01:19 Removing intermediate container 036ed17b2c2e 15:01:19 ---> 5d74e2c30ed8 15:01:19 15:01:19 Step 10/23 : FROM alpine:3.14 15:01:19 3.14: Pulling from library/alpine 15:01:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:01:21 Status: Downloaded newer image for alpine:3.14 15:01:21 ---> ac73e934f311 15:01:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:01:21 ---> Running in 8ab9bfe514f3 15:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:01:25 (1/1) Installing dumb-init (1.2.5-r1) 15:01:25 Executing busybox-1.33.1-r7.trigger 15:01:25 OK: 5 MiB in 15 packages 15:01:27 Removing intermediate container 8ab9bfe514f3 15:01:27 ---> 91c78de9a364 15:01:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:01:27 ---> Running in b8a53e810d3b 15:01:27 Removing intermediate container b8a53e810d3b 15:01:27 ---> 7e5789019312 15:01:27 Step 13/23 : ENV APP_PORT=59882 15:01:27 ---> Running in cf27adb8f38c 15:01:28 Removing intermediate container cf27adb8f38c 15:01:28 ---> 3e42b40e5d42 15:01:28 Step 14/23 : EXPOSE $APP_PORT 15:01:28 ---> Running in 49938712332a 15:01:29 Removing intermediate container 49938712332a 15:01:29 ---> 9527f4a47744 15:01:29 Step 15/23 : WORKDIR / 15:01:29 ---> Running in 80b19c03a817 15:01:29 Removing intermediate container 80b19c03a817 15:01:29 ---> d5217408d7d5 15:01:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:30 ---> efaa3b74b7e8 15:01:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:01:32 ---> 3d8f97caa21d 15:01:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:01:33 ---> 13b6c70e1dee 15:01:33 Step 19/23 : ENTRYPOINT ["/core-command"] 15:01:33 ---> Running in 88dc3a303974 15:01:34 Removing intermediate container 88dc3a303974 15:01:34 ---> c99d4aec13e6 15:01:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:01:34 ---> Running in ced3592054c6 15:01:35 Removing intermediate container ced3592054c6 15:01:35 ---> bb1920a6f0af 15:01:35 Step 21/23 : LABEL arch=arm64 15:01:35 ---> Running in 7d56073176b0 15:01:35 Removing intermediate container 7d56073176b0 15:01:35 ---> 868437fd4fb2 15:01:35 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:01:35 ---> Running in 0df059bd65a7 15:01:36 Removing intermediate container 0df059bd65a7 15:01:36 ---> 12a5ac87d503 15:01:36 Step 23/23 : LABEL version=2.2.0-dev.92 15:01:36 ---> Running in 062ad141bb1c 15:01:37 Removing intermediate container 062ad141bb1c 15:01:37 ---> 7589b4c7260a 15:01:37 15:01:37 Successfully built 7589b4c7260a 15:01:37 Successfully tagged core-command-arm64:latest 15:01:37 Building security-proxy-setup 15:01:48  Building core-command ... done Removing intermediate container 72028f325881 15:01:48 ---> 19566288bb60 15:01:48 15:01:48 Step 10/23 : FROM alpine:3.14 15:01:48 ---> ac73e934f311 15:01:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:01:48 ---> Using cache 15:01:48 ---> 91c78de9a364 15:01:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:01:48 ---> Using cache 15:01:48 ---> 7e5789019312 15:01:48 Step 13/23 : ENV APP_PORT=59881 15:01:48 ---> Running in 7762e3bad342 15:01:48 Removing intermediate container 7762e3bad342 15:01:48 ---> dc95e0f8b48e 15:01:48 Step 14/23 : EXPOSE $APP_PORT 15:01:48 ---> Running in 83d59e1ab40d 15:01:49 Removing intermediate container 83d59e1ab40d 15:01:49 ---> 4180cd46f4e8 15:01:49 Step 15/23 : WORKDIR / 15:01:49 ---> Running in 20cfd3dd7ae7 15:01:50 Removing intermediate container 20cfd3dd7ae7 15:01:50 ---> 3a8789309685 15:01:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:51 ---> 00b2e892c492 15:01:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:01:54 ---> 89b13f35ac69 15:01:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:01:56 ---> 9e2522ae356c 15:01:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:01:56 ---> Running in cf17425c6a6b 15:01:56 Removing intermediate container cf17425c6a6b 15:01:56 ---> 84ee902b8e98 15:01:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:01:57 ---> Running in b145d0cf309a 15:01:58 Removing intermediate container b145d0cf309a 15:01:58 ---> 40aff93076fc 15:01:58 Step 21/23 : LABEL arch=arm64 15:01:58 ---> Running in 7cf32de77b3f 15:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:01:58 ---> 4bf577e0ecb0 15:01:58 Step 3/22 : WORKDIR /edgex-go 15:01:58 ---> Using cache 15:01:58 ---> 2f1d26712fb3 15:01:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:58 ---> Using cache 15:01:58 ---> e441fcb8a46d 15:01:58 Step 5/22 : RUN apk add --update --no-cache make git 15:01:58 ---> Using cache 15:01:58 ---> 853e630385d4 15:01:58 Step 6/22 : COPY go.mod vendor* ./ 15:01:58 ---> Using cache 15:01:58 ---> 8bd79ee20ba3 15:01:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:58 ---> Using cache 15:01:58 ---> f6816e955381 15:01:58 Step 8/22 : COPY . . 15:01:58 Removing intermediate container 7cf32de77b3f 15:01:58 ---> 14598ec90a1c 15:01:58 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:01:58 ---> Using cache 15:01:58 ---> 474f5bd2c3fa 15:01:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:01:59 ---> Running in 94cef6db6e3d 15:01:59 ---> Running in b81a569b424b 15:02:00 Removing intermediate container 94cef6db6e3d 15:02:00 ---> d7fc68544abc 15:02:00 Step 23/23 : LABEL version=2.2.0-dev.92 15:02:00 ---> Running in 2938e6f0418a 15:02:00 Removing intermediate container 2938e6f0418a 15:02:01 ---> d8bddac770d6 15:02:01 15:02:01 Successfully built d8bddac770d6 15:02:01 Successfully tagged core-metadata-arm64:latest 15:02:01 Building security-bootstrapper 15:02:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:02:24  Building core-metadata ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:02:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:02:24 ---> 4bf577e0ecb0 15:02:24 Step 3/31 : WORKDIR /edgex-go 15:02:24 ---> Using cache 15:02:24 ---> 2f1d26712fb3 15:02:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:24 ---> Using cache 15:02:24 ---> e441fcb8a46d 15:02:24 Step 5/31 : RUN apk add --update --no-cache make git 15:02:24 ---> Using cache 15:02:24 ---> 853e630385d4 15:02:24 Step 6/31 : COPY go.mod vendor* ./ 15:02:24 ---> Using cache 15:02:24 ---> 8bd79ee20ba3 15:02:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:24 ---> Using cache 15:02:24 ---> f6816e955381 15:02:24 Step 8/31 : COPY . . 15:02:24 ---> Using cache 15:02:24 ---> 474f5bd2c3fa 15:02:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:02:24 ---> Running in 31ded13de6f7 15:02:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:03:45 Removing intermediate container 592fa870031f 15:03:45 ---> b29efe5964c8 15:03:45 15:03:45 Step 9/20 : FROM alpine:3.15 15:03:45 3.15: Pulling from library/alpine 15:03:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:03:45 Status: Downloaded newer image for alpine:3.15 15:03:45 ---> 3fb3c9af89a9 15:03:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:03:45 ---> Running in 3855e07e92fc 15:03:45 Removing intermediate container 3855e07e92fc 15:03:45 ---> c415475ee95a 15:03:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:45 ---> Running in 651954f8bd2f 15:03:45 Removing intermediate container 651954f8bd2f 15:03:45 ---> 693e53e45b4f 15:03:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:03:45 ---> Running in 1f9e9ece510c 15:03:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:45 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:03:45 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:03:45 OK: 15732 distinct packages available 15:03:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:46 (1/9) Installing ca-certificates (20211220-r0) 15:03:46 (2/9) Installing brotli-libs (1.0.9-r5) 15:03:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:03:47 (4/9) Installing libcurl (7.80.0-r1) 15:03:47 (5/9) Installing curl (7.80.0-r1) 15:03:47 (6/9) Installing dumb-init (1.2.5-r1) 15:03:47 (7/9) Installing musl-obstack (1.2.3-r0) 15:03:47 (8/9) Installing libucontext (1.1-r0) 15:03:47 (9/9) Installing gcompat (1.0.0-r4) 15:03:47 Executing busybox-1.34.1-r5.trigger 15:03:47 Executing ca-certificates-20211220-r0.trigger 15:03:48 OK: 8 MiB in 23 packages 15:03:50 Removing intermediate container 1f9e9ece510c 15:03:50 ---> 7fb432fd65ed 15:03:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:51 ---> d48085c048ca 15:03:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:03:53 ---> 431f75d9486f 15:03:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:03:54 ---> ba5cb3934400 15:03:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:03:55 ---> Running in 2296f31438ed 15:03:55 Removing intermediate container 2296f31438ed 15:03:55 ---> ea6294dcf169 15:03:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:55 ---> Running in 89a7bae3651e 15:03:56 Removing intermediate container 89a7bae3651e 15:03:56 ---> ee10d8880792 15:03:56 Step 18/20 : LABEL arch=arm64 15:03:56 ---> Running in 169c668e696f 15:03:57 Removing intermediate container 169c668e696f 15:03:57 ---> d89f8a132a2d 15:03:57 Step 19/20 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:03:57 ---> Running in 3b07c518601f 15:03:57 Removing intermediate container 3b07c518601f 15:03:57 ---> ea1d574d516b 15:03:57 Step 20/20 : LABEL version=2.2.0-dev.92 15:03:57 ---> Running in 4d76933baff5 15:03:58 Removing intermediate container 4d76933baff5 15:03:58 ---> 37e4a260a89c 15:03:58 15:03:58 Successfully built 37e4a260a89c 15:03:58 Successfully tagged security-spiffe-token-provider-arm64:latest 15:03:58  Building security-spiffe-token-provider ... done Building security-secretstore-setup 15:04:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:04:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:04:21 ---> 4bf577e0ecb0 15:04:21 Step 3/25 : WORKDIR /edgex-go 15:04:21 ---> Using cache 15:04:21 ---> 2f1d26712fb3 15:04:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:21 ---> Using cache 15:04:21 ---> e441fcb8a46d 15:04:21 Step 5/25 : RUN apk add --update --no-cache make git 15:04:21 ---> Using cache 15:04:21 ---> 853e630385d4 15:04:21 Step 6/25 : COPY go.mod vendor* ./ 15:04:21 ---> Using cache 15:04:21 ---> 8bd79ee20ba3 15:04:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:21 ---> Using cache 15:04:21 ---> f6816e955381 15:04:21 Step 8/25 : COPY . . 15:04:21 ---> Using cache 15:04:21 ---> 474f5bd2c3fa 15:04:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:04:21 ---> Running in 9f684c4c786c 15:04:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:04:36 Removing intermediate container d36f9ad93e2c 15:04:36 ---> dc44042621b0 15:04:36 15:04:36 Step 10/22 : FROM alpine:3.14 15:04:36 ---> ac73e934f311 15:04:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:04:36 Removing intermediate container 318dec5943cf 15:04:36 ---> be41552f3f53 15:04:36 15:04:36 Step 10/22 : FROM alpine:3.14 15:04:36 ---> ac73e934f311 15:04:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:04:36 ---> Using cache 15:04:36 ---> 91c78de9a364 15:04:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:04:36 ---> Using cache 15:04:36 ---> 7e5789019312 15:04:36 Step 13/22 : ENV APP_PORT=59861 15:04:36 ---> Running in 55a7e4dfc087 15:04:36 ---> Running in 0fe9ecee659a 15:04:36 Removing intermediate container 0fe9ecee659a 15:04:36 ---> efc28c310465 15:04:36 Step 14/22 : EXPOSE $APP_PORT 15:04:36 ---> Running in b5277be834f4 15:04:36 Removing intermediate container b5277be834f4 15:04:36 ---> 38a472a18bd3 15:04:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:04:37 ---> df50abed3266 15:04:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:04:39 (1/2) Installing ca-certificates (20211220-r0) 15:04:39 (2/2) Installing dumb-init (1.2.5-r1) 15:04:39 Executing busybox-1.33.1-r7.trigger 15:04:39 Executing ca-certificates-20211220-r0.trigger 15:04:39 OK: 6 MiB in 16 packages 15:04:40 ---> c002915587ec 15:04:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:04:41 ---> 31326d688bdd 15:04:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:04:42 ---> Running in 2e7d250d6c8c 15:04:42 Removing intermediate container 55a7e4dfc087 15:04:42 ---> dc642ee5709b 15:04:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:04:42 ---> Running in 6e301b5d9aa3 15:04:42 Removing intermediate container 2e7d250d6c8c 15:04:42 ---> ef893dc73139 15:04:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:43 ---> Running in 81823e7a2674 15:04:43 Removing intermediate container 6e301b5d9aa3 15:04:43 ---> 74eaed0cc981 15:04:43 Step 13/22 : ENV APP_PORT=59860 15:04:43 ---> Running in 292054c66d8d 15:04:44 Removing intermediate container 81823e7a2674 15:04:44 ---> 0bd31763d0d3 15:04:44 Step 20/22 : LABEL arch=arm64 15:04:44 ---> Running in 83663d6a8be2 15:04:44 Removing intermediate container 292054c66d8d 15:04:44 ---> 32ab26ec3843 15:04:44 Step 14/22 : EXPOSE $APP_PORT 15:04:44 ---> Running in c1fc79221576 15:04:44 Removing intermediate container 83663d6a8be2 15:04:44 ---> 9dd48eff7d89 15:04:44 Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:04:45 ---> Running in 787b3d5ef441 15:04:45 Removing intermediate container c1fc79221576 15:04:45 ---> b1fe6df147dc 15:04:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:45 Removing intermediate container 787b3d5ef441 15:04:45 ---> ffbe3b538ef6 15:04:45 Step 22/22 : LABEL version=2.2.0-dev.92 15:04:46 ---> Running in 4ce3b0705591 15:04:46 Removing intermediate container 4ce3b0705591 15:04:46 ---> 8e6b804c4d96 15:04:46 15:04:46 ---> f1af25fcd007 15:04:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:04:47 Successfully built 8e6b804c4d96 15:04:47 Successfully tagged support-scheduler-arm64:latest 15:04:47 Building security-spire-config 15:04:49  Building support-scheduler ... done  ---> eeae6e0e064d 15:04:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:04:50 ---> d4222f25f4d9 15:04:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:04:50 ---> Running in 15cbdb926de1 15:04:51 Removing intermediate container 15cbdb926de1 15:04:51 ---> 2122587aa2e7 15:04:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:51 ---> Running in 352d5214ab39 15:04:51 Removing intermediate container 352d5214ab39 15:04:51 ---> d4025a825096 15:04:51 Step 20/22 : LABEL arch=arm64 15:04:51 ---> Running in fae0adece1e0 15:04:52 Removing intermediate container fae0adece1e0 15:04:52 ---> 10a25beba1f3 15:04:52 Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:04:52 ---> Running in b7354f2a02ee 15:04:53 Removing intermediate container b7354f2a02ee 15:04:53 ---> cca0385f7ab9 15:04:53 Step 22/22 : LABEL version=2.2.0-dev.92 15:04:53 ---> Running in 30a1e6fab876 15:04:53 Removing intermediate container 30a1e6fab876 15:04:53 ---> a403751cdf21 15:04:53 15:04:54 Successfully built a403751cdf21 15:04:54 Successfully tagged support-notifications-arm64:latest 15:04:54  Building support-notifications ... done Building security-spire-agent 15:05:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:05:16 ---> 4bf577e0ecb0 15:05:16 Step 3/26 : WORKDIR /edgex-go 15:05:16 ---> Using cache 15:05:16 ---> 2f1d26712fb3 15:05:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:16 ---> Using cache 15:05:16 ---> e441fcb8a46d 15:05:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:05:16 ---> Running in 4744bdeca8f3 15:05:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:21 OK: 220 MiB in 52 packages 15:05:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:05:21 ---> 4bf577e0ecb0 15:05:21 Step 3/26 : WORKDIR /edgex-go 15:05:21 ---> Using cache 15:05:21 ---> 2f1d26712fb3 15:05:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:21 ---> Using cache 15:05:21 ---> e441fcb8a46d 15:05:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:05:21 ---> Running in ebc2aaaa0d46 15:05:23 Removing intermediate container 4744bdeca8f3 15:05:23 ---> 2b747f28751c 15:05:23 Step 6/26 : COPY go.mod vendor* ./ 15:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:24 ---> fcdf570b55ce 15:05:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:24 ---> Running in dfdc92da53b7 15:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:26 OK: 220 MiB in 52 packages 15:05:27 Removing intermediate container ebc2aaaa0d46 15:05:27 ---> 6f1c4213bfa9 15:05:27 Step 6/26 : COPY go.mod vendor* ./ 15:05:28 ---> 96014df7d2ff 15:05:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:29 ---> Running in 9d56ed1fcedb 15:05:30 Removing intermediate container dfdc92da53b7 15:05:30 ---> 466b6a58a839 15:05:30 Step 8/26 : COPY . . 15:05:36 Removing intermediate container 9d56ed1fcedb 15:05:36 ---> ab8f0c9c4a2d 15:05:36 Step 8/26 : COPY . . 15:05:48 ---> 3bf0ec4fefea 15:05:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:05:48 ---> Running in 40e45baad155 15:05:49 Removing intermediate container 40e45baad155 15:05:49 ---> 3e1e348f0524 15:05:49 Step 10/26 : RUN mkdir -p spire-build 15:05:50 ---> Running in 8ce5e05ae87e 15:05:54 Removing intermediate container 8ce5e05ae87e 15:05:54 ---> d55ab69c3b10 15:05:54 Step 11/26 : WORKDIR /edgex-go/spire-build 15:05:54 ---> Running in 174c1a39e7b4 15:05:55 Removing intermediate container 174c1a39e7b4 15:05:55 ---> 1e1ecb8aad7d 15:05:55 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:05:55 ---> Running in 3033721c44aa 15:05:59 ---> 8ffb89e06507 15:05:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:05:59 ---> Running in 667a8830332c 15:05:59 Removing intermediate container 667a8830332c 15:05:59 ---> 55bdec73244a 15:05:59 Step 10/26 : RUN mkdir -p spire-build 15:05:59 ---> Running in 0e7e549037e4 15:05:59 spire-1.2.1/ 15:05:59 spire-1.2.1/.data/ 15:05:59 spire-1.2.1/.data/.file 15:05:59 spire-1.2.1/.dockerignore 15:05:59 spire-1.2.1/.gitattributes 15:05:59 spire-1.2.1/.githooks/ 15:05:59 spire-1.2.1/.githooks/pre-commit 15:05:59 spire-1.2.1/.github/ 15:05:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:05:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:05:59 spire-1.2.1/.github/dependabot.yml 15:05:59 spire-1.2.1/.github/workflows/ 15:05:59 spire-1.2.1/.github/workflows/nightly_build.yaml 15:05:59 spire-1.2.1/.github/workflows/pr_build.yaml 15:05:59 spire-1.2.1/.github/workflows/release_build.yaml 15:05:59 spire-1.2.1/.github/workflows/scripts/ 15:05:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:05:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:05:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:05:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:05:59 spire-1.2.1/.github/workflows/scripts/split.sh 15:05:59 spire-1.2.1/.gitignore 15:05:59 spire-1.2.1/.go-version 15:05:59 spire-1.2.1/.golangci.yml 15:05:59 spire-1.2.1/ADOPTERS.md 15:05:59 spire-1.2.1/CHANGELOG.md 15:05:59 spire-1.2.1/CODE-OF-CONDUCT.md 15:05:59 spire-1.2.1/CODEOWNERS 15:05:59 spire-1.2.1/CONTRIBUTING.md 15:05:59 spire-1.2.1/Dockerfile 15:05:59 spire-1.2.1/Dockerfile.dev 15:05:59 spire-1.2.1/Dockerfile.scratch 15:05:59 spire-1.2.1/LICENSE 15:05:59 spire-1.2.1/MAINTAINERS.md 15:05:59 spire-1.2.1/Makefile 15:05:59 spire-1.2.1/README.md 15:05:59 spire-1.2.1/ROADMAP.md 15:05:59 spire-1.2.1/SECURITY.md 15:05:59 spire-1.2.1/cmd/ 15:05:59 spire-1.2.1/cmd/spire-agent/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/common/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/run/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:05:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:05:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:05:59 spire-1.2.1/cmd/spire-agent/main.go 15:05:59 spire-1.2.1/cmd/spire-server/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/cli.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/run/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/token/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/validate/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/x509/ 15:05:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:05:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:05:59 spire-1.2.1/cmd/spire-server/main.go 15:05:59 spire-1.2.1/cmd/spire-server/util/ 15:05:59 spire-1.2.1/cmd/spire-server/util/util.go 15:05:59 spire-1.2.1/conf/ 15:05:59 spire-1.2.1/conf/agent/ 15:05:59 spire-1.2.1/conf/agent/agent.conf 15:05:59 spire-1.2.1/conf/agent/agent_full.conf 15:05:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:05:59 spire-1.2.1/conf/server/ 15:05:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:05:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:05:59 spire-1.2.1/conf/server/server.conf 15:05:59 spire-1.2.1/conf/server/server_full.conf 15:05:59 spire-1.2.1/doc/ 15:05:59 spire-1.2.1/doc/SPIRE101.md 15:05:59 spire-1.2.1/doc/auditlog.md 15:05:59 spire-1.2.1/doc/authorization_policy_engine.md 15:05:59 spire-1.2.1/doc/changelog_guidelines.md 15:05:59 spire-1.2.1/doc/cure53-report.pdf 15:05:59 spire-1.2.1/doc/images/ 15:05:59 spire-1.2.1/doc/images/2019_roadmap.png 15:05:59 spire-1.2.1/doc/images/SPIRE101.png 15:05:59 spire-1.2.1/doc/images/SPIRE_agent.png 15:06:00 spire-1.2.1/doc/images/SPIRE_server.png 15:06:00 spire-1.2.1/doc/images/cache_mgr.png 15:06:00 spire-1.2.1/doc/images/cache_mgr_components.png 15:06:00 spire-1.2.1/doc/images/federated_spire.png 15:06:00 spire-1.2.1/doc/images/ha_mode.png 15:06:00 spire-1.2.1/doc/images/nested_spire.png 15:06:00 spire-1.2.1/doc/images/oidc_federation.png 15:06:00 spire-1.2.1/doc/images/single_trust_domain.png 15:06:00 spire-1.2.1/doc/images/spiffe_compatible.png 15:06:00 spire-1.2.1/doc/images/spire_logo.png 15:06:00 spire-1.2.1/doc/migrating_registration_api_clients.md 15:06:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:06:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:06:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:06:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:06:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:06:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:06:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:06:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:06:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:06:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:06:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:06:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:06:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:06:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:06:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:06:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:06:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:06:00 spire-1.2.1/doc/scaling_spire.md 15:06:00 spire-1.2.1/doc/spire_agent.md 15:06:00 spire-1.2.1/doc/spire_server.md 15:06:00 spire-1.2.1/doc/supported_integrations.md 15:06:00 spire-1.2.1/doc/telemetry.md 15:06:00 spire-1.2.1/doc/telemetry_config.md 15:06:00 spire-1.2.1/doc/upgrading.md 15:06:00 spire-1.2.1/doc/using_spire.md 15:06:00 spire-1.2.1/examples/ 15:06:00 spire-1.2.1/examples/README.md 15:06:00 spire-1.2.1/go.mod 15:06:00 spire-1.2.1/go.sum 15:06:00 spire-1.2.1/pkg/ 15:06:00 spire-1.2.1/pkg/agent/ 15:06:00 spire-1.2.1/pkg/agent/agent.go 15:06:00 spire-1.2.1/pkg/agent/api/ 15:06:00 spire-1.2.1/pkg/agent/api/config.go 15:06:00 spire-1.2.1/pkg/agent/api/debug/ 15:06:00 spire-1.2.1/pkg/agent/api/debug/v1/ 15:06:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:06:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:06:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:06:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:06:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:06:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:06:00 spire-1.2.1/pkg/agent/api/endpoints.go 15:06:00 spire-1.2.1/pkg/agent/api/health/ 15:06:00 spire-1.2.1/pkg/agent/api/health/v1/ 15:06:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:06:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:06:00 spire-1.2.1/pkg/agent/api/rpccontext/ 15:06:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:06:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:06:00 spire-1.2.1/pkg/agent/attestor/ 15:06:00 spire-1.2.1/pkg/agent/attestor/node/ 15:06:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:06:00 spire-1.2.1/pkg/agent/attestor/node/node.go 15:06:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:06:00 spire-1.2.1/pkg/agent/attestor/workload/ 15:06:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:06:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:06:00 spire-1.2.1/pkg/agent/catalog/ 15:06:00 spire-1.2.1/pkg/agent/catalog/catalog.go 15:06:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:06:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:06:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:06:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:06:00 spire-1.2.1/pkg/agent/client/ 15:06:00 spire-1.2.1/pkg/agent/client/client.go 15:06:00 spire-1.2.1/pkg/agent/client/client_test.go 15:06:00 spire-1.2.1/pkg/agent/client/dial.go 15:06:00 spire-1.2.1/pkg/agent/client/nodeconn.go 15:06:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:06:00 spire-1.2.1/pkg/agent/client/update.go 15:06:00 spire-1.2.1/pkg/agent/client/util.go 15:06:00 spire-1.2.1/pkg/agent/common/ 15:06:00 spire-1.2.1/pkg/agent/common/backoff/ 15:06:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:06:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:06:00 spire-1.2.1/pkg/agent/common/cgroups/ 15:06:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:06:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:06:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:06:00 spire-1.2.1/pkg/agent/config.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/ 15:06:00 spire-1.2.1/pkg/agent/endpoints/config.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:06:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:06:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/workload/ 15:06:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:06:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:06:00 spire-1.2.1/pkg/agent/manager/ 15:06:00 spire-1.2.1/pkg/agent/manager/cache/ 15:06:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:06:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:06:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:06:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:06:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:06:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:06:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:06:00 spire-1.2.1/pkg/agent/manager/config.go 15:06:00 spire-1.2.1/pkg/agent/manager/manager.go 15:06:00 spire-1.2.1/pkg/agent/manager/manager_test.go 15:06:00 spire-1.2.1/pkg/agent/manager/storage.go 15:06:00 spire-1.2.1/pkg/agent/manager/storage_test.go 15:06:00 spire-1.2.1/pkg/agent/manager/storecache/ 15:06:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:06:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:06:00 spire-1.2.1/pkg/agent/manager/sync.go 15:06:00 spire-1.2.1/pkg/agent/plugin/ 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:06:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:06:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:06:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:06:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:06:00 spire-1.2.1/pkg/agent/svid/ 15:06:00 spire-1.2.1/pkg/agent/svid/rotator.go 15:06:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:06:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:06:00 spire-1.2.1/pkg/agent/svid/store/ 15:06:00 spire-1.2.1/pkg/agent/svid/store/service.go 15:06:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:06:00 spire-1.2.1/pkg/common/ 15:06:00 spire-1.2.1/pkg/common/agentpathtemplate/ 15:06:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:06:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:06:00 spire-1.2.1/pkg/common/api/ 15:06:00 spire-1.2.1/pkg/common/api/metrics.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/ 15:06:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/logger.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/names.go 15:06:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:06:00 spire-1.2.1/pkg/common/api/names.go 15:06:00 spire-1.2.1/pkg/common/api/ratelimit.go 15:06:00 spire-1.2.1/pkg/common/api/rpccontext/ 15:06:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:06:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:06:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:06:00 spire-1.2.1/pkg/common/auth/ 15:06:00 spire-1.2.1/pkg/common/auth/interceptors.go 15:06:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:06:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/ 15:06:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/types.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:06:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:06:00 spire-1.2.1/pkg/common/catalog/ 15:06:00 spire-1.2.1/pkg/common/catalog/bind.go 15:06:00 spire-1.2.1/pkg/common/catalog/builtin.go 15:06:00 spire-1.2.1/pkg/common/catalog/catalog.go 15:06:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:06:00 spire-1.2.1/pkg/common/catalog/closers.go 15:06:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:06:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:06:00 spire-1.2.1/pkg/common/catalog/config.go 15:06:00 spire-1.2.1/pkg/common/catalog/config_test.go 15:06:00 spire-1.2.1/pkg/common/catalog/configure.go 15:06:00 spire-1.2.1/pkg/common/catalog/constraints.go 15:06:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:06:00 spire-1.2.1/pkg/common/catalog/context.go 15:06:00 spire-1.2.1/pkg/common/catalog/external.go 15:06:00 spire-1.2.1/pkg/common/catalog/host.go 15:06:00 spire-1.2.1/pkg/common/catalog/pipenet.go 15:06:00 spire-1.2.1/pkg/common/catalog/plugin.go 15:06:00 spire-1.2.1/pkg/common/catalog/testplugin/ 15:06:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:06:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:06:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:06:00 spire-1.2.1/pkg/common/cli/ 15:06:00 spire-1.2.1/pkg/common/cli/env.go 15:06:00 spire-1.2.1/pkg/common/cli/flags.go 15:06:00 spire-1.2.1/pkg/common/cli/trust_domain.go 15:06:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:06:00 spire-1.2.1/pkg/common/cli/umask.go 15:06:00 spire-1.2.1/pkg/common/cli/umask_posix.go 15:06:00 spire-1.2.1/pkg/common/cli/umask_test.go 15:06:00 spire-1.2.1/pkg/common/cli/umask_windows.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/flag.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/format.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:06:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:06:00 spire-1.2.1/pkg/common/coretypes/ 15:06:00 spire-1.2.1/pkg/common/coretypes/bundle/ 15:06:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:06:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:06:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:06:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:06:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:06:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:06:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:06:00 spire-1.2.1/pkg/common/cryptoutil/ 15:06:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:06:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:06:00 spire-1.2.1/pkg/common/diskutil/ 15:06:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:06:00 spire-1.2.1/pkg/common/diskutil/file_test.go 15:06:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:06:00 spire-1.2.1/pkg/common/errorutil/ 15:06:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:06:00 spire-1.2.1/pkg/common/health/ 15:06:00 spire-1.2.1/pkg/common/health/config.go 15:06:00 spire-1.2.1/pkg/common/health/context.go 15:06:00 spire-1.2.1/pkg/common/health/context_test.go 15:06:00 spire-1.2.1/pkg/common/health/health.go 15:06:00 spire-1.2.1/pkg/common/health/health_test.go 15:06:00 spire-1.2.1/pkg/common/health/logger.go 15:06:00 spire-1.2.1/pkg/common/hostservice/ 15:06:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:06:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:06:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:06:00 spire-1.2.1/pkg/common/idutil/ 15:06:00 spire-1.2.1/pkg/common/idutil/require.go 15:06:00 spire-1.2.1/pkg/common/idutil/require_test.go 15:06:00 spire-1.2.1/pkg/common/idutil/safety.go 15:06:00 spire-1.2.1/pkg/common/idutil/safety_test.go 15:06:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:06:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:06:00 spire-1.2.1/pkg/common/jwtsvid/ 15:06:00 spire-1.2.1/pkg/common/jwtsvid/common.go 15:06:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:06:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:06:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:06:00 spire-1.2.1/pkg/common/jwtutil/ 15:06:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:06:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:06:00 spire-1.2.1/pkg/common/log/ 15:06:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:06:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:06:00 spire-1.2.1/pkg/common/log/log.go 15:06:00 spire-1.2.1/pkg/common/log/log_test.go 15:06:00 spire-1.2.1/pkg/common/log/options.go 15:06:00 spire-1.2.1/pkg/common/nodeutil/ 15:06:00 spire-1.2.1/pkg/common/nodeutil/node.go 15:06:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:06:00 spire-1.2.1/pkg/common/peertracker/ 15:06:00 spire-1.2.1/pkg/common/peertracker/conn.go 15:06:00 spire-1.2.1/pkg/common/peertracker/credentials.go 15:06:00 spire-1.2.1/pkg/common/peertracker/errors.go 15:06:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:06:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:06:00 spire-1.2.1/pkg/common/peertracker/info.go 15:06:00 spire-1.2.1/pkg/common/peertracker/listener.go 15:06:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:06:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:06:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:06:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:06:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:06:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:06:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tcp.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:06:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:06:00 spire-1.2.1/pkg/common/peertracker/uds.go 15:06:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:06:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:06:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:06:00 spire-1.2.1/pkg/common/pemutil/ 15:06:00 spire-1.2.1/pkg/common/pemutil/block.go 15:06:00 spire-1.2.1/pkg/common/pemutil/certs.go 15:06:00 spire-1.2.1/pkg/common/pemutil/common.go 15:06:00 spire-1.2.1/pkg/common/pemutil/csr.go 15:06:00 spire-1.2.1/pkg/common/pemutil/keys.go 15:06:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/ 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:06:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:06:00 spire-1.2.1/pkg/common/plugin/ 15:06:00 spire-1.2.1/pkg/common/plugin/aws/ 15:06:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:06:00 spire-1.2.1/pkg/common/plugin/azure/ 15:06:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:06:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:06:00 spire-1.2.1/pkg/common/plugin/facade.go 15:06:00 spire-1.2.1/pkg/common/plugin/facade_test.go 15:06:00 spire-1.2.1/pkg/common/plugin/gcp/ 15:06:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:06:00 spire-1.2.1/pkg/common/plugin/k8s/ 15:06:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:06:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:06:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:06:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:06:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:06:00 spire-1.2.1/pkg/common/plugin/log.go 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/ 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:06:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:06:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:06:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:06:00 spire-1.2.1/pkg/common/plugin/x509pop/ 15:06:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:06:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:06:00 spire-1.2.1/pkg/common/profiling/ 15:06:00 spire-1.2.1/pkg/common/profiling/dumpers.go 15:06:00 spire-1.2.1/pkg/common/profiling/profiling.go 15:06:00 spire-1.2.1/pkg/common/protoutil/ 15:06:00 spire-1.2.1/pkg/common/protoutil/masks.go 15:06:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:06:00 spire-1.2.1/pkg/common/rotationutil/ 15:06:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:06:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:06:00 spire-1.2.1/pkg/common/selector/ 15:06:00 spire-1.2.1/pkg/common/selector/selector.go 15:06:00 spire-1.2.1/pkg/common/selector/selector_test.go 15:06:00 spire-1.2.1/pkg/common/selector/set.go 15:06:00 spire-1.2.1/pkg/common/selector/set_utils.go 15:06:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/ 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/ 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:06:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:06:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:06:00 spire-1.2.1/pkg/common/telemetry/call.go 15:06:00 spire-1.2.1/pkg/common/telemetry/common/ 15:06:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:06:00 spire-1.2.1/pkg/common/telemetry/config.go 15:06:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:06:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/inmem.go 15:06:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/m3.go 15:06:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/metrics.go 15:06:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/names.go 15:06:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:06:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:06:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/ 15:06:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:06:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:06:00 spire-1.2.1/pkg/common/telemetry/server/server.go 15:06:00 spire-1.2.1/pkg/common/telemetry/sink.go 15:06:00 spire-1.2.1/pkg/common/telemetry/statsd.go 15:06:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:06:00 spire-1.2.1/pkg/common/telemetry/uptime.go 15:06:00 spire-1.2.1/pkg/common/telemetry/version.go 15:06:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:06:00 spire-1.2.1/pkg/common/uptime/ 15:06:00 spire-1.2.1/pkg/common/uptime/uptime.go 15:06:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:06:00 spire-1.2.1/pkg/common/util/ 15:06:00 spire-1.2.1/pkg/common/util/certs.go 15:06:00 spire-1.2.1/pkg/common/util/certs_test.go 15:06:00 spire-1.2.1/pkg/common/util/csr.go 15:06:00 spire-1.2.1/pkg/common/util/hash.go 15:06:00 spire-1.2.1/pkg/common/util/selectors.go 15:06:00 spire-1.2.1/pkg/common/util/selectors_test.go 15:06:00 spire-1.2.1/pkg/common/util/signals.go 15:06:00 spire-1.2.1/pkg/common/util/sort.go 15:06:00 spire-1.2.1/pkg/common/util/sort_test.go 15:06:00 spire-1.2.1/pkg/common/util/task.go 15:06:00 spire-1.2.1/pkg/common/util/task_test.go 15:06:00 spire-1.2.1/pkg/common/util/testdata/ 15:06:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:06:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:06:00 spire-1.2.1/pkg/common/version/ 15:06:00 spire-1.2.1/pkg/common/version/version.go 15:06:00 spire-1.2.1/pkg/common/x509svid/ 15:06:00 spire-1.2.1/pkg/common/x509svid/common_test.go 15:06:00 spire-1.2.1/pkg/common/x509svid/csr.go 15:06:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:06:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:06:00 spire-1.2.1/pkg/common/x509util/ 15:06:00 spire-1.2.1/pkg/common/x509util/cert.go 15:06:00 spire-1.2.1/pkg/common/x509util/dns.go 15:06:00 spire-1.2.1/pkg/common/x509util/dns_test.go 15:06:00 spire-1.2.1/pkg/common/x509util/keyid.go 15:06:00 spire-1.2.1/pkg/common/x509util/keypair.go 15:06:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:06:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:06:00 spire-1.2.1/pkg/server/ 15:06:00 spire-1.2.1/pkg/server/api/ 15:06:00 spire-1.2.1/pkg/server/api/agent.go 15:06:00 spire-1.2.1/pkg/server/api/agent/ 15:06:00 spire-1.2.1/pkg/server/api/agent/v1/ 15:06:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/agent_test.go 15:06:00 spire-1.2.1/pkg/server/api/api.go 15:06:00 spire-1.2.1/pkg/server/api/audit/ 15:06:00 spire-1.2.1/pkg/server/api/audit/audit.go 15:06:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:06:00 spire-1.2.1/pkg/server/api/bundle.go 15:06:00 spire-1.2.1/pkg/server/api/bundle/ 15:06:00 spire-1.2.1/pkg/server/api/bundle/v1/ 15:06:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/bundle_test.go 15:06:00 spire-1.2.1/pkg/server/api/debug/ 15:06:00 spire-1.2.1/pkg/server/api/debug/v1/ 15:06:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/entry.go 15:06:00 spire-1.2.1/pkg/server/api/entry/ 15:06:00 spire-1.2.1/pkg/server/api/entry/v1/ 15:06:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/entry_test.go 15:06:00 spire-1.2.1/pkg/server/api/health/ 15:06:00 spire-1.2.1/pkg/server/api/health/v1/ 15:06:00 spire-1.2.1/pkg/server/api/health/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/id.go 15:06:00 spire-1.2.1/pkg/server/api/id_test.go 15:06:00 spire-1.2.1/pkg/server/api/limits/ 15:06:00 spire-1.2.1/pkg/server/api/limits/limits.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/ 15:06:00 spire-1.2.1/pkg/server/api/middleware/alias.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/audit.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/caller.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/common.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/entries.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:06:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:06:00 spire-1.2.1/pkg/server/api/ratelimit.go 15:06:00 spire-1.2.1/pkg/server/api/rpccontext/ 15:06:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:06:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:06:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:06:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:06:00 spire-1.2.1/pkg/server/api/selector.go 15:06:00 spire-1.2.1/pkg/server/api/selector_test.go 15:06:00 spire-1.2.1/pkg/server/api/status.go 15:06:00 spire-1.2.1/pkg/server/api/status_test.go 15:06:00 spire-1.2.1/pkg/server/api/svid/ 15:06:00 spire-1.2.1/pkg/server/api/svid/v1/ 15:06:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/trustdomain.go 15:06:00 spire-1.2.1/pkg/server/api/trustdomain/ 15:06:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:06:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:06:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:06:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:06:00 spire-1.2.1/pkg/server/authpolicy/ 15:06:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:06:00 spire-1.2.1/pkg/server/authpolicy/policy.go 15:06:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:06:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:06:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:06:00 spire-1.2.1/pkg/server/authpolicy/validate.go 15:06:00 spire-1.2.1/pkg/server/bundle/ 15:06:00 spire-1.2.1/pkg/server/bundle/client/ 15:06:00 spire-1.2.1/pkg/server/bundle/client/client.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/manager.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/sources.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/updater.go 15:06:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:06:00 spire-1.2.1/pkg/server/ca/ 15:06:00 spire-1.2.1/pkg/server/ca/ca.go 15:06:00 spire-1.2.1/pkg/server/ca/ca_health.go 15:06:00 spire-1.2.1/pkg/server/ca/ca_test.go 15:06:00 spire-1.2.1/pkg/server/ca/journal.go 15:06:00 spire-1.2.1/pkg/server/ca/journal_test.go 15:06:00 spire-1.2.1/pkg/server/ca/manager.go 15:06:00 spire-1.2.1/pkg/server/ca/manager_health.go 15:06:00 spire-1.2.1/pkg/server/ca/manager_test.go 15:06:00 spire-1.2.1/pkg/server/ca/templates.go 15:06:00 spire-1.2.1/pkg/server/ca/upstream_client.go 15:06:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:06:00 spire-1.2.1/pkg/server/ca/validation.go 15:06:00 spire-1.2.1/pkg/server/cache/ 15:06:00 spire-1.2.1/pkg/server/cache/dscache/ 15:06:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:06:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/ 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:06:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:06:00 spire-1.2.1/pkg/server/catalog/ 15:06:00 spire-1.2.1/pkg/server/catalog/catalog.go 15:06:00 spire-1.2.1/pkg/server/catalog/keymanager.go 15:06:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:06:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:06:00 spire-1.2.1/pkg/server/catalog/notifier.go 15:06:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:06:00 spire-1.2.1/pkg/server/config.go 15:06:00 spire-1.2.1/pkg/server/datastore/ 15:06:00 spire-1.2.1/pkg/server/datastore/datastore.go 15:06:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:06:00 spire-1.2.1/pkg/server/datastore/repository.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:06:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:06:00 spire-1.2.1/pkg/server/endpoints/ 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/ 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:06:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:06:00 spire-1.2.1/pkg/server/endpoints/config.go 15:06:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:06:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:06:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:06:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:06:00 spire-1.2.1/pkg/server/endpoints/middleware.go 15:06:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:06:00 spire-1.2.1/pkg/server/hostservice/ 15:06:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:06:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:06:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:06:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:06:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:06:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:06:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:06:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:06:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:06:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:06:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/ 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:06:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:06:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:06:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:06:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:06:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:06:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:06:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:06:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:06:01 spire-1.2.1/pkg/server/registration/ 15:06:01 spire-1.2.1/pkg/server/registration/manager.go 15:06:01 spire-1.2.1/pkg/server/registration/manager_test.go 15:06:01 spire-1.2.1/pkg/server/scanentries.go 15:06:01 spire-1.2.1/pkg/server/scanentries_test.go 15:06:01 spire-1.2.1/pkg/server/server.go 15:06:01 spire-1.2.1/pkg/server/server_test.go 15:06:01 spire-1.2.1/pkg/server/svid/ 15:06:01 spire-1.2.1/pkg/server/svid/observer.go 15:06:01 spire-1.2.1/pkg/server/svid/observer_test.go 15:06:01 spire-1.2.1/pkg/server/svid/rotator.go 15:06:01 spire-1.2.1/pkg/server/svid/rotator_config.go 15:06:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:06:01 spire-1.2.1/pkg/server/svid/rotator_test.go 15:06:01 spire-1.2.1/proto/ 15:06:01 spire-1.2.1/proto/private/ 15:06:01 spire-1.2.1/proto/private/server/ 15:06:01 spire-1.2.1/proto/private/server/journal/ 15:06:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:06:01 spire-1.2.1/proto/private/server/journal/journal.proto 15:06:01 spire-1.2.1/proto/spire/ 15:06:01 spire-1.2.1/proto/spire/common/ 15:06:01 spire-1.2.1/proto/spire/common/common.pb.go 15:06:01 spire-1.2.1/proto/spire/common/common.proto 15:06:01 spire-1.2.1/proto/spire/common/plugin/ 15:06:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:06:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:06:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:06:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:06:01 spire-1.2.1/proto/spire/plugin/ 15:06:01 spire-1.2.1/proto/spire/plugin/agent/ 15:06:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:06:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:06:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:06:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:06:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:06:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:06:01 spire-1.2.1/release/ 15:06:01 spire-1.2.1/release/spire-extras/ 15:06:01 spire-1.2.1/release/spire-extras/README.md 15:06:01 spire-1.2.1/release/spire-extras/conf/ 15:06:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:06:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:06:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:06:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:06:01 spire-1.2.1/release/spire/ 15:06:01 spire-1.2.1/release/spire/README.md 15:06:01 spire-1.2.1/release/spire/conf/ 15:06:01 spire-1.2.1/release/spire/conf/agent/ 15:06:01 spire-1.2.1/release/spire/conf/agent/agent.conf 15:06:01 spire-1.2.1/release/spire/conf/server/ 15:06:01 spire-1.2.1/release/spire/conf/server/server.conf 15:06:01 spire-1.2.1/script/ 15:06:01 spire-1.2.1/script/build-artifact.sh 15:06:01 spire-1.2.1/script/generate_dummy_ca.sh 15:06:01 spire-1.2.1/support/ 15:06:01 spire-1.2.1/support/k8s/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:06:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/ 15:06:01 spire-1.2.1/support/oidc-discovery-provider/README.md 15:06:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/config.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/main.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:06:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:06:01 spire-1.2.1/test/ 15:06:01 spire-1.2.1/test/clock/ 15:06:01 spire-1.2.1/test/clock/clock.go 15:06:01 spire-1.2.1/test/fakes/ 15:06:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:06:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:06:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:06:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:06:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:06:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:06:01 spire-1.2.1/test/fakes/fakeagentstore/ 15:06:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:06:01 spire-1.2.1/test/fakes/fakedatastore/ 15:06:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:06:01 spire-1.2.1/test/fakes/fakeentryclient/ 15:06:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:06:01 spire-1.2.1/test/fakes/fakehealthchecker/ 15:06:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:06:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:06:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:06:01 spire-1.2.1/test/fakes/fakemetrics/ 15:06:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:06:01 spire-1.2.1/test/fakes/fakenoderesolver/ 15:06:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:06:01 spire-1.2.1/test/fakes/fakenotifier/ 15:06:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:06:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:06:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:06:01 spire-1.2.1/test/fakes/fakeserverca/ 15:06:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:06:01 spire-1.2.1/test/fakes/fakeservercatalog/ 15:06:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:06:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:06:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:06:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:06:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:06:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:06:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:06:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:06:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:06:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:06:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:06:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:06:01 spire-1.2.1/test/fixture/ 15:06:01 spire-1.2.1/test/fixture/certs/ 15:06:01 spire-1.2.1/test/fixture/certs/agent_svid.der 15:06:01 spire-1.2.1/test/fixture/certs/base_cert.pem 15:06:01 spire-1.2.1/test/fixture/certs/base_csr.pem 15:06:01 spire-1.2.1/test/fixture/certs/base_key.pem 15:06:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:06:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:06:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:06:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:06:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:06:01 spire-1.2.1/test/fixture/certs/blog_key.pem 15:06:01 spire-1.2.1/test/fixture/certs/bundle.der 15:06:01 spire-1.2.1/test/fixture/certs/ca.pem 15:06:01 spire-1.2.1/test/fixture/certs/ca_key.pem 15:06:01 spire-1.2.1/test/fixture/certs/database_cert.pem 15:06:01 spire-1.2.1/test/fixture/certs/database_csr.pem 15:06:01 spire-1.2.1/test/fixture/certs/database_key.pem 15:06:01 spire-1.2.1/test/fixture/certs/node_cert.pem 15:06:01 spire-1.2.1/test/fixture/certs/node_csr.pem 15:06:01 spire-1.2.1/test/fixture/certs/node_key.pem 15:06:01 spire-1.2.1/test/fixture/certs/svid.pem 15:06:01 spire-1.2.1/test/fixture/certs/svid_key.pem 15:06:01 spire-1.2.1/test/fixture/config/ 15:06:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:06:01 spire-1.2.1/test/fixture/config/agent_good.conf 15:06:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:06:01 spire-1.2.1/test/fixture/config/plugin_good.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:06:01 spire-1.2.1/test/fixture/config/server_good.conf 15:06:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:06:01 spire-1.2.1/test/fixture/fixture.go 15:06:01 spire-1.2.1/test/fixture/nodeattestor/ 15:06:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:06:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:06:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:06:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:06:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:06:01 spire-1.2.1/test/fixture/registration/ 15:06:01 spire-1.2.1/test/fixture/registration/entries.json 15:06:01 spire-1.2.1/test/fixture/registration/good-for-update.json 15:06:01 spire-1.2.1/test/fixture/registration/good.json 15:06:01 spire-1.2.1/test/fixture/registration/invalid.json 15:06:01 spire-1.2.1/test/fixture/registration/invalid_json.json 15:06:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:06:01 spire-1.2.1/test/integration/ 15:06:01 spire-1.2.1/test/integration/README.md 15:06:01 spire-1.2.1/test/integration/common 15:06:01 spire-1.2.1/test/integration/setup/ 15:06:01 spire-1.2.1/test/integration/setup/adminclient/ 15:06:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:06:01 spire-1.2.1/test/integration/setup/adminclient/client.go 15:06:01 spire-1.2.1/test/integration/setup/debugagent/ 15:06:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:06:01 spire-1.2.1/test/integration/setup/debugagent/main.go 15:06:01 spire-1.2.1/test/integration/setup/debugserver/ 15:06:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:06:01 spire-1.2.1/test/integration/setup/debugserver/main.go 15:06:01 spire-1.2.1/test/integration/setup/downstreamclient/ 15:06:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:06:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:06:01 spire-1.2.1/test/integration/setup/itclient/ 15:06:01 spire-1.2.1/test/integration/setup/itclient/client.go 15:06:01 spire-1.2.1/test/integration/setup/node-attestation/ 15:06:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:06:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:06:01 spire-1.2.1/test/integration/setup/x509pop/ 15:06:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:06:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:06:01 spire-1.2.1/test/integration/suites/ 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:06:01 spire-1.2.1/test/integration/suites/join-token/ 15:06:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:06:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:06:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:06:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:06:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:06:01 spire-1.2.1/test/integration/suites/join-token/README.md 15:06:01 spire-1.2.1/test/integration/suites/join-token/conf/ 15:06:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/join-token/teardown 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:06:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:06:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:06:01 spire-1.2.1/test/integration/suites/k8s/ 15:06:01 spire-1.2.1/test/integration/suites/k8s/00-setup 15:06:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:06:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:06:01 spire-1.2.1/test/integration/suites/k8s/README.md 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/ 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:06:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:06:01 spire-1.2.1/test/integration/suites/k8s/teardown 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/ 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:06:01 spire-1.2.1/test/integration/suites/rotation/ 15:06:01 spire-1.2.1/test/integration/suites/rotation/00-setup 15:06:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:06:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:06:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:06:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:06:01 spire-1.2.1/test/integration/suites/rotation/README.md 15:06:01 spire-1.2.1/test/integration/suites/rotation/conf/ 15:06:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/rotation/teardown 15:06:01 spire-1.2.1/test/integration/suites/self-test/ 15:06:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:06:01 spire-1.2.1/test/integration/suites/self-test/README.md 15:06:01 spire-1.2.1/test/integration/suites/self-test/teardown 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:06:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:06:01 spire-1.2.1/test/integration/suites/upgrade/ 15:06:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:06:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:06:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:06:01 spire-1.2.1/test/integration/suites/upgrade/README.md 15:06:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:06:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:06:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:06:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:06:01 spire-1.2.1/test/integration/suites/upgrade/teardown 15:06:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:06:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:06:01 spire-1.2.1/test/integration/test-one.sh 15:06:01 spire-1.2.1/test/integration/test.sh 15:06:01 spire-1.2.1/test/plugintest/ 15:06:01 spire-1.2.1/test/plugintest/config.go 15:06:01 spire-1.2.1/test/plugintest/load.go 15:06:01 spire-1.2.1/test/plugintest/option.go 15:06:01 spire-1.2.1/test/spiretest/ 15:06:01 spire-1.2.1/test/spiretest/apiserver.go 15:06:01 spire-1.2.1/test/spiretest/assertions.go 15:06:01 spire-1.2.1/test/spiretest/dir.go 15:06:01 spire-1.2.1/test/spiretest/errors_posix.go 15:06:01 spire-1.2.1/test/spiretest/errors_windows.go 15:06:01 spire-1.2.1/test/spiretest/logs.go 15:06:01 spire-1.2.1/test/spiretest/socketapi.go 15:06:01 spire-1.2.1/test/spiretest/suite.go 15:06:01 spire-1.2.1/test/spiretest/x509.go 15:06:01 spire-1.2.1/test/testca/ 15:06:01 spire-1.2.1/test/testca/ca.go 15:06:01 spire-1.2.1/test/testkey/ 15:06:01 spire-1.2.1/test/testkey/generate.sh 15:06:01 spire-1.2.1/test/testkey/genkeys.go 15:06:01 spire-1.2.1/test/testkey/keys.go 15:06:01 spire-1.2.1/test/testkey/new.go 15:06:01 spire-1.2.1/test/tpmsimulator/ 15:06:01 spire-1.2.1/test/tpmsimulator/simulator.go 15:06:01 spire-1.2.1/test/util/ 15:06:01 spire-1.2.1/test/util/cert_fixtures.go 15:06:01 spire-1.2.1/test/util/cert_generation.go 15:06:01 spire-1.2.1/test/util/io_redirection.go 15:06:01 spire-1.2.1/test/util/race.go 15:06:01 spire-1.2.1/test/util/util.go 15:06:01 building spire from source... 15:06:02 Installing go1.17.7... 15:06:02 Removing intermediate container 0e7e549037e4 15:06:02 ---> b0c6c49e96e4 15:06:02 Step 11/26 : WORKDIR /edgex-go/spire-build 15:06:03 ---> Running in c3ba09995602 15:06:03 Removing intermediate container c3ba09995602 15:06:03 ---> 75b83f48aa34 15:06:03 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:06:03 ---> Running in 652c46f2aa42 15:06:06 spire-1.2.1/ 15:06:06 spire-1.2.1/.data/ 15:06:06 spire-1.2.1/.data/.file 15:06:06 spire-1.2.1/.dockerignore 15:06:06 spire-1.2.1/.gitattributes 15:06:06 spire-1.2.1/.githooks/ 15:06:06 spire-1.2.1/.githooks/pre-commit 15:06:06 spire-1.2.1/.github/ 15:06:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:06:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:06:06 spire-1.2.1/.github/dependabot.yml 15:06:06 spire-1.2.1/.github/workflows/ 15:06:06 spire-1.2.1/.github/workflows/nightly_build.yaml 15:06:06 spire-1.2.1/.github/workflows/pr_build.yaml 15:06:06 spire-1.2.1/.github/workflows/release_build.yaml 15:06:06 spire-1.2.1/.github/workflows/scripts/ 15:06:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:06:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:06:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:06:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:06:06 spire-1.2.1/.github/workflows/scripts/split.sh 15:06:06 spire-1.2.1/.gitignore 15:06:06 spire-1.2.1/.go-version 15:06:06 spire-1.2.1/.golangci.yml 15:06:06 spire-1.2.1/ADOPTERS.md 15:06:06 spire-1.2.1/CHANGELOG.md 15:06:06 spire-1.2.1/CODE-OF-CONDUCT.md 15:06:06 spire-1.2.1/CODEOWNERS 15:06:06 spire-1.2.1/CONTRIBUTING.md 15:06:06 spire-1.2.1/Dockerfile 15:06:06 spire-1.2.1/Dockerfile.dev 15:06:06 spire-1.2.1/Dockerfile.scratch 15:06:06 spire-1.2.1/LICENSE 15:06:06 spire-1.2.1/MAINTAINERS.md 15:06:06 spire-1.2.1/Makefile 15:06:06 spire-1.2.1/README.md 15:06:06 spire-1.2.1/ROADMAP.md 15:06:06 spire-1.2.1/SECURITY.md 15:06:06 spire-1.2.1/cmd/ 15:06:06 spire-1.2.1/cmd/spire-agent/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/common/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/run/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:06:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:06:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:06:06 spire-1.2.1/cmd/spire-agent/main.go 15:06:06 spire-1.2.1/cmd/spire-server/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/cli.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/run/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/token/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/validate/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/x509/ 15:06:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:06:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:06:06 spire-1.2.1/cmd/spire-server/main.go 15:06:06 spire-1.2.1/cmd/spire-server/util/ 15:06:06 spire-1.2.1/cmd/spire-server/util/util.go 15:06:06 spire-1.2.1/conf/ 15:06:06 spire-1.2.1/conf/agent/ 15:06:06 spire-1.2.1/conf/agent/agent.conf 15:06:06 spire-1.2.1/conf/agent/agent_full.conf 15:06:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:06:06 spire-1.2.1/conf/server/ 15:06:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:06:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:06:06 spire-1.2.1/conf/server/server.conf 15:06:06 spire-1.2.1/conf/server/server_full.conf 15:06:06 spire-1.2.1/doc/ 15:06:06 spire-1.2.1/doc/SPIRE101.md 15:06:06 spire-1.2.1/doc/auditlog.md 15:06:06 spire-1.2.1/doc/authorization_policy_engine.md 15:06:06 spire-1.2.1/doc/changelog_guidelines.md 15:06:06 spire-1.2.1/doc/cure53-report.pdf 15:06:06 spire-1.2.1/doc/images/ 15:06:06 spire-1.2.1/doc/images/2019_roadmap.png 15:06:06 spire-1.2.1/doc/images/SPIRE101.png 15:06:06 spire-1.2.1/doc/images/SPIRE_agent.png 15:06:06 spire-1.2.1/doc/images/SPIRE_server.png 15:06:06 spire-1.2.1/doc/images/cache_mgr.png 15:06:06 spire-1.2.1/doc/images/cache_mgr_components.png 15:06:06 spire-1.2.1/doc/images/federated_spire.png 15:06:06 spire-1.2.1/doc/images/ha_mode.png 15:06:06 spire-1.2.1/doc/images/nested_spire.png 15:06:06 spire-1.2.1/doc/images/oidc_federation.png 15:06:06 spire-1.2.1/doc/images/single_trust_domain.png 15:06:06 spire-1.2.1/doc/images/spiffe_compatible.png 15:06:06 spire-1.2.1/doc/images/spire_logo.png 15:06:06 spire-1.2.1/doc/migrating_registration_api_clients.md 15:06:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:06:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:06:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:06:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:06:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:06:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:06:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:06:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:06:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:06:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:06:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:06:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:06:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:06:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:06:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:06:06 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:06:06 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:06:06 spire-1.2.1/doc/scaling_spire.md 15:06:06 spire-1.2.1/doc/spire_agent.md 15:06:06 spire-1.2.1/doc/spire_server.md 15:06:06 spire-1.2.1/doc/supported_integrations.md 15:06:06 spire-1.2.1/doc/telemetry.md 15:06:06 spire-1.2.1/doc/telemetry_config.md 15:06:06 spire-1.2.1/doc/upgrading.md 15:06:06 spire-1.2.1/doc/using_spire.md 15:06:06 spire-1.2.1/examples/ 15:06:06 spire-1.2.1/examples/README.md 15:06:06 spire-1.2.1/go.mod 15:06:06 spire-1.2.1/go.sum 15:06:06 spire-1.2.1/pkg/ 15:06:06 spire-1.2.1/pkg/agent/ 15:06:06 spire-1.2.1/pkg/agent/agent.go 15:06:06 spire-1.2.1/pkg/agent/api/ 15:06:06 spire-1.2.1/pkg/agent/api/config.go 15:06:06 spire-1.2.1/pkg/agent/api/debug/ 15:06:06 spire-1.2.1/pkg/agent/api/debug/v1/ 15:06:06 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:06:06 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:06:06 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:06:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:06:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:06:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:06:06 spire-1.2.1/pkg/agent/api/endpoints.go 15:06:06 spire-1.2.1/pkg/agent/api/health/ 15:06:06 spire-1.2.1/pkg/agent/api/health/v1/ 15:06:06 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:06:06 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:06:06 spire-1.2.1/pkg/agent/api/rpccontext/ 15:06:06 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:06:06 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:06:06 spire-1.2.1/pkg/agent/attestor/ 15:06:06 spire-1.2.1/pkg/agent/attestor/node/ 15:06:06 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:06:06 spire-1.2.1/pkg/agent/attestor/node/node.go 15:06:06 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:06:06 spire-1.2.1/pkg/agent/attestor/workload/ 15:06:06 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:06:06 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:06:06 spire-1.2.1/pkg/agent/catalog/ 15:06:06 spire-1.2.1/pkg/agent/catalog/catalog.go 15:06:06 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:06:06 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:06:06 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:06:06 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:06:06 spire-1.2.1/pkg/agent/client/ 15:06:06 spire-1.2.1/pkg/agent/client/client.go 15:06:06 spire-1.2.1/pkg/agent/client/client_test.go 15:06:06 spire-1.2.1/pkg/agent/client/dial.go 15:06:06 spire-1.2.1/pkg/agent/client/nodeconn.go 15:06:06 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:06:06 spire-1.2.1/pkg/agent/client/update.go 15:06:06 spire-1.2.1/pkg/agent/client/util.go 15:06:06 spire-1.2.1/pkg/agent/common/ 15:06:06 spire-1.2.1/pkg/agent/common/backoff/ 15:06:06 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:06:06 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:06:06 spire-1.2.1/pkg/agent/common/cgroups/ 15:06:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:06:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:06:06 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:06:06 spire-1.2.1/pkg/agent/config.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/ 15:06:06 spire-1.2.1/pkg/agent/endpoints/config.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:06:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:06:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/workload/ 15:06:06 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:06:06 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:06:06 spire-1.2.1/pkg/agent/manager/ 15:06:06 spire-1.2.1/pkg/agent/manager/cache/ 15:06:06 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:06:06 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:06:06 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:06:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:06:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:06:06 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:06:06 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:06:06 spire-1.2.1/pkg/agent/manager/config.go 15:06:06 spire-1.2.1/pkg/agent/manager/manager.go 15:06:06 spire-1.2.1/pkg/agent/manager/manager_test.go 15:06:06 spire-1.2.1/pkg/agent/manager/storage.go 15:06:06 spire-1.2.1/pkg/agent/manager/storage_test.go 15:06:06 spire-1.2.1/pkg/agent/manager/storecache/ 15:06:06 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:06:06 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:06:06 spire-1.2.1/pkg/agent/manager/sync.go 15:06:06 spire-1.2.1/pkg/agent/plugin/ 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:06:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:06:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:06:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:06:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:06:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:06:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:06:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:06:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:06:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:06:07 spire-1.2.1/pkg/agent/svid/ 15:06:07 spire-1.2.1/pkg/agent/svid/rotator.go 15:06:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:06:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:06:07 spire-1.2.1/pkg/agent/svid/store/ 15:06:07 spire-1.2.1/pkg/agent/svid/store/service.go 15:06:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:06:07 spire-1.2.1/pkg/common/ 15:06:07 spire-1.2.1/pkg/common/agentpathtemplate/ 15:06:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:06:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:06:07 spire-1.2.1/pkg/common/api/ 15:06:07 spire-1.2.1/pkg/common/api/metrics.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/ 15:06:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/logger.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/names.go 15:06:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:06:07 spire-1.2.1/pkg/common/api/names.go 15:06:07 spire-1.2.1/pkg/common/api/ratelimit.go 15:06:07 spire-1.2.1/pkg/common/api/rpccontext/ 15:06:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:06:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:06:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:06:07 spire-1.2.1/pkg/common/auth/ 15:06:07 spire-1.2.1/pkg/common/auth/interceptors.go 15:06:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:06:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/ 15:06:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/types.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:06:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:06:07 spire-1.2.1/pkg/common/catalog/ 15:06:07 spire-1.2.1/pkg/common/catalog/bind.go 15:06:07 spire-1.2.1/pkg/common/catalog/builtin.go 15:06:07 spire-1.2.1/pkg/common/catalog/catalog.go 15:06:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:06:07 spire-1.2.1/pkg/common/catalog/closers.go 15:06:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:06:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:06:07 spire-1.2.1/pkg/common/catalog/config.go 15:06:07 spire-1.2.1/pkg/common/catalog/config_test.go 15:06:07 spire-1.2.1/pkg/common/catalog/configure.go 15:06:07 spire-1.2.1/pkg/common/catalog/constraints.go 15:06:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:06:07 spire-1.2.1/pkg/common/catalog/context.go 15:06:07 spire-1.2.1/pkg/common/catalog/external.go 15:06:07 spire-1.2.1/pkg/common/catalog/host.go 15:06:07 spire-1.2.1/pkg/common/catalog/pipenet.go 15:06:07 spire-1.2.1/pkg/common/catalog/plugin.go 15:06:07 spire-1.2.1/pkg/common/catalog/testplugin/ 15:06:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:06:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:06:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:06:07 spire-1.2.1/pkg/common/cli/ 15:06:07 spire-1.2.1/pkg/common/cli/env.go 15:06:07 spire-1.2.1/pkg/common/cli/flags.go 15:06:07 spire-1.2.1/pkg/common/cli/trust_domain.go 15:06:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:06:07 spire-1.2.1/pkg/common/cli/umask.go 15:06:07 spire-1.2.1/pkg/common/cli/umask_posix.go 15:06:07 spire-1.2.1/pkg/common/cli/umask_test.go 15:06:07 spire-1.2.1/pkg/common/cli/umask_windows.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/flag.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/format.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:06:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:06:07 spire-1.2.1/pkg/common/coretypes/ 15:06:07 spire-1.2.1/pkg/common/coretypes/bundle/ 15:06:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:06:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:06:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:06:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:06:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:06:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:06:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:06:07 spire-1.2.1/pkg/common/cryptoutil/ 15:06:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:06:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:06:07 spire-1.2.1/pkg/common/diskutil/ 15:06:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:06:07 spire-1.2.1/pkg/common/diskutil/file_test.go 15:06:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:06:07 spire-1.2.1/pkg/common/errorutil/ 15:06:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:06:07 spire-1.2.1/pkg/common/health/ 15:06:07 spire-1.2.1/pkg/common/health/config.go 15:06:07 spire-1.2.1/pkg/common/health/context.go 15:06:07 spire-1.2.1/pkg/common/health/context_test.go 15:06:07 spire-1.2.1/pkg/common/health/health.go 15:06:07 spire-1.2.1/pkg/common/health/health_test.go 15:06:07 spire-1.2.1/pkg/common/health/logger.go 15:06:07 spire-1.2.1/pkg/common/hostservice/ 15:06:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:06:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:06:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:06:07 spire-1.2.1/pkg/common/idutil/ 15:06:07 spire-1.2.1/pkg/common/idutil/require.go 15:06:07 spire-1.2.1/pkg/common/idutil/require_test.go 15:06:07 spire-1.2.1/pkg/common/idutil/safety.go 15:06:07 spire-1.2.1/pkg/common/idutil/safety_test.go 15:06:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:06:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:06:07 spire-1.2.1/pkg/common/jwtsvid/ 15:06:07 spire-1.2.1/pkg/common/jwtsvid/common.go 15:06:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:06:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:06:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:06:07 spire-1.2.1/pkg/common/jwtutil/ 15:06:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:06:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:06:07 spire-1.2.1/pkg/common/log/ 15:06:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:06:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:06:07 spire-1.2.1/pkg/common/log/log.go 15:06:07 spire-1.2.1/pkg/common/log/log_test.go 15:06:07 spire-1.2.1/pkg/common/log/options.go 15:06:07 spire-1.2.1/pkg/common/nodeutil/ 15:06:07 spire-1.2.1/pkg/common/nodeutil/node.go 15:06:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:06:07 spire-1.2.1/pkg/common/peertracker/ 15:06:07 spire-1.2.1/pkg/common/peertracker/conn.go 15:06:07 spire-1.2.1/pkg/common/peertracker/credentials.go 15:06:07 spire-1.2.1/pkg/common/peertracker/errors.go 15:06:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:06:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:06:07 spire-1.2.1/pkg/common/peertracker/info.go 15:06:07 spire-1.2.1/pkg/common/peertracker/listener.go 15:06:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:06:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:06:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:06:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:06:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:06:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:06:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tcp.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:06:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:06:07 spire-1.2.1/pkg/common/peertracker/uds.go 15:06:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:06:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:06:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:06:07 spire-1.2.1/pkg/common/pemutil/ 15:06:07 spire-1.2.1/pkg/common/pemutil/block.go 15:06:07 spire-1.2.1/pkg/common/pemutil/certs.go 15:06:07 spire-1.2.1/pkg/common/pemutil/common.go 15:06:07 spire-1.2.1/pkg/common/pemutil/csr.go 15:06:07 spire-1.2.1/pkg/common/pemutil/keys.go 15:06:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/ 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:06:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:06:07 spire-1.2.1/pkg/common/plugin/ 15:06:07 spire-1.2.1/pkg/common/plugin/aws/ 15:06:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:06:07 spire-1.2.1/pkg/common/plugin/azure/ 15:06:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:06:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:06:07 spire-1.2.1/pkg/common/plugin/facade.go 15:06:07 spire-1.2.1/pkg/common/plugin/facade_test.go 15:06:07 spire-1.2.1/pkg/common/plugin/gcp/ 15:06:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:06:07 spire-1.2.1/pkg/common/plugin/k8s/ 15:06:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:06:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:06:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:06:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:06:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:06:07 spire-1.2.1/pkg/common/plugin/log.go 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/ 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:06:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:06:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:06:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:06:07 spire-1.2.1/pkg/common/plugin/x509pop/ 15:06:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:06:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:06:07 spire-1.2.1/pkg/common/profiling/ 15:06:07 spire-1.2.1/pkg/common/profiling/dumpers.go 15:06:07 spire-1.2.1/pkg/common/profiling/profiling.go 15:06:07 spire-1.2.1/pkg/common/protoutil/ 15:06:07 spire-1.2.1/pkg/common/protoutil/masks.go 15:06:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:06:07 spire-1.2.1/pkg/common/rotationutil/ 15:06:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:06:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:06:07 spire-1.2.1/pkg/common/selector/ 15:06:07 spire-1.2.1/pkg/common/selector/selector.go 15:06:07 spire-1.2.1/pkg/common/selector/selector_test.go 15:06:07 spire-1.2.1/pkg/common/selector/set.go 15:06:07 spire-1.2.1/pkg/common/selector/set_utils.go 15:06:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/ 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/ 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:06:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:06:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:06:07 spire-1.2.1/pkg/common/telemetry/call.go 15:06:07 spire-1.2.1/pkg/common/telemetry/common/ 15:06:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:06:07 spire-1.2.1/pkg/common/telemetry/config.go 15:06:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:06:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/inmem.go 15:06:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/m3.go 15:06:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/metrics.go 15:06:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/names.go 15:06:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:06:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:06:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/ 15:06:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:06:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:06:07 spire-1.2.1/pkg/common/telemetry/server/server.go 15:06:07 spire-1.2.1/pkg/common/telemetry/sink.go 15:06:07 spire-1.2.1/pkg/common/telemetry/statsd.go 15:06:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:06:07 spire-1.2.1/pkg/common/telemetry/uptime.go 15:06:07 spire-1.2.1/pkg/common/telemetry/version.go 15:06:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:06:07 spire-1.2.1/pkg/common/uptime/ 15:06:07 spire-1.2.1/pkg/common/uptime/uptime.go 15:06:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:06:07 spire-1.2.1/pkg/common/util/ 15:06:07 spire-1.2.1/pkg/common/util/certs.go 15:06:07 spire-1.2.1/pkg/common/util/certs_test.go 15:06:07 spire-1.2.1/pkg/common/util/csr.go 15:06:07 spire-1.2.1/pkg/common/util/hash.go 15:06:07 spire-1.2.1/pkg/common/util/selectors.go 15:06:07 spire-1.2.1/pkg/common/util/selectors_test.go 15:06:07 spire-1.2.1/pkg/common/util/signals.go 15:06:07 spire-1.2.1/pkg/common/util/sort.go 15:06:07 spire-1.2.1/pkg/common/util/sort_test.go 15:06:07 spire-1.2.1/pkg/common/util/task.go 15:06:07 spire-1.2.1/pkg/common/util/task_test.go 15:06:07 spire-1.2.1/pkg/common/util/testdata/ 15:06:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:06:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:06:07 spire-1.2.1/pkg/common/version/ 15:06:07 spire-1.2.1/pkg/common/version/version.go 15:06:07 spire-1.2.1/pkg/common/x509svid/ 15:06:07 spire-1.2.1/pkg/common/x509svid/common_test.go 15:06:07 spire-1.2.1/pkg/common/x509svid/csr.go 15:06:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:06:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:06:07 spire-1.2.1/pkg/common/x509util/ 15:06:07 spire-1.2.1/pkg/common/x509util/cert.go 15:06:07 spire-1.2.1/pkg/common/x509util/dns.go 15:06:07 spire-1.2.1/pkg/common/x509util/dns_test.go 15:06:07 spire-1.2.1/pkg/common/x509util/keyid.go 15:06:07 spire-1.2.1/pkg/common/x509util/keypair.go 15:06:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:06:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:06:07 spire-1.2.1/pkg/server/ 15:06:07 spire-1.2.1/pkg/server/api/ 15:06:07 spire-1.2.1/pkg/server/api/agent.go 15:06:07 spire-1.2.1/pkg/server/api/agent/ 15:06:07 spire-1.2.1/pkg/server/api/agent/v1/ 15:06:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/agent_test.go 15:06:07 spire-1.2.1/pkg/server/api/api.go 15:06:07 spire-1.2.1/pkg/server/api/audit/ 15:06:07 spire-1.2.1/pkg/server/api/audit/audit.go 15:06:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:06:07 spire-1.2.1/pkg/server/api/bundle.go 15:06:07 spire-1.2.1/pkg/server/api/bundle/ 15:06:07 spire-1.2.1/pkg/server/api/bundle/v1/ 15:06:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/bundle_test.go 15:06:07 spire-1.2.1/pkg/server/api/debug/ 15:06:07 spire-1.2.1/pkg/server/api/debug/v1/ 15:06:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/entry.go 15:06:07 spire-1.2.1/pkg/server/api/entry/ 15:06:07 spire-1.2.1/pkg/server/api/entry/v1/ 15:06:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/entry_test.go 15:06:07 spire-1.2.1/pkg/server/api/health/ 15:06:07 spire-1.2.1/pkg/server/api/health/v1/ 15:06:07 spire-1.2.1/pkg/server/api/health/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/id.go 15:06:07 spire-1.2.1/pkg/server/api/id_test.go 15:06:07 spire-1.2.1/pkg/server/api/limits/ 15:06:07 spire-1.2.1/pkg/server/api/limits/limits.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/ 15:06:07 spire-1.2.1/pkg/server/api/middleware/alias.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/audit.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/caller.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/common.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/entries.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:06:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:06:07 spire-1.2.1/pkg/server/api/ratelimit.go 15:06:07 spire-1.2.1/pkg/server/api/rpccontext/ 15:06:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:06:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:06:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:06:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:06:07 spire-1.2.1/pkg/server/api/selector.go 15:06:07 spire-1.2.1/pkg/server/api/selector_test.go 15:06:07 spire-1.2.1/pkg/server/api/status.go 15:06:07 spire-1.2.1/pkg/server/api/status_test.go 15:06:07 spire-1.2.1/pkg/server/api/svid/ 15:06:07 spire-1.2.1/pkg/server/api/svid/v1/ 15:06:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/trustdomain.go 15:06:07 spire-1.2.1/pkg/server/api/trustdomain/ 15:06:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:06:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:06:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:06:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:06:07 spire-1.2.1/pkg/server/authpolicy/ 15:06:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:06:07 spire-1.2.1/pkg/server/authpolicy/policy.go 15:06:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:06:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:06:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:06:07 spire-1.2.1/pkg/server/authpolicy/validate.go 15:06:07 spire-1.2.1/pkg/server/bundle/ 15:06:07 spire-1.2.1/pkg/server/bundle/client/ 15:06:07 spire-1.2.1/pkg/server/bundle/client/client.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/manager.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/sources.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/updater.go 15:06:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:06:07 spire-1.2.1/pkg/server/ca/ 15:06:07 spire-1.2.1/pkg/server/ca/ca.go 15:06:07 spire-1.2.1/pkg/server/ca/ca_health.go 15:06:07 spire-1.2.1/pkg/server/ca/ca_test.go 15:06:07 spire-1.2.1/pkg/server/ca/journal.go 15:06:07 spire-1.2.1/pkg/server/ca/journal_test.go 15:06:07 spire-1.2.1/pkg/server/ca/manager.go 15:06:07 spire-1.2.1/pkg/server/ca/manager_health.go 15:06:07 spire-1.2.1/pkg/server/ca/manager_test.go 15:06:07 spire-1.2.1/pkg/server/ca/templates.go 15:06:07 spire-1.2.1/pkg/server/ca/upstream_client.go 15:06:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:06:07 spire-1.2.1/pkg/server/ca/validation.go 15:06:07 spire-1.2.1/pkg/server/cache/ 15:06:07 spire-1.2.1/pkg/server/cache/dscache/ 15:06:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:06:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/ 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:06:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:06:07 spire-1.2.1/pkg/server/catalog/ 15:06:07 spire-1.2.1/pkg/server/catalog/catalog.go 15:06:07 spire-1.2.1/pkg/server/catalog/keymanager.go 15:06:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:06:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:06:07 spire-1.2.1/pkg/server/catalog/notifier.go 15:06:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:06:07 spire-1.2.1/pkg/server/config.go 15:06:07 spire-1.2.1/pkg/server/datastore/ 15:06:07 spire-1.2.1/pkg/server/datastore/datastore.go 15:06:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:06:07 spire-1.2.1/pkg/server/datastore/repository.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:06:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:06:07 spire-1.2.1/pkg/server/endpoints/ 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/ 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:06:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:06:07 spire-1.2.1/pkg/server/endpoints/config.go 15:06:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:06:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:06:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:06:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:06:07 spire-1.2.1/pkg/server/endpoints/middleware.go 15:06:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:06:07 spire-1.2.1/pkg/server/hostservice/ 15:06:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:06:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:06:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:06:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:06:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:06:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:06:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:06:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:06:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:06:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:06:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/ 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:06:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:06:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:06:07 spire-1.2.1/pkg/server/registration/ 15:06:07 spire-1.2.1/pkg/server/registration/manager.go 15:06:07 spire-1.2.1/pkg/server/registration/manager_test.go 15:06:07 spire-1.2.1/pkg/server/scanentries.go 15:06:07 spire-1.2.1/pkg/server/scanentries_test.go 15:06:07 spire-1.2.1/pkg/server/server.go 15:06:07 spire-1.2.1/pkg/server/server_test.go 15:06:07 spire-1.2.1/pkg/server/svid/ 15:06:07 spire-1.2.1/pkg/server/svid/observer.go 15:06:07 spire-1.2.1/pkg/server/svid/observer_test.go 15:06:07 spire-1.2.1/pkg/server/svid/rotator.go 15:06:07 spire-1.2.1/pkg/server/svid/rotator_config.go 15:06:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:06:07 spire-1.2.1/pkg/server/svid/rotator_test.go 15:06:07 spire-1.2.1/proto/ 15:06:07 spire-1.2.1/proto/private/ 15:06:07 spire-1.2.1/proto/private/server/ 15:06:07 spire-1.2.1/proto/private/server/journal/ 15:06:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:06:07 spire-1.2.1/proto/private/server/journal/journal.proto 15:06:07 spire-1.2.1/proto/spire/ 15:06:07 spire-1.2.1/proto/spire/common/ 15:06:07 spire-1.2.1/proto/spire/common/common.pb.go 15:06:07 spire-1.2.1/proto/spire/common/common.proto 15:06:07 spire-1.2.1/proto/spire/common/plugin/ 15:06:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:06:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:06:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:06:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:06:07 spire-1.2.1/proto/spire/plugin/ 15:06:07 spire-1.2.1/proto/spire/plugin/agent/ 15:06:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:06:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:06:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:06:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:06:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:06:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:06:07 spire-1.2.1/release/ 15:06:07 spire-1.2.1/release/spire-extras/ 15:06:07 spire-1.2.1/release/spire-extras/README.md 15:06:07 spire-1.2.1/release/spire-extras/conf/ 15:06:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:06:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:06:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:06:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:06:07 spire-1.2.1/release/spire/ 15:06:07 spire-1.2.1/release/spire/README.md 15:06:07 spire-1.2.1/release/spire/conf/ 15:06:07 spire-1.2.1/release/spire/conf/agent/ 15:06:07 spire-1.2.1/release/spire/conf/agent/agent.conf 15:06:07 spire-1.2.1/release/spire/conf/server/ 15:06:07 spire-1.2.1/release/spire/conf/server/server.conf 15:06:07 spire-1.2.1/script/ 15:06:07 spire-1.2.1/script/build-artifact.sh 15:06:07 spire-1.2.1/script/generate_dummy_ca.sh 15:06:07 spire-1.2.1/support/ 15:06:07 spire-1.2.1/support/k8s/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:06:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/ 15:06:08 spire-1.2.1/support/oidc-discovery-provider/README.md 15:06:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/config.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/main.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:06:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:06:08 spire-1.2.1/test/ 15:06:08 spire-1.2.1/test/clock/ 15:06:08 spire-1.2.1/test/clock/clock.go 15:06:08 spire-1.2.1/test/fakes/ 15:06:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:06:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:06:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:06:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:06:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:06:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:06:08 spire-1.2.1/test/fakes/fakeagentstore/ 15:06:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:06:08 spire-1.2.1/test/fakes/fakedatastore/ 15:06:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:06:08 spire-1.2.1/test/fakes/fakeentryclient/ 15:06:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:06:08 spire-1.2.1/test/fakes/fakehealthchecker/ 15:06:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:06:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:06:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:06:08 spire-1.2.1/test/fakes/fakemetrics/ 15:06:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:06:08 spire-1.2.1/test/fakes/fakenoderesolver/ 15:06:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:06:08 spire-1.2.1/test/fakes/fakenotifier/ 15:06:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:06:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:06:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:06:08 spire-1.2.1/test/fakes/fakeserverca/ 15:06:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:06:08 spire-1.2.1/test/fakes/fakeservercatalog/ 15:06:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:06:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:06:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:06:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:06:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:06:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:06:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:06:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:06:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:06:08 spire-1.2.1/test/fixture/ 15:06:08 spire-1.2.1/test/fixture/certs/ 15:06:08 spire-1.2.1/test/fixture/certs/agent_svid.der 15:06:08 spire-1.2.1/test/fixture/certs/base_cert.pem 15:06:08 spire-1.2.1/test/fixture/certs/base_csr.pem 15:06:08 spire-1.2.1/test/fixture/certs/base_key.pem 15:06:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:06:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:06:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:06:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:06:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:06:08 spire-1.2.1/test/fixture/certs/blog_key.pem 15:06:08 spire-1.2.1/test/fixture/certs/bundle.der 15:06:08 spire-1.2.1/test/fixture/certs/ca.pem 15:06:08 spire-1.2.1/test/fixture/certs/ca_key.pem 15:06:08 spire-1.2.1/test/fixture/certs/database_cert.pem 15:06:08 spire-1.2.1/test/fixture/certs/database_csr.pem 15:06:08 spire-1.2.1/test/fixture/certs/database_key.pem 15:06:08 spire-1.2.1/test/fixture/certs/node_cert.pem 15:06:08 spire-1.2.1/test/fixture/certs/node_csr.pem 15:06:08 spire-1.2.1/test/fixture/certs/node_key.pem 15:06:08 spire-1.2.1/test/fixture/certs/svid.pem 15:06:08 spire-1.2.1/test/fixture/certs/svid_key.pem 15:06:08 spire-1.2.1/test/fixture/config/ 15:06:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:06:08 spire-1.2.1/test/fixture/config/agent_good.conf 15:06:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:06:08 spire-1.2.1/test/fixture/config/plugin_good.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:06:08 spire-1.2.1/test/fixture/config/server_good.conf 15:06:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:06:08 spire-1.2.1/test/fixture/fixture.go 15:06:08 spire-1.2.1/test/fixture/nodeattestor/ 15:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:06:08 spire-1.2.1/test/fixture/registration/ 15:06:08 spire-1.2.1/test/fixture/registration/entries.json 15:06:08 spire-1.2.1/test/fixture/registration/good-for-update.json 15:06:08 spire-1.2.1/test/fixture/registration/good.json 15:06:08 spire-1.2.1/test/fixture/registration/invalid.json 15:06:08 spire-1.2.1/test/fixture/registration/invalid_json.json 15:06:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:06:08 spire-1.2.1/test/integration/ 15:06:08 spire-1.2.1/test/integration/README.md 15:06:08 spire-1.2.1/test/integration/common 15:06:08 spire-1.2.1/test/integration/setup/ 15:06:08 spire-1.2.1/test/integration/setup/adminclient/ 15:06:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:06:08 spire-1.2.1/test/integration/setup/adminclient/client.go 15:06:08 spire-1.2.1/test/integration/setup/debugagent/ 15:06:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:06:08 spire-1.2.1/test/integration/setup/debugagent/main.go 15:06:08 spire-1.2.1/test/integration/setup/debugserver/ 15:06:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:06:08 spire-1.2.1/test/integration/setup/debugserver/main.go 15:06:08 spire-1.2.1/test/integration/setup/downstreamclient/ 15:06:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:06:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:06:08 spire-1.2.1/test/integration/setup/itclient/ 15:06:08 spire-1.2.1/test/integration/setup/itclient/client.go 15:06:08 spire-1.2.1/test/integration/setup/node-attestation/ 15:06:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:06:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:06:08 spire-1.2.1/test/integration/setup/x509pop/ 15:06:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:06:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:06:08 spire-1.2.1/test/integration/suites/ 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:06:08 spire-1.2.1/test/integration/suites/join-token/ 15:06:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:06:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:06:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:06:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:06:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:06:08 spire-1.2.1/test/integration/suites/join-token/README.md 15:06:08 spire-1.2.1/test/integration/suites/join-token/conf/ 15:06:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/join-token/teardown 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:06:08 spire-1.2.1/test/integration/suites/k8s/ 15:06:08 spire-1.2.1/test/integration/suites/k8s/00-setup 15:06:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:06:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:06:08 spire-1.2.1/test/integration/suites/k8s/README.md 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/ 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:06:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:06:08 spire-1.2.1/test/integration/suites/k8s/teardown 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/ 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:06:08 spire-1.2.1/test/integration/suites/rotation/ 15:06:08 spire-1.2.1/test/integration/suites/rotation/00-setup 15:06:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:06:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:06:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:06:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:06:08 spire-1.2.1/test/integration/suites/rotation/README.md 15:06:08 spire-1.2.1/test/integration/suites/rotation/conf/ 15:06:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/rotation/teardown 15:06:08 spire-1.2.1/test/integration/suites/self-test/ 15:06:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:06:08 spire-1.2.1/test/integration/suites/self-test/README.md 15:06:08 spire-1.2.1/test/integration/suites/self-test/teardown 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:06:08 spire-1.2.1/test/integration/suites/upgrade/ 15:06:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:06:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:06:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:06:08 spire-1.2.1/test/integration/suites/upgrade/README.md 15:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:06:08 spire-1.2.1/test/integration/suites/upgrade/teardown 15:06:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:06:08 spire-1.2.1/test/integration/test-one.sh 15:06:08 spire-1.2.1/test/integration/test.sh 15:06:08 spire-1.2.1/test/plugintest/ 15:06:08 spire-1.2.1/test/plugintest/config.go 15:06:08 spire-1.2.1/test/plugintest/load.go 15:06:08 spire-1.2.1/test/plugintest/option.go 15:06:08 spire-1.2.1/test/spiretest/ 15:06:08 spire-1.2.1/test/spiretest/apiserver.go 15:06:08 spire-1.2.1/test/spiretest/assertions.go 15:06:08 spire-1.2.1/test/spiretest/dir.go 15:06:08 spire-1.2.1/test/spiretest/errors_posix.go 15:06:08 spire-1.2.1/test/spiretest/errors_windows.go 15:06:08 spire-1.2.1/test/spiretest/logs.go 15:06:08 spire-1.2.1/test/spiretest/socketapi.go 15:06:08 spire-1.2.1/test/spiretest/suite.go 15:06:08 spire-1.2.1/test/spiretest/x509.go 15:06:08 spire-1.2.1/test/testca/ 15:06:08 spire-1.2.1/test/testca/ca.go 15:06:08 spire-1.2.1/test/testkey/ 15:06:08 spire-1.2.1/test/testkey/generate.sh 15:06:08 spire-1.2.1/test/testkey/genkeys.go 15:06:08 spire-1.2.1/test/testkey/keys.go 15:06:08 spire-1.2.1/test/testkey/new.go 15:06:08 spire-1.2.1/test/tpmsimulator/ 15:06:08 spire-1.2.1/test/tpmsimulator/simulator.go 15:06:08 spire-1.2.1/test/util/ 15:06:08 spire-1.2.1/test/util/cert_fixtures.go 15:06:08 spire-1.2.1/test/util/cert_generation.go 15:06:08 spire-1.2.1/test/util/io_redirection.go 15:06:08 spire-1.2.1/test/util/race.go 15:06:08 spire-1.2.1/test/util/util.go 15:06:08 building spire from source... 15:06:08 Installing go1.17.7... 15:06:31 Building bin/spire-server... 15:06:31 go: downloading github.com/mitchellh/cli v1.1.2 15:06:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:06:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:06:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:06:31 go: downloading google.golang.org/grpc v1.44.0 15:06:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:06:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:06:32 go: downloading github.com/imdario/mergo v0.3.12 15:06:32 go: downloading github.com/sirupsen/logrus v1.8.1 15:06:34 Building bin/spire-server... 15:06:34 go: downloading github.com/mitchellh/cli v1.1.2 15:06:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:06:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:06:35 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:06:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:06:35 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:06:35 go: downloading github.com/fatih/color v1.13.0 15:06:35 go: downloading github.com/mattn/go-isatty v0.0.14 15:06:35 go: downloading google.golang.org/grpc v1.44.0 15:06:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:06:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:06:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:06:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:06:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:06:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:06:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:06:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:06:38 go: downloading github.com/armon/go-metrics v0.3.10 15:06:38 go: downloading github.com/imdario/mergo v0.3.12 15:06:38 go: downloading github.com/prometheus/client_golang v1.12.1 15:06:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:06:38 go: downloading github.com/sirupsen/logrus v1.8.1 15:06:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:06:39 go: downloading github.com/open-policy-agent/opa v0.38.0 15:06:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:06:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:06:41 go: downloading github.com/fatih/color v1.13.0 15:06:42 go: downloading github.com/mattn/go-isatty v0.0.14 15:06:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:06:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:06:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:06:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:06:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:06:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:06:44 go: downloading github.com/armon/go-metrics v0.3.10 15:06:44 go: downloading github.com/prometheus/client_golang v1.12.1 15:06:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:06:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:06:45 go: downloading github.com/open-policy-agent/opa v0.38.0 15:06:56 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:06:56 go: downloading github.com/mattn/go-colorable v0.1.12 15:06:56 go: downloading github.com/Masterminds/goutils v1.1.0 15:06:56 go: downloading github.com/Masterminds/semver v1.5.0 15:06:56 go: downloading github.com/google/uuid v1.1.2 15:06:56 go: downloading github.com/huandu/xstrings v1.3.2 15:06:56 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:06:56 go: downloading github.com/oklog/run v1.0.0 15:06:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:06:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:06:57 go: downloading github.com/prometheus/client_model v0.2.0 15:06:57 go: downloading github.com/prometheus/common v0.32.1 15:06:57 go: downloading go.uber.org/atomic v1.9.0 15:06:57 go: downloading github.com/beorn7/perks v1.0.1 15:06:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:06:58 go: downloading github.com/prometheus/procfs v0.7.3 15:06:58 go: downloading github.com/imkira/go-observer v1.0.3 15:06:59 go: downloading github.com/hashicorp/errwrap v1.1.0 15:06:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:06:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:06:59 go: downloading github.com/twmb/murmur3 v1.1.6 15:06:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:06:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:07:00 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:07:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:07:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:07:01 go: downloading github.com/mattn/go-colorable v0.1.12 15:07:02 go: downloading github.com/Masterminds/goutils v1.1.0 15:07:02 go: downloading github.com/Masterminds/semver v1.5.0 15:07:02 go: downloading github.com/google/uuid v1.1.2 15:07:02 go: downloading github.com/huandu/xstrings v1.3.2 15:07:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:07:02 go: downloading github.com/oklog/run v1.0.0 15:07:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:07:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:07:03 go: downloading github.com/prometheus/client_model v0.2.0 15:07:03 go: downloading github.com/prometheus/common v0.32.1 15:07:03 go: downloading github.com/beorn7/perks v1.0.1 15:07:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:07:03 go: downloading github.com/prometheus/procfs v0.7.3 15:07:05 go: downloading github.com/imkira/go-observer v1.0.3 15:07:05 go: downloading go.uber.org/atomic v1.9.0 15:07:05 go: downloading github.com/hashicorp/errwrap v1.1.0 15:07:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:07:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:07:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:07:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:07:06 go: downloading github.com/blang/semver/v4 v4.0.0 15:07:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:07:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:07:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:07:07 go: downloading github.com/jinzhu/gorm v1.9.16 15:07:07 go: downloading github.com/lib/pq v1.10.4 15:07:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:07:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:07:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:07:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:07:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:07:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:07:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:07:14 go: downloading github.com/stretchr/testify v1.7.0 15:07:14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:07:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:07:14 go: downloading github.com/blang/semver/v4 v4.0.0 15:07:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:07:14 go: downloading github.com/jinzhu/gorm v1.9.16 15:07:15 go: downloading github.com/lib/pq v1.10.4 15:07:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:07:15 go: downloading google.golang.org/api v0.70.0 15:07:21 go: downloading k8s.io/client-go v0.23.4 15:07:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:07:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:07:23 go: downloading github.com/stretchr/testify v1.7.0 15:07:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:07:24 go: downloading google.golang.org/api v0.70.0 15:07:24 go: downloading k8s.io/client-go v0.23.4 15:07:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:07:34 Removing intermediate container b81a569b424b 15:07:34 ---> 0328d603b938 15:07:34 15:07:34 Step 10/22 : FROM alpine:3.14 15:07:34 ---> ac73e934f311 15:07:34 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:07:34 ---> Running in a82e32a85345 15:07:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:38 (1/6) Installing ca-certificates (20211220-r0) 15:07:38 (2/6) Installing brotli-libs (1.0.9-r5) 15:07:38 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:07:38 (4/6) Installing libcurl (7.79.1-r1) 15:07:38 (5/6) Installing curl (7.79.1-r1) 15:07:38 (6/6) Installing dumb-init (1.2.5-r1) 15:07:38 Executing busybox-1.33.1-r7.trigger 15:07:38 Executing ca-certificates-20211220-r0.trigger 15:07:38 OK: 8 MiB in 20 packages 15:07:41 Removing intermediate container a82e32a85345 15:07:41 ---> c750b59c9fc4 15:07:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:07:41 ---> Running in 2aad80e21d58 15:07:41 Removing intermediate container 2aad80e21d58 15:07:41 ---> 47e54dc99a52 15:07:41 Step 13/22 : WORKDIR /edgex 15:07:41 ---> Running in f653cbdf7c47 15:07:42 Removing intermediate container f653cbdf7c47 15:07:42 ---> e0834923b78c 15:07:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:07:44 ---> c7902802ef9a 15:07:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:07:47 ---> 6ad63445d586 15:07:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:07:50 ---> 4dc219f75f8d 15:07:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:07:50 Removing intermediate container 31ded13de6f7 15:07:50 ---> f17821d07992 15:07:50 15:07:50 Step 10/31 : FROM alpine:3.14 15:07:50 ---> ac73e934f311 15:07:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:07:50 ---> Running in b37e5f73ce4e 15:07:51 ---> ad331a399667 15:07:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:51 Removing intermediate container b37e5f73ce4e 15:07:51 ---> 4ae0abfe0d30 15:07:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:07:51 ---> Running in 92da549a079a 15:07:51 ---> Running in 85f117e98865 15:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:55 Removing intermediate container 92da549a079a 15:07:55 ---> 1e53a831dee9 15:07:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:07:55 ---> Running in bc05a28f633f 15:07:56 (1/2) Installing dumb-init (1.2.5-r1) 15:07:56 (2/2) Installing su-exec (0.2-r1) 15:07:56 Executing busybox-1.33.1-r7.trigger 15:07:56 OK: 6 MiB in 16 packages 15:07:56 Removing intermediate container bc05a28f633f 15:07:56 ---> b17430e57104 15:07:56 Step 20/22 : LABEL arch=arm64 15:07:56 ---> Running in a73e48bf8a53 15:07:57 Removing intermediate container a73e48bf8a53 15:07:57 ---> 84cd629d239a 15:07:57 Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:07:57 ---> Running in 2162dc2874eb 15:07:57 Removing intermediate container 85f117e98865 15:07:57 ---> e7523c860af5 15:07:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:07:58 ---> Running in 6edd91c513ee 15:07:58 Removing intermediate container 2162dc2874eb 15:07:58 ---> 21cddb3ec58c 15:07:58 Step 22/22 : LABEL version=2.2.0-dev.92 15:07:58 ---> Running in 65398098768a 15:07:58 Removing intermediate container 6edd91c513ee 15:07:58 ---> b7dfebdc7a77 15:07:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:07:59 ---> Running in d60dd07cdcb3 15:07:59 Removing intermediate container 65398098768a 15:07:59 ---> ed4b9fc6a346 15:07:59 15:08:00 Successfully built ed4b9fc6a346 15:08:00 Successfully tagged security-proxy-setup-arm64:latest 15:08:00 Building security-spire-server 15:08:00 Removing intermediate container d60dd07cdcb3 15:08:00  Building security-proxy-setup ... done  ---> c12335472c75 15:08:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:08:00 ---> Running in c2893cf39b32 15:08:03 Removing intermediate container c2893cf39b32 15:08:03 ---> 4987c13a8c98 15:08:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:08:03 ---> Running in 3181d4175c4d 15:08:04 Removing intermediate container 3181d4175c4d 15:08:04 ---> afb29e097f85 15:08:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:08:06 ---> 6bdf11950368 15:08:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:08:06 ---> Running in f4a7917d2c48 15:08:09 Removing intermediate container f4a7917d2c48 15:08:09 ---> dcb5c2c2f063 15:08:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:09 go: downloading github.com/google/go-tpm v0.3.3 15:08:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:08:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:08:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:08:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:08:10 go: downloading k8s.io/api v0.23.4 15:08:11  ---> b146826f848f 15:08:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:08:14 go: downloading github.com/google/go-tpm v0.3.3 15:08:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:08:14  ---> c7178eeeb1b6 15:08:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:08:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:08:15  ---> 068730cf15d1 15:08:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:08:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:08:15 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:08:16 go: downloading cloud.google.com/go/storage v1.21.0 15:08:17  ---> 97ac5b8e1b65 15:08:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:08:17 go: downloading cloud.google.com/go v0.100.2 15:08:18  ---> 92255c73d8db 15:08:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:08:18 go: downloading k8s.io/api v0.23.4 15:08:19  ---> Running in e1a13cb9cf30 15:08:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:08:20 ---> 4bf577e0ecb0 15:08:20 Step 3/25 : WORKDIR /edgex-go 15:08:20 ---> Using cache 15:08:20 ---> 2f1d26712fb3 15:08:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:20 ---> Using cache 15:08:20 ---> e441fcb8a46d 15:08:20 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:08:20 ---> Using cache 15:08:20 ---> 6f1c4213bfa9 15:08:20 Step 6/25 : COPY go.mod vendor* ./ 15:08:20 ---> Using cache 15:08:20 ---> 96014df7d2ff 15:08:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:20 ---> Using cache 15:08:20 ---> ab8f0c9c4a2d 15:08:20 Step 8/25 : COPY . . 15:08:20 Removing intermediate container e1a13cb9cf30 15:08:20 ---> 5fc61c9a4acb 15:08:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:08:20 ---> Using cache 15:08:20 ---> 8ffb89e06507 15:08:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:08:20 ---> Using cache 15:08:20 ---> 55bdec73244a 15:08:20 Step 10/25 : RUN mkdir -p spire-build 15:08:20 ---> Using cache 15:08:20 ---> b0c6c49e96e4 15:08:20 Step 11/25 : WORKDIR /edgex-go/spire-build 15:08:20 ---> Using cache 15:08:20 ---> 75b83f48aa34 15:08:20 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:08:20 ---> Running in ba0fb042d0c8 15:08:21 ---> 34f47625c1ed 15:08:21 Step 26/31 : RUN chmod +x /entrypoint.sh 15:08:21 go: downloading k8s.io/apimachinery v0.23.4 15:08:21  ---> Running in 63ba80ed0362 15:08:23 spire-1.2.1/ 15:08:23 spire-1.2.1/.data/ 15:08:23 spire-1.2.1/.data/.file 15:08:23 spire-1.2.1/.dockerignore 15:08:23 spire-1.2.1/.gitattributes 15:08:23 spire-1.2.1/.githooks/ 15:08:23 spire-1.2.1/.githooks/pre-commit 15:08:23 spire-1.2.1/.github/ 15:08:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:08:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:08:23 spire-1.2.1/.github/dependabot.yml 15:08:23 spire-1.2.1/.github/workflows/ 15:08:23 spire-1.2.1/.github/workflows/nightly_build.yaml 15:08:23 spire-1.2.1/.github/workflows/pr_build.yaml 15:08:23 spire-1.2.1/.github/workflows/release_build.yaml 15:08:23 spire-1.2.1/.github/workflows/scripts/ 15:08:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:08:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:08:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:08:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:08:23 spire-1.2.1/.github/workflows/scripts/split.sh 15:08:23 spire-1.2.1/.gitignore 15:08:23 spire-1.2.1/.go-version 15:08:23 spire-1.2.1/.golangci.yml 15:08:23 spire-1.2.1/ADOPTERS.md 15:08:23 spire-1.2.1/CHANGELOG.md 15:08:23 spire-1.2.1/CODE-OF-CONDUCT.md 15:08:23 spire-1.2.1/CODEOWNERS 15:08:23 spire-1.2.1/CONTRIBUTING.md 15:08:23 spire-1.2.1/Dockerfile 15:08:23 spire-1.2.1/Dockerfile.dev 15:08:23 spire-1.2.1/Dockerfile.scratch 15:08:23 spire-1.2.1/LICENSE 15:08:23 spire-1.2.1/MAINTAINERS.md 15:08:23 spire-1.2.1/Makefile 15:08:23 spire-1.2.1/README.md 15:08:23 spire-1.2.1/ROADMAP.md 15:08:23 spire-1.2.1/SECURITY.md 15:08:23 spire-1.2.1/cmd/ 15:08:23 spire-1.2.1/cmd/spire-agent/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/common/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/run/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:08:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:08:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:08:23 spire-1.2.1/cmd/spire-agent/main.go 15:08:23 spire-1.2.1/cmd/spire-server/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/cli.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/run/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/token/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:08:23 spire-1.2.1/cmd/spire-server/cli/validate/ 15:08:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading k8s.io/kube-aggregator v0.23.3 15:08:24  15:08:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:08:24 spire-1.2.1/cmd/spire-server/cli/x509/ 15:08:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:08:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:08:24 spire-1.2.1/cmd/spire-server/main.go 15:08:24 spire-1.2.1/cmd/spire-server/util/ 15:08:24 spire-1.2.1/cmd/spire-server/util/util.go 15:08:24 spire-1.2.1/conf/ 15:08:24 spire-1.2.1/conf/agent/ 15:08:24 spire-1.2.1/conf/agent/agent.conf 15:08:24 spire-1.2.1/conf/agent/agent_full.conf 15:08:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:08:24 spire-1.2.1/conf/server/ 15:08:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:08:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:08:24 spire-1.2.1/conf/server/server.conf 15:08:24 spire-1.2.1/conf/server/server_full.conf 15:08:24 spire-1.2.1/doc/ 15:08:24 spire-1.2.1/doc/SPIRE101.md 15:08:24 spire-1.2.1/doc/auditlog.md 15:08:24 spire-1.2.1/doc/authorization_policy_engine.md 15:08:24 spire-1.2.1/doc/changelog_guidelines.md 15:08:24 spire-1.2.1/doc/cure53-report.pdf 15:08:24 spire-1.2.1/doc/images/ 15:08:24 spire-1.2.1/doc/images/2019_roadmap.png 15:08:24 spire-1.2.1/doc/images/SPIRE101.png 15:08:24 spire-1.2.1/doc/images/SPIRE_agent.png 15:08:24 spire-1.2.1/doc/images/SPIRE_server.png 15:08:24 spire-1.2.1/doc/images/cache_mgr.png 15:08:24 spire-1.2.1/doc/images/cache_mgr_components.png 15:08:24 spire-1.2.1/doc/images/federated_spire.png 15:08:24 spire-1.2.1/doc/images/ha_mode.png 15:08:24 spire-1.2.1/doc/images/nested_spire.png 15:08:24 spire-1.2.1/doc/images/oidc_federation.png 15:08:24 spire-1.2.1/doc/images/single_trust_domain.png 15:08:24 spire-1.2.1/doc/images/spiffe_compatible.png 15:08:24 spire-1.2.1/doc/images/spire_logo.png 15:08:24 spire-1.2.1/doc/migrating_registration_api_clients.md 15:08:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:08:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:08:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:08:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:08:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:08:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:08:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:08:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:08:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:08:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:08:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:08:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:08:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:08:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:08:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:08:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:08:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:08:24 spire-1.2.1/doc/scaling_spire.md 15:08:24 spire-1.2.1/doc/spire_agent.md 15:08:24 spire-1.2.1/doc/spire_server.md 15:08:24 spire-1.2.1/doc/supported_integrations.md 15:08:24 spire-1.2.1/doc/telemetry.md 15:08:24 spire-1.2.1/doc/telemetry_config.md 15:08:24 spire-1.2.1/doc/upgrading.md 15:08:24 spire-1.2.1/doc/using_spire.md 15:08:24 spire-1.2.1/examples/ 15:08:24 spire-1.2.1/examples/README.md 15:08:24 spire-1.2.1/go.mod 15:08:24 spire-1.2.1/go.sum 15:08:24 spire-1.2.1/pkg/ 15:08:24 spire-1.2.1/pkg/agent/ 15:08:24 spire-1.2.1/pkg/agent/agent.go 15:08:24 spire-1.2.1/pkg/agent/api/ 15:08:24 spire-1.2.1/pkg/agent/api/config.go 15:08:24 spire-1.2.1/pkg/agent/api/debug/ 15:08:24 spire-1.2.1/pkg/agent/api/debug/v1/ 15:08:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:08:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:08:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:08:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:08:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:08:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:08:24 spire-1.2.1/pkg/agent/api/endpoints.go 15:08:24 spire-1.2.1/pkg/agent/api/health/ 15:08:24 spire-1.2.1/pkg/agent/api/health/v1/ 15:08:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:08:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:08:24 spire-1.2.1/pkg/agent/api/rpccontext/ 15:08:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:08:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:08:24 spire-1.2.1/pkg/agent/attestor/ 15:08:24 spire-1.2.1/pkg/agent/attestor/node/ 15:08:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:08:24 spire-1.2.1/pkg/agent/attestor/node/node.go 15:08:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:08:24 spire-1.2.1/pkg/agent/attestor/workload/ 15:08:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:08:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:08:24 spire-1.2.1/pkg/agent/catalog/ 15:08:24 spire-1.2.1/pkg/agent/catalog/catalog.go 15:08:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:08:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:08:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:08:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:08:24 spire-1.2.1/pkg/agent/client/ 15:08:24 spire-1.2.1/pkg/agent/client/client.go 15:08:24 spire-1.2.1/pkg/agent/client/client_test.go 15:08:24 spire-1.2.1/pkg/agent/client/dial.go 15:08:24 spire-1.2.1/pkg/agent/client/nodeconn.go 15:08:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:08:24 spire-1.2.1/pkg/agent/client/update.go 15:08:24 spire-1.2.1/pkg/agent/client/util.go 15:08:24 spire-1.2.1/pkg/agent/common/ 15:08:24 spire-1.2.1/pkg/agent/common/backoff/ 15:08:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:08:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:08:24 spire-1.2.1/pkg/agent/common/cgroups/ 15:08:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:08:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:08:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:08:24 spire-1.2.1/pkg/agent/config.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/ 15:08:24 spire-1.2.1/pkg/agent/endpoints/config.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:08:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:08:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/workload/ 15:08:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:08:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:08:24 spire-1.2.1/pkg/agent/manager/ 15:08:24 spire-1.2.1/pkg/agent/manager/cache/ 15:08:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:08:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:08:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:08:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:08:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:08:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:08:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:08:24 spire-1.2.1/pkg/agent/manager/config.go 15:08:24 spire-1.2.1/pkg/agent/manager/manager.go 15:08:24 spire-1.2.1/pkg/agent/manager/manager_test.go 15:08:24 spire-1.2.1/pkg/agent/manager/storage.go 15:08:24 spire-1.2.1/pkg/agent/manager/storage_test.go 15:08:24 spire-1.2.1/pkg/agent/manager/storecache/ 15:08:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:08:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:08:24 spire-1.2.1/pkg/agent/manager/sync.go 15:08:24 spire-1.2.1/pkg/agent/plugin/ 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:08:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:08:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:08:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:08:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:08:24 spire-1.2.1/pkg/agent/svid/ 15:08:24 spire-1.2.1/pkg/agent/svid/rotator.go 15:08:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:08:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:08:24 spire-1.2.1/pkg/agent/svid/store/ 15:08:24 spire-1.2.1/pkg/agent/svid/store/service.go 15:08:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:08:24 spire-1.2.1/pkg/common/ 15:08:24 spire-1.2.1/pkg/common/agentpathtemplate/ 15:08:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:08:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:08:24 spire-1.2.1/pkg/common/api/ 15:08:24 spire-1.2.1/pkg/common/api/metrics.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/ 15:08:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/logger.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/names.go 15:08:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:08:24 spire-1.2.1/pkg/common/api/names.go 15:08:24 spire-1.2.1/pkg/common/api/ratelimit.go 15:08:24 spire-1.2.1/pkg/common/api/rpccontext/ 15:08:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:08:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:08:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:08:24 spire-1.2.1/pkg/common/auth/ 15:08:24 spire-1.2.1/pkg/common/auth/interceptors.go 15:08:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:08:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/ 15:08:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/types.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:08:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:08:24 spire-1.2.1/pkg/common/catalog/ 15:08:24 spire-1.2.1/pkg/common/catalog/bind.go 15:08:24 spire-1.2.1/pkg/common/catalog/builtin.go 15:08:24 spire-1.2.1/pkg/common/catalog/catalog.go 15:08:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:08:24 spire-1.2.1/pkg/common/catalog/closers.go 15:08:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:08:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:08:24 spire-1.2.1/pkg/common/catalog/config.go 15:08:24 spire-1.2.1/pkg/common/catalog/config_test.go 15:08:24 spire-1.2.1/pkg/common/catalog/configure.go 15:08:24 spire-1.2.1/pkg/common/catalog/constraints.go 15:08:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:08:24 spire-1.2.1/pkg/common/catalog/context.go 15:08:24 spire-1.2.1/pkg/common/catalog/external.go 15:08:24 spire-1.2.1/pkg/common/catalog/host.go 15:08:24 spire-1.2.1/pkg/common/catalog/pipenet.go 15:08:24 spire-1.2.1/pkg/common/catalog/plugin.go 15:08:24 spire-1.2.1/pkg/common/catalog/testplugin/ 15:08:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:08:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:08:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:08:24 spire-1.2.1/pkg/common/cli/ 15:08:24 spire-1.2.1/pkg/common/cli/env.go 15:08:24 spire-1.2.1/pkg/common/cli/flags.go 15:08:24 spire-1.2.1/pkg/common/cli/trust_domain.go 15:08:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:08:24 spire-1.2.1/pkg/common/cli/umask.go 15:08:24 spire-1.2.1/pkg/common/cli/umask_posix.go 15:08:24 spire-1.2.1/pkg/common/cli/umask_test.go 15:08:24 spire-1.2.1/pkg/common/cli/umask_windows.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/flag.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/format.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:08:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:08:24 spire-1.2.1/pkg/common/coretypes/ 15:08:24 spire-1.2.1/pkg/common/coretypes/bundle/ 15:08:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:08:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:08:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:08:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:08:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:08:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:08:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:08:24 spire-1.2.1/pkg/common/cryptoutil/ 15:08:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:08:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:08:24 spire-1.2.1/pkg/common/diskutil/ 15:08:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:08:24 spire-1.2.1/pkg/common/diskutil/file_test.go 15:08:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:08:24 spire-1.2.1/pkg/common/errorutil/ 15:08:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:08:24 spire-1.2.1/pkg/common/health/ 15:08:24 spire-1.2.1/pkg/common/health/config.go 15:08:24 spire-1.2.1/pkg/common/health/context.go 15:08:24 spire-1.2.1/pkg/common/health/context_test.go 15:08:24 spire-1.2.1/pkg/common/health/health.go 15:08:24 spire-1.2.1/pkg/common/health/health_test.go 15:08:24 spire-1.2.1/pkg/common/health/logger.go 15:08:24 spire-1.2.1/pkg/common/hostservice/ 15:08:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:08:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:08:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:08:24 spire-1.2.1/pkg/common/idutil/ 15:08:24 spire-1.2.1/pkg/common/idutil/require.go 15:08:24 spire-1.2.1/pkg/common/idutil/require_test.go 15:08:24 spire-1.2.1/pkg/common/idutil/safety.go 15:08:24 spire-1.2.1/pkg/common/idutil/safety_test.go 15:08:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:08:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:08:24 spire-1.2.1/pkg/common/jwtsvid/ 15:08:24 spire-1.2.1/pkg/common/jwtsvid/common.go 15:08:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:08:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:08:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:08:24 spire-1.2.1/pkg/common/jwtutil/ 15:08:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:08:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:08:24 spire-1.2.1/pkg/common/log/ 15:08:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:08:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:08:24 spire-1.2.1/pkg/common/log/log.go 15:08:24 spire-1.2.1/pkg/common/log/log_test.go 15:08:24 spire-1.2.1/pkg/common/log/options.go 15:08:24 spire-1.2.1/pkg/common/nodeutil/ 15:08:24 spire-1.2.1/pkg/common/nodeutil/node.go 15:08:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:08:24 spire-1.2.1/pkg/common/peertracker/ 15:08:24 spire-1.2.1/pkg/common/peertracker/conn.go 15:08:24 spire-1.2.1/pkg/common/peertracker/credentials.go 15:08:24 spire-1.2.1/pkg/common/peertracker/errors.go 15:08:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:08:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:08:24 spire-1.2.1/pkg/common/peertracker/info.go 15:08:24 spire-1.2.1/pkg/common/peertracker/listener.go 15:08:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:08:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:08:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:08:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:08:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:08:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:08:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tcp.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:08:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:08:24 spire-1.2.1/pkg/common/peertracker/uds.go 15:08:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:08:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:08:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:08:24 spire-1.2.1/pkg/common/pemutil/ 15:08:24 spire-1.2.1/pkg/common/pemutil/block.go 15:08:24 spire-1.2.1/pkg/common/pemutil/certs.go 15:08:24 spire-1.2.1/pkg/common/pemutil/common.go 15:08:24 spire-1.2.1/pkg/common/pemutil/csr.go 15:08:24 spire-1.2.1/pkg/common/pemutil/keys.go 15:08:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/ 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:08:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:08:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:08:25 spire-1.2.1/pkg/common/plugin/ 15:08:25 spire-1.2.1/pkg/common/plugin/aws/ 15:08:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:08:25 spire-1.2.1/pkg/common/plugin/azure/ 15:08:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:08:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:08:25 spire-1.2.1/pkg/common/plugin/facade.go 15:08:25 spire-1.2.1/pkg/common/plugin/facade_test.go 15:08:25 spire-1.2.1/pkg/common/plugin/gcp/ 15:08:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:08:25 spire-1.2.1/pkg/common/plugin/k8s/ 15:08:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:08:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:08:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:08:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:08:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:08:25 spire-1.2.1/pkg/common/plugin/log.go 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/ 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:08:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:08:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:08:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:08:25 spire-1.2.1/pkg/common/plugin/x509pop/ 15:08:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:08:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:08:25 spire-1.2.1/pkg/common/profiling/ 15:08:25 spire-1.2.1/pkg/common/profiling/dumpers.go 15:08:25 spire-1.2.1/pkg/common/profiling/profiling.go 15:08:25 spire-1.2.1/pkg/common/protoutil/ 15:08:25 spire-1.2.1/pkg/common/protoutil/masks.go 15:08:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:08:25 spire-1.2.1/pkg/common/rotationutil/ 15:08:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:08:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:08:25 spire-1.2.1/pkg/common/selector/ 15:08:25 spire-1.2.1/pkg/common/selector/selector.go 15:08:25 spire-1.2.1/pkg/common/selector/selector_test.go 15:08:25 spire-1.2.1/pkg/common/selector/set.go 15:08:25 spire-1.2.1/pkg/common/selector/set_utils.go 15:08:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/ 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/ 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:08:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:08:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:08:25 spire-1.2.1/pkg/common/telemetry/call.go 15:08:25 spire-1.2.1/pkg/common/telemetry/common/ 15:08:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:08:25 spire-1.2.1/pkg/common/telemetry/config.go 15:08:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:08:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/inmem.go 15:08:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/m3.go 15:08:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/metrics.go 15:08:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/names.go 15:08:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:08:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:08:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/ 15:08:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:08:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:08:25 spire-1.2.1/pkg/common/telemetry/server/server.go 15:08:25 spire-1.2.1/pkg/common/telemetry/sink.go 15:08:25 spire-1.2.1/pkg/common/telemetry/statsd.go 15:08:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:08:25 spire-1.2.1/pkg/common/telemetry/uptime.go 15:08:25 spire-1.2.1/pkg/common/telemetry/version.go 15:08:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:08:25 spire-1.2.1/pkg/common/uptime/ 15:08:25 spire-1.2.1/pkg/common/uptime/uptime.go 15:08:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:08:25 spire-1.2.1/pkg/common/util/ 15:08:25 spire-1.2.1/pkg/common/util/certs.go 15:08:25 spire-1.2.1/pkg/common/util/certs_test.go 15:08:25 spire-1.2.1/pkg/common/util/csr.go 15:08:25 spire-1.2.1/pkg/common/util/hash.go 15:08:25 spire-1.2.1/pkg/common/util/selectors.go 15:08:25 spire-1.2.1/pkg/common/util/selectors_test.go 15:08:25 spire-1.2.1/pkg/common/util/signals.go 15:08:25 spire-1.2.1/pkg/common/util/sort.go 15:08:25 spire-1.2.1/pkg/common/util/sort_test.go 15:08:25 spire-1.2.1/pkg/common/util/task.go 15:08:25 spire-1.2.1/pkg/common/util/task_test.go 15:08:25 spire-1.2.1/pkg/common/util/testdata/ 15:08:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:08:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:08:25 spire-1.2.1/pkg/common/version/ 15:08:25 spire-1.2.1/pkg/common/version/version.go 15:08:25 spire-1.2.1/pkg/common/x509svid/ 15:08:25 spire-1.2.1/pkg/common/x509svid/common_test.go 15:08:25 spire-1.2.1/pkg/common/x509svid/csr.go 15:08:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:08:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:08:25 spire-1.2.1/pkg/common/x509util/ 15:08:25 spire-1.2.1/pkg/common/x509util/cert.go 15:08:25 spire-1.2.1/pkg/common/x509util/dns.go 15:08:25 spire-1.2.1/pkg/common/x509util/dns_test.go 15:08:25 spire-1.2.1/pkg/common/x509util/keyid.go 15:08:25 spire-1.2.1/pkg/common/x509util/keypair.go 15:08:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:08:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:08:25 spire-1.2.1/pkg/server/ 15:08:25 spire-1.2.1/pkg/server/api/ 15:08:25 spire-1.2.1/pkg/server/api/agent.go 15:08:25 spire-1.2.1/pkg/server/api/agent/ 15:08:25 spire-1.2.1/pkg/server/api/agent/v1/ 15:08:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/agent_test.go 15:08:25 spire-1.2.1/pkg/server/api/api.go 15:08:25 spire-1.2.1/pkg/server/api/audit/ 15:08:25 spire-1.2.1/pkg/server/api/audit/audit.go 15:08:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:08:25 spire-1.2.1/pkg/server/api/bundle.go 15:08:25 spire-1.2.1/pkg/server/api/bundle/ 15:08:25 spire-1.2.1/pkg/server/api/bundle/v1/ 15:08:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/bundle_test.go 15:08:25 spire-1.2.1/pkg/server/api/debug/ 15:08:25 spire-1.2.1/pkg/server/api/debug/v1/ 15:08:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/entry.go 15:08:25 spire-1.2.1/pkg/server/api/entry/ 15:08:25 spire-1.2.1/pkg/server/api/entry/v1/ 15:08:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/entry_test.go 15:08:25 spire-1.2.1/pkg/server/api/health/ 15:08:25 spire-1.2.1/pkg/server/api/health/v1/ 15:08:25 spire-1.2.1/pkg/server/api/health/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/id.go 15:08:25 spire-1.2.1/pkg/server/api/id_test.go 15:08:25 spire-1.2.1/pkg/server/api/limits/ 15:08:25 spire-1.2.1/pkg/server/api/limits/limits.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/ 15:08:25 spire-1.2.1/pkg/server/api/middleware/alias.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/audit.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/caller.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/common.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/entries.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:08:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:08:25 spire-1.2.1/pkg/server/api/ratelimit.go 15:08:25 spire-1.2.1/pkg/server/api/rpccontext/ 15:08:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:08:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:08:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:08:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:08:25 spire-1.2.1/pkg/server/api/selector.go 15:08:25 spire-1.2.1/pkg/server/api/selector_test.go 15:08:25 spire-1.2.1/pkg/server/api/status.go 15:08:25 spire-1.2.1/pkg/server/api/status_test.go 15:08:25 spire-1.2.1/pkg/server/api/svid/ 15:08:25 spire-1.2.1/pkg/server/api/svid/v1/ 15:08:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/trustdomain.go 15:08:25 spire-1.2.1/pkg/server/api/trustdomain/ 15:08:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:08:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:08:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:08:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:08:25 spire-1.2.1/pkg/server/authpolicy/ 15:08:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:08:25 spire-1.2.1/pkg/server/authpolicy/policy.go 15:08:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:08:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:08:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:08:25 spire-1.2.1/pkg/server/authpolicy/validate.go 15:08:25 spire-1.2.1/pkg/server/bundle/ 15:08:25 spire-1.2.1/pkg/server/bundle/client/ 15:08:25 spire-1.2.1/pkg/server/bundle/client/client.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/manager.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/sources.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/updater.go 15:08:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:08:25 spire-1.2.1/pkg/server/ca/ 15:08:25 spire-1.2.1/pkg/server/ca/ca.go 15:08:25 spire-1.2.1/pkg/server/ca/ca_health.go 15:08:25 spire-1.2.1/pkg/server/ca/ca_test.go 15:08:25 spire-1.2.1/pkg/server/ca/journal.go 15:08:25 spire-1.2.1/pkg/server/ca/journal_test.go 15:08:25 spire-1.2.1/pkg/server/ca/manager.go 15:08:25 spire-1.2.1/pkg/server/ca/manager_health.go 15:08:25 spire-1.2.1/pkg/server/ca/manager_test.go 15:08:25 spire-1.2.1/pkg/server/ca/templates.go 15:08:25 spire-1.2.1/pkg/server/ca/upstream_client.go 15:08:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:08:25 spire-1.2.1/pkg/server/ca/validation.go 15:08:25 spire-1.2.1/pkg/server/cache/ 15:08:25 spire-1.2.1/pkg/server/cache/dscache/ 15:08:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:08:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/ 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:08:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:08:25 spire-1.2.1/pkg/server/catalog/ 15:08:25 spire-1.2.1/pkg/server/catalog/catalog.go 15:08:25 go: downloading cloud.google.com/go/storage v1.21.0 15:08:25 spire-1.2.1/pkg/server/catalog/keymanager.go 15:08:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:08:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:08:25 spire-1.2.1/pkg/server/catalog/notifier.go 15:08:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:08:25 spire-1.2.1/pkg/server/config.go 15:08:25 spire-1.2.1/pkg/server/datastore/ 15:08:25 spire-1.2.1/pkg/server/datastore/datastore.go 15:08:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:08:25 spire-1.2.1/pkg/server/datastore/repository.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:08:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:08:25 spire-1.2.1/pkg/server/endpoints/ 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/ 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:08:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:08:25 spire-1.2.1/pkg/server/endpoints/config.go 15:08:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:08:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:08:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:08:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:08:25 spire-1.2.1/pkg/server/endpoints/middleware.go 15:08:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:08:25 spire-1.2.1/pkg/server/hostservice/ 15:08:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:08:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:08:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:08:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:08:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:08:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:08:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:08:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:08:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:08:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.goRemoving intermediate container 63ba80ed0362 15:08:25 ---> 44ed2e46cfa6 15:08:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:08:25 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:08:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/ 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:08:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:08:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:08:25 spire-1.2.1/pkg/server/registration/ 15:08:25 spire-1.2.1/pkg/server/registration/manager.go 15:08:25 spire-1.2.1/pkg/server/registration/manager_test.go 15:08:25 spire-1.2.1/pkg/server/scanentries.go 15:08:25 spire-1.2.1/pkg/server/scanentries_test.go 15:08:25 spire-1.2.1/pkg/server/server.go 15:08:25 spire-1.2.1/pkg/server/server_test.go 15:08:25 spire-1.2.1/pkg/server/svid/ 15:08:25 spire-1.2.1/pkg/server/svid/observer.go 15:08:25 spire-1.2.1/pkg/server/svid/observer_test.go 15:08:25 spire-1.2.1/pkg/server/svid/rotator.go 15:08:25 spire-1.2.1/pkg/server/svid/rotator_config.go 15:08:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:08:25 spire-1.2.1/pkg/server/svid/rotator_test.go 15:08:25 spire-1.2.1/proto/ 15:08:25 spire-1.2.1/proto/private/ 15:08:25 spire-1.2.1/proto/private/server/ 15:08:25 spire-1.2.1/proto/private/server/journal/ 15:08:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:08:25 spire-1.2.1/proto/private/server/journal/journal.proto 15:08:25 spire-1.2.1/proto/spire/ 15:08:25 spire-1.2.1/proto/spire/common/ 15:08:25 spire-1.2.1/proto/spire/common/common.pb.go 15:08:25 spire-1.2.1/proto/spire/common/common.proto 15:08:25 spire-1.2.1/proto/spire/common/plugin/ 15:08:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:08:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:08:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:08:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:08:25 spire-1.2.1/proto/spire/plugin/ 15:08:25 spire-1.2.1/proto/spire/plugin/agent/ 15:08:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:08:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:08:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:08:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:08:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:08:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:08:25 spire-1.2.1/release/ 15:08:25 spire-1.2.1/release/spire-extras/ 15:08:25 spire-1.2.1/release/spire-extras/README.md 15:08:25 spire-1.2.1/release/spire-extras/conf/ 15:08:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:08:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:08:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:08:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:08:25 spire-1.2.1/release/spire/ 15:08:25 spire-1.2.1/release/spire/README.md 15:08:25 spire-1.2.1/release/spire/conf/ 15:08:25 spire-1.2.1/release/spire/conf/agent/ 15:08:25 spire-1.2.1/release/spire/conf/agent/agent.conf 15:08:25 spire-1.2.1/release/spire/conf/server/ 15:08:25 spire-1.2.1/release/spire/conf/server/server.conf 15:08:25 spire-1.2.1/script/ 15:08:25 spire-1.2.1/script/build-artifact.sh 15:08:25 spire-1.2.1/script/generate_dummy_ca.sh 15:08:25 spire-1.2.1/support/ 15:08:25 spire-1.2.1/support/k8s/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:08:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/ 15:08:25 spire-1.2.1/support/oidc-discovery-provider/README.md 15:08:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/config.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/main.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:08:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:08:25 spire-1.2.1/test/ 15:08:25 spire-1.2.1/test/clock/ 15:08:25 spire-1.2.1/test/clock/clock.go 15:08:25 spire-1.2.1/test/fakes/ 15:08:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:08:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:08:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:08:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:08:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:08:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:08:25 spire-1.2.1/test/fakes/fakeagentstore/ 15:08:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:08:25 spire-1.2.1/test/fakes/fakedatastore/ 15:08:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:08:25 spire-1.2.1/test/fakes/fakeentryclient/ 15:08:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:08:25 spire-1.2.1/test/fakes/fakehealthchecker/ 15:08:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:08:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:08:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:08:25 spire-1.2.1/test/fakes/fakemetrics/ 15:08:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:08:25 spire-1.2.1/test/fakes/fakenoderesolver/ 15:08:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:08:25 spire-1.2.1/test/fakes/fakenotifier/ 15:08:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:08:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:08:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:08:25 spire-1.2.1/test/fakes/fakeserverca/ 15:08:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:08:25 spire-1.2.1/test/fakes/fakeservercatalog/ 15:08:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:08:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:08:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:08:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:08:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:08:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:08:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:08:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:08:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:08:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:08:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:08:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:08:25 spire-1.2.1/test/fixture/ 15:08:25 spire-1.2.1/test/fixture/certs/ 15:08:25 spire-1.2.1/test/fixture/certs/agent_svid.der 15:08:25 spire-1.2.1/test/fixture/certs/base_cert.pem 15:08:25 spire-1.2.1/test/fixture/certs/base_csr.pem 15:08:25 spire-1.2.1/test/fixture/certs/base_key.pem 15:08:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:08:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:08:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:08:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:08:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:08:25 spire-1.2.1/test/fixture/certs/blog_key.pem 15:08:25 spire-1.2.1/test/fixture/certs/bundle.der ---> Running in 05db45a730ef 15:08:25 15:08:25 spire-1.2.1/test/fixture/certs/ca.pem 15:08:25 spire-1.2.1/test/fixture/certs/ca_key.pem 15:08:25 spire-1.2.1/test/fixture/certs/database_cert.pem 15:08:25 spire-1.2.1/test/fixture/certs/database_csr.pem 15:08:25 spire-1.2.1/test/fixture/certs/database_key.pem 15:08:25 spire-1.2.1/test/fixture/certs/node_cert.pem 15:08:25 spire-1.2.1/test/fixture/certs/node_csr.pem 15:08:25 spire-1.2.1/test/fixture/certs/node_key.pem 15:08:25 spire-1.2.1/test/fixture/certs/svid.pem 15:08:25 spire-1.2.1/test/fixture/certs/svid_key.pem 15:08:25 spire-1.2.1/test/fixture/config/ 15:08:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:08:25 spire-1.2.1/test/fixture/config/agent_good.conf 15:08:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:08:25 spire-1.2.1/test/fixture/config/plugin_good.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:08:25 spire-1.2.1/test/fixture/config/server_good.conf 15:08:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:08:25 spire-1.2.1/test/fixture/fixture.go 15:08:25 spire-1.2.1/test/fixture/nodeattestor/ 15:08:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:08:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:08:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:08:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:08:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:08:25 spire-1.2.1/test/fixture/registration/ 15:08:25 spire-1.2.1/test/fixture/registration/entries.json 15:08:25 spire-1.2.1/test/fixture/registration/good-for-update.json 15:08:25 spire-1.2.1/test/fixture/registration/good.json 15:08:25 spire-1.2.1/test/fixture/registration/invalid.json 15:08:25 spire-1.2.1/test/fixture/registration/invalid_json.json 15:08:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:08:25 spire-1.2.1/test/integration/ 15:08:25 spire-1.2.1/test/integration/README.md 15:08:25 spire-1.2.1/test/integration/common 15:08:25 spire-1.2.1/test/integration/setup/ 15:08:25 spire-1.2.1/test/integration/setup/adminclient/ 15:08:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:08:25 spire-1.2.1/test/integration/setup/adminclient/client.go 15:08:25 spire-1.2.1/test/integration/setup/debugagent/ 15:08:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:08:25 spire-1.2.1/test/integration/setup/debugagent/main.go 15:08:25 spire-1.2.1/test/integration/setup/debugserver/ 15:08:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:08:25 spire-1.2.1/test/integration/setup/debugserver/main.go 15:08:25 spire-1.2.1/test/integration/setup/downstreamclient/ 15:08:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:08:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:08:25 spire-1.2.1/test/integration/setup/itclient/ 15:08:25 spire-1.2.1/test/integration/setup/itclient/client.go 15:08:25 spire-1.2.1/test/integration/setup/node-attestation/ 15:08:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:08:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:08:25 spire-1.2.1/test/integration/setup/x509pop/ 15:08:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:08:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:08:25 spire-1.2.1/test/integration/suites/ 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupgo: downloading cloud.google.com/go v0.100.2 15:08:25  15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:08:25 spire-1.2.1/test/integration/suites/join-token/ 15:08:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:08:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:08:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:08:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:08:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:08:25 spire-1.2.1/test/integration/suites/join-token/README.md 15:08:25 spire-1.2.1/test/integration/suites/join-token/conf/ 15:08:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/join-token/teardown 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:08:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:08:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:08:25 spire-1.2.1/test/integration/suites/k8s/ 15:08:25 spire-1.2.1/test/integration/suites/k8s/00-setup 15:08:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:08:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:08:25 spire-1.2.1/test/integration/suites/k8s/README.md 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/ 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:08:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:08:25 spire-1.2.1/test/integration/suites/k8s/teardown 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/ 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:08:25 spire-1.2.1/test/integration/suites/rotation/ 15:08:25 spire-1.2.1/test/integration/suites/rotation/00-setup 15:08:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:08:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:08:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:08:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:08:25 spire-1.2.1/test/integration/suites/rotation/README.md 15:08:25 spire-1.2.1/test/integration/suites/rotation/conf/ 15:08:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:08:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:08:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:08:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:08:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:08:25 spire-1.2.1/test/integration/suites/rotation/teardown 15:08:25 spire-1.2.1/test/integration/suites/self-test/ 15:08:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:08:25 spire-1.2.1/test/integration/suites/self-test/README.md 15:08:25 spire-1.2.1/test/integration/suites/self-test/teardown 15:08:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:08:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:08:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:08:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:08:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:08:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:08:26 spire-1.2.1/test/integration/suites/upgrade/ 15:08:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:08:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:08:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:08:26 spire-1.2.1/test/integration/suites/upgrade/README.md 15:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:08:26 spire-1.2.1/test/integration/suites/upgrade/teardown 15:08:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:08:26 spire-1.2.1/test/integration/test-one.sh 15:08:26 spire-1.2.1/test/integration/test.sh 15:08:26 spire-1.2.1/test/plugintest/ 15:08:26 spire-1.2.1/test/plugintest/config.go 15:08:26 spire-1.2.1/test/plugintest/load.go 15:08:26 spire-1.2.1/test/plugintest/option.go 15:08:26 spire-1.2.1/test/spiretest/ 15:08:26 spire-1.2.1/test/spiretest/apiserver.go 15:08:26 spire-1.2.1/test/spiretest/assertions.go 15:08:26 spire-1.2.1/test/spiretest/dir.go 15:08:26 spire-1.2.1/test/spiretest/errors_posix.go 15:08:26 spire-1.2.1/test/spiretest/errors_windows.go 15:08:26 spire-1.2.1/test/spiretest/logs.go 15:08:26 spire-1.2.1/test/spiretest/socketapi.go 15:08:26 spire-1.2.1/test/spiretest/suite.go 15:08:26 spire-1.2.1/test/spiretest/x509.go 15:08:26 spire-1.2.1/test/testca/ 15:08:26 spire-1.2.1/test/testca/ca.go 15:08:26 spire-1.2.1/test/testkey/ 15:08:26 spire-1.2.1/test/testkey/generate.sh 15:08:26 spire-1.2.1/test/testkey/genkeys.go 15:08:26 spire-1.2.1/test/testkey/keys.go 15:08:26 spire-1.2.1/test/testkey/new.go 15:08:26 spire-1.2.1/test/tpmsimulator/ 15:08:26 spire-1.2.1/test/tpmsimulator/simulator.go 15:08:26 spire-1.2.1/test/util/ 15:08:26 spire-1.2.1/test/util/cert_fixtures.go 15:08:26 spire-1.2.1/test/util/cert_generation.go 15:08:26 spire-1.2.1/test/util/io_redirection.go 15:08:26 spire-1.2.1/test/util/race.go 15:08:26 spire-1.2.1/test/util/util.go 15:08:26 building spire from source... 15:08:26 Removing intermediate container 05db45a730ef 15:08:26 ---> f37560e638e1 15:08:26 Step 28/31 : CMD ["gate"] 15:08:26 ---> Running in 1dbb0511d585 15:08:26 Installing go1.17.7... 15:08:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:08:27 Removing intermediate container 1dbb0511d585 15:08:27 ---> 16f4b180f78a 15:08:27 Step 29/31 : LABEL arch=arm64 15:08:27 ---> Running in a56bd75c980c 15:08:28 Removing intermediate container a56bd75c980c 15:08:28 ---> eeb6696cb5b7 15:08:28 Step 30/31 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:08:28 ---> Running in f3e06c8b8f26 15:08:28 go: downloading cloud.google.com/go/security v1.3.0 15:08:28 go: downloading github.com/hashicorp/vault/api v1.4.1 15:08:28 go: downloading k8s.io/apimachinery v0.23.4 15:08:29 Removing intermediate container f3e06c8b8f26 15:08:29 ---> ae22eec8d25b 15:08:29 Step 31/31 : LABEL version=2.2.0-dev.92 15:08:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:08:29  ---> Running in 1c77705a5cc2 15:08:30 Removing intermediate container 1c77705a5cc2 15:08:30 ---> a424970926e1 15:08:30 15:08:30 go: downloading gopkg.in/yaml.v2 v2.4.0 15:08:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:08:30 Successfully built a424970926e1 15:08:30 Successfully tagged security-bootstrapper-arm64:latest 15:08:30  Building security-bootstrapper ... done Building sys-mgmt-agent 15:08:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:08:30 go: downloading k8s.io/kube-aggregator v0.23.3 15:08:31 go: downloading github.com/gobwas/glob v0.2.3 15:08:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:08:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:08:31 go: downloading github.com/aws/smithy-go v1.11.0 15:08:33 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:08:33 go: downloading cloud.google.com/go/security v1.3.0 15:08:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:08:33 go: downloading github.com/hashicorp/vault/api v1.4.1 15:08:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:08:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:08:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:08:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:08:34 go: downloading github.com/jinzhu/inflection v1.0.0 15:08:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:08:34 go: downloading github.com/twmb/murmur3 v1.1.6 15:08:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:08:34 go: downloading gopkg.in/yaml.v2 v2.4.0 15:08:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:08:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:08:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:08:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:08:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:08:35 go: downloading github.com/dimchansky/utfbom v1.1.1 15:08:35 go: downloading github.com/gobwas/glob v0.2.3 15:08:35 go: downloading github.com/gogo/protobuf v1.3.2 15:08:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:08:35 go: downloading github.com/jinzhu/inflection v1.0.0 15:08:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:08:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:08:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:08:36 go: downloading github.com/aws/smithy-go v1.11.0 15:08:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:08:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:08:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:08:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:08:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:08:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:08:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:08:39 go: downloading github.com/dimchansky/utfbom v1.1.1 15:08:40 go: downloading cloud.google.com/go/compute v1.3.0 15:08:41 go: downloading cloud.google.com/go/iam v0.1.1 15:08:41 go: downloading k8s.io/klog/v2 v2.30.0 15:08:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:08:41 go: downloading github.com/google/gofuzz v1.1.0 15:08:41 go: downloading github.com/gogo/protobuf v1.3.2 15:08:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:08:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:08:43 go: downloading github.com/spf13/pflag v1.0.5 15:08:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:08:43 go: downloading cloud.google.com/go/compute v1.3.0 15:08:45 go: downloading cloud.google.com/go/iam v0.1.1 15:08:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:08:45 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:08:45 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:08:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:08:45 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:08:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:08:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:08:46 go: downloading k8s.io/klog/v2 v2.30.0 15:08:46 go: downloading github.com/google/gofuzz v1.1.0 15:08:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:08:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:08:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:08:48 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:08:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:08:48 go: downloading github.com/spf13/pflag v1.0.5 15:08:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:08:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:08:49 ---> 4bf577e0ecb0 15:08:49 Step 3/23 : WORKDIR /edgex-go 15:08:49 ---> Using cache 15:08:49 ---> 2f1d26712fb3 15:08:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:49 ---> Using cache 15:08:49 ---> e441fcb8a46d 15:08:49 Step 5/23 : RUN apk add --update --no-cache make bash git 15:08:49 go: downloading go.opencensus.io v0.23.0 15:08:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:08:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:08:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:08:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:08:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:08:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:08:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:08:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:08:50  ---> Running in 3d4287d2c705 15:08:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:08:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:08:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:08:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:08:51 go: downloading go.opencensus.io v0.23.0 15:08:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:08:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:08:52 go: downloading gopkg.in/inf.v0 v0.9.1 15:08:52 go: downloading github.com/go-logr/logr v1.2.2 15:08:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:08:52 go: downloading github.com/google/go-cmp v0.5.7 15:08:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:08:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:08:52 go: downloading github.com/json-iterator/go v1.1.12 15:08:53 go: downloading github.com/googleapis/gnostic v0.5.5 15:08:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:08:55 OK: 220 MiB in 52 packages 15:08:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:08:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:08:55 go: downloading gopkg.in/inf.v0 v0.9.1 15:08:55 go: downloading github.com/go-logr/logr v1.2.2 15:08:55 go: downloading github.com/google/go-cmp v0.5.7 15:08:55 Building bin/spire-server... 15:08:55 go: downloading github.com/mitchellh/cli v1.1.2 15:08:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:08:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:08:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:08:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:08:56 go: downloading github.com/json-iterator/go v1.1.12 15:08:56 Removing intermediate container 3d4287d2c705 15:08:56 ---> 8fc04507d326 15:08:56 Step 6/23 : COPY go.mod vendor* ./ 15:08:57 go: downloading github.com/googleapis/gnostic v0.5.5 15:08:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:08:57 go: downloading google.golang.org/grpc v1.44.0 15:08:57  ---> 3512e83a81d3 15:08:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:58 ---> Running in 0656e85339bd 15:09:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:09:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:09:00 go: downloading github.com/tklauser/numcpus v0.3.0 15:09:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:09:00 go: downloading go.uber.org/zap v1.21.0 15:09:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:09:01 go: downloading sigs.k8s.io/yaml v1.3.0 15:09:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:09:01 go: downloading github.com/modern-go/reflect2 v1.0.2 15:09:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:09:01 go: downloading github.com/ryanuber/go-glob v1.0.0 15:09:01 go: downloading github.com/golang/snappy v0.0.4 15:09:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:09:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:09:02 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:09:02 go: downloading github.com/imdario/mergo v0.3.12 15:09:02 go: downloading github.com/sirupsen/logrus v1.8.1 15:09:03 Removing intermediate container 0656e85339bd 15:09:03 ---> f5ede7fd6873 15:09:03 Step 8/23 : COPY . . 15:09:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:09:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:09:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:09:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:09:04 go: downloading github.com/tklauser/numcpus v0.3.0 15:09:04 go: downloading github.com/fatih/color v1.13.0 15:09:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:09:04 go: downloading github.com/mattn/go-isatty v0.0.14 15:09:04 go: downloading go.uber.org/zap v1.21.0 15:09:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:09:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:09:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:09:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:09:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:09:04 go: downloading sigs.k8s.io/yaml v1.3.0 15:09:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:09:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:09:05 go: downloading github.com/modern-go/reflect2 v1.0.2 15:09:05 go: downloading github.com/ryanuber/go-glob v1.0.0 15:09:05 go: downloading github.com/golang/snappy v0.0.4 15:09:05 go: downloading github.com/armon/go-metrics v0.3.10 15:09:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:09:06 go: downloading github.com/prometheus/client_golang v1.12.1 15:09:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:09:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:09:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:09:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:09:10 go: downloading github.com/open-policy-agent/opa v0.38.0 15:09:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:09:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:09:11 go: downloading github.com/hashicorp/go-version v1.2.0 15:09:11 go: downloading go.uber.org/multierr v1.6.0 15:09:16  ---> 005ce7db11cd 15:09:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:09:16 ---> Running in 9be526848967 15:09:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:09:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:09:16 go: downloading github.com/hashicorp/go-version v1.2.0 15:09:16 go: downloading go.uber.org/multierr v1.6.0 15:09:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:09:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:09:34 go: downloading github.com/mattn/go-colorable v0.1.12 15:09:34 go: downloading github.com/Masterminds/goutils v1.1.0 15:09:34 go: downloading github.com/google/uuid v1.1.2 15:09:34 go: downloading github.com/Masterminds/semver v1.5.0 15:09:34 go: downloading github.com/huandu/xstrings v1.3.2 15:09:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:09:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:09:34 go: downloading github.com/prometheus/client_model v0.2.0 15:09:34 go: downloading github.com/prometheus/common v0.32.1 15:09:34 go: downloading github.com/beorn7/perks v1.0.1 15:09:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:09:34 go: downloading github.com/prometheus/procfs v0.7.3 15:09:34 go: downloading go.uber.org/atomic v1.9.0 15:09:34 go: downloading github.com/imkira/go-observer v1.0.3 15:09:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:09:34 go: downloading github.com/oklog/run v1.0.0 15:09:35 go: downloading github.com/hashicorp/errwrap v1.1.0 15:09:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:09:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:09:35 go: downloading github.com/twmb/murmur3 v1.1.6 15:09:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:09:35 go: downloading github.com/blang/semver/v4 v4.0.0 15:09:35 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:09:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:09:36 go: downloading github.com/jinzhu/gorm v1.9.16 15:09:36 go: downloading github.com/lib/pq v1.10.4 15:09:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:09:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:09:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:09:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:09:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:09:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:09:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:09:46 Removing intermediate container 9f684c4c786c 15:09:46 ---> 7c55027e504b 15:09:46 15:09:46 Step 10/25 : FROM alpine:3.14 15:09:46 ---> ac73e934f311 15:09:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:09:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:09:46 go: downloading github.com/stretchr/testify v1.7.0 15:09:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:09:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:09:46  ---> Running in 24c513654aaa 15:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:50 (1/3) Installing ca-certificates (20211220-r0) 15:09:50 (2/3) Installing dumb-init (1.2.5-r1) 15:09:50 (3/3) Installing su-exec (0.2-r1) 15:09:50 Executing busybox-1.33.1-r7.trigger 15:09:50 Executing ca-certificates-20211220-r0.trigger 15:09:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:09:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:09:50 OK: 6 MiB in 17 packages 15:09:53 Removing intermediate container 24c513654aaa 15:09:53 ---> c1b704e1354d 15:09:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:09:53 ---> Running in 704185e0a0a1 15:09:53 Removing intermediate container 704185e0a0a1 15:09:53 ---> b352aab9c693 15:09:53 Step 13/25 : WORKDIR / 15:09:53 ---> Running in 85b6a167f4a6 15:09:54 Removing intermediate container 85b6a167f4a6 15:09:54 ---> 4f80e845c0dc 15:09:54 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:09:55 ---> ebc3fcb55141 15:09:55 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:09:56 ---> 5818553ed9ed 15:09:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:09:57 ---> 0a4c4537953f 15:09:57 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:09:58 ---> 9493cee4957c 15:09:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:10:00 ---> 53a1edaba321 15:10:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:10:01 ---> c5a23d3b0450 15:10:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:10:02 ---> 98c0355a06c9 15:10:02 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:10:02 ---> Running in 226024ce876d 15:10:06 Removing intermediate container 226024ce876d 15:10:06 ---> 374ba33f64fd 15:10:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:10:06 ---> Running in c1240665fbe6 15:10:06 Removing intermediate container c1240665fbe6 15:10:06 ---> 63e4644e63c4 15:10:06 Step 23/25 : LABEL arch=arm64 15:10:06 ---> Running in eb9b0a7fddb3 15:10:07 Removing intermediate container eb9b0a7fddb3 15:10:07 ---> bb148ded9c14 15:10:07 Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:10:07 ---> Running in 79c3af7d49a8 15:10:07 Removing intermediate container 79c3af7d49a8 15:10:07 ---> 5367a856e780 15:10:07 Step 25/25 : LABEL version=2.2.0-dev.92 15:10:08 ---> Running in 303469a4a7c3 15:10:08 Removing intermediate container 303469a4a7c3 15:10:08 ---> 1db9db66e154 15:10:08 15:10:08 Successfully built 1db9db66e154 15:10:08 Successfully tagged security-secretstore-setup-arm64:latest 15:10:08  Building security-secretstore-setup ... done Building core-data 15:10:13 go: downloading k8s.io/client-go v0.23.4 15:10:13 go: downloading github.com/google/go-tpm v0.3.3 15:10:13 go: downloading google.golang.org/api v0.70.0 15:10:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:10:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:28 ---> 4bf577e0ecb0 15:10:28 Step 3/23 : WORKDIR /edgex-go 15:10:28 ---> Using cache 15:10:28 ---> 2f1d26712fb3 15:10:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:28 ---> Using cache 15:10:28 ---> e441fcb8a46d 15:10:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:10:28 ---> Running in d4695d3188cb 15:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:32 OK: 220 MiB in 52 packages 15:10:34 Removing intermediate container d4695d3188cb 15:10:34 ---> 3b5be16c5a9d 15:10:34 Step 6/23 : COPY go.mod vendor* ./ 15:10:35 ---> 8b1e844443dd 15:10:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:35 ---> Running in a45ab35745ee 15:10:40 Removing intermediate container a45ab35745ee 15:10:40 ---> b9a5f3f2e0e9 15:10:40 Step 8/23 : COPY . . 15:10:55 ---> 0ee314be829b 15:10:55 Step 9/23 : RUN make cmd/core-data/core-data 15:10:55 ---> Running in 5ce7f930b794 15:10:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:10:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:10:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:10:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:10:59 go: downloading cloud.google.com/go/storage v1.21.0 15:10:59 go: downloading cloud.google.com/go v0.100.2 15:11:01 go: downloading k8s.io/api v0.23.4 15:11:09 go: downloading k8s.io/apimachinery v0.23.4 15:11:12 go: downloading k8s.io/kube-aggregator v0.23.3 15:11:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:11:13 go: downloading cloud.google.com/go/security v1.3.0 15:11:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:11:15 go: downloading github.com/hashicorp/vault/api v1.4.1 15:11:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:11:16 go: downloading gopkg.in/yaml.v2 v2.4.0 15:11:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:11:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:11:17 go: downloading github.com/gobwas/glob v0.2.3 15:11:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:11:18 go: downloading github.com/jinzhu/inflection v1.0.0 15:11:18 go: downloading github.com/aws/smithy-go v1.11.0 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:11:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:11:20 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:11:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:11:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:11:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:11:21 go: downloading github.com/dimchansky/utfbom v1.1.1 15:11:21 go: downloading cloud.google.com/go/compute v1.3.0 15:11:22 go: downloading cloud.google.com/go/iam v0.1.1 15:11:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:11:22 go: downloading github.com/gogo/protobuf v1.3.2 15:11:27 go: downloading k8s.io/klog/v2 v2.30.0 15:11:27 go: downloading github.com/google/gofuzz v1.1.0 15:11:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:11:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:11:29 go: downloading github.com/spf13/pflag v1.0.5 15:11:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:11:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:11:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:11:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:11:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:11:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:11:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:11:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:11:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:11:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:11:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:11:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:11:33 go: downloading go.opencensus.io v0.23.0 15:11:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:11:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:11:34 go: downloading gopkg.in/inf.v0 v0.9.1 15:11:34 go: downloading github.com/go-logr/logr v1.2.2 15:11:35 go: downloading github.com/google/go-cmp v0.5.7 15:11:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:11:35 go: downloading github.com/json-iterator/go v1.1.12 15:11:36 go: downloading github.com/googleapis/gnostic v0.5.5 15:11:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:11:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:11:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:11:42 go: downloading github.com/tklauser/numcpus v0.3.0 15:11:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:11:42 go: downloading go.uber.org/zap v1.21.0 15:11:43 go: downloading sigs.k8s.io/yaml v1.3.0 15:11:43 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:11:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:11:44 go: downloading github.com/modern-go/reflect2 v1.0.2 15:11:44 go: downloading github.com/ryanuber/go-glob v1.0.0 15:11:44 go: downloading github.com/golang/snappy v0.0.4 15:11:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:11:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:11:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:11:54 go: downloading github.com/hashicorp/go-version v1.2.0 15:11:54 go: downloading go.uber.org/multierr v1.6.0 15:12:17 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:12:17 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:14:24 Removing intermediate container 9be526848967 15:14:24 ---> c72ca2db3a3f 15:14:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:14:24 ---> Running in 3602d646127c 15:14:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:14:24 Removing intermediate container 3602d646127c 15:14:24 ---> 91f101950509 15:14:24 15:14:24 Step 11/23 : FROM docker:20.10.14 15:14:24 20.10.14: Pulling from library/docker 15:14:34 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:14:34 Status: Downloaded newer image for docker:20.10.14 15:14:34 ---> c346e9eafbab 15:14:34 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:14:34 ---> Running in b7fdb403ee5c 15:14:34 Removing intermediate container b7fdb403ee5c 15:14:34 ---> cce6e24f52be 15:14:34 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:14:34 ---> Running in 0364b46091a2 15:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:14:37 (1/43) Installing readline (8.1.1-r0) 15:14:37 (2/43) Installing bash (5.1.16-r0) 15:14:37 Executing bash-5.1.16-r0.post-install 15:14:37 (3/43) Installing brotli-libs (1.0.9-r5) 15:14:37 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:14:37 (5/43) Installing libcurl (7.80.0-r1) 15:14:37 (6/43) Installing curl (7.80.0-r1) 15:14:37 (7/43) Installing dumb-init (1.2.5-r1) 15:14:37 (8/43) Installing libbz2 (1.0.8-r1) 15:14:37 (9/43) Installing expat (2.4.7-r0) 15:14:37 (10/43) Installing libffi (3.4.2-r1) 15:14:37 (11/43) Installing gdbm (1.22-r0) 15:14:37 (12/43) Installing xz-libs (5.2.5-r1) 15:14:37 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:14:37 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:14:37 (15/43) Installing mpdecimal (2.5.1-r1) 15:14:37 (16/43) Installing sqlite-libs (3.36.0-r0) 15:14:37 (17/43) Installing python3 (3.9.7-r4) 15:14:40 (18/43) Installing py3-appdirs (1.4.4-r2) 15:14:40 (19/43) Installing py3-certifi (2020.12.5-r1) 15:14:40 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:14:40 (21/43) Installing py3-idna (3.3-r0) 15:14:40 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:14:40 (23/43) Installing py3-requests (2.26.0-r1) 15:14:40 (24/43) Installing py3-msgpack (1.0.2-r1) 15:14:40 (25/43) Installing py3-lockfile (0.12.2-r4) 15:14:40 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:14:40 (27/43) Installing py3-colorama (0.4.4-r1) 15:14:40 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:14:40 (29/43) Installing py3-distlib (0.3.3-r0) 15:14:40 (30/43) Installing py3-distro (1.6.0-r0) 15:14:40 (31/43) Installing py3-six (1.16.0-r0) 15:14:40 (32/43) Installing py3-webencodings (0.5.1-r4) 15:14:40 (33/43) Installing py3-html5lib (1.1-r1) 15:14:40 (34/43) Installing py3-parsing (2.4.7-r2) 15:14:40 (35/43) Installing py3-packaging (20.9-r1) 15:14:40 (36/43) Installing py3-tomli (1.2.2-r0) 15:14:40 (37/43) Installing py3-pep517 (0.12.0-r0) 15:14:40 (38/43) Installing py3-progress (1.6-r0) 15:14:40 (39/43) Installing py3-retrying (1.3.3-r2) 15:14:40 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:14:40 (41/43) Installing py3-setuptools (52.0.0-r4) 15:14:40 (42/43) Installing py3-toml (0.10.2-r2) 15:14:40 (43/43) Installing py3-pip (20.3.4-r1) 15:14:41 Executing busybox-1.34.1-r5.trigger 15:14:41 OK: 82 MiB in 65 packages 15:14:47 Collecting docker-compose==1.23.2 15:14:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:14:47 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:14:47 Collecting docopt<0.7,>=0.6.1 15:14:47 Downloading docopt-0.6.2.tar.gz (25 kB) 15:14:51 Collecting jsonschema<3,>=2.5.1 15:14:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:14:51 Collecting dockerpty<0.5,>=0.4.1 15:14:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:14:54 Collecting PyYAML<4,>=3.10 15:14:54 Downloading PyYAML-3.13.tar.gz (270 kB) 15:14:58 Collecting cached-property<2,>=1.2.0 15:14:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:14:59 Collecting websocket-client<1.0,>=0.32.0 15:14:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:14:59 Collecting texttable<0.10,>=0.9.0 15:14:59 Downloading texttable-0.9.1.tar.gz (11 kB) 15:15:02 Collecting docker<4.0,>=3.6.0 15:15:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:15:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:15:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:15:03 Collecting docker-pycreds>=0.4.0 15:15:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:15:05 Collecting urllib3<1.25,>=1.21.1 15:15:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:15:06 Collecting chardet<3.1.0,>=3.0.2 15:15:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:15:06 Collecting idna<2.8,>=2.5 15:15:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:15:06 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:15:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:15:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:15:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:15:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:15:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:15:08 Attempting uninstall: urllib3 15:15:08 Found existing installation: urllib3 1.26.7 15:15:08 Uninstalling urllib3-1.26.7: 15:15:08 Successfully uninstalled urllib3-1.26.7 15:15:08 Attempting uninstall: idna 15:15:08 Found existing installation: idna 3.3 15:15:08 Uninstalling idna-3.3: 15:15:09 Successfully uninstalled idna-3.3 15:15:13 Attempting uninstall: requests 15:15:13 Found existing installation: requests 2.26.0 15:15:13 Uninstalling requests-2.26.0: 15:15:13 Successfully uninstalled requests-2.26.0 15:15:13 Running setup.py install for texttable: started 15:15:16 Running setup.py install for texttable: finished with status 'done' 15:15:16 Running setup.py install for PyYAML: started 15:15:19 Running setup.py install for PyYAML: finished with status 'done' 15:15:20 Running setup.py install for docopt: started 15:15:22 Running setup.py install for docopt: finished with status 'done' 15:15:22 Running setup.py install for dockerpty: started 15:15:25 Running setup.py install for dockerpty: finished with status 'done' 15:15:27 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:15:42 Removing intermediate container 0364b46091a2 15:15:42 ---> 1711b08bb3fa 15:15:42 Step 14/23 : ENV APP_PORT=58890 15:15:42 ---> Running in 3f844e6475fc 15:15:43 Removing intermediate container 3f844e6475fc 15:15:43 ---> 22efb050151d 15:15:43 Step 15/23 : EXPOSE $APP_PORT 15:15:43 ---> Running in ba5c58ac4939 15:15:43 Removing intermediate container ba5c58ac4939 15:15:43 ---> bab9e2e4ffd8 15:15:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:15:45 ---> ee126e137543 15:15:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:15:46 ---> a8eedfb8155f 15:15:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:15:47 ---> 29697eb3c253 15:15:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:15:47 ---> Running in 5c7d403910e4 15:15:48 Removing intermediate container 5c7d403910e4 15:15:48 ---> 64906543e06a 15:15:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:48 ---> Running in 38200eaa19df 15:15:48 Removing intermediate container 38200eaa19df 15:15:48 ---> 0c84cb3495f2 15:15:48 Step 21/23 : LABEL arch=arm64 15:15:48 ---> Running in 6e8e16fd846d 15:15:49 Removing intermediate container 6e8e16fd846d 15:15:49 ---> 095eba18e9e9 15:15:49 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:15:49 ---> Running in e8b79512540c 15:15:50 Removing intermediate container e8b79512540c 15:15:50 ---> 3cd4384b7f14 15:15:50 Step 23/23 : LABEL version=2.2.0-dev.92 15:15:50 ---> Running in 390acd035acb 15:15:50 Removing intermediate container 390acd035acb 15:15:50 ---> ba193b1130a7 15:15:50 15:15:51 Successfully built ba193b1130a7 15:15:51 Successfully tagged sys-mgmt-agent-arm64:latest 15:16:59  Building sys-mgmt-agent ... done Removing intermediate container 5ce7f930b794 15:16:59 ---> b42ccac2373a 15:16:59 15:16:59 Step 10/23 : FROM alpine:3.14 15:16:59 ---> ac73e934f311 15:16:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:16:59 ---> Running in 2d96b9888289 15:16:59 Removing intermediate container 2d96b9888289 15:16:59 ---> 2d4e310c711c 15:16:59 Step 12/23 : ENV APP_PORT=59880 15:16:59 ---> Running in 5145ebd8b643 15:16:59 Removing intermediate container 5145ebd8b643 15:16:59 ---> 570eec99ac18 15:16:59 Step 13/23 : EXPOSE $APP_PORT 15:16:59 ---> Running in e5094c863b6a 15:16:59 Removing intermediate container e5094c863b6a 15:16:59 ---> 3b6b8f7ff0af 15:16:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:59 ---> Running in f2621acc2b78 15:16:59 Removing intermediate container f2621acc2b78 15:16:59 ---> a95af1f62de5 15:16:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:16:59 ---> Running in 2bceb9b53e6f 15:17:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:17:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:17:03 (1/6) Installing dumb-init (1.2.5-r1) 15:17:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:17:03 (3/6) Installing libsodium (1.0.18-r0) 15:17:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:17:03 (5/6) Installing libzmq (4.3.4-r0) 15:17:03 (6/6) Installing zeromq (4.3.4-r0) 15:17:03 Executing busybox-1.33.1-r7.trigger 15:17:03 OK: 8 MiB in 20 packages 15:17:05 Removing intermediate container 2bceb9b53e6f 15:17:05 ---> 13ba1bf16dfd 15:17:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:06 ---> a39e13640fee 15:17:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:17:08 ---> 218534f97e3e 15:17:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:17:09 ---> c4693fea7880 15:17:09 Step 19/23 : ENTRYPOINT ["/core-data"] 15:17:09 ---> Running in 78023cb2a9a2 15:17:09 Removing intermediate container 78023cb2a9a2 15:17:09 ---> 4cc110f2bbd5 15:17:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:09 ---> Running in 02e2f8109846 15:17:10 Removing intermediate container 02e2f8109846 15:17:10 ---> 79c107d08edf 15:17:10 Step 21/23 : LABEL arch=arm64 15:17:10 ---> Running in 2b224f0d7445 15:17:10 Removing intermediate container 2b224f0d7445 15:17:10 ---> 3c2856ea1da2 15:17:10 Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:17:11 ---> Running in f70b4e8a5f1c 15:17:11 Removing intermediate container f70b4e8a5f1c 15:17:11 ---> 2c3a015bb27b 15:17:11 Step 23/23 : LABEL version=2.2.0-dev.92 15:17:11 ---> Running in 6735ba795bc9 15:17:12 Removing intermediate container 6735ba795bc9 15:17:12 ---> 8a6dd5bac768 15:17:12 15:17:12 Successfully built 8a6dd5bac768 15:17:12 Successfully tagged core-data-arm64:latest 15:39:22  Building core-data ... done Building bin/spire-agent... 15:39:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:39:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:39:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:39:22 go: downloading github.com/docker/docker v20.10.12+incompatible 15:39:22 go: downloading github.com/google/go-tpm-tools v0.3.3 15:39:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:39:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:39:22 go: downloading github.com/docker/go-connections v0.4.0 15:39:22 go: downloading github.com/docker/go-units v0.4.0 15:39:22 go: downloading github.com/opencontainers/image-spec v1.0.1 15:39:22 go: downloading github.com/containerd/containerd v1.3.4 15:39:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:39:22 go: downloading github.com/opencontainers/go-digest v1.0.0 15:39:22 Building bin/spire-agent... 15:39:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:39:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:39:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:39:24 go: downloading github.com/docker/docker v20.10.12+incompatible 15:39:28 go: downloading github.com/google/go-tpm-tools v0.3.3 15:39:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:39:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:39:30 go: downloading github.com/docker/go-connections v0.4.0 15:39:30 go: downloading github.com/docker/go-units v0.4.0 15:39:30 go: downloading github.com/opencontainers/image-spec v1.0.1 15:39:31 go: downloading github.com/containerd/containerd v1.3.4 15:39:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:39:31 go: downloading github.com/opencontainers/go-digest v1.0.0 15:40:18 Building bin/spire-agent... 15:40:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:40:18 go: downloading github.com/docker/docker v20.10.12+incompatible 15:40:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:40:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:40:20 go: downloading github.com/google/go-tpm-tools v0.3.3 15:40:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:40:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:40:23 go: downloading github.com/docker/go-connections v0.4.0 15:40:23 go: downloading github.com/docker/go-units v0.4.0 15:40:23 go: downloading github.com/opencontainers/image-spec v1.0.1 15:40:23 go: downloading github.com/containerd/containerd v1.3.4 15:40:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:40:24 go: downloading github.com/opencontainers/go-digest v1.0.0 15:45:46 Removing intermediate container 3033721c44aa 15:45:46 ---> 946ba58507d8 15:45:46 15:45:46 Step 13/26 : FROM alpine:3.15 15:45:46 ---> 3fb3c9af89a9 15:45:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:45:46 ---> Using cache 15:45:46 ---> c415475ee95a 15:45:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:46 ---> Using cache 15:45:46 ---> 693e53e45b4f 15:45:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:45:46 ---> Running in 2f7f83405d01 15:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:45:46 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:45:46 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:45:46 OK: 15732 distinct packages available 15:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:45:46 (1/4) Installing dumb-init (1.2.5-r1) 15:45:46 (2/4) Installing musl-obstack (1.2.3-r0) 15:45:46 (3/4) Installing libucontext (1.1-r0) 15:45:46 (4/4) Installing gcompat (1.0.0-r4) 15:45:46 Executing busybox-1.34.1-r5.trigger 15:45:46 OK: 6 MiB in 18 packages 15:45:46 Removing intermediate container 2f7f83405d01 15:45:46 ---> e2adbfe63cce 15:45:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:45:46 Removing intermediate container 652c46f2aa42 15:45:46 ---> ef53289ad5da 15:45:46 15:45:46 Step 13/26 : FROM alpine:3.15 15:45:46 ---> 3fb3c9af89a9 15:45:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:45:46 ---> Using cache 15:45:46 ---> c415475ee95a 15:45:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:46 ---> Using cache 15:45:46 ---> 693e53e45b4f 15:45:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:45:47 ---> Running in 8c823acb7bbd 15:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:45:48 ---> 0110dd14122b 15:45:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:45:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:45:49 ---> 7bd3e04dd837 15:45:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:45:49 ---> Running in f0e974ca2f11 15:45:49 Removing intermediate container f0e974ca2f11 15:45:49 ---> 77fc956009ed 15:45:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:45:50 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:45:50 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:45:50 OK: 15732 distinct packages available 15:45:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:45:50 ---> 61e12d8b3cf7 15:45:50 Step 21/26 : WORKDIR / 15:45:51 ---> Running in 40182dce57e5 15:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:45:51 Removing intermediate container 40182dce57e5 15:45:51 ---> ff5742577d59 15:45:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:45:51 ---> Running in a75255f41edc 15:45:52 (1/5) Installing dumb-init (1.2.5-r1) 15:45:52 (2/5) Installing musl-obstack (1.2.3-r0) 15:45:52 (3/5) Installing libucontext (1.1-r0) 15:45:52 (4/5) Installing gcompat (1.0.0-r4) 15:45:52 (5/5) Installing openssl (1.1.1n-r0) 15:45:52 Executing busybox-1.34.1-r5.trigger 15:45:52 OK: 6 MiB in 19 packages 15:45:52 Removing intermediate container a75255f41edc 15:45:52 ---> 0004e11967ea 15:45:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:45:53 ---> Running in 6be3c18fdb51 15:45:53 Removing intermediate container 6be3c18fdb51 15:45:53 ---> 8dbc3541e93f 15:45:53 Step 24/26 : LABEL arch=arm64 15:45:53 ---> Running in 9e2ad7836909 15:45:53 Removing intermediate container 8c823acb7bbd 15:45:53 ---> 4fbe40e6888c 15:45:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:45:53 Removing intermediate container 9e2ad7836909 15:45:53 ---> 1dd65db13ecf 15:45:53 Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:45:54 ---> Running in c8931f7a2455 15:45:54 Removing intermediate container c8931f7a2455 15:45:54 ---> 675d10d16949 15:45:54 Step 26/26 : LABEL version=2.2.0-dev.92 15:45:54 ---> Running in 6bf21844919f 15:45:55 Removing intermediate container 6bf21844919f 15:45:55 ---> 163327293cfc 15:45:55 15:45:55 Successfully built 163327293cfc 15:45:55 Successfully tagged security-spire-config-arm64:latest 15:45:56  Building security-spire-config ... done  ---> c2f1434cb8ed 15:45:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:46:01 ---> 0609ac3ebd1f 15:46:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:46:01 ---> a004e4e9c2c5 15:46:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:46:02 ---> 71f0a4865932 15:46:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:46:02 ---> 21d635aa4d68 15:46:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:46:02 ---> Running in c60cb1db2688 15:46:03 Removing intermediate container c60cb1db2688 15:46:03 ---> 50cc024684cc 15:46:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:46:03 ---> Running in 7e732087419c 15:46:03 Removing intermediate container 7e732087419c 15:46:03 ---> d5cf394bc31a 15:46:03 Step 24/26 : LABEL arch=arm64 15:46:03 ---> Running in a71d2b1703b5 15:46:04 Removing intermediate container a71d2b1703b5 15:46:04 ---> bce05782cb81 15:46:04 Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:04 ---> Running in 0d36574ac1e6 15:46:04 Removing intermediate container 0d36574ac1e6 15:46:04 ---> 28666f490c70 15:46:04 Step 26/26 : LABEL version=2.2.0-dev.92 15:46:04 ---> Running in 9a272c7d980d 15:46:05 Removing intermediate container 9a272c7d980d 15:46:05 ---> e1e523159991 15:46:05 15:46:05 Successfully built e1e523159991 15:46:05 Successfully tagged security-spire-agent-arm64:latest 15:46:12  Building security-spire-agent ... done Removing intermediate container ba0fb042d0c8 15:46:12 ---> d07a67232197 15:46:12 15:46:12 Step 13/25 : FROM alpine:3.15 15:46:12 ---> 3fb3c9af89a9 15:46:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:46:12 ---> Using cache 15:46:12 ---> c415475ee95a 15:46:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:12 ---> Using cache 15:46:12 ---> 693e53e45b4f 15:46:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:46:12 ---> Using cache 15:46:12 ---> 4fbe40e6888c 15:46:12 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:46:14 ---> 932e401be891 15:46:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:46:15 ---> b17f1d84465a 15:46:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:46:15 ---> 4c0ed3bfe7dc 15:46:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:46:16 ---> 469464b55c6d 15:46:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:46:16 ---> Running in 53cdeac4785a 15:46:17 Removing intermediate container 53cdeac4785a 15:46:17 ---> 2e7fed0b5a84 15:46:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:46:17 ---> Running in 718363718ca1 15:46:17 Removing intermediate container 718363718ca1 15:46:17 ---> 0fbf9c15fcab 15:46:17 Step 23/25 : LABEL arch=arm64 15:46:17 ---> Running in 06eadc4a4ed9 15:46:17 Removing intermediate container 06eadc4a4ed9 15:46:17 ---> 94c85d3887ed 15:46:17 Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:17 ---> Running in ef072695c285 15:46:18 Removing intermediate container ef072695c285 15:46:18 ---> fc8246b730bc 15:46:18 Step 25/25 : LABEL version=2.2.0-dev.92 15:46:18 ---> Running in 6f253f84db98 15:46:18 Removing intermediate container 6f253f84db98 15:46:18 ---> b6ce64e6fe92 15:46:18 15:46:18 Successfully built b6ce64e6fe92 15:46:18 Successfully tagged security-spire-server-arm64:latest 15:46:19  Building security-spire-server ... done  [Pipeline] } 15:46:19 $ docker stop --time=1 2ba79d57fa5854adf7334686581d99ba09b028b13f8b9f5e17faddbcc8f1f401 15:46:21 $ docker rm -f 2ba79d57fa5854adf7334686581d99ba09b028b13f8b9f5e17faddbcc8f1f401 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:21 + docker images 15:46:22 REPOSITORY TAG IMAGE ID CREATED SIZE 15:46:22 security-spire-server-arm64 latest b6ce64e6fe92 4 seconds ago 86.3MB 15:46:22 security-spire-agent-arm64 latest e1e523159991 18 seconds ago 126MB 15:46:22 d07a67232197 25 seconds ago 3.98GB 15:46:22 security-spire-config-arm64 latest 163327293cfc 27 seconds ago 85.6MB 15:46:22 ef53289ad5da 53 seconds ago 3.98GB 15:46:22 946ba58507d8 About a minute ago 3.98GB 15:46:22 core-data-arm64 latest 8a6dd5bac768 29 minutes ago 21.6MB 15:46:22 b42ccac2373a 29 minutes ago 1.18GB 15:46:22 sys-mgmt-agent-arm64 latest ba193b1130a7 30 minutes ago 282MB 15:46:22 91f101950509 32 minutes ago 1.15GB 15:46:22 security-secretstore-setup-arm64 latest 1db9db66e154 36 minutes ago 27.5MB 15:46:22 7c55027e504b 36 minutes ago 1.16GB 15:46:22 security-bootstrapper-arm64 latest a424970926e1 37 minutes ago 18.3MB 15:46:22 security-proxy-setup-arm64 latest ed4b9fc6a346 38 minutes ago 26.1MB 15:46:22 f17821d07992 38 minutes ago 1.15GB 15:46:22 0328d603b938 38 minutes ago 1.16GB 15:46:22 support-notifications-arm64 latest a403751cdf21 41 minutes ago 25.8MB 15:46:22 support-scheduler-arm64 latest 8e6b804c4d96 41 minutes ago 25.2MB 15:46:22 dc44042621b0 41 minutes ago 1.21GB 15:46:22 be41552f3f53 41 minutes ago 1.21GB 15:46:22 security-spiffe-token-provider-arm64 latest 37e4a260a89c 42 minutes ago 27.9MB 15:46:22 b29efe5964c8 42 minutes ago 1.2GB 15:46:22 core-metadata-arm64 latest d8bddac770d6 44 minutes ago 16.3MB 15:46:22 19566288bb60 44 minutes ago 1.15GB 15:46:22 core-command-arm64 latest 7589b4c7260a 44 minutes ago 15.5MB 15:46:22 5d74e2c30ed8 45 minutes ago 1.15GB 15:46:22 ci-base-image-arm64 latest 4bf577e0ecb0 52 minutes ago 885MB 15:46:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 15:46:22 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 15:46:22 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 15:46:22 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 15:46:22 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:22 provisioning config files... 15:46:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config2622501883872763204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:22 ---> docker-login.sh 15:46:22 nexus3.edgexfoundry.org:10001 15:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:23 Configure a credential helper to remove this warning. See 15:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:23 15:46:23 Login Succeeded 15:46:23 nexus3.edgexfoundry.org:10002 15:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:23 Configure a credential helper to remove this warning. See 15:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:23 15:46:23 Login Succeeded 15:46:23 nexus3.edgexfoundry.org:10003 15:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:24 Configure a credential helper to remove this warning. See 15:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:24 15:46:24 Login Succeeded 15:46:24 nexus3.edgexfoundry.org:10004 15:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:24 Configure a credential helper to remove this warning. See 15:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:24 15:46:24 Login Succeeded 15:46:24 docker.io 15:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:25 Configure a credential helper to remove this warning. See 15:46:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:25 15:46:25 Login Succeeded 15:46:25 ---> docker-login.sh ends [Pipeline] } 15:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:46:25 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:25 latest 15:46:25 2.2.0-dev.92 15:46:25 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:25 main 15:46:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:46:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:46:26 8b33e9a9ea99: Preparing 15:46:26 cf6023cbe32a: Preparing 15:46:26 ac87a4d14bfa: Preparing 15:46:26 6ec051b1b18d: Preparing 15:46:26 f73e7dbfee58: Preparing 15:46:26 f73e7dbfee58: Layer already exists 15:46:26 8b33e9a9ea99: Pushed 15:46:26 ac87a4d14bfa: Pushed 15:46:26 6ec051b1b18d: Pushed 15:46:29 cf6023cbe32a: Pushed 15:46:29 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:46:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:46:29 8b33e9a9ea99: Preparing 15:46:29 cf6023cbe32a: Preparing 15:46:29 ac87a4d14bfa: Preparing 15:46:29 6ec051b1b18d: Preparing 15:46:29 f73e7dbfee58: Preparing 15:46:29 f73e7dbfee58: Layer already exists 15:46:29 ac87a4d14bfa: Layer already exists 15:46:29 8b33e9a9ea99: Layer already exists 15:46:29 cf6023cbe32a: Layer already exists 15:46:29 6ec051b1b18d: Layer already exists 15:46:30 latest: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:46:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.92 15:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:46:30 8b33e9a9ea99: Preparing 15:46:30 cf6023cbe32a: Preparing 15:46:30 ac87a4d14bfa: Preparing 15:46:30 6ec051b1b18d: Preparing 15:46:30 f73e7dbfee58: Preparing 15:46:30 6ec051b1b18d: Layer already exists 15:46:30 f73e7dbfee58: Layer already exists 15:46:30 ac87a4d14bfa: Layer already exists 15:46:30 8b33e9a9ea99: Layer already exists 15:46:30 cf6023cbe32a: Layer already exists 15:46:31 2.2.0-dev.92: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:46:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:46:31 8b33e9a9ea99: Preparing 15:46:31 cf6023cbe32a: Preparing 15:46:31 ac87a4d14bfa: Preparing 15:46:31 6ec051b1b18d: Preparing 15:46:31 f73e7dbfee58: Preparing 15:46:31 cf6023cbe32a: Layer already exists 15:46:31 f73e7dbfee58: Layer already exists 15:46:31 ac87a4d14bfa: Layer already exists 15:46:31 8b33e9a9ea99: Layer already exists 15:46:31 6ec051b1b18d: Layer already exists 15:46:32 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:46:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 15:46:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:46:32 8b33e9a9ea99: Preparing 15:46:32 cf6023cbe32a: Preparing 15:46:32 ac87a4d14bfa: Preparing 15:46:32 6ec051b1b18d: Preparing 15:46:32 f73e7dbfee58: Preparing 15:46:32 f73e7dbfee58: Layer already exists 15:46:32 cf6023cbe32a: Layer already exists 15:46:32 ac87a4d14bfa: Layer already exists 15:46:32 8b33e9a9ea99: Layer already exists 15:46:32 6ec051b1b18d: Layer already exists 15:46:33 main: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:33 ===================================================== [Pipeline] echo 15:46:33 taggedImages: 15:46:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:46:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.92 15:46:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:46:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:46:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:33 latest 15:46:33 2.2.0-dev.92 15:46:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:33 main 15:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:46:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:46:33 7936a17d478d: Preparing 15:46:33 2caea4386d11: Preparing 15:46:33 ac87a4d14bfa: Preparing 15:46:33 b0422ea9db54: Preparing 15:46:33 b78d598dc43e: Preparing 15:46:33 f73e7dbfee58: Preparing 15:46:33 f73e7dbfee58: Waiting 15:46:34 ac87a4d14bfa: Layer already exists 15:46:34 f73e7dbfee58: Layer already exists 15:46:34 b78d598dc43e: Pushed 15:46:34 7936a17d478d: Pushed 15:46:35 b0422ea9db54: Pushed 15:46:37 2caea4386d11: Pushed 15:46:37 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:46:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:46:38 7936a17d478d: Preparing 15:46:38 2caea4386d11: Preparing 15:46:38 ac87a4d14bfa: Preparing 15:46:38 b0422ea9db54: Preparing 15:46:38 b78d598dc43e: Preparing 15:46:38 f73e7dbfee58: Preparing 15:46:38 f73e7dbfee58: Waiting 15:46:38 2caea4386d11: Layer already exists 15:46:38 b78d598dc43e: Layer already exists 15:46:38 ac87a4d14bfa: Layer already exists 15:46:38 7936a17d478d: Layer already exists 15:46:38 b0422ea9db54: Layer already exists 15:46:38 f73e7dbfee58: Layer already exists 15:46:38 latest: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:46:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.92 15:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:46:39 7936a17d478d: Preparing 15:46:39 2caea4386d11: Preparing 15:46:39 ac87a4d14bfa: Preparing 15:46:39 b0422ea9db54: Preparing 15:46:39 b78d598dc43e: Preparing 15:46:39 f73e7dbfee58: Preparing 15:46:39 f73e7dbfee58: Waiting 15:46:39 b78d598dc43e: Layer already exists 15:46:39 7936a17d478d: Layer already exists 15:46:39 2caea4386d11: Layer already exists 15:46:39 b0422ea9db54: Layer already exists 15:46:39 ac87a4d14bfa: Layer already exists 15:46:39 f73e7dbfee58: Layer already exists 15:46:39 2.2.0-dev.92: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:46:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:46:40 7936a17d478d: Preparing 15:46:40 2caea4386d11: Preparing 15:46:40 ac87a4d14bfa: Preparing 15:46:40 b0422ea9db54: Preparing 15:46:40 b78d598dc43e: Preparing 15:46:40 f73e7dbfee58: Preparing 15:46:40 f73e7dbfee58: Waiting 15:46:40 ac87a4d14bfa: Layer already exists 15:46:40 7936a17d478d: Layer already exists 15:46:40 b0422ea9db54: Layer already exists 15:46:40 2caea4386d11: Layer already exists 15:46:40 b78d598dc43e: Layer already exists 15:46:40 f73e7dbfee58: Layer already exists 15:46:40 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:46:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 15:46:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:46:41 7936a17d478d: Preparing 15:46:41 2caea4386d11: Preparing 15:46:41 ac87a4d14bfa: Preparing 15:46:41 b0422ea9db54: Preparing 15:46:41 b78d598dc43e: Preparing 15:46:41 f73e7dbfee58: Preparing 15:46:41 f73e7dbfee58: Waiting 15:46:41 7936a17d478d: Layer already exists 15:46:41 b0422ea9db54: Layer already exists 15:46:41 ac87a4d14bfa: Layer already exists 15:46:41 2caea4386d11: Layer already exists 15:46:41 b78d598dc43e: Layer already exists 15:46:41 f73e7dbfee58: Layer already exists 15:46:41 main: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:41 ===================================================== [Pipeline] echo 15:46:41 taggedImages: 15:46:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:46:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.92 15:46:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:46:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:46:41 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:41 latest 15:46:41 2.2.0-dev.92 15:46:41 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:41 main 15:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:46:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:46:42 5559d8707fd2: Preparing 15:46:42 70394f835639: Preparing 15:46:42 ac87a4d14bfa: Preparing 15:46:42 6ec051b1b18d: Preparing 15:46:42 f73e7dbfee58: Preparing 15:46:42 f73e7dbfee58: Layer already exists 15:46:42 ac87a4d14bfa: Layer already exists 15:46:42 6ec051b1b18d: Layer already exists 15:46:42 5559d8707fd2: Pushed 15:46:45 70394f835639: Pushed 15:46:45 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:46:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:46:46 5559d8707fd2: Preparing 15:46:46 70394f835639: Preparing 15:46:46 ac87a4d14bfa: Preparing 15:46:46 6ec051b1b18d: Preparing 15:46:46 f73e7dbfee58: Preparing 15:46:46 f73e7dbfee58: Layer already exists 15:46:46 6ec051b1b18d: Layer already exists 15:46:46 5559d8707fd2: Layer already exists 15:46:46 ac87a4d14bfa: Layer already exists 15:46:46 70394f835639: Layer already exists 15:46:46 latest: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:46:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.92 15:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:46:47 5559d8707fd2: Preparing 15:46:47 70394f835639: Preparing 15:46:47 ac87a4d14bfa: Preparing 15:46:47 6ec051b1b18d: Preparing 15:46:47 f73e7dbfee58: Preparing 15:46:47 5559d8707fd2: Layer already exists 15:46:47 f73e7dbfee58: Layer already exists 15:46:47 6ec051b1b18d: Layer already exists 15:46:47 70394f835639: Layer already exists 15:46:47 ac87a4d14bfa: Layer already exists 15:46:47 2.2.0-dev.92: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:46:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:46:48 5559d8707fd2: Preparing 15:46:48 70394f835639: Preparing 15:46:48 ac87a4d14bfa: Preparing 15:46:48 6ec051b1b18d: Preparing 15:46:48 f73e7dbfee58: Preparing 15:46:48 6ec051b1b18d: Layer already exists 15:46:48 70394f835639: Layer already exists 15:46:48 5559d8707fd2: Layer already exists 15:46:48 ac87a4d14bfa: Layer already exists 15:46:48 f73e7dbfee58: Layer already exists 15:46:48 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:46:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 15:46:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:46:49 5559d8707fd2: Preparing 15:46:49 70394f835639: Preparing 15:46:49 ac87a4d14bfa: Preparing 15:46:49 6ec051b1b18d: Preparing 15:46:49 f73e7dbfee58: Preparing 15:46:49 5559d8707fd2: Layer already exists 15:46:49 f73e7dbfee58: Layer already exists 15:46:49 70394f835639: Layer already exists 15:46:49 ac87a4d14bfa: Layer already exists 15:46:49 6ec051b1b18d: Layer already exists 15:46:49 main: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:49 ===================================================== [Pipeline] echo 15:46:49 taggedImages: 15:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.92 15:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:46:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:46:49 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:49 latest 15:46:49 2.2.0-dev.92 15:46:49 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:49 main 15:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:46:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:46:50 6b19a3f145af: Preparing 15:46:50 6b19a3f145af: Preparing 15:46:50 a087a304ce2b: Preparing 15:46:50 8b71efb5d195: Preparing 15:46:50 7a2dad726982: Preparing 15:46:50 2470fed6bf7a: Preparing 15:46:50 ac87a4d14bfa: Preparing 15:46:50 bfd2fe991d6a: Preparing 15:46:50 8bb541691a5e: Preparing 15:46:50 850fb027c041: Preparing 15:46:50 9754b34f011c: Preparing 15:46:50 f73e7dbfee58: Preparing 15:46:50 ac87a4d14bfa: Waiting 15:46:50 bfd2fe991d6a: Waiting 15:46:50 850fb027c041: Waiting 15:46:50 8bb541691a5e: Waiting 15:46:50 9754b34f011c: Waiting 15:46:50 f73e7dbfee58: Waiting 15:46:50 a087a304ce2b: Pushed 15:46:50 6b19a3f145af: Pushed 15:46:50 7a2dad726982: Pushed 15:46:50 8b71efb5d195: Pushed 15:46:50 ac87a4d14bfa: Layer already exists 15:46:50 bfd2fe991d6a: Pushed 15:46:50 8bb541691a5e: Pushed 15:46:50 850fb027c041: Pushed 15:46:50 f73e7dbfee58: Layer already exists 15:46:50 9754b34f011c: Pushed 15:46:54 2470fed6bf7a: Pushed 15:46:54 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh 15:46:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:46:54 6b19a3f145af: Preparing 15:46:54 6b19a3f145af: Preparing 15:46:54 a087a304ce2b: Preparing 15:46:54 8b71efb5d195: Preparing 15:46:54 7a2dad726982: Preparing 15:46:54 2470fed6bf7a: Preparing 15:46:54 ac87a4d14bfa: Preparing 15:46:54 bfd2fe991d6a: Preparing 15:46:54 8bb541691a5e: Preparing 15:46:54 850fb027c041: Preparing 15:46:54 9754b34f011c: Preparing 15:46:54 f73e7dbfee58: Preparing 15:46:54 8bb541691a5e: Waiting 15:46:54 850fb027c041: Waiting 15:46:54 9754b34f011c: Waiting 15:46:54 f73e7dbfee58: Waiting 15:46:54 ac87a4d14bfa: Waiting 15:46:54 bfd2fe991d6a: Waiting 15:46:54 2470fed6bf7a: Layer already exists 15:46:54 a087a304ce2b: Layer already exists 15:46:54 8b71efb5d195: Layer already exists 15:46:54 6b19a3f145af: Layer already exists 15:46:54 7a2dad726982: Layer already exists 15:46:55 bfd2fe991d6a: Layer already exists 15:46:55 ac87a4d14bfa: Layer already exists 15:46:55 850fb027c041: Layer already exists 15:46:55 9754b34f011c: Layer already exists 15:46:55 8bb541691a5e: Layer already exists 15:46:55 f73e7dbfee58: Layer already exists 15:46:55 latest: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh 15:46:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.92 15:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:46:55 6b19a3f145af: Preparing 15:46:55 6b19a3f145af: Preparing 15:46:55 a087a304ce2b: Preparing 15:46:55 8b71efb5d195: Preparing 15:46:55 7a2dad726982: Preparing 15:46:55 2470fed6bf7a: Preparing 15:46:55 ac87a4d14bfa: Preparing 15:46:55 bfd2fe991d6a: Preparing 15:46:55 8bb541691a5e: Preparing 15:46:55 850fb027c041: Preparing 15:46:55 9754b34f011c: Preparing 15:46:55 f73e7dbfee58: Preparing 15:46:55 8bb541691a5e: Waiting 15:46:55 850fb027c041: Waiting 15:46:55 9754b34f011c: Waiting 15:46:55 f73e7dbfee58: Waiting 15:46:55 ac87a4d14bfa: Waiting 15:46:55 bfd2fe991d6a: Waiting 15:46:55 2470fed6bf7a: Layer already exists 15:46:55 6b19a3f145af: Layer already exists 15:46:55 8b71efb5d195: Layer already exists 15:46:55 a087a304ce2b: Layer already exists 15:46:55 7a2dad726982: Layer already exists 15:46:55 8bb541691a5e: Layer already exists 15:46:55 ac87a4d14bfa: Layer already exists 15:46:55 bfd2fe991d6a: Layer already exists 15:46:55 9754b34f011c: Layer already exists 15:46:55 850fb027c041: Layer already exists 15:46:56 f73e7dbfee58: Layer already exists 15:46:56 2.2.0-dev.92: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh 15:46:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:46:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:46:56 6b19a3f145af: Preparing 15:46:56 6b19a3f145af: Preparing 15:46:56 a087a304ce2b: Preparing 15:46:56 8b71efb5d195: Preparing 15:46:56 7a2dad726982: Preparing 15:46:56 2470fed6bf7a: Preparing 15:46:56 ac87a4d14bfa: Preparing 15:46:56 bfd2fe991d6a: Preparing 15:46:56 8bb541691a5e: Preparing 15:46:56 850fb027c041: Preparing 15:46:56 9754b34f011c: Preparing 15:46:56 f73e7dbfee58: Preparing 15:46:56 ac87a4d14bfa: Waiting 15:46:56 bfd2fe991d6a: Waiting 15:46:56 8bb541691a5e: Waiting 15:46:56 850fb027c041: Waiting 15:46:56 9754b34f011c: Waiting 15:46:56 f73e7dbfee58: Waiting 15:46:56 2470fed6bf7a: Layer already exists 15:46:56 a087a304ce2b: Layer already exists 15:46:56 7a2dad726982: Layer already exists 15:46:56 8b71efb5d195: Layer already exists 15:46:56 6b19a3f145af: Layer already exists 15:46:56 ac87a4d14bfa: Layer already exists 15:46:56 8bb541691a5e: Layer already exists 15:46:56 bfd2fe991d6a: Layer already exists 15:46:56 850fb027c041: Layer already exists 15:46:56 9754b34f011c: Layer already exists 15:46:56 f73e7dbfee58: Layer already exists 15:46:57 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh 15:46:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 15:46:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:46:57 6b19a3f145af: Preparing 15:46:57 6b19a3f145af: Preparing 15:46:57 a087a304ce2b: Preparing 15:46:57 8b71efb5d195: Preparing 15:46:57 7a2dad726982: Preparing 15:46:57 2470fed6bf7a: Preparing 15:46:57 ac87a4d14bfa: Preparing 15:46:57 bfd2fe991d6a: Preparing 15:46:57 8bb541691a5e: Preparing 15:46:57 850fb027c041: Preparing 15:46:57 9754b34f011c: Preparing 15:46:57 f73e7dbfee58: Preparing 15:46:57 8bb541691a5e: Waiting 15:46:57 850fb027c041: Waiting 15:46:57 9754b34f011c: Waiting 15:46:57 ac87a4d14bfa: Waiting 15:46:57 bfd2fe991d6a: Waiting 15:46:57 6b19a3f145af: Layer already exists 15:46:57 a087a304ce2b: Layer already exists 15:46:57 7a2dad726982: Layer already exists 15:46:57 2470fed6bf7a: Layer already exists 15:46:57 8b71efb5d195: Layer already exists 15:46:57 8bb541691a5e: Layer already exists 15:46:57 850fb027c041: Layer already exists 15:46:57 9754b34f011c: Layer already exists 15:46:57 ac87a4d14bfa: Layer already exists 15:46:57 bfd2fe991d6a: Layer already exists 15:46:57 f73e7dbfee58: Layer already exists 15:46:57 main: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:58 ===================================================== [Pipeline] echo 15:46:58 taggedImages: 15:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.92 15:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:46:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:46:58 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:58 latest 15:46:58 2.2.0-dev.92 15:46:58 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:46:58 main 15:46:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:46:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:46:58 ffdec0e845a4: Preparing 15:46:58 f5cb05942db8: Preparing 15:46:58 92104b397e82: Preparing 15:46:58 f84243e52238: Preparing 15:46:58 9c6ea49238ff: Preparing 15:46:58 b7c457ae60f2: Preparing 15:46:58 0af5cb667104: Preparing 15:46:58 f73e7dbfee58: Preparing 15:46:58 b7c457ae60f2: Waiting 15:46:58 0af5cb667104: Waiting 15:46:58 f73e7dbfee58: Waiting 15:46:59 ffdec0e845a4: Pushed 15:46:59 9c6ea49238ff: Pushed 15:46:59 f5cb05942db8: Pushed 15:46:59 f73e7dbfee58: Layer already exists 15:46:59 b7c457ae60f2: Pushed 15:46:59 0af5cb667104: Pushed 15:47:01 f84243e52238: Pushed 15:47:01 92104b397e82: Pushed 15:47:01 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh 15:47:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:47:02 ffdec0e845a4: Preparing 15:47:02 f5cb05942db8: Preparing 15:47:02 92104b397e82: Preparing 15:47:02 f84243e52238: Preparing 15:47:02 9c6ea49238ff: Preparing 15:47:02 b7c457ae60f2: Preparing 15:47:02 0af5cb667104: Preparing 15:47:02 f73e7dbfee58: Preparing 15:47:02 b7c457ae60f2: Waiting 15:47:02 0af5cb667104: Waiting 15:47:02 f73e7dbfee58: Waiting 15:47:02 f5cb05942db8: Layer already exists 15:47:02 ffdec0e845a4: Layer already exists 15:47:02 92104b397e82: Layer already exists 15:47:02 f84243e52238: Layer already exists 15:47:02 9c6ea49238ff: Layer already exists 15:47:02 b7c457ae60f2: Layer already exists 15:47:02 f73e7dbfee58: Layer already exists 15:47:02 0af5cb667104: Layer already exists 15:47:02 latest: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh 15:47:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.92 15:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:47:03 ffdec0e845a4: Preparing 15:47:03 f5cb05942db8: Preparing 15:47:03 92104b397e82: Preparing 15:47:03 f84243e52238: Preparing 15:47:03 9c6ea49238ff: Preparing 15:47:03 b7c457ae60f2: Preparing 15:47:03 0af5cb667104: Preparing 15:47:03 f73e7dbfee58: Preparing 15:47:03 b7c457ae60f2: Waiting 15:47:03 0af5cb667104: Waiting 15:47:03 f73e7dbfee58: Waiting 15:47:03 ffdec0e845a4: Layer already exists 15:47:03 9c6ea49238ff: Layer already exists 15:47:03 f5cb05942db8: Layer already exists 15:47:03 92104b397e82: Layer already exists 15:47:03 f84243e52238: Layer already exists 15:47:03 f73e7dbfee58: Layer already exists 15:47:03 0af5cb667104: Layer already exists 15:47:03 b7c457ae60f2: Layer already exists 15:47:03 2.2.0-dev.92: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh 15:47:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:47:04 ffdec0e845a4: Preparing 15:47:04 f5cb05942db8: Preparing 15:47:04 92104b397e82: Preparing 15:47:04 f84243e52238: Preparing 15:47:04 9c6ea49238ff: Preparing 15:47:04 b7c457ae60f2: Preparing 15:47:04 0af5cb667104: Preparing 15:47:04 f73e7dbfee58: Preparing 15:47:04 b7c457ae60f2: Waiting 15:47:04 f73e7dbfee58: Waiting 15:47:04 0af5cb667104: Waiting 15:47:04 ffdec0e845a4: Layer already exists 15:47:04 f5cb05942db8: Layer already exists 15:47:04 f84243e52238: Layer already exists 15:47:04 92104b397e82: Layer already exists 15:47:04 9c6ea49238ff: Layer already exists 15:47:04 b7c457ae60f2: Layer already exists 15:47:04 f73e7dbfee58: Layer already exists 15:47:04 0af5cb667104: Layer already exists 15:47:04 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh 15:47:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:47:05 ffdec0e845a4: Preparing 15:47:05 f5cb05942db8: Preparing 15:47:05 92104b397e82: Preparing 15:47:05 f84243e52238: Preparing 15:47:05 9c6ea49238ff: Preparing 15:47:05 b7c457ae60f2: Preparing 15:47:05 0af5cb667104: Preparing 15:47:05 f73e7dbfee58: Preparing 15:47:05 b7c457ae60f2: Waiting 15:47:05 0af5cb667104: Waiting 15:47:05 f73e7dbfee58: Waiting 15:47:05 9c6ea49238ff: Layer already exists 15:47:05 f5cb05942db8: Layer already exists 15:47:05 92104b397e82: Layer already exists 15:47:05 f84243e52238: Layer already exists 15:47:05 ffdec0e845a4: Layer already exists 15:47:05 b7c457ae60f2: Layer already exists 15:47:05 f73e7dbfee58: Layer already exists 15:47:05 0af5cb667104: Layer already exists 15:47:05 main: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:05 ===================================================== [Pipeline] echo 15:47:05 taggedImages: 15:47:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:47:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.92 15:47:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:47:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:47:05 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:05 latest 15:47:05 2.2.0-dev.92 15:47:05 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:05 main 15:47:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:47:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:47:06 82fcbcbfdd3a: Preparing 15:47:06 d58bbbdba5e2: Preparing 15:47:06 f243c6af7185: Preparing 15:47:06 d405cf2573fb: Preparing 15:47:06 86a71a5198f5: Preparing 15:47:06 d90e2813e72d: Preparing 15:47:06 40467c7ed375: Preparing 15:47:06 1ea77d3ccfcc: Preparing 15:47:06 2ed71ed8690d: Preparing 15:47:06 f73e7dbfee58: Preparing 15:47:06 d90e2813e72d: Waiting 15:47:06 1ea77d3ccfcc: Waiting 15:47:06 f73e7dbfee58: Waiting 15:47:06 40467c7ed375: Waiting 15:47:06 2ed71ed8690d: Waiting 15:47:06 86a71a5198f5: Pushed 15:47:06 d58bbbdba5e2: Pushed 15:47:06 82fcbcbfdd3a: Pushed 15:47:06 d90e2813e72d: Pushed 15:47:06 1ea77d3ccfcc: Pushed 15:47:06 40467c7ed375: Pushed 15:47:06 f73e7dbfee58: Layer already exists 15:47:07 2ed71ed8690d: Pushed 15:47:09 d405cf2573fb: Pushed 15:47:09 f243c6af7185: Pushed 15:47:10 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:47:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:47:10 82fcbcbfdd3a: Preparing 15:47:10 d58bbbdba5e2: Preparing 15:47:10 f243c6af7185: Preparing 15:47:10 d405cf2573fb: Preparing 15:47:10 86a71a5198f5: Preparing 15:47:10 d90e2813e72d: Preparing 15:47:10 40467c7ed375: Preparing 15:47:10 1ea77d3ccfcc: Preparing 15:47:10 2ed71ed8690d: Preparing 15:47:10 f73e7dbfee58: Preparing 15:47:10 1ea77d3ccfcc: Waiting 15:47:10 2ed71ed8690d: Waiting 15:47:10 f73e7dbfee58: Waiting 15:47:10 40467c7ed375: Waiting 15:47:10 86a71a5198f5: Layer already exists 15:47:10 82fcbcbfdd3a: Layer already exists 15:47:10 f243c6af7185: Layer already exists 15:47:10 d58bbbdba5e2: Layer already exists 15:47:10 d405cf2573fb: Layer already exists 15:47:10 40467c7ed375: Layer already exists 15:47:11 d90e2813e72d: Layer already exists 15:47:11 1ea77d3ccfcc: Layer already exists 15:47:11 f73e7dbfee58: Layer already exists 15:47:11 2ed71ed8690d: Layer already exists 15:47:11 latest: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:47:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.92 15:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:47:11 82fcbcbfdd3a: Preparing 15:47:11 d58bbbdba5e2: Preparing 15:47:11 f243c6af7185: Preparing 15:47:11 d405cf2573fb: Preparing 15:47:11 86a71a5198f5: Preparing 15:47:11 d90e2813e72d: Preparing 15:47:11 40467c7ed375: Preparing 15:47:11 1ea77d3ccfcc: Preparing 15:47:11 2ed71ed8690d: Preparing 15:47:11 f73e7dbfee58: Preparing 15:47:11 1ea77d3ccfcc: Waiting 15:47:11 2ed71ed8690d: Waiting 15:47:11 d90e2813e72d: Waiting 15:47:11 40467c7ed375: Waiting 15:47:11 f73e7dbfee58: Waiting 15:47:11 86a71a5198f5: Layer already exists 15:47:11 d58bbbdba5e2: Layer already exists 15:47:11 f243c6af7185: Layer already exists 15:47:11 82fcbcbfdd3a: Layer already exists 15:47:11 d405cf2573fb: Layer already exists 15:47:11 40467c7ed375: Layer already exists 15:47:11 d90e2813e72d: Layer already exists 15:47:11 f73e7dbfee58: Layer already exists 15:47:11 1ea77d3ccfcc: Layer already exists 15:47:11 2ed71ed8690d: Layer already exists 15:47:11 2.2.0-dev.92: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:47:12 82fcbcbfdd3a: Preparing 15:47:12 d58bbbdba5e2: Preparing 15:47:12 f243c6af7185: Preparing 15:47:12 d405cf2573fb: Preparing 15:47:12 86a71a5198f5: Preparing 15:47:12 d90e2813e72d: Preparing 15:47:12 40467c7ed375: Preparing 15:47:12 1ea77d3ccfcc: Preparing 15:47:12 2ed71ed8690d: Preparing 15:47:12 f73e7dbfee58: Preparing 15:47:12 40467c7ed375: Waiting 15:47:12 1ea77d3ccfcc: Waiting 15:47:12 2ed71ed8690d: Waiting 15:47:12 f73e7dbfee58: Waiting 15:47:12 d90e2813e72d: Waiting 15:47:12 f243c6af7185: Layer already exists 15:47:12 82fcbcbfdd3a: Layer already exists 15:47:12 d405cf2573fb: Layer already exists 15:47:12 86a71a5198f5: Layer already exists 15:47:12 d58bbbdba5e2: Layer already exists 15:47:12 d90e2813e72d: Layer already exists 15:47:12 2ed71ed8690d: Layer already exists 15:47:12 1ea77d3ccfcc: Layer already exists 15:47:12 40467c7ed375: Layer already exists 15:47:12 f73e7dbfee58: Layer already exists 15:47:12 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:47:13 82fcbcbfdd3a: Preparing 15:47:13 d58bbbdba5e2: Preparing 15:47:13 f243c6af7185: Preparing 15:47:13 d405cf2573fb: Preparing 15:47:13 86a71a5198f5: Preparing 15:47:13 d90e2813e72d: Preparing 15:47:13 40467c7ed375: Preparing 15:47:13 1ea77d3ccfcc: Preparing 15:47:13 2ed71ed8690d: Preparing 15:47:13 f73e7dbfee58: Preparing 15:47:13 d90e2813e72d: Waiting 15:47:13 40467c7ed375: Waiting 15:47:13 1ea77d3ccfcc: Waiting 15:47:13 2ed71ed8690d: Waiting 15:47:13 f73e7dbfee58: Waiting 15:47:13 f243c6af7185: Layer already exists 15:47:13 d58bbbdba5e2: Layer already exists 15:47:13 82fcbcbfdd3a: Layer already exists 15:47:13 86a71a5198f5: Layer already exists 15:47:13 d405cf2573fb: Layer already exists 15:47:13 40467c7ed375: Layer already exists 15:47:13 d90e2813e72d: Layer already exists 15:47:13 1ea77d3ccfcc: Layer already exists 15:47:13 2ed71ed8690d: Layer already exists 15:47:13 f73e7dbfee58: Layer already exists 15:47:13 main: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:13 ===================================================== [Pipeline] echo 15:47:13 taggedImages: 15:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.92 15:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:47:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:47:13 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:13 latest 15:47:13 2.2.0-dev.92 15:47:13 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:13 main 15:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:47:14 6840bd8d2505: Preparing 15:47:14 a9051e4e269b: Preparing 15:47:14 ac87a4d14bfa: Preparing 15:47:14 95e2b9c39ae3: Preparing 15:47:14 2f261408ace4: Preparing 15:47:14 4f4ce317c6bb: Preparing 15:47:14 4f4ce317c6bb: Waiting 15:47:14 ac87a4d14bfa: Layer already exists 15:47:14 4f4ce317c6bb: Layer already exists 15:47:14 6840bd8d2505: Pushed 15:47:14 2f261408ace4: Pushed 15:47:16 95e2b9c39ae3: Pushed 15:47:19 a9051e4e269b: Pushed 15:47:19 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:47:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:47:20 6840bd8d2505: Preparing 15:47:20 a9051e4e269b: Preparing 15:47:20 ac87a4d14bfa: Preparing 15:47:20 95e2b9c39ae3: Preparing 15:47:20 2f261408ace4: Preparing 15:47:20 4f4ce317c6bb: Preparing 15:47:20 4f4ce317c6bb: Waiting 15:47:20 a9051e4e269b: Layer already exists 15:47:20 95e2b9c39ae3: Layer already exists 15:47:20 ac87a4d14bfa: Layer already exists 15:47:20 6840bd8d2505: Layer already exists 15:47:20 2f261408ace4: Layer already exists 15:47:20 4f4ce317c6bb: Layer already exists 15:47:20 latest: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.92 15:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:47:21 6840bd8d2505: Preparing 15:47:21 a9051e4e269b: Preparing 15:47:21 ac87a4d14bfa: Preparing 15:47:21 95e2b9c39ae3: Preparing 15:47:21 2f261408ace4: Preparing 15:47:21 4f4ce317c6bb: Preparing 15:47:21 4f4ce317c6bb: Waiting 15:47:21 ac87a4d14bfa: Layer already exists 15:47:21 a9051e4e269b: Layer already exists 15:47:21 2f261408ace4: Layer already exists 15:47:21 6840bd8d2505: Layer already exists 15:47:21 95e2b9c39ae3: Layer already exists 15:47:21 4f4ce317c6bb: Layer already exists 15:47:21 2.2.0-dev.92: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:47:22 6840bd8d2505: Preparing 15:47:22 a9051e4e269b: Preparing 15:47:22 ac87a4d14bfa: Preparing 15:47:22 95e2b9c39ae3: Preparing 15:47:22 2f261408ace4: Preparing 15:47:22 4f4ce317c6bb: Preparing 15:47:22 4f4ce317c6bb: Waiting 15:47:22 2f261408ace4: Layer already exists 15:47:22 ac87a4d14bfa: Layer already exists 15:47:22 6840bd8d2505: Layer already exists 15:47:22 95e2b9c39ae3: Layer already exists 15:47:22 a9051e4e269b: Layer already exists 15:47:22 4f4ce317c6bb: Layer already exists 15:47:22 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:47:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 15:47:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:47:23 6840bd8d2505: Preparing 15:47:23 a9051e4e269b: Preparing 15:47:23 ac87a4d14bfa: Preparing 15:47:23 95e2b9c39ae3: Preparing 15:47:23 2f261408ace4: Preparing 15:47:23 4f4ce317c6bb: Preparing 15:47:23 4f4ce317c6bb: Waiting 15:47:23 a9051e4e269b: Layer already exists 15:47:23 6840bd8d2505: Layer already exists 15:47:23 ac87a4d14bfa: Layer already exists 15:47:23 95e2b9c39ae3: Layer already exists 15:47:23 2f261408ace4: Layer already exists 15:47:23 4f4ce317c6bb: Layer already exists 15:47:23 main: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:23 ===================================================== [Pipeline] echo 15:47:23 taggedImages: 15:47:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:47:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.92 15:47:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:47:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:47:23 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:23 latest 15:47:23 2.2.0-dev.92 15:47:23 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:23 main 15:47:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:47:24 31b49a0e8f31: Preparing 15:47:24 b7db1f7d9211: Preparing 15:47:24 78a0d3721be6: Preparing 15:47:24 dfa9087538c5: Preparing 15:47:24 81a69b4867bc: Preparing 15:47:24 1e7308b7c981: Preparing 15:47:24 2f261408ace4: Preparing 15:47:24 4f4ce317c6bb: Preparing 15:47:24 2f261408ace4: Waiting 15:47:24 1e7308b7c981: Waiting 15:47:24 31b49a0e8f31: Pushed 15:47:24 78a0d3721be6: Pushed 15:47:24 b7db1f7d9211: Pushed 15:47:24 2f261408ace4: Layer already exists 15:47:24 4f4ce317c6bb: Layer already exists 15:47:25 1e7308b7c981: Pushed 15:47:33 81a69b4867bc: Pushed 15:47:42 dfa9087538c5: Pushed 15:47:42 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:47:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:47:42 31b49a0e8f31: Preparing 15:47:42 b7db1f7d9211: Preparing 15:47:42 78a0d3721be6: Preparing 15:47:42 dfa9087538c5: Preparing 15:47:42 81a69b4867bc: Preparing 15:47:42 1e7308b7c981: Preparing 15:47:42 2f261408ace4: Preparing 15:47:42 4f4ce317c6bb: Preparing 15:47:42 2f261408ace4: Waiting 15:47:42 4f4ce317c6bb: Waiting 15:47:42 1e7308b7c981: Waiting 15:47:42 78a0d3721be6: Layer already exists 15:47:42 dfa9087538c5: Layer already exists 15:47:42 31b49a0e8f31: Layer already exists 15:47:42 81a69b4867bc: Layer already exists 15:47:42 b7db1f7d9211: Layer already exists 15:47:42 4f4ce317c6bb: Layer already exists 15:47:42 2f261408ace4: Layer already exists 15:47:42 1e7308b7c981: Layer already exists 15:47:43 latest: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:47:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.92 15:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:47:43 31b49a0e8f31: Preparing 15:47:43 b7db1f7d9211: Preparing 15:47:43 78a0d3721be6: Preparing 15:47:43 dfa9087538c5: Preparing 15:47:43 81a69b4867bc: Preparing 15:47:43 1e7308b7c981: Preparing 15:47:43 2f261408ace4: Preparing 15:47:43 4f4ce317c6bb: Preparing 15:47:43 1e7308b7c981: Waiting 15:47:43 2f261408ace4: Waiting 15:47:43 4f4ce317c6bb: Waiting 15:47:43 31b49a0e8f31: Layer already exists 15:47:43 78a0d3721be6: Layer already exists 15:47:43 b7db1f7d9211: Layer already exists 15:47:43 dfa9087538c5: Layer already exists 15:47:44 81a69b4867bc: Layer already exists 15:47:44 2f261408ace4: Layer already exists 15:47:44 4f4ce317c6bb: Layer already exists 15:47:44 1e7308b7c981: Layer already exists 15:47:44 2.2.0-dev.92: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:47:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:47:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:47:44 31b49a0e8f31: Preparing 15:47:44 b7db1f7d9211: Preparing 15:47:44 78a0d3721be6: Preparing 15:47:44 dfa9087538c5: Preparing 15:47:44 81a69b4867bc: Preparing 15:47:44 1e7308b7c981: Preparing 15:47:44 2f261408ace4: Preparing 15:47:44 4f4ce317c6bb: Preparing 15:47:44 1e7308b7c981: Waiting 15:47:44 2f261408ace4: Waiting 15:47:44 4f4ce317c6bb: Waiting 15:47:44 31b49a0e8f31: Layer already exists 15:47:44 b7db1f7d9211: Layer already exists 15:47:44 78a0d3721be6: Layer already exists 15:47:44 dfa9087538c5: Layer already exists 15:47:44 81a69b4867bc: Layer already exists 15:47:44 1e7308b7c981: Layer already exists 15:47:44 2f261408ace4: Layer already exists 15:47:44 4f4ce317c6bb: Layer already exists 15:47:45 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:47:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:47:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:47:45 31b49a0e8f31: Preparing 15:47:45 b7db1f7d9211: Preparing 15:47:45 78a0d3721be6: Preparing 15:47:45 dfa9087538c5: Preparing 15:47:45 81a69b4867bc: Preparing 15:47:45 1e7308b7c981: Preparing 15:47:45 2f261408ace4: Preparing 15:47:45 4f4ce317c6bb: Preparing 15:47:45 1e7308b7c981: Waiting 15:47:45 2f261408ace4: Waiting 15:47:45 4f4ce317c6bb: Waiting 15:47:45 31b49a0e8f31: Layer already exists 15:47:45 b7db1f7d9211: Layer already exists 15:47:45 78a0d3721be6: Layer already exists 15:47:45 dfa9087538c5: Layer already exists 15:47:45 81a69b4867bc: Layer already exists 15:47:45 4f4ce317c6bb: Layer already exists 15:47:45 1e7308b7c981: Layer already exists 15:47:45 2f261408ace4: Layer already exists 15:47:45 main: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:45 ===================================================== [Pipeline] echo 15:47:45 taggedImages: 15:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.92 15:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:47:45 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:47:45 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:45 latest 15:47:45 2.2.0-dev.92 15:47:45 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:47:45 main 15:47:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:47:46 e10da18a0a83: Preparing 15:47:46 2adb06c9f587: Preparing 15:47:46 6e28c81a052a: Preparing 15:47:46 8290f6af068f: Preparing 15:47:46 8f19e81ad2ee: Preparing 15:47:46 2f261408ace4: Preparing 15:47:46 4f4ce317c6bb: Preparing 15:47:46 2f261408ace4: Waiting 15:47:46 4f4ce317c6bb: Waiting 15:47:46 e10da18a0a83: Pushed 15:47:46 6e28c81a052a: Pushed 15:47:46 2adb06c9f587: Pushed 15:47:46 2f261408ace4: Layer already exists 15:47:46 4f4ce317c6bb: Layer already exists 15:47:47 8f19e81ad2ee: Pushed 15:48:05 8290f6af068f: Pushed 15:48:05 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:48:06 e10da18a0a83: Preparing 15:48:06 2adb06c9f587: Preparing 15:48:06 6e28c81a052a: Preparing 15:48:06 8290f6af068f: Preparing 15:48:06 8f19e81ad2ee: Preparing 15:48:06 2f261408ace4: Preparing 15:48:06 4f4ce317c6bb: Preparing 15:48:06 2f261408ace4: Waiting 15:48:06 4f4ce317c6bb: Waiting 15:48:06 2adb06c9f587: Layer already exists 15:48:06 8f19e81ad2ee: Layer already exists 15:48:06 6e28c81a052a: Layer already exists 15:48:06 e10da18a0a83: Layer already exists 15:48:06 8290f6af068f: Layer already exists 15:48:06 4f4ce317c6bb: Layer already exists 15:48:06 2f261408ace4: Layer already exists 15:48:06 latest: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.92 15:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:48:07 e10da18a0a83: Preparing 15:48:07 2adb06c9f587: Preparing 15:48:07 6e28c81a052a: Preparing 15:48:07 8290f6af068f: Preparing 15:48:07 8f19e81ad2ee: Preparing 15:48:07 2f261408ace4: Preparing 15:48:07 4f4ce317c6bb: Preparing 15:48:07 2f261408ace4: Waiting 15:48:07 4f4ce317c6bb: Waiting 15:48:07 8290f6af068f: Layer already exists 15:48:07 6e28c81a052a: Layer already exists 15:48:07 e10da18a0a83: Layer already exists 15:48:07 8f19e81ad2ee: Layer already exists 15:48:07 2adb06c9f587: Layer already exists 15:48:07 2f261408ace4: Layer already exists 15:48:07 4f4ce317c6bb: Layer already exists 15:48:07 2.2.0-dev.92: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:48:08 e10da18a0a83: Preparing 15:48:08 2adb06c9f587: Preparing 15:48:08 6e28c81a052a: Preparing 15:48:08 8290f6af068f: Preparing 15:48:08 8f19e81ad2ee: Preparing 15:48:08 2f261408ace4: Preparing 15:48:08 4f4ce317c6bb: Preparing 15:48:08 2f261408ace4: Waiting 15:48:08 4f4ce317c6bb: Waiting 15:48:08 6e28c81a052a: Layer already exists 15:48:08 e10da18a0a83: Layer already exists 15:48:08 2adb06c9f587: Layer already exists 15:48:08 8f19e81ad2ee: Layer already exists 15:48:08 8290f6af068f: Layer already exists 15:48:08 4f4ce317c6bb: Layer already exists 15:48:08 2f261408ace4: Layer already exists 15:48:08 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 15:48:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:48:09 e10da18a0a83: Preparing 15:48:09 2adb06c9f587: Preparing 15:48:09 6e28c81a052a: Preparing 15:48:09 8290f6af068f: Preparing 15:48:09 8f19e81ad2ee: Preparing 15:48:09 2f261408ace4: Preparing 15:48:09 4f4ce317c6bb: Preparing 15:48:09 2f261408ace4: Waiting 15:48:09 4f4ce317c6bb: Waiting 15:48:09 6e28c81a052a: Layer already exists 15:48:09 e10da18a0a83: Layer already exists 15:48:09 8f19e81ad2ee: Layer already exists 15:48:09 8290f6af068f: Layer already exists 15:48:09 2adb06c9f587: Layer already exists 15:48:09 2f261408ace4: Layer already exists 15:48:09 4f4ce317c6bb: Layer already exists 15:48:09 main: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:09 ===================================================== [Pipeline] echo 15:48:09 taggedImages: 15:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.92 15:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:48:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:48:09 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:09 latest 15:48:09 2.2.0-dev.92 15:48:09 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:09 main 15:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:48:10 24f4a8beae85: Preparing 15:48:10 06d3846b0d5f: Preparing 15:48:10 09466a062fd9: Preparing 15:48:10 3b93f01cf716: Preparing 15:48:10 1e7308b7c981: Preparing 15:48:10 2f261408ace4: Preparing 15:48:10 4f4ce317c6bb: Preparing 15:48:10 4f4ce317c6bb: Waiting 15:48:10 2f261408ace4: Waiting 15:48:10 1e7308b7c981: Layer already exists 15:48:10 2f261408ace4: Layer already exists 15:48:10 4f4ce317c6bb: Layer already exists 15:48:10 06d3846b0d5f: Pushed 15:48:10 09466a062fd9: Pushed 15:48:10 24f4a8beae85: Pushed 15:48:28 3b93f01cf716: Pushed 15:48:28 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:48:29 24f4a8beae85: Preparing 15:48:29 06d3846b0d5f: Preparing 15:48:29 09466a062fd9: Preparing 15:48:29 3b93f01cf716: Preparing 15:48:29 1e7308b7c981: Preparing 15:48:29 2f261408ace4: Preparing 15:48:29 4f4ce317c6bb: Preparing 15:48:29 2f261408ace4: Waiting 15:48:29 4f4ce317c6bb: Waiting 15:48:29 3b93f01cf716: Layer already exists 15:48:29 24f4a8beae85: Layer already exists 15:48:29 06d3846b0d5f: Layer already exists 15:48:29 09466a062fd9: Layer already exists 15:48:29 1e7308b7c981: Layer already exists 15:48:29 2f261408ace4: Layer already exists 15:48:29 4f4ce317c6bb: Layer already exists 15:48:29 latest: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.92 15:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:48:30 24f4a8beae85: Preparing 15:48:30 06d3846b0d5f: Preparing 15:48:30 09466a062fd9: Preparing 15:48:30 3b93f01cf716: Preparing 15:48:30 1e7308b7c981: Preparing 15:48:30 2f261408ace4: Preparing 15:48:30 4f4ce317c6bb: Preparing 15:48:30 4f4ce317c6bb: Waiting 15:48:30 2f261408ace4: Waiting 15:48:30 09466a062fd9: Layer already exists 15:48:30 06d3846b0d5f: Layer already exists 15:48:30 24f4a8beae85: Layer already exists 15:48:30 3b93f01cf716: Layer already exists 15:48:30 1e7308b7c981: Layer already exists 15:48:30 2f261408ace4: Layer already exists 15:48:30 4f4ce317c6bb: Layer already exists 15:48:30 2.2.0-dev.92: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:48:31 24f4a8beae85: Preparing 15:48:31 06d3846b0d5f: Preparing 15:48:31 09466a062fd9: Preparing 15:48:31 3b93f01cf716: Preparing 15:48:31 1e7308b7c981: Preparing 15:48:31 2f261408ace4: Preparing 15:48:31 4f4ce317c6bb: Preparing 15:48:31 2f261408ace4: Waiting 15:48:31 4f4ce317c6bb: Waiting 15:48:32 09466a062fd9: Layer already exists 15:48:32 3b93f01cf716: Layer already exists 15:48:32 06d3846b0d5f: Layer already exists 15:48:32 1e7308b7c981: Layer already exists 15:48:32 24f4a8beae85: Layer already exists 15:48:32 2f261408ace4: Layer already exists 15:48:32 4f4ce317c6bb: Layer already exists 15:48:32 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh 15:48:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 15:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:48:32 24f4a8beae85: Preparing 15:48:32 06d3846b0d5f: Preparing 15:48:32 09466a062fd9: Preparing 15:48:32 3b93f01cf716: Preparing 15:48:32 1e7308b7c981: Preparing 15:48:32 2f261408ace4: Preparing 15:48:32 4f4ce317c6bb: Preparing 15:48:32 2f261408ace4: Waiting 15:48:32 4f4ce317c6bb: Waiting 15:48:32 06d3846b0d5f: Layer already exists 15:48:32 09466a062fd9: Layer already exists 15:48:32 1e7308b7c981: Layer already exists 15:48:32 3b93f01cf716: Layer already exists 15:48:32 24f4a8beae85: Layer already exists 15:48:32 2f261408ace4: Layer already exists 15:48:32 4f4ce317c6bb: Layer already exists 15:48:32 main: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:33 ===================================================== [Pipeline] echo 15:48:33 taggedImages: 15:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.92 15:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:48:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:48:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:33 latest 15:48:33 2.2.0-dev.92 15:48:33 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:33 main 15:48:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:48:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:48:33 09e599c07b67: Preparing 15:48:33 2e451951ab6f: Preparing 15:48:33 ac87a4d14bfa: Preparing 15:48:33 acdd53f2fe15: Preparing 15:48:33 f73e7dbfee58: Preparing 15:48:34 ac87a4d14bfa: Layer already exists 15:48:34 f73e7dbfee58: Layer already exists 15:48:34 09e599c07b67: Pushed 15:48:34 acdd53f2fe15: Pushed 15:48:38 2e451951ab6f: Pushed 15:48:38 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:48:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:48:39 09e599c07b67: Preparing 15:48:39 2e451951ab6f: Preparing 15:48:39 ac87a4d14bfa: Preparing 15:48:39 acdd53f2fe15: Preparing 15:48:39 f73e7dbfee58: Preparing 15:48:39 ac87a4d14bfa: Layer already exists 15:48:39 09e599c07b67: Layer already exists 15:48:39 f73e7dbfee58: Layer already exists 15:48:39 acdd53f2fe15: Layer already exists 15:48:39 2e451951ab6f: Layer already exists 15:48:39 latest: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:48:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.92 15:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:48:40 09e599c07b67: Preparing 15:48:40 2e451951ab6f: Preparing 15:48:40 ac87a4d14bfa: Preparing 15:48:40 acdd53f2fe15: Preparing 15:48:40 f73e7dbfee58: Preparing 15:48:40 09e599c07b67: Layer already exists 15:48:40 acdd53f2fe15: Layer already exists 15:48:40 f73e7dbfee58: Layer already exists 15:48:40 2e451951ab6f: Layer already exists 15:48:40 ac87a4d14bfa: Layer already exists 15:48:40 2.2.0-dev.92: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:48:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:48:41 09e599c07b67: Preparing 15:48:41 2e451951ab6f: Preparing 15:48:41 ac87a4d14bfa: Preparing 15:48:41 acdd53f2fe15: Preparing 15:48:41 f73e7dbfee58: Preparing 15:48:41 ac87a4d14bfa: Layer already exists 15:48:41 f73e7dbfee58: Layer already exists 15:48:41 09e599c07b67: Layer already exists 15:48:41 acdd53f2fe15: Layer already exists 15:48:41 2e451951ab6f: Layer already exists 15:48:41 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:48:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 15:48:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:48:42 09e599c07b67: Preparing 15:48:42 2e451951ab6f: Preparing 15:48:42 ac87a4d14bfa: Preparing 15:48:42 acdd53f2fe15: Preparing 15:48:42 f73e7dbfee58: Preparing 15:48:42 2e451951ab6f: Layer already exists 15:48:42 f73e7dbfee58: Layer already exists 15:48:42 09e599c07b67: Layer already exists 15:48:42 acdd53f2fe15: Layer already exists 15:48:42 ac87a4d14bfa: Layer already exists 15:48:42 main: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:42 ===================================================== [Pipeline] echo 15:48:42 taggedImages: 15:48:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:48:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.92 15:48:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:48:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:48:42 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:42 latest 15:48:42 2.2.0-dev.92 15:48:42 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:42 main 15:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:48:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:48:43 8efc6a5e2b13: Preparing 15:48:43 e77a9962c187: Preparing 15:48:43 ac87a4d14bfa: Preparing 15:48:43 6ec051b1b18d: Preparing 15:48:43 f73e7dbfee58: Preparing 15:48:43 6ec051b1b18d: Layer already exists 15:48:43 f73e7dbfee58: Layer already exists 15:48:43 ac87a4d14bfa: Layer already exists 15:48:43 8efc6a5e2b13: Pushed 15:48:49 e77a9962c187: Pushed 15:48:49 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:48:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:48:49 8efc6a5e2b13: Preparing 15:48:49 e77a9962c187: Preparing 15:48:49 ac87a4d14bfa: Preparing 15:48:49 6ec051b1b18d: Preparing 15:48:49 f73e7dbfee58: Preparing 15:48:49 f73e7dbfee58: Layer already exists 15:48:49 ac87a4d14bfa: Layer already exists 15:48:49 6ec051b1b18d: Layer already exists 15:48:49 e77a9962c187: Layer already exists 15:48:49 8efc6a5e2b13: Layer already exists 15:48:50 latest: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:48:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.92 15:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:48:50 8efc6a5e2b13: Preparing 15:48:50 e77a9962c187: Preparing 15:48:50 ac87a4d14bfa: Preparing 15:48:50 6ec051b1b18d: Preparing 15:48:50 f73e7dbfee58: Preparing 15:48:50 6ec051b1b18d: Layer already exists 15:48:50 f73e7dbfee58: Layer already exists 15:48:50 e77a9962c187: Layer already exists 15:48:50 ac87a4d14bfa: Layer already exists 15:48:50 8efc6a5e2b13: Layer already exists 15:48:51 2.2.0-dev.92: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:48:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:48:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:48:51 8efc6a5e2b13: Preparing 15:48:51 e77a9962c187: Preparing 15:48:51 ac87a4d14bfa: Preparing 15:48:51 6ec051b1b18d: Preparing 15:48:51 f73e7dbfee58: Preparing 15:48:51 ac87a4d14bfa: Layer already exists 15:48:51 8efc6a5e2b13: Layer already exists 15:48:51 f73e7dbfee58: Layer already exists 15:48:51 e77a9962c187: Layer already exists 15:48:51 6ec051b1b18d: Layer already exists 15:48:52 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:48:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:48:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:48:52 8efc6a5e2b13: Preparing 15:48:52 e77a9962c187: Preparing 15:48:52 ac87a4d14bfa: Preparing 15:48:52 6ec051b1b18d: Preparing 15:48:52 f73e7dbfee58: Preparing 15:48:52 ac87a4d14bfa: Layer already exists 15:48:52 6ec051b1b18d: Layer already exists 15:48:52 8efc6a5e2b13: Layer already exists 15:48:52 f73e7dbfee58: Layer already exists 15:48:52 e77a9962c187: Layer already exists 15:48:53 main: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:53 ===================================================== [Pipeline] echo 15:48:53 taggedImages: 15:48:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:48:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.92 15:48:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:48:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:48:53 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:53 latest 15:48:53 2.2.0-dev.92 15:48:53 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:48:53 main 15:48:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh 15:48:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:48:53 9829b69f5e68: Preparing 15:48:53 1ea7d1c35b9b: Preparing 15:48:53 a80e99883356: Preparing 15:48:53 360fb1cc7712: Preparing 15:48:53 f0e5a4d6c014: Preparing 15:48:53 3b19d27f08f7: Preparing 15:48:53 73bb99a6e169: Preparing 15:48:53 ec06c3102977: Preparing 15:48:53 6a3c62e080c7: Preparing 15:48:53 340cb19ca677: Preparing 15:48:53 4f4ce317c6bb: Preparing 15:48:53 340cb19ca677: Waiting 15:48:53 ec06c3102977: Waiting 15:48:53 6a3c62e080c7: Waiting 15:48:53 4f4ce317c6bb: Waiting 15:48:53 3b19d27f08f7: Waiting 15:48:53 73bb99a6e169: Waiting 15:48:53 f0e5a4d6c014: Layer already exists 15:48:54 3b19d27f08f7: Layer already exists 15:48:54 73bb99a6e169: Layer already exists 15:48:54 ec06c3102977: Layer already exists 15:48:54 1ea7d1c35b9b: Pushed 15:48:54 340cb19ca677: Layer already exists 15:48:54 6a3c62e080c7: Layer already exists 15:48:54 4f4ce317c6bb: Layer already exists 15:48:54 9829b69f5e68: Pushed 15:48:56 a80e99883356: Pushed 15:49:15 360fb1cc7712: Pushed 15:49:15 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:49:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:49:15 9829b69f5e68: Preparing 15:49:15 1ea7d1c35b9b: Preparing 15:49:15 a80e99883356: Preparing 15:49:15 360fb1cc7712: Preparing 15:49:15 f0e5a4d6c014: Preparing 15:49:15 3b19d27f08f7: Preparing 15:49:15 73bb99a6e169: Preparing 15:49:15 ec06c3102977: Preparing 15:49:15 6a3c62e080c7: Preparing 15:49:15 340cb19ca677: Preparing 15:49:15 4f4ce317c6bb: Preparing 15:49:15 3b19d27f08f7: Waiting 15:49:15 73bb99a6e169: Waiting 15:49:15 ec06c3102977: Waiting 15:49:15 6a3c62e080c7: Waiting 15:49:15 340cb19ca677: Waiting 15:49:15 4f4ce317c6bb: Waiting 15:49:15 1ea7d1c35b9b: Layer already exists 15:49:15 9829b69f5e68: Layer already exists 15:49:15 f0e5a4d6c014: Layer already exists 15:49:15 360fb1cc7712: Layer already exists 15:49:15 a80e99883356: Layer already exists 15:49:15 ec06c3102977: Layer already exists 15:49:16 340cb19ca677: Layer already exists 15:49:16 3b19d27f08f7: Layer already exists 15:49:16 73bb99a6e169: Layer already exists 15:49:16 6a3c62e080c7: Layer already exists 15:49:16 4f4ce317c6bb: Layer already exists 15:49:16 latest: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:49:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:49:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.92 15:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:49:16 9829b69f5e68: Preparing 15:49:16 1ea7d1c35b9b: Preparing 15:49:16 a80e99883356: Preparing 15:49:16 360fb1cc7712: Preparing 15:49:16 f0e5a4d6c014: Preparing 15:49:16 3b19d27f08f7: Preparing 15:49:16 73bb99a6e169: Preparing 15:49:16 ec06c3102977: Preparing 15:49:16 6a3c62e080c7: Preparing 15:49:16 340cb19ca677: Preparing 15:49:16 4f4ce317c6bb: Preparing 15:49:16 73bb99a6e169: Waiting 15:49:16 ec06c3102977: Waiting 15:49:16 6a3c62e080c7: Waiting 15:49:16 340cb19ca677: Waiting 15:49:16 4f4ce317c6bb: Waiting 15:49:16 3b19d27f08f7: Waiting 15:49:16 360fb1cc7712: Layer already exists 15:49:16 a80e99883356: Layer already exists 15:49:16 9829b69f5e68: Layer already exists 15:49:16 1ea7d1c35b9b: Layer already exists 15:49:16 f0e5a4d6c014: Layer already exists 15:49:16 73bb99a6e169: Layer already exists 15:49:16 3b19d27f08f7: Layer already exists 15:49:16 ec06c3102977: Layer already exists 15:49:16 340cb19ca677: Layer already exists 15:49:16 6a3c62e080c7: Layer already exists 15:49:17 4f4ce317c6bb: Layer already exists 15:49:17 2.2.0-dev.92: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:49:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh 15:49:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:49:17 9829b69f5e68: Preparing 15:49:17 1ea7d1c35b9b: Preparing 15:49:17 a80e99883356: Preparing 15:49:17 360fb1cc7712: Preparing 15:49:17 f0e5a4d6c014: Preparing 15:49:17 3b19d27f08f7: Preparing 15:49:17 73bb99a6e169: Preparing 15:49:17 ec06c3102977: Preparing 15:49:17 6a3c62e080c7: Preparing 15:49:17 340cb19ca677: Preparing 15:49:17 4f4ce317c6bb: Preparing 15:49:17 ec06c3102977: Waiting 15:49:17 6a3c62e080c7: Waiting 15:49:17 4f4ce317c6bb: Waiting 15:49:17 340cb19ca677: Waiting 15:49:17 73bb99a6e169: Waiting 15:49:17 3b19d27f08f7: Waiting 15:49:17 360fb1cc7712: Layer already exists 15:49:17 9829b69f5e68: Layer already exists 15:49:17 f0e5a4d6c014: Layer already exists 15:49:17 1ea7d1c35b9b: Layer already exists 15:49:17 a80e99883356: Layer already exists 15:49:17 6a3c62e080c7: Layer already exists 15:49:17 73bb99a6e169: Layer already exists 15:49:17 3b19d27f08f7: Layer already exists 15:49:17 ec06c3102977: Layer already exists 15:49:17 340cb19ca677: Layer already exists 15:49:17 4f4ce317c6bb: Layer already exists 15:49:17 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:49:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:49:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:49:18 9829b69f5e68: Preparing 15:49:18 1ea7d1c35b9b: Preparing 15:49:18 a80e99883356: Preparing 15:49:18 360fb1cc7712: Preparing 15:49:18 f0e5a4d6c014: Preparing 15:49:18 3b19d27f08f7: Preparing 15:49:18 73bb99a6e169: Preparing 15:49:18 ec06c3102977: Preparing 15:49:18 6a3c62e080c7: Preparing 15:49:18 340cb19ca677: Preparing 15:49:18 4f4ce317c6bb: Preparing 15:49:18 3b19d27f08f7: Waiting 15:49:18 6a3c62e080c7: Waiting 15:49:18 340cb19ca677: Waiting 15:49:18 4f4ce317c6bb: Waiting 15:49:18 73bb99a6e169: Waiting 15:49:18 ec06c3102977: Waiting 15:49:18 a80e99883356: Layer already exists 15:49:18 1ea7d1c35b9b: Layer already exists 15:49:18 360fb1cc7712: Layer already exists 15:49:18 9829b69f5e68: Layer already exists 15:49:18 f0e5a4d6c014: Layer already exists 15:49:18 6a3c62e080c7: Layer already exists 15:49:18 3b19d27f08f7: Layer already exists 15:49:18 73bb99a6e169: Layer already exists 15:49:18 ec06c3102977: Layer already exists 15:49:18 340cb19ca677: Layer already exists 15:49:18 4f4ce317c6bb: Layer already exists 15:49:18 main: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:18 ===================================================== [Pipeline] echo 15:49:18 taggedImages: 15:49:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 15:49:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:49:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.92 15:49:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 15:49:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:19 15:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:19 arm64: Pulling from edgex-lftools-log-publisher 15:49:19 8998bd30e6a1: Pulling fs layer 15:49:19 04944245beec: Pulling fs layer 15:49:19 699f458cf7ca: Pulling fs layer 15:49:19 765212b225bb: Pulling fs layer 15:49:19 f23df028b6ca: Pulling fs layer 15:49:19 d65c8cfc05b1: Pulling fs layer 15:49:19 2437ff75d9bd: Pulling fs layer 15:49:19 765212b225bb: Waiting 15:49:19 f23df028b6ca: Waiting 15:49:19 d65c8cfc05b1: Waiting 15:49:19 2437ff75d9bd: Waiting 15:49:20 04944245beec: Verifying Checksum 15:49:20 04944245beec: Download complete 15:49:20 699f458cf7ca: Verifying Checksum 15:49:20 699f458cf7ca: Download complete 15:49:20 765212b225bb: Verifying Checksum 15:49:20 765212b225bb: Download complete 15:49:20 d65c8cfc05b1: Verifying Checksum 15:49:20 d65c8cfc05b1: Download complete 15:49:20 f23df028b6ca: Verifying Checksum 15:49:20 f23df028b6ca: Download complete 15:49:20 8998bd30e6a1: Verifying Checksum 15:49:20 8998bd30e6a1: Download complete 15:49:23 2437ff75d9bd: Verifying Checksum 15:49:23 2437ff75d9bd: Download complete 15:49:24 8998bd30e6a1: Pull complete 15:49:25 04944245beec: Pull complete 15:49:27 699f458cf7ca: Pull complete 15:49:27 765212b225bb: Pull complete 15:49:28 f23df028b6ca: Pull complete 15:49:28 d65c8cfc05b1: Pull complete 15:49:43 2437ff75d9bd: Pull complete 15:49:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:49:43 prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container 15:49:43 $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:49:46 $ docker top d5e6e4c0614dd3dbd49d25b4b8d3675fb2c18dea812ec48ab08d637754ab01f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:46 ---> job-cost.sh 15:49:46 lf-activate-venv: SKIPPING 15:49:46 INFO: No Stack... 15:49:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:49:48 INFO: Archiving Costs [Pipeline] sh 15:49:48 + + cat /w/workspace/edgex-go/220/archives/cost.csv 15:49:48 cut -d, -f6 [Pipeline] lock 15:49:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] 15:49:48 Resource [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] did not exist. Created. 15:49:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:49:50 Stashed 1 file(s) [Pipeline] } 15:49:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 15:49:50 $ docker stop --time=1 d5e6e4c0614dd3dbd49d25b4b8d3675fb2c18dea812ec48ab08d637754ab01f9 15:49:51 $ docker rm -f d5e6e4c0614dd3dbd49d25b4b8d3675fb2c18dea812ec48ab08d637754ab01f9 [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:49:52 provisioning config files... 15:49:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/220@tmp/config957115738622347216tmp [Pipeline] { [Pipeline] sh 15:49:52 + set +x 15:49:52 + curl -s https://codecov.io/bash 15:49:52 + bash -s -- 15:49:52 15:49:52 _____ _ 15:49:52 / ____| | | 15:49:52 | | ___ __| | ___ ___ _____ __ 15:49:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:49:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:49:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:49:52 Bash-1.0.6 15:49:52 15:49:52 15:49:52 ==> git version 2.25.1 found 15:49:52 ==> 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:49:52 Release-Date: 2020-01-08 15:49:52 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:49:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:49:52 ==> Jenkins CI detected. 15:49:52 current dir:  /w/workspace/edgex-go/220 15:49:52 project root: . 15:49:52 --> token set from env 15:49:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:49:52 ==> Running gcov in . (disable via -X gcov) 15:49:52 ==> Python coveragepy not found 15:49:52 ==> Searching for coverage reports in: 15:49:52 + . 15:49:52 -> Found 1 reports 15:49:52 ==> Detecting git/mercurial file structure 15:49:52 ==> Reading reports 15:49:52 + ./coverage.out bytes=435134 15:49:52 ==> Appending adjustments 15:49:52 https://docs.codecov.io/docs/fixing-reports 15:49:53 + Found adjustments 15:49:53 ==> Gzipping contents 15:49:53 60K /tmp/codecov.Bltc4D.gz 15:49:53 ==> Uploading reports 15:49:53 url: https://codecov.io 15:49:53 query: branch=main&commit=6e9677111368bd71f12b2fffc8d3b076ab0cfc37&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:49:53 -> Pinging Codecov 15:49:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=6e9677111368bd71f12b2fffc8d3b076ab0cfc37&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:49:53 -> Uploading to 15:49:53 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/6e9677111368bd71f12b2fffc8d3b076ab0cfc37/4adf7670-b8e3-40b0-904e-ddf9273c7216.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T154953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bed7e55a917c4d0366f7cabd0b2c467d76d362292caadff2f4a6d988b6e9eb35 15:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:53 Dload Upload Total Spent Left Speed 15:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59738 0 0 100 59738 0 224k --:--:-- --:--:-- --:--:-- 224k 15:49:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] } 15:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:49:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:49:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:49:54 15:49:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:49:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:49:55 188c0c94c7c5: Pulling fs layer 15:49:55 0ef7d3d256c8: Pulling fs layer 15:49:55 de9db76c5a1d: Pulling fs layer 15:49:55 0eba1c9be4d2: Pulling fs layer 15:49:55 0d57e429df01: Pulling fs layer 15:49:55 4e4be7b47b0d: Pulling fs layer 15:49:55 e1f770b5df2f: Pulling fs layer 15:49:55 85a0685a4137: Pulling fs layer 15:49:55 0eba1c9be4d2: Waiting 15:49:55 0d57e429df01: Waiting 15:49:55 4e4be7b47b0d: Waiting 15:49:55 85a0685a4137: Waiting 15:49:55 e1f770b5df2f: Waiting 15:49:55 de9db76c5a1d: Download complete 15:49:55 0ef7d3d256c8: Verifying Checksum 15:49:55 0ef7d3d256c8: Download complete 15:49:55 0d57e429df01: Download complete 15:49:55 4e4be7b47b0d: Verifying Checksum 15:49:55 4e4be7b47b0d: Download complete 15:49:55 188c0c94c7c5: Verifying Checksum 15:49:55 188c0c94c7c5: Download complete 15:49:55 e1f770b5df2f: Verifying Checksum 15:49:55 e1f770b5df2f: Download complete 15:49:55 188c0c94c7c5: Pull complete 15:49:55 0ef7d3d256c8: Pull complete 15:49:55 de9db76c5a1d: Pull complete 15:49:55 0eba1c9be4d2: Verifying Checksum 15:49:55 0eba1c9be4d2: Download complete 15:49:56 85a0685a4137: Verifying Checksum 15:49:56 85a0685a4137: Download complete 15:49:59 0eba1c9be4d2: Pull complete 15:49:59 0d57e429df01: Pull complete 15:49:59 4e4be7b47b0d: Pull complete 15:49:59 e1f770b5df2f: Pull complete 15:50:03 85a0685a4137: Pull complete 15:50:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:50:03 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 15:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:50:06 $ docker top d62a2b817e3d52fcd458a189203a13c9fdcbf8be787ac489c3c1c449fee0a7bd -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:50:07 + set -o pipefail 15:50:07 + snyk monitor '--org=edgex-jenkins' 15:50:12 15:50:12 Monitoring /w/workspace/edgex-go/220 (github.com/edgexfoundry/edgex-go)... 15:50:12 15:50:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/23087687-228a-49ed-8ac0-09190846bbde 15:50:12 15:50:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:50:12 15:50:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:50:12 15:50:12 [Pipeline] } 15:50:12 $ docker stop --time=1 d62a2b817e3d52fcd458a189203a13c9fdcbf8be787ac489c3c1c449fee0a7bd 15:50:14 $ docker rm -f d62a2b817e3d52fcd458a189203a13c9fdcbf8be787ac489c3c1c449fee0a7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:50:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:15 provisioning config files... 15:50:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/220@tmp/config941522807985077207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:15 --> edgex-publish-swagger.sh 15:50:15 === Publish openapi/v2 API === 15:50:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:50:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/220/openapi/v2/core-command.yaml] 15:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:15 Dload Upload Total Spent Left Speed 15:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 132k --:--:-- --:--:-- --:--:-- 132k 100 33831 0 0 100 33831 0 27064 0:00:01 0:00:01 --:--:-- 27043 100 33831 0 0 100 33831 0 20516 0:00:01 0:00:01 --:--:-- 20503 15:50:17 15:50:17 15:50:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/220/openapi/v2/core-data.yaml] 15:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:17 Dload Upload Total Spent Left Speed 15:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59422 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 54576 0:00:01 0:00:01 --:--:-- 54576 15:50:18 15:50:18 15:50:18 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/220/openapi/v2/core-metadata.yaml] 15:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:18 Dload Upload Total Spent Left Speed 15:50:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 15:50:19 15:50:19 15:50:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/220/openapi/v2/support-notifications.yaml] 15:50:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:19 Dload Upload Total Spent Left Speed 15:50:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89318 0 0 100 89318 0 79464 0:00:01 0:00:01 --:--:-- 79535 15:50:20 15:50:20 15:50:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/220/openapi/v2/support-scheduler.yaml] 15:50:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:20 Dload Upload Total Spent Left Speed 15:50:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39754 --:--:-- --:--:-- --:--:-- 39754 15:50:21 15:50:21 15:50:21 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/220/openapi/v2/system-agent.yaml] 15:50:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:21 Dload Upload Total Spent Left Speed 15:50:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16728 0:00:01 0:00:01 --:--:-- 16714 100 20091 0 0 100 20091 0 16714 0:00:01 0:00:01 --:--:-- 16714 15:50:23 15:50:23 [Pipeline] } 15:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:50:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:50:23 . [Pipeline] withDockerContainer 15:50:23 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 15:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:50:24 $ docker top 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 -eo pid,comm 15:50:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:24 [ssh-agent] Looking for ssh-agent implementation... 15:50:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:24 $ docker exec 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 ssh-agent 15:50:24 SSH_AUTH_SOCK=/tmp/ssh-Elq6l1VAypH1/agent.32 15:50:24 SSH_AGENT_PID=39 15:50:24 Running ssh-add (command line suppressed) 15:50:24 Identity added: /w/workspace/edgex-go/220@tmp/private_key_6177731271433848430.key (/w/workspace/edgex-go/220@tmp/private_key_6177731271433848430.key) 15:50:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:25 + git semver tag 15:50:25 2022-05-09 15:50:25,395 [run_tag] DEBUG tag force:False 15:50:25 2022-05-09 15:50:25,395 [check_head_tag] DEBUG check head tag 15:50:25 2022-05-09 15:50:25,399 [execute] INFO git cat-file --batch-check 15:50:25 2022-05-09 15:50:25,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=) 15:50:25 2022-05-09 15:50:25,404 [execute] INFO git cat-file --batch 15:50:25 2022-05-09 15:50:25,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=) 15:50:25 2022-05-09 15:50:25,453 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 15:50:25 2022-05-09 15:50:25,454 [execute] INFO git tag -a v2.2.0-dev.92 -m v2.2.0-dev.92 15:50:25 2022-05-09 15:50:25,454 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.92', '-m', 'v2.2.0-dev.92'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=None) 15:50:25 2022-05-09 15:50:25,461 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 15:50:25 2.2.0-dev.92 [Pipeline] } 15:50:25 $ docker exec --env ******** --env ******** 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 ssh-agent -k 15:50:25 unset SSH_AUTH_SOCK; 15:50:25 unset SSH_AGENT_PID; 15:50:25 echo Agent pid 39 killed; 15:50:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:26 + git semver [Pipeline] } 15:50:26 $ docker stop --time=1 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 15:50:27 $ docker rm -f 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:28 15:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:28 0.23.1-centos7: Pulling from edgex-lftools 15:50:28 ab5ef0e58194: Pulling fs layer 15:50:28 9712f1f96733: Pulling fs layer 15:50:28 63f879dbbcfc: Pulling fs layer 15:50:28 0d9ebad4ef96: Pulling fs layer 15:50:28 e9a5061849ea: Pulling fs layer 15:50:28 0d9ebad4ef96: Waiting 15:50:28 d747dcd14b5f: Pulling fs layer 15:50:28 2de7ff778b66: Pulling fs layer 15:50:28 d747dcd14b5f: Waiting 15:50:28 e9a5061849ea: Waiting 15:50:28 9712f1f96733: Download complete 15:50:28 63f879dbbcfc: Verifying Checksum 15:50:28 63f879dbbcfc: Download complete 15:50:28 0d9ebad4ef96: Verifying Checksum 15:50:28 0d9ebad4ef96: Download complete 15:50:28 d747dcd14b5f: Verifying Checksum 15:50:28 d747dcd14b5f: Download complete 15:50:28 e9a5061849ea: Verifying Checksum 15:50:28 e9a5061849ea: Download complete 15:50:29 ab5ef0e58194: Verifying Checksum 15:50:29 ab5ef0e58194: Download complete 15:50:29 2de7ff778b66: Verifying Checksum 15:50:29 2de7ff778b66: Download complete 15:50:31 ab5ef0e58194: Pull complete 15:50:31 9712f1f96733: Pull complete 15:50:32 63f879dbbcfc: Pull complete 15:50:36 0d9ebad4ef96: Pull complete 15:50:36 e9a5061849ea: Pull complete 15:50:36 d747dcd14b5f: Pull complete 15:50:38 2de7ff778b66: Pull complete 15:50:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:50:38 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 15:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:50:40 $ docker top fffe108992f434dc758460c4ff4f92672a623bf3f055a70e5d851569252022bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:50:40 provisioning config files... 15:50:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/220@tmp/config1952428598322516362tmp 15:50:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/220@tmp/config4055610507371599699tmp 15:50:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/220@tmp/config777591076512601585tmp [Pipeline] { [Pipeline] echo 15:50:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:50:41 ---> sigul-configuration.sh 15:50:41 gpg: directory `/root/.gnupg' created 15:50:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:50:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:50:41 gpg: keyring `/root/.gnupg/secring.gpg' created 15:50:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:50:41 gpg: CAST5 encrypted data 15:50:41 gpg: encrypted with 1 passphrase 15:50:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:50:41 + mkdir /home/jenkins 15:50:41 + mkdir /home/jenkins/sigul [Pipeline] sh 15:50:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:50:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:50:42 ---> sigul-install.sh 15:50:42 Sigul already installed; skipping installation. [Pipeline] sh 15:50:42 + git tag --list 15:50:42 0.6.0 15:50:42 0.6.1 15:50:42 0.7.0 15:50:42 0.7.1 15:50:42 v1.0.0 15:50:42 v1.0.1 15:50:42 v1.1.0 15:50:42 v1.2.0 15:50:42 v1.2.1 15:50:42 v1.3.0 15:50:42 v1.3.1 15:50:42 v2.0.0 15:50:42 v2.0.1-dev.1 15:50:42 v2.0.1-dev.10 15:50:42 v2.0.1-dev.11 15:50:42 v2.0.1-dev.12 15:50:42 v2.0.1-dev.13 15:50:42 v2.0.1-dev.14 15:50:42 v2.0.1-dev.15 15:50:42 v2.0.1-dev.16 15:50:42 v2.0.1-dev.17 15:50:42 v2.0.1-dev.18 15:50:42 v2.0.1-dev.19 15:50:42 v2.0.1-dev.2 15:50:42 v2.0.1-dev.20 15:50:42 v2.0.1-dev.21 15:50:42 v2.0.1-dev.22 15:50:42 v2.0.1-dev.23 15:50:42 v2.0.1-dev.24 15:50:42 v2.0.1-dev.25 15:50:42 v2.0.1-dev.26 15:50:42 v2.0.1-dev.27 15:50:42 v2.0.1-dev.28 15:50:42 v2.0.1-dev.29 15:50:42 v2.0.1-dev.3 15:50:42 v2.0.1-dev.30 15:50:42 v2.0.1-dev.31 15:50:42 v2.0.1-dev.32 15:50:42 v2.0.1-dev.33 15:50:42 v2.0.1-dev.34 15:50:42 v2.0.1-dev.35 15:50:42 v2.0.1-dev.36 15:50:42 v2.0.1-dev.37 15:50:42 v2.0.1-dev.38 15:50:42 v2.0.1-dev.39 15:50:42 v2.0.1-dev.4 15:50:42 v2.0.1-dev.40 15:50:42 v2.0.1-dev.41 15:50:42 v2.0.1-dev.42 15:50:42 v2.0.1-dev.43 15:50:42 v2.0.1-dev.44 15:50:42 v2.0.1-dev.45 15:50:42 v2.0.1-dev.46 15:50:42 v2.0.1-dev.47 15:50:42 v2.0.1-dev.48 15:50:42 v2.0.1-dev.49 15:50:42 v2.0.1-dev.5 15:50:42 v2.0.1-dev.50 15:50:42 v2.0.1-dev.51 15:50:42 v2.0.1-dev.52 15:50:42 v2.0.1-dev.53 15:50:42 v2.0.1-dev.54 15:50:42 v2.0.1-dev.55 15:50:42 v2.0.1-dev.56 15:50:42 v2.0.1-dev.57 15:50:42 v2.0.1-dev.58 15:50:42 v2.0.1-dev.59 15:50:42 v2.0.1-dev.6 15:50:42 v2.0.1-dev.60 15:50:42 v2.0.1-dev.61 15:50:42 v2.0.1-dev.62 15:50:42 v2.0.1-dev.63 15:50:42 v2.0.1-dev.64 15:50:42 v2.0.1-dev.65 15:50:42 v2.0.1-dev.66 15:50:42 v2.0.1-dev.67 15:50:42 v2.0.1-dev.68 15:50:42 v2.0.1-dev.69 15:50:42 v2.0.1-dev.7 15:50:42 v2.0.1-dev.70 15:50:42 v2.0.1-dev.71 15:50:42 v2.0.1-dev.72 15:50:42 v2.0.1-dev.73 15:50:42 v2.0.1-dev.74 15:50:42 v2.0.1-dev.75 15:50:42 v2.0.1-dev.76 15:50:42 v2.0.1-dev.77 15:50:42 v2.0.1-dev.78 15:50:42 v2.0.1-dev.79 15:50:42 v2.0.1-dev.8 15:50:42 v2.0.1-dev.80 15:50:42 v2.0.1-dev.81 15:50:42 v2.0.1-dev.82 15:50:42 v2.0.1-dev.83 15:50:42 v2.0.1-dev.84 15:50:42 v2.0.1-dev.85 15:50:42 v2.0.1-dev.86 15:50:42 v2.0.1-dev.87 15:50:42 v2.0.1-dev.88 15:50:42 v2.0.1-dev.89 15:50:42 v2.0.1-dev.9 15:50:42 v2.0.1-dev.90 15:50:42 v2.0.1-dev.91 15:50:42 v2.0.1-dev.92 15:50:42 v2.0.1-dev.93 15:50:42 v2.0.1-dev.94 15:50:42 v2.0.1-dev.95 15:50:42 v2.0.1-dev.96 15:50:42 v2.0.1-dev.97 15:50:42 v2.0.1-dev.98 15:50:42 v2.0.1-dev.99 15:50:42 v2.1.0 15:50:42 v2.2.0-dev.1 15:50:42 v2.2.0-dev.10 15:50:42 v2.2.0-dev.11 15:50:42 v2.2.0-dev.12 15:50:42 v2.2.0-dev.13 15:50:42 v2.2.0-dev.14 15:50:42 v2.2.0-dev.15 15:50:42 v2.2.0-dev.16 15:50:42 v2.2.0-dev.17 15:50:42 v2.2.0-dev.18 15:50:42 v2.2.0-dev.19 15:50:42 v2.2.0-dev.2 15:50:42 v2.2.0-dev.20 15:50:42 v2.2.0-dev.21 15:50:42 v2.2.0-dev.22 15:50:42 v2.2.0-dev.23 15:50:42 v2.2.0-dev.24 15:50:42 v2.2.0-dev.25 15:50:42 v2.2.0-dev.26 15:50:42 v2.2.0-dev.27 15:50:42 v2.2.0-dev.28 15:50:42 v2.2.0-dev.29 15:50:42 v2.2.0-dev.3 15:50:42 v2.2.0-dev.30 15:50:42 v2.2.0-dev.31 15:50:42 v2.2.0-dev.32 15:50:42 v2.2.0-dev.33 15:50:42 v2.2.0-dev.34 15:50:42 v2.2.0-dev.35 15:50:42 v2.2.0-dev.36 15:50:42 v2.2.0-dev.37 15:50:42 v2.2.0-dev.38 15:50:42 v2.2.0-dev.39 15:50:42 v2.2.0-dev.4 15:50:42 v2.2.0-dev.40 15:50:42 v2.2.0-dev.41 15:50:42 v2.2.0-dev.42 15:50:42 v2.2.0-dev.43 15:50:42 v2.2.0-dev.44 15:50:42 v2.2.0-dev.45 15:50:42 v2.2.0-dev.46 15:50:42 v2.2.0-dev.47 15:50:42 v2.2.0-dev.48 15:50:42 v2.2.0-dev.49 15:50:42 v2.2.0-dev.5 15:50:42 v2.2.0-dev.50 15:50:42 v2.2.0-dev.51 15:50:42 v2.2.0-dev.52 15:50:42 v2.2.0-dev.53 15:50:42 v2.2.0-dev.54 15:50:42 v2.2.0-dev.55 15:50:42 v2.2.0-dev.56 15:50:42 v2.2.0-dev.57 15:50:42 v2.2.0-dev.58 15:50:42 v2.2.0-dev.59 15:50:42 v2.2.0-dev.6 15:50:42 v2.2.0-dev.60 15:50:42 v2.2.0-dev.61 15:50:42 v2.2.0-dev.62 15:50:42 v2.2.0-dev.63 15:50:42 v2.2.0-dev.64 15:50:42 v2.2.0-dev.65 15:50:42 v2.2.0-dev.66 15:50:42 v2.2.0-dev.67 15:50:42 v2.2.0-dev.68 15:50:42 v2.2.0-dev.69 15:50:42 v2.2.0-dev.7 15:50:42 v2.2.0-dev.70 15:50:42 v2.2.0-dev.71 15:50:42 v2.2.0-dev.72 15:50:42 v2.2.0-dev.73 15:50:42 v2.2.0-dev.74 15:50:42 v2.2.0-dev.75 15:50:42 v2.2.0-dev.76 15:50:42 v2.2.0-dev.77 15:50:42 v2.2.0-dev.78 15:50:42 v2.2.0-dev.79 15:50:42 v2.2.0-dev.8 15:50:42 v2.2.0-dev.80 15:50:42 v2.2.0-dev.81 15:50:42 v2.2.0-dev.82 15:50:42 v2.2.0-dev.83 15:50:42 v2.2.0-dev.84 15:50:42 v2.2.0-dev.85 15:50:42 v2.2.0-dev.86 15:50:42 v2.2.0-dev.87 15:50:42 v2.2.0-dev.88 15:50:42 v2.2.0-dev.89 15:50:42 v2.2.0-dev.9 15:50:42 v2.2.0-dev.90 15:50:42 v2.2.0-dev.91 15:50:42 v2.2.0-dev.92 [Pipeline] sh 15:50:42 + lftools sign git-tag v2.2.0-dev.92 15:50:43 Signing Git tag with Sigul... 15:50:43 Signing v2.2.0-dev.92 [Pipeline] echo 15:50:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:50:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:50:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:50:43 $ docker stop --time=1 fffe108992f434dc758460c4ff4f92672a623bf3f055a70e5d851569252022bb 15:50:45 $ docker rm -f fffe108992f434dc758460c4ff4f92672a623bf3f055a70e5d851569252022bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:50:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:50:45 . [Pipeline] withDockerContainer 15:50:46 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 15:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:50:46 $ docker top 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:46 [ssh-agent] Looking for ssh-agent implementation... 15:50:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:46 $ docker exec 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f ssh-agent 15:50:46 SSH_AUTH_SOCK=/tmp/ssh-5fD7823Hbnw0/agent.33 15:50:46 SSH_AGENT_PID=39 15:50:46 Running ssh-add (command line suppressed) 15:50:46 Identity added: /w/workspace/edgex-go/220@tmp/private_key_6553889473904912658.key (/w/workspace/edgex-go/220@tmp/private_key_6553889473904912658.key) 15:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:47 + git semver bump pre 15:50:47 2022-05-09 15:50:47,448 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 15:50:47 2022-05-09 15:50:47,448 [bump_version] DEBUG bumping version:2.2.0-dev.92 on axis:pre with prefix:dev 15:50:47 2022-05-09 15:50:47,448 [bump_version] DEBUG bumped version:2.2.0-dev.93 15:50:47 2022-05-09 15:50:47,448 [write_version] DEBUG write version:2.2.0-dev.93 to path:/w/workspace/edgex-go/220/.semver/main with force:True 15:50:47 2022-05-09 15:50:47,448 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 15:50:47 2022-05-09 15:50:47,448 [write_file] DEBUG write to file:/w/workspace/edgex-go/220/.semver/main 15:50:47 2022-05-09 15:50:47,451 [execute] INFO git cat-file --batch-check 15:50:47 2022-05-09 15:50:47,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/220/.semver, universal_newlines=False, shell=None, istream=) 15:50:47 2022-05-09 15:50:47,456 [execute] INFO git cat-file --batch 15:50:47 2022-05-09 15:50:47,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/220/.semver, universal_newlines=False, shell=None, istream=) 15:50:47 2022-05-09 15:50:47,463 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 15:50:47 2.2.0-dev.93 [Pipeline] } 15:50:47 $ docker exec --env ******** --env ******** 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f ssh-agent -k 15:50:47 unset SSH_AUTH_SOCK; 15:50:47 unset SSH_AGENT_PID; 15:50:47 echo Agent pid 39 killed; 15:50:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:47 + git semver [Pipeline] } 15:50:48 $ docker stop --time=1 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f 15:50:49 $ docker rm -f 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f [Pipeline] // withDockerContainer [Pipeline] sh 15:50:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:50:50 . [Pipeline] withDockerContainer 15:50:50 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 15:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:50:50 $ docker top f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:50 [ssh-agent] Looking for ssh-agent implementation... 15:50:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:50 $ docker exec f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 ssh-agent 15:50:51 SSH_AUTH_SOCK=/tmp/ssh-9ytHipdIYTey/agent.33 15:50:51 SSH_AGENT_PID=40 15:50:51 Running ssh-add (command line suppressed) 15:50:51 Identity added: /w/workspace/edgex-go/220@tmp/private_key_8361377178848387517.key (/w/workspace/edgex-go/220@tmp/private_key_8361377178848387517.key) 15:50:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:51 + git semver push 15:50:51 2022-05-09 15:50:51,613 [run_push] DEBUG push 15:50:51 2022-05-09 15:50:51,614 [execute] INFO git push origin semver 15:50:51 2022-05-09 15:50:51,614 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/220/.semver, universal_newlines=False, shell=None, istream=None) 15:50:52 2022-05-09 15:50:52,579 [run_push] DEBUG push all version tags 15:50:52 2022-05-09 15:50:52,580 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:50:52 2022-05-09 15:50:52,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=None) 15:50:53 2022-05-09 15:50:53,379 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main 15:50:53 2.2.0-dev.93 [Pipeline] } 15:50:53 $ docker exec --env ******** --env ******** f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 ssh-agent -k 15:50:53 unset SSH_AUTH_SOCK; 15:50:53 unset SSH_AGENT_PID; 15:50:53 echo Agent pid 40 killed; 15:50:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:54 + git semver [Pipeline] } 15:50:54 $ docker stop --time=1 f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 15:50:55 $ docker rm -f f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 [Pipeline] // withDockerContainer [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:50:56 + [ -d /w/workspace/edgex-go/220/archives ] [Pipeline] libraryResource [Pipeline] sh 15:50:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:57 ---> package-listing.sh 15:50:57 ++ facter osfamily 15:50:57 ++ tr '[:upper:]' '[:lower:]' 15:50:57 + OS_FAMILY=debian 15:50:57 + workspace=/w/workspace/edgex-go/220 15:50:57 + START_PACKAGES=/tmp/packages_start.txt 15:50:57 + END_PACKAGES=/tmp/packages_end.txt 15:50:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:57 + PACKAGES=/tmp/packages_start.txt 15:50:57 + '[' /w/workspace/edgex-go/220 ']' 15:50:57 + PACKAGES=/tmp/packages_end.txt 15:50:57 + case "${OS_FAMILY}" in 15:50:57 + dpkg -l 15:50:57 + grep '^ii' 15:50:57 + '[' -f /tmp/packages_start.txt ']' 15:50:57 + '[' -f /tmp/packages_end.txt ']' 15:50:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:57 + '[' /w/workspace/edgex-go/220 ']' 15:50:57 + mkdir -p /w/workspace/edgex-go/220/archives/ 15:50:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/220/archives/ [Pipeline] echo 15:50:57 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/220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:50:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:58 15:50:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:50:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:58 latest: Pulling from edgex-lftools-log-publisher 15:50:58 5eb5b503b376: Pulling fs layer 15:50:58 5c69ac0246d0: Pulling fs layer 15:50:58 ec43610c2a17: Pulling fs layer 15:50:58 3a2ae6a8a46f: Pulling fs layer 15:50:58 33b1e0a273af: Pulling fs layer 15:50:58 5d3b04190fa2: Pulling fs layer 15:50:58 2f39f015ded8: Pulling fs layer 15:50:58 33b1e0a273af: Waiting 15:50:58 3a2ae6a8a46f: Waiting 15:50:58 5d3b04190fa2: Waiting 15:50:58 5c69ac0246d0: Verifying Checksum 15:50:58 5c69ac0246d0: Download complete 15:50:58 3a2ae6a8a46f: Verifying Checksum 15:50:58 3a2ae6a8a46f: Download complete 15:50:58 33b1e0a273af: Verifying Checksum 15:50:58 33b1e0a273af: Download complete 15:50:58 5d3b04190fa2: Verifying Checksum 15:50:58 5d3b04190fa2: Download complete 15:50:59 ec43610c2a17: Download complete 15:50:59 5eb5b503b376: Verifying Checksum 15:50:59 5eb5b503b376: Download complete 15:50:59 2f39f015ded8: Download complete 15:51:00 5eb5b503b376: Pull complete 15:51:00 5c69ac0246d0: Pull complete 15:51:00 ec43610c2a17: Pull complete 15:51:00 3a2ae6a8a46f: Pull complete 15:51:01 33b1e0a273af: Pull complete 15:51:01 5d3b04190fa2: Pull complete 15:51:05 2f39f015ded8: Pull complete 15:51:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:51:05 prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container 15:51:05 $ 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/220/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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:07 $ docker top 8e7450214c098ed4af157bc8097e71a64b5b44da3e3e92d6c267389886a59c2d -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:51:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:51:08 + ls /var/log/sa-host 15:51:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:08 provisioning config files... 15:51:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/220@tmp/config8338053270442144486tmp [Pipeline] { [Pipeline] echo 15:51:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:08 ---> create-netrc.sh [Pipeline] } 15:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:51:09 ---> python-tools-install.sh [Pipeline] echo 15:51:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:51:09 ---> sudo-logs.sh 15:51:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:51:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:51:09 ---> job-cost.sh 15:51:09 lf-activate-venv: SKIPPING 15:51:09 DEBUG: total: 0.10999999940395355 15:51:09 INFO: Retrieving Stack Cost... 15:51:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:10 INFO: Archiving Costs [Pipeline] echo 15:51:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:10 ---> logs-deploy.sh 15:51:10 lf-activate-venv: SKIPPING 15:51:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/220 15:51:10 INFO: archiving workspace using pattern(s): 15:51:11 Archives upload complete. 15:51:11 INFO: archiving logs to Nexus 15:51:12 ---> uname -a: 15:51:12 Linux prd-ubuntu20-04-docker-8c-8g-41817 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:51:12 15:51:12 15:51:12 ---> lscpu: 15:51:12 Architecture: x86_64 15:51:12 CPU op-mode(s): 32-bit, 64-bit 15:51:12 Byte Order: Little Endian 15:51:12 Address sizes: 40 bits physical, 48 bits virtual 15:51:12 CPU(s): 8 15:51:12 On-line CPU(s) list: 0-7 15:51:12 Thread(s) per core: 1 15:51:12 Core(s) per socket: 1 15:51:12 Socket(s): 8 15:51:12 NUMA node(s): 1 15:51:12 Vendor ID: AuthenticAMD 15:51:12 CPU family: 23 15:51:12 Model: 49 15:51:12 Model name: AMD EPYC-Rome Processor 15:51:12 Stepping: 0 15:51:12 CPU MHz: 2799.998 15:51:12 BogoMIPS: 5599.99 15:51:12 Virtualization: AMD-V 15:51:12 Hypervisor vendor: KVM 15:51:12 Virtualization type: full 15:51:12 L1d cache: 256 KiB 15:51:12 L1i cache: 256 KiB 15:51:12 L2 cache: 4 MiB 15:51:12 L3 cache: 128 MiB 15:51:12 NUMA node0 CPU(s): 0-7 15:51:12 Vulnerability Itlb multihit: Not affected 15:51:12 Vulnerability L1tf: Not affected 15:51:12 Vulnerability Mds: Not affected 15:51:12 Vulnerability Meltdown: Not affected 15:51:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:51:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:51:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:51:12 Vulnerability Srbds: Not affected 15:51:12 Vulnerability Tsx async abort: Not affected 15:51:12 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:51:12 15:51:12 15:51:12 ---> nproc: 15:51:12 8 15:51:12 15:51:12 15:51:12 ---> df -h: 15:51:12 Filesystem Size Used Avail Use% Mounted on 15:51:12 overlay 155G 28G 128G 18% / 15:51:12 tmpfs 64M 0 64M 0% /dev 15:51:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:51:12 shm 64M 0 64M 0% /dev/shm 15:51:12 /dev/vda1 155G 28G 128G 18% /facter-os 15:51:12 15:51:12 15:51:12 ---> sar -b -r -n DEV: 15:51:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41817) 05/09/22 _x86_64_ (8 CPU) 15:51:12 15:51:12 14:46:42 LINUX RESTART (8 CPU) 15:51:12 15:51:12 14:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:51:12 14:48:01 306.52 53.19 253.33 0.00 5050.26 187388.31 0.00 15:51:12 14:49:01 93.22 1.33 91.89 0.00 13.60 32562.48 0.00 15:51:12 14:50:01 46.76 0.13 46.63 0.00 1.73 16274.50 0.00 15:51:12 14:51:01 449.88 0.17 449.71 0.00 30.66 353182.74 0.00 15:51:12 14:52:01 1121.59 7.21 1114.38 0.00 57.71 364937.55 0.00 15:51:12 14:53:01 235.58 0.03 235.55 0.00 0.27 135275.96 0.00 15:51:12 14:54:01 725.42 0.07 725.36 0.00 0.53 185761.68 0.00 15:51:12 14:55:01 850.49 4.52 845.98 0.00 38.13 310057.92 0.00 15:51:12 14:56:01 1122.46 36.48 1085.99 0.00 910.38 327597.13 0.00 15:51:12 14:57:01 219.15 0.75 218.40 0.00 67.72 19449.16 0.00 15:51:12 14:58:01 16.98 0.13 16.84 0.00 3.33 431.72 0.00 15:51:12 14:59:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 15:51:12 15:00:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 15:51:12 15:01:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 15:51:12 15:02:01 4.25 2.28 1.97 0.00 20.79 20.93 0.00 15:51:12 15:03:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 15:51:12 15:04:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 15:51:12 15:05:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 15:51:12 15:06:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 15:51:12 15:07:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 15:51:12 15:08:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 15:51:12 15:09:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 15:51:12 15:10:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:51:12 15:11:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 15:51:12 15:12:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 15:51:12 15:13:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 15:51:12 15:14:02 4.02 1.50 2.52 0.00 40.79 32.79 0.00 15:51:12 15:15:01 1.12 0.00 1.12 0.00 0.00 12.88 0.00 15:51:12 15:16:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 15:51:12 15:17:01 1.13 0.05 1.08 0.00 1.07 12.40 0.00 15:51:12 15:18:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 15:51:12 15:19:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 15:51:12 15:20:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 15:51:12 15:21:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 15:51:12 15:22:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 15:51:12 15:23:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 15:51:12 15:24:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 15:51:12 15:25:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 15:51:12 15:26:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 15:51:12 15:27:01 1.57 0.00 1.57 0.00 0.00 17.87 0.00 15:51:12 15:28:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 15:51:12 15:29:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 15:51:12 15:30:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 15:51:12 15:31:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 15:51:12 15:32:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 15:51:12 15:33:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 15:51:12 15:34:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 15:51:12 15:35:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 15:51:12 15:36:01 1.65 0.00 1.65 0.00 0.00 17.46 0.00 15:51:12 15:37:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 15:51:12 15:38:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 15:51:12 15:39:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 15:51:12 15:40:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 15:51:12 15:41:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 15:51:12 15:42:01 2.33 1.28 1.05 0.00 41.45 13.06 0.00 15:51:12 15:43:01 1.45 0.30 1.15 0.00 11.86 15.86 0.00 15:51:12 15:44:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 15:51:12 15:45:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 15:51:12 15:46:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 15:51:12 15:47:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 15:51:12 15:48:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 15:51:12 15:49:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 15:51:12 15:50:01 10.53 0.72 9.82 0.00 60.92 2317.48 0.00 15:51:12 15:51:01 186.05 3.18 182.87 0.00 269.16 64024.80 0.00 15:51:12 Average: 85.27 1.76 83.51 0.00 102.18 31219.76 0.00 15:51:12 15:51:12 14:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:12 14:48:01 28335960 31769708 535368 1.63 118748 3571940 2136916 6.30 1214752 2942616 444 15:51:12 14:49:01 27686228 31720372 573684 1.74 160588 4043876 2039112 6.01 1612756 3095440 423536 15:51:12 14:50:01 27423044 31726504 565592 1.72 165156 4279972 2017848 5.95 1484160 3460252 321560 15:51:12 14:51:01 22109368 31460056 805036 2.45 180300 9127036 3161044 9.32 2069612 7949524 663600 15:51:12 14:52:01 12789552 30123144 2121108 6.45 401864 16144424 5075256 14.96 4992448 13589232 3388 15:51:12 14:53:01 6876348 27535204 4707748 14.32 416876 19331020 7536428 22.21 8667736 15701332 276836 15:51:12 14:54:01 7953792 30890744 1351300 4.11 439992 21493780 3542884 10.44 6141712 17063360 4168 15:51:12 14:55:01 3247896 31398196 850260 2.59 654036 26202308 2833040 8.35 4130520 23501188 397732 15:51:12 14:56:01 9939460 31462076 798160 2.43 689892 19980480 2873428 8.47 3018704 18368028 17948 15:51:12 14:57:01 11207828 31725400 543492 1.65 693668 19011988 2271176 6.69 2754592 17414000 664 15:51:12 14:58:01 11229644 31748008 521176 1.58 694256 19012388 2082540 6.14 2736156 17414108 176 15:51:12 14:59:01 11230828 31749176 520296 1.58 694276 19012388 2082540 6.14 2734312 17414108 56 15:51:12 15:00:01 11236524 31754900 514816 1.57 694296 19012392 2082540 6.14 2727300 17414112 200 15:51:12 15:01:01 11237776 31756176 513588 1.56 694324 19012396 2082540 6.14 2726116 17414116 48 15:51:12 15:02:01 11237260 31756504 513712 1.56 694804 19012572 2117072 6.24 2727216 17414052 188 15:51:12 15:03:01 11238300 31757560 512644 1.56 694812 19012576 2117072 6.24 2726028 17414056 172 15:51:12 15:04:01 11238700 31757996 512068 1.56 694832 19012576 2117072 6.24 2725740 17414056 136 15:51:12 15:05:01 11238504 31757812 512248 1.56 694840 19012584 2117072 6.24 2725788 17414056 8 15:51:12 15:06:01 11238156 31757484 512480 1.56 694868 19012588 2117072 6.24 2725600 17414064 192 15:51:12 15:07:01 11238060 31757424 512496 1.56 694900 19012588 2117072 6.24 2725316 17414064 20 15:51:12 15:08:01 11238352 31757748 512180 1.56 694916 19012592 2117072 6.24 2725896 17414068 16 15:51:12 15:09:01 11238440 31757852 512168 1.56 694924 19012596 2117072 6.24 2725704 17414072 228 15:51:12 15:10:01 11238448 31757872 512144 1.56 694932 19012600 2117072 6.24 2725680 17414076 172 15:51:12 15:11:01 11238472 31757912 512104 1.56 694944 19012604 2117072 6.24 2725376 17414080 180 15:51:12 15:12:01 11238424 31757864 512092 1.56 694948 19012600 2117072 6.24 2725384 17414080 12 15:51:12 15:13:01 11238344 31757800 512092 1.56 694956 19012608 2117072 6.24 2725716 17414084 180 15:51:12 15:14:02 11236592 31757624 512208 1.56 695504 19013316 2141028 6.31 2728064 17412672 12 15:51:12 15:15:01 11236576 31757636 512188 1.56 695520 19013316 2141028 6.31 2728096 17412672 140 15:51:12 15:16:01 11236236 31757336 512524 1.56 695544 19013320 2141028 6.31 2728512 17412676 196 15:51:12 15:17:01 11236392 31757544 512184 1.56 695576 19013316 2141028 6.31 2728412 17412676 148 15:51:12 15:18:01 11236560 31757792 512096 1.56 695600 19013352 2141028 6.31 2728488 17412700 28 15:51:12 15:19:01 11235984 31757232 512660 1.56 695608 19013356 2141028 6.31 2728192 17412704 184 15:51:12 15:20:01 11236228 31757476 512340 1.56 695624 19013356 2141028 6.31 2728176 17412704 12 15:51:12 15:21:01 11236672 31757924 512024 1.56 695644 19013356 2141028 6.31 2728192 17412708 8 15:51:12 15:22:01 11236656 31757908 511996 1.56 695656 19013360 2141028 6.31 2728192 17412708 12 15:51:12 15:23:01 11236260 31757584 512228 1.56 695688 19013368 2141028 6.31 2728692 17412716 64 15:51:12 15:24:01 11236268 31757604 512188 1.56 695712 19013372 2141028 6.31 2728248 17412724 12 15:51:12 15:25:01 11236140 31757628 512032 1.56 695732 19013504 2141028 6.31 2728704 17412812 224 15:51:12 15:26:01 11236164 31757656 511996 1.56 695740 19013508 2141028 6.31 2728308 17412816 12 15:51:12 15:27:01 11235896 31757464 512176 1.56 695764 19013512 2141028 6.31 2728332 17412860 48 15:51:12 15:28:01 11235732 31757320 512444 1.56 695788 19013504 2124512 6.26 2729156 17412860 16 15:51:12 15:29:01 11235960 31757588 512104 1.56 695816 19013516 2124512 6.26 2728768 17412864 184 15:51:12 15:30:01 11235912 31757540 512068 1.56 695840 19013516 2124512 6.26 2728904 17412864 196 15:51:12 15:31:01 11236148 31757784 511792 1.56 695856 19013524 2124512 6.26 2728732 17412872 204 15:51:12 15:32:01 11236352 31758052 511504 1.56 695876 19013528 2124512 6.26 2728812 17412880 196 15:51:12 15:33:01 11236344 31758060 511472 1.56 695916 19013528 2124512 6.26 2728840 17412876 48 15:51:12 15:34:01 11235712 31757484 511956 1.56 695928 19013532 2124512 6.26 2728840 17412880 208 15:51:12 15:35:01 11235988 31757760 511668 1.56 695940 19013532 2124512 6.26 2728504 17412880 44 15:51:12 15:36:01 11235876 31757656 511616 1.56 695976 19013536 2124512 6.26 2728860 17412884 192 15:51:12 15:37:01 11236136 31757980 511324 1.55 695988 19013540 2124512 6.26 2728948 17412892 192 15:51:12 15:38:01 11235868 31757712 511552 1.56 696012 19013540 2124512 6.26 2729276 17412892 204 15:51:12 15:39:01 11235892 31757740 511512 1.56 696032 19013536 2124512 6.26 2728824 17412896 8 15:51:12 15:40:01 11236092 31757944 511500 1.56 696032 19013548 2124512 6.26 2728576 17412900 16 15:51:12 15:41:01 11236304 31758156 511380 1.56 696040 19013552 2124512 6.26 2728560 17412900 8 15:51:12 15:42:01 11232604 31756840 512816 1.56 696180 19014660 2124512 6.26 2733692 17412364 24 15:51:12 15:43:01 11231052 31755744 513828 1.56 696204 19015032 2124512 6.26 2735060 17412196 196 15:51:12 15:44:01 11231440 31756164 513548 1.56 696220 19015036 2124512 6.26 2734148 17412192 12 15:51:12 15:45:01 11231360 31756112 513544 1.56 696236 19015040 2107972 6.21 2734684 17412196 216 15:51:12 15:46:01 11231312 31756084 513528 1.56 696244 19015040 2107972 6.21 2734216 17412196 20 15:51:12 15:47:01 11231724 31756500 513244 1.56 696264 19015044 2107972 6.21 2734228 17412200 192 15:51:12 15:48:01 11231236 31756020 513684 1.56 696276 19015044 2107972 6.21 2734544 17412200 12 15:51:12 15:49:01 11231156 31755992 513680 1.56 696292 19015048 2130920 6.28 2734700 17412204 188 15:51:12 15:50:01 10460384 31680796 588096 1.79 710504 19657372 2494648 7.35 2821924 18053968 648352 15:51:12 15:51:01 9370476 31681264 586840 1.78 752752 20601564 2543800 7.50 2923880 18936756 259556 15:51:12 Average: 11900928 31633409 635744 1.93 649251 18314736 2326789 6.86 2870963 16649331 47241 15:51:12 15:51:12 14:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:12 14:48:01 lo 5.42 5.42 0.52 0.52 0.00 0.00 0.00 0.00 15:51:12 14:48:01 ens3 1382.41 1095.95 11333.93 171.47 0.00 0.00 0.00 0.00 15:51:12 14:48:01 veth2949023 1.78 1.22 0.17 1.38 0.00 0.00 0.00 0.00 15:51:12 14:48:01 docker0 276.78 298.37 25.31 2751.93 0.00 0.00 0.00 0.00 15:51:12 14:49:01 veth16c0b44 0.83 1.03 0.06 0.08 0.00 0.00 0.00 0.00 15:51:12 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:49:01 ens3 174.99 142.80 1013.73 71.77 0.00 0.00 0.00 0.00 15:51:12 14:49:01 docker0 94.72 117.33 7.73 980.06 0.00 0.00 0.00 0.00 15:51:12 14:50:01 veth16c0b44 0.68 0.70 0.05 0.05 0.00 0.00 0.00 0.00 15:51:12 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:50:01 ens3 23.26 13.81 19.93 10.63 0.00 0.00 0.00 0.00 15:51:12 14:50:01 docker0 0.68 0.68 0.04 0.05 0.00 0.00 0.00 0.00 15:51:12 14:51:01 veth153ba05 0.00 1.12 0.00 0.06 0.00 0.00 0.00 0.00 15:51:12 14:51:01 veth25ed8a0 37.68 72.89 2.47 967.80 0.00 0.00 0.00 0.08 15:51:12 14:51:01 vethe6c9b2d 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:51:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:51:12 14:51:01 ens3 392.97 240.31 4747.72 95.85 0.00 0.00 0.00 0.00 15:51:12 14:51:01 veth345af59 32.79 69.51 2.15 903.52 0.00 0.00 0.00 0.07 15:51:12 14:51:01 veth3f40968 39.26 75.59 2.57 944.42 0.00 0.00 0.00 0.08 15:51:12 14:51:01 docker0 151.69 269.34 8.06 3043.94 0.00 0.00 0.00 0.00 15:51:12 14:51:01 veth74695c4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:52:01 veth153ba05 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:52:01 veth25ed8a0 174.43 309.65 16.86 4860.72 0.00 0.00 0.00 0.40 15:51:12 14:52:01 veth48adb24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:52:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:51:12 14:52:01 ens3 1104.03 641.24 14986.51 132.21 0.00 0.00 0.00 0.00 15:51:12 14:52:01 veth345af59 189.35 351.17 17.92 4929.57 0.00 0.00 0.00 0.40 15:51:12 14:52:01 veth3f40968 191.70 332.41 17.84 4884.55 0.00 0.00 0.00 0.40 15:51:12 14:52:01 veth2cac4d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:52:01 docker0 584.19 1028.47 46.71 14841.29 0.00 0.00 0.00 0.00 15:51:12 14:53:01 veth153ba05 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:53:01 veth25ed8a0 0.18 0.23 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:53:01 ens3 30.05 18.87 55.29 9.63 0.00 0.00 0.00 0.00 15:51:12 14:53:01 veth345af59 0.18 0.27 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:53:01 veth3f40968 0.18 0.22 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:53:01 veth8988962 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:53:01 docker0 8.06 9.46 0.45 38.08 0.00 0.00 0.00 0.00 15:51:12 14:54:01 veth153ba05 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:54:01 veth25ed8a0 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:54:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:51:12 14:54:01 ens3 139.00 96.47 1582.06 79.85 0.00 0.00 0.00 0.00 15:51:12 14:54:01 veth345af59 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:54:01 veth3f40968 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:54:01 vethae82bb0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:54:01 docker0 14.56 33.17 1.25 458.47 0.00 0.00 0.00 0.00 15:51:12 14:55:01 veth153ba05 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:55:01 ens3 114.78 92.82 725.77 85.81 0.00 0.00 0.00 0.00 15:51:12 14:55:01 docker0 32.13 46.48 2.74 694.46 0.00 0.00 0.00 0.00 15:51:12 14:56:01 veth153ba05 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:51:12 14:56:01 veth5698677 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:51:12 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:56:01 ens3 114.56 83.90 349.64 21.94 0.00 0.00 0.00 0.00 15:51:12 14:56:01 docker0 61.19 74.54 3.46 316.91 0.00 0.00 0.00 0.00 15:51:12 14:57:01 lo 42.33 42.33 4.17 4.17 0.00 0.00 0.00 0.00 15:51:12 14:57:01 ens3 434.66 452.26 303.66 1897.26 0.00 0.00 0.00 0.00 15:51:12 14:57:01 docker0 10.26 14.18 0.61 90.22 0.00 0.00 0.00 0.00 15:51:12 14:58:01 lo 21.46 21.46 2.12 2.12 0.00 0.00 0.00 0.00 15:51:12 14:58:01 ens3 270.76 292.10 118.47 1631.10 0.00 0.00 0.00 0.00 15:51:12 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 14:59:01 ens3 7.23 4.50 14.03 0.56 0.00 0.00 0.00 0.00 15:51:12 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:00:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:03:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:51:12 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:04:01 ens3 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 15:51:12 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:05:01 ens3 0.55 0.47 0.27 0.22 0.00 0.00 0.00 0.00 15:51:12 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:08:01 ens3 0.42 0.15 0.20 0.07 0.00 0.00 0.00 0.00 15:51:12 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:13:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:51:12 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:14:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:15:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:16:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:18:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:51:12 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:23:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:51:12 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:28:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:51:12 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:33:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:51:12 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:38:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:51:12 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:39:01 ens3 0.35 0.15 0.35 0.01 0.00 0.00 0.00 0.00 15:51:12 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:42:01 ens3 4.13 3.18 3.23 3.96 0.00 0.00 0.00 0.00 15:51:12 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:43:01 ens3 3.37 2.38 2.00 2.22 0.00 0.00 0.00 0.00 15:51:12 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:45:01 ens3 1.10 0.60 0.51 0.29 0.00 0.00 0.00 0.00 15:51:12 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:48:01 ens3 0.57 0.08 0.11 0.07 0.00 0.00 0.00 0.00 15:51:12 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:12 15:49:01 ens3 0.45 0.22 0.12 0.08 0.00 0.00 0.00 0.00 15:51:12 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:50:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:51:12 15:50:01 ens3 136.46 80.84 4058.81 23.06 0.00 0.00 0.00 0.00 15:51:12 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:12 15:51:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 15:51:12 15:51:01 ens3 363.97 259.42 6470.07 127.08 0.00 0.00 0.00 0.00 15:51:12 15:51:01 docker0 50.92 57.99 4.54 693.90 0.00 0.00 0.00 0.00 15:51:12 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:51:12 Average: ens3 73.19 54.83 712.87 68.21 0.00 0.00 0.00 0.00 15:51:12 Average: docker0 20.02 30.41 1.57 373.09 0.00 0.00 0.00 0.00 15:51:12 15:51:12 15:51:12 ---> sar -P ALL: 15:51:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41817) 05/09/22 _x86_64_ (8 CPU) 15:51:12 15:51:12 14:46:42 LINUX RESTART (8 CPU) 15:51:12 15:51:12 14:47:02 CPU %user %nice %system %iowait %steal %idle 15:51:12 14:48:01 all 12.04 0.00 4.68 4.50 0.11 78.66 15:51:12 14:48:01 0 8.91 0.00 3.70 3.87 0.12 83.40 15:51:12 14:48:01 1 11.12 0.00 4.24 9.72 0.09 74.84 15:51:12 14:48:01 2 13.71 0.00 6.53 8.85 0.09 70.82 15:51:12 14:48:01 3 13.59 0.00 5.13 7.02 0.12 74.15 15:51:12 14:48:01 4 11.87 0.00 3.85 2.35 0.12 81.81 15:51:12 14:48:01 5 12.37 0.00 4.67 2.29 0.12 80.55 15:51:12 14:48:01 6 10.73 0.00 4.33 0.72 0.10 84.12 15:51:12 14:48:01 7 14.07 0.00 5.03 1.21 0.14 79.55 15:51:12 14:49:01 all 30.94 0.00 6.25 1.33 0.13 61.36 15:51:12 14:49:01 0 32.42 0.00 6.40 0.35 0.13 60.69 15:51:12 14:49:01 1 33.39 0.00 6.57 0.14 0.12 59.79 15:51:12 14:49:01 2 31.20 0.00 6.95 3.68 0.15 58.03 15:51:12 14:49:01 3 31.60 0.00 6.79 1.94 0.13 59.53 15:51:12 14:49:01 4 24.57 0.00 5.55 1.79 0.12 67.97 15:51:12 14:49:01 5 31.33 0.00 5.90 1.87 0.13 60.76 15:51:12 14:49:01 6 31.05 0.00 6.10 0.20 0.10 62.55 15:51:12 14:49:01 7 31.94 0.00 5.71 0.68 0.12 61.55 15:51:12 14:50:01 all 48.58 0.00 6.31 0.24 0.15 44.73 15:51:12 14:50:01 0 49.98 0.00 6.98 0.07 0.13 42.83 15:51:12 14:50:01 1 49.76 0.00 6.41 0.02 0.15 43.66 15:51:12 14:50:01 2 47.39 0.00 6.30 1.24 0.17 44.90 15:51:12 14:50:01 3 49.75 0.00 6.64 0.14 0.15 43.33 15:51:12 14:50:01 4 44.73 0.00 5.99 0.41 0.12 48.76 15:51:12 14:50:01 5 49.24 0.00 6.11 0.02 0.17 44.46 15:51:12 14:50:01 6 49.13 0.00 5.80 0.02 0.15 44.90 15:51:12 14:50:01 7 48.61 0.00 6.24 0.02 0.14 45.00 15:51:12 14:51:01 all 20.92 0.00 12.30 4.82 0.12 61.84 15:51:12 14:51:01 0 23.26 0.00 13.50 4.37 0.12 58.75 15:51:12 14:51:01 1 21.86 0.00 12.45 0.86 0.10 64.73 15:51:12 14:51:01 2 21.79 0.00 12.72 1.00 0.12 64.37 15:51:12 14:51:01 3 21.57 0.00 13.07 1.42 0.14 63.80 15:51:12 14:51:01 4 19.25 0.00 10.71 2.88 0.15 67.00 15:51:12 14:51:01 5 18.62 0.00 11.59 18.81 0.10 50.88 15:51:12 14:51:01 6 19.09 0.00 12.96 1.99 0.12 65.84 15:51:12 14:51:01 7 21.89 0.00 11.37 7.33 0.14 59.27 15:51:12 14:52:01 all 75.46 0.00 14.60 3.37 0.17 6.40 15:51:12 14:52:01 0 73.22 0.00 15.96 7.11 0.18 3.52 15:51:12 14:52:01 1 77.43 0.00 12.78 3.87 0.15 5.76 15:51:12 14:52:01 2 74.91 0.00 16.14 2.13 0.17 6.66 15:51:12 14:52:01 3 76.52 0.00 13.34 2.70 0.22 7.22 15:51:12 14:52:01 4 74.93 0.00 14.29 3.45 0.15 7.17 15:51:12 14:52:01 5 74.76 0.00 15.56 3.09 0.17 6.41 15:51:12 14:52:01 6 76.40 0.00 13.79 2.30 0.15 7.36 15:51:12 14:52:01 7 75.50 0.00 14.95 2.29 0.17 7.10 15:51:12 14:53:01 all 91.51 0.00 8.29 0.00 0.20 0.00 15:51:12 14:53:01 0 92.17 0.00 7.64 0.00 0.17 0.02 15:51:12 14:53:01 1 92.78 0.00 7.05 0.00 0.17 0.00 15:51:12 14:53:01 2 90.74 0.00 9.08 0.00 0.18 0.00 15:51:12 14:53:01 3 91.58 0.00 8.15 0.00 0.27 0.00 15:51:12 14:53:01 4 91.59 0.00 8.16 0.00 0.25 0.00 15:51:12 14:53:01 5 92.28 0.00 7.55 0.00 0.17 0.00 15:51:12 14:53:01 6 90.73 0.00 9.09 0.00 0.18 0.00 15:51:12 14:53:01 7 90.24 0.00 9.57 0.00 0.18 0.00 15:51:12 14:54:01 all 78.08 0.00 10.50 2.16 0.17 9.09 15:51:12 14:54:01 0 77.14 0.00 9.93 2.32 0.17 10.44 15:51:12 14:54:01 1 73.07 0.00 11.74 2.06 0.13 13.00 15:51:12 14:54:01 2 69.95 0.00 12.65 1.92 0.15 15.33 15:51:12 14:54:01 3 79.24 0.00 9.32 2.74 0.24 8.47 15:51:12 14:54:01 4 83.95 0.00 9.73 0.55 0.13 5.63 15:51:12 14:54:01 5 88.28 0.00 8.04 0.23 0.17 3.28 15:51:12 14:54:01 6 81.24 0.00 10.37 3.56 0.20 4.63 15:51:12 14:54:01 7 71.66 0.00 12.26 3.93 0.17 11.97 15:51:12 14:55:01 all 54.52 0.00 14.34 8.67 0.19 22.28 15:51:12 14:55:01 0 54.23 0.00 14.42 9.50 0.25 21.60 15:51:12 14:55:01 1 54.02 0.00 14.75 3.62 0.15 27.46 15:51:12 14:55:01 2 55.91 0.00 13.48 6.42 0.19 24.00 15:51:12 14:55:01 3 54.26 0.00 14.21 7.54 0.22 23.77 15:51:12 14:55:01 4 54.91 0.00 14.23 11.26 0.17 19.43 15:51:12 14:55:01 5 54.73 0.00 14.43 6.18 0.14 24.53 15:51:12 14:55:01 6 54.70 0.00 14.96 17.14 0.19 13.02 15:51:12 14:55:01 7 53.43 0.00 14.25 7.72 0.19 24.41 15:51:12 14:56:01 all 30.05 0.00 11.94 16.71 0.17 41.13 15:51:12 14:56:01 0 31.18 0.00 13.26 12.46 0.22 42.88 15:51:12 14:56:01 1 32.11 0.00 9.96 10.02 0.22 47.69 15:51:12 14:56:01 2 29.81 0.00 11.22 12.93 0.14 45.90 15:51:12 14:56:01 3 27.64 0.00 11.80 12.65 0.15 47.76 15:51:12 14:56:01 4 29.23 0.00 13.38 35.03 0.15 22.21 15:51:12 14:56:01 5 29.54 0.00 13.38 17.42 0.22 39.45 15:51:12 14:56:01 6 31.09 0.00 10.69 12.94 0.14 45.15 15:51:12 14:56:01 7 29.81 0.00 11.81 20.34 0.15 37.89 15:51:12 14:57:01 all 10.65 0.00 2.62 2.07 0.08 84.57 15:51:12 14:57:01 0 11.61 0.00 2.71 0.35 0.08 85.24 15:51:12 14:57:01 1 9.12 0.00 2.40 0.64 0.07 87.78 15:51:12 14:57:01 2 12.12 0.00 2.94 0.67 0.07 84.20 15:51:12 14:57:01 3 8.80 0.00 2.69 2.38 0.08 86.05 15:51:12 14:57:01 4 9.97 0.00 2.55 5.66 0.08 81.73 15:51:12 14:57:01 5 12.87 0.00 2.21 1.86 0.08 82.98 15:51:12 14:57:01 6 10.78 0.00 2.63 0.60 0.05 85.93 15:51:12 14:57:01 7 9.96 0.00 2.85 4.44 0.08 82.66 15:51:12 14:58:01 all 6.37 0.00 0.82 0.05 0.04 92.71 15:51:12 14:58:01 0 4.48 0.00 0.64 0.02 0.03 94.83 15:51:12 14:58:01 1 2.97 0.00 0.65 0.00 0.02 96.36 15:51:12 14:58:01 2 7.45 0.00 1.00 0.17 0.07 91.31 15:51:12 14:58:01 3 6.62 0.00 0.99 0.22 0.05 92.13 15:51:12 14:58:01 4 8.43 0.00 0.87 0.00 0.05 90.65 15:51:12 14:58:01 5 9.23 0.00 0.80 0.02 0.05 89.90 15:51:12 14:58:01 6 7.57 0.00 0.74 0.02 0.05 91.63 15:51:12 14:58:01 7 4.23 0.00 0.87 0.00 0.03 94.87 15:51:12 15:51:12 14:58:01 CPU %user %nice %system %iowait %steal %idle 15:51:12 14:59:01 all 0.03 0.00 0.03 0.01 0.00 99.92 15:51:12 14:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:51:12 14:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 14:59:01 2 0.03 0.00 0.02 0.03 0.00 99.92 15:51:12 14:59:01 3 0.02 0.00 0.03 0.03 0.02 99.90 15:51:12 14:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 14:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:51:12 14:59:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:51:12 14:59:01 7 0.07 0.00 0.07 0.00 0.00 99.87 15:51:12 15:00:01 all 0.03 0.00 0.02 0.01 0.01 99.94 15:51:12 15:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:00:01 2 0.05 0.00 0.05 0.03 0.02 99.85 15:51:12 15:00:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:51:12 15:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:51:12 15:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:51:12 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:01:01 all 0.19 0.00 0.01 0.00 0.00 99.79 15:51:12 15:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:01:01 1 1.44 0.00 0.00 0.00 0.00 98.56 15:51:12 15:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:51:12 15:01:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:51:12 15:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:02:01 all 0.27 0.00 0.02 0.01 0.00 99.69 15:51:12 15:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:02:01 1 1.99 0.00 0.03 0.02 0.00 97.96 15:51:12 15:02:01 2 0.03 0.00 0.03 0.07 0.00 99.87 15:51:12 15:02:01 3 0.02 0.00 0.05 0.03 0.02 99.88 15:51:12 15:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:51:12 15:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:03:01 all 0.26 0.00 0.02 0.01 0.00 99.71 15:51:12 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:03:01 1 1.97 0.00 0.02 0.02 0.00 98.00 15:51:12 15:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:03:01 3 0.00 0.00 0.03 0.03 0.00 99.93 15:51:12 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:03:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:51:12 15:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:04:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:51:12 15:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:04:01 1 0.57 0.00 0.02 0.00 0.00 99.42 15:51:12 15:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:51:12 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:05:01 all 0.10 0.00 0.01 0.01 0.00 99.88 15:51:12 15:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:51:12 15:05:01 1 0.62 0.00 0.03 0.02 0.02 99.32 15:51:12 15:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:05:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:51:12 15:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:51:12 15:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:51:12 15:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:51:12 15:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:51:12 15:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:51:12 15:07:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:51:12 15:08:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:51:12 15:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:51:12 15:08:01 1 0.02 0.00 0.00 0.03 0.02 99.93 15:51:12 15:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:51:12 15:08:01 3 0.02 0.00 0.00 0.05 0.02 99.92 15:51:12 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:51:12 15:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:09:01 1 0.08 0.00 0.08 0.02 0.00 99.82 15:51:12 15:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:51:12 15:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:51:12 15:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:51:12 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:51:12 15:10:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:51:12 15:10:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:51:12 15:10:01 1 0.81 0.00 0.00 0.00 0.00 99.19 15:51:12 15:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:10:01 3 0.00 0.00 0.03 0.02 0.00 99.95 15:51:12 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:51:12 15:11:01 0 0.00 0.00 0.02 0.03 0.02 99.93 15:51:12 15:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:11:01 6 0.03 0.00 0.05 0.00 0.02 99.90 15:51:12 15:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:51:12 15:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:51:12 15:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:12:01 1 0.07 0.00 0.00 0.00 0.02 99.92 15:51:12 15:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:13:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:51:12 15:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:13:01 2 0.08 0.00 0.05 0.00 0.02 99.85 15:51:12 15:13:01 3 0.02 0.00 0.02 0.05 0.00 99.92 15:51:12 15:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:14:02 all 0.05 0.00 0.04 0.01 0.00 99.90 15:51:12 15:14:02 0 0.02 0.00 0.02 0.03 0.02 99.92 15:51:12 15:14:02 1 0.20 0.00 0.07 0.07 0.00 99.67 15:51:12 15:14:02 2 0.03 0.00 0.07 0.00 0.00 99.90 15:51:12 15:14:02 3 0.07 0.00 0.03 0.02 0.00 99.88 15:51:12 15:14:02 4 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:14:02 5 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:14:02 6 0.00 0.00 0.03 0.00 0.00 99.97 15:51:12 15:14:02 7 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:51:12 15:15:01 0 0.05 0.00 0.02 0.02 0.00 99.92 15:51:12 15:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:51:12 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:51:12 15:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:51:12 15:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:16:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:51:12 15:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:51:12 15:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:51:12 15:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:17:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:51:12 15:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 15:51:12 15:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:51:12 15:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:51:12 15:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:51:12 15:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:51:12 15:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:51:12 15:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:19:01 6 0.05 0.00 0.07 0.02 0.00 99.87 15:51:12 15:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:51:12 15:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:51:12 15:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:20:01 6 0.05 0.00 0.02 0.02 0.02 99.90 15:51:12 15:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 15:51:12 15:51:12 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:51:12 15:21:01 all 0.01 0.00 0.02 0.01 0.01 99.96 15:51:12 15:21:01 0 0.02 0.00 0.02 0.03 0.02 99.92 15:51:12 15:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:21:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:51:12 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:51:12 15:22:01 all 0.24 0.00 0.01 0.00 0.00 99.74 15:51:12 15:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:22:01 1 1.78 0.00 0.03 0.00 0.02 98.17 15:51:12 15:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:51:12 15:23:01 all 0.27 0.00 0.01 0.01 0.00 99.71 15:51:12 15:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:23:01 1 1.97 0.00 0.03 0.00 0.00 98.00 15:51:12 15:23:01 2 0.05 0.00 0.02 0.03 0.02 99.88 15:51:12 15:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:24:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:51:12 15:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:24:01 1 1.99 0.00 0.00 0.00 0.02 98.00 15:51:12 15:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:24:01 6 0.03 0.00 0.03 0.02 0.02 99.90 15:51:12 15:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:25:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:51:12 15:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:25:01 1 1.97 0.00 0.00 0.00 0.00 98.03 15:51:12 15:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:25:01 6 0.05 0.00 0.07 0.02 0.00 99.87 15:51:12 15:25:01 7 0.02 0.00 0.03 0.03 0.02 99.90 15:51:12 15:26:01 all 0.17 0.00 0.02 0.00 0.01 99.81 15:51:12 15:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:51:12 15:26:01 1 1.21 0.00 0.08 0.00 0.00 98.71 15:51:12 15:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:51:12 15:26:01 7 0.02 0.00 0.02 0.02 0.02 99.93 15:51:12 15:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:51:12 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:51:12 15:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:27:01 7 0.03 0.00 0.03 0.05 0.02 99.87 15:51:12 15:28:01 all 0.01 0.00 0.01 0.03 0.00 99.95 15:51:12 15:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:28:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:51:12 15:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:28:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:51:12 15:28:01 7 0.03 0.00 0.00 0.17 0.00 99.80 15:51:12 15:29:01 all 0.06 0.00 0.01 0.01 0.00 99.91 15:51:12 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:29:01 1 0.38 0.00 0.00 0.00 0.00 99.62 15:51:12 15:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:29:01 6 0.02 0.00 0.03 0.05 0.00 99.90 15:51:12 15:29:01 7 0.03 0.00 0.03 0.03 0.02 99.88 15:51:12 15:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:51:12 15:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:51:12 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:51:12 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:30:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:51:12 15:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:51:12 15:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:51:12 15:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:51:12 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:31:01 7 0.02 0.00 0.03 0.03 0.00 99.92 15:51:12 15:51:12 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:51:12 15:32:01 all 0.01 0.00 0.02 0.00 0.01 99.95 15:51:12 15:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:51:12 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:32:01 6 0.03 0.00 0.07 0.02 0.02 99.87 15:51:12 15:32:01 7 0.03 0.00 0.03 0.02 0.02 99.90 15:51:12 15:33:01 all 0.19 0.00 0.01 0.01 0.01 99.79 15:51:12 15:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:33:01 1 1.42 0.00 0.02 0.00 0.00 98.56 15:51:12 15:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:51:12 15:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:33:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:51:12 15:33:01 7 0.02 0.00 0.03 0.03 0.02 99.90 15:51:12 15:34:01 all 0.10 0.00 0.01 0.01 0.00 99.88 15:51:12 15:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:51:12 15:34:01 1 0.70 0.00 0.00 0.00 0.02 99.29 15:51:12 15:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:34:01 7 0.02 0.00 0.03 0.03 0.00 99.92 15:51:12 15:35:01 all 0.20 0.00 0.02 0.00 0.00 99.78 15:51:12 15:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:35:01 1 1.47 0.00 0.03 0.00 0.00 98.50 15:51:12 15:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 15:51:12 15:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:51:12 15:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:36:01 1 1.97 0.00 0.00 0.00 0.00 98.03 15:51:12 15:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:36:01 3 0.03 0.00 0.07 0.00 0.00 99.90 15:51:12 15:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:36:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:51:12 15:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:51:12 15:37:01 all 0.27 0.00 0.01 0.01 0.01 99.70 15:51:12 15:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:51:12 15:37:01 1 1.97 0.00 0.00 0.00 0.02 98.01 15:51:12 15:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:51:12 15:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:51:12 15:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:37:01 7 0.03 0.00 0.03 0.05 0.00 99.88 15:51:12 15:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:51:12 15:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:51:12 15:38:01 1 1.99 0.00 0.02 0.00 0.00 98.00 15:51:12 15:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:51:12 15:39:01 all 0.26 0.00 0.02 0.00 0.00 99.72 15:51:12 15:39:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:51:12 15:39:01 1 1.95 0.00 0.02 0.00 0.00 98.03 15:51:12 15:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:40:01 all 0.08 0.00 0.01 0.00 0.01 99.90 15:51:12 15:40:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:51:12 15:40:01 1 0.55 0.00 0.07 0.00 0.00 99.38 15:51:12 15:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:51:12 15:41:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:51:12 15:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:51:12 15:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:41:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:51:12 15:42:01 all 0.16 0.00 0.02 0.01 0.00 99.80 15:51:12 15:42:01 0 0.22 0.00 0.05 0.00 0.03 99.70 15:51:12 15:42:01 1 0.18 0.00 0.00 0.02 0.00 99.80 15:51:12 15:42:01 2 0.25 0.00 0.02 0.00 0.00 99.73 15:51:12 15:42:01 3 0.30 0.00 0.02 0.02 0.00 99.67 15:51:12 15:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:42:01 5 0.12 0.00 0.02 0.00 0.00 99.87 15:51:12 15:42:01 6 0.15 0.00 0.00 0.02 0.00 99.83 15:51:12 15:42:01 7 0.05 0.00 0.05 0.03 0.00 99.87 15:51:12 15:51:12 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:51:12 15:43:01 all 0.05 0.00 0.02 0.01 0.00 99.91 15:51:12 15:43:01 0 0.10 0.00 0.03 0.00 0.00 99.87 15:51:12 15:43:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:51:12 15:43:01 2 0.08 0.00 0.03 0.00 0.00 99.88 15:51:12 15:43:01 3 0.07 0.00 0.00 0.03 0.00 99.90 15:51:12 15:43:01 4 0.02 0.00 0.05 0.00 0.02 99.92 15:51:12 15:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:51:12 15:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:51:12 15:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:44:01 all 0.02 0.00 0.01 0.05 0.00 99.92 15:51:12 15:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:51:12 15:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:51:12 15:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:51:12 15:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:44:01 6 0.02 0.00 0.00 0.07 0.00 99.92 15:51:12 15:44:01 7 0.00 0.00 0.00 0.28 0.00 99.72 15:51:12 15:45:01 all 0.09 0.00 0.02 0.01 0.00 99.88 15:51:12 15:45:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:51:12 15:45:01 1 0.60 0.00 0.02 0.00 0.00 99.38 15:51:12 15:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:51:12 15:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:51:12 15:45:01 7 0.02 0.00 0.02 0.03 0.00 99.93 15:51:12 15:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:51:12 15:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:51:12 15:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:51:12 15:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:51:12 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:46:01 6 0.03 0.00 0.03 0.03 0.02 99.88 15:51:12 15:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:51:12 15:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:51:12 15:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:51:12 15:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:47:01 4 0.02 0.00 0.05 0.00 0.00 99.93 15:51:12 15:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:47:01 7 0.02 0.00 0.00 0.03 0.02 99.93 15:51:12 15:48:01 all 0.05 0.00 0.01 0.01 0.01 99.92 15:51:12 15:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:51:12 15:48:01 1 0.38 0.00 0.02 0.00 0.02 99.58 15:51:12 15:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:51:12 15:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:51:12 15:49:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:51:12 15:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:51:12 15:49:01 1 1.97 0.00 0.02 0.02 0.00 98.00 15:51:12 15:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:51:12 15:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:51:12 15:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:12 15:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:12 15:49:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:51:12 15:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:51:12 15:50:01 all 2.85 0.00 1.16 0.08 0.03 95.89 15:51:12 15:50:01 0 2.40 0.00 0.85 0.05 0.03 96.67 15:51:12 15:50:01 1 3.04 0.00 1.27 0.02 0.02 95.65 15:51:12 15:50:01 2 2.86 0.00 1.50 0.02 0.02 95.61 15:51:12 15:50:01 3 2.79 0.00 1.07 0.02 0.02 96.10 15:51:12 15:50:01 4 3.33 0.00 1.02 0.02 0.02 95.62 15:51:12 15:50:01 5 2.87 0.00 1.15 0.03 0.03 95.91 15:51:12 15:50:01 6 3.01 0.00 1.24 0.23 0.05 95.46 15:51:12 15:50:01 7 2.46 0.00 1.14 0.25 0.02 96.14 15:51:12 15:51:01 all 9.28 0.00 3.85 2.01 0.07 84.80 15:51:12 15:51:01 0 9.92 0.00 3.35 3.90 0.08 82.74 15:51:12 15:51:01 1 10.84 0.00 4.22 0.52 0.07 84.35 15:51:12 15:51:01 2 8.47 0.00 3.61 0.47 0.07 87.38 15:51:12 15:51:01 3 9.47 0.00 3.93 0.56 0.07 85.97 15:51:12 15:51:01 4 9.88 0.00 3.10 0.39 0.08 86.55 15:51:12 15:51:01 5 10.02 0.00 3.58 0.45 0.05 85.89 15:51:12 15:51:01 6 6.65 0.00 4.17 3.43 0.08 85.66 15:51:12 15:51:01 7 8.98 0.00 4.81 6.37 0.07 79.77 15:51:12 Average: all 7.38 0.00 1.52 0.71 0.03 90.35 15:51:12 Average: 0 7.33 0.00 1.55 0.69 0.03 90.40 15:51:12 Average: 1 7.83 0.00 1.47 0.49 0.03 90.19 15:51:12 Average: 2 7.25 0.00 1.62 0.61 0.03 90.50 15:51:12 Average: 3 7.36 0.00 1.51 0.61 0.03 90.49 15:51:12 Average: 4 7.24 0.00 1.45 0.98 0.03 90.31 15:51:12 Average: 5 7.55 0.00 1.47 0.80 0.03 90.15 15:51:12 Average: 6 7.34 0.00 1.51 0.67 0.03 90.44 15:51:12 Average: 7 7.18 0.00 1.57 0.86 0.03 90.37 15:51:12 15:51:12 15:51:12