Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 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-ssh4823158259185423830.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-ssh17302258537662875920.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-ssh8971087192051951229.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-ssh472564578072105086.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-ssh10874199443830143625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-59682 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/226 [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/226 # 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 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 (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 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 Commit message: "build: Update to released Go Mods (#4020)" > git rev-list --no-walk cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:03:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:03:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:03:53 ========================================================= 23:03:53 EdgeX Global Pipelines Version Info 23:03:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:03:54 ------------------- 23:03:54 stable info: 23:03:54 ------------------- 23:03:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:54 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:03:54 Message: update stable to v1.0.230 23:03:55 ------------------- 23:03:55 experimental info: 23:03:55 ------------------- 23:03:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:55 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:03:55 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c8c89f [Pipeline] echo 23:03:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:55 provisioning config files... 23:03:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config3164269571575074706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:56 ---> docker-login.sh 23:03:56 nexus3.edgexfoundry.org:10001 23:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:56 Configure a credential helper to remove this warning. See 23:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:56 23:03:56 Login Succeeded 23:03:56 nexus3.edgexfoundry.org:10002 23:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:56 Configure a credential helper to remove this warning. See 23:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:56 23:03:56 Login Succeeded 23:03:56 nexus3.edgexfoundry.org:10003 23:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:56 Configure a credential helper to remove this warning. See 23:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:56 23:03:56 Login Succeeded 23:03:56 nexus3.edgexfoundry.org:10004 23:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:57 Configure a credential helper to remove this warning. See 23:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:57 23:03:57 Login Succeeded 23:03:57 docker.io 23:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:57 Configure a credential helper to remove this warning. See 23:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:57 23:03:57 Login Succeeded 23:03:57 ---> docker-login.sh ends [Pipeline] } 23:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:57 + 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 23:03:57 + dirname cmd/core-command/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo core-command,cmd/core-command/Dockerfile 23:03:57 + dirname cmd/core-data/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo core-data,cmd/core-data/Dockerfile 23:03:57 + dirname cmd/core-metadata/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo core-metadata,cmd/core-metadata/Dockerfile 23:03:57 + dirname cmd/security-bootstrapper/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:03:57 + dirname cmd/security-proxy-setup/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:03:57 + dirname cmd/security-secretstore-setup/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:03:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:03:57 + + dirname cmd/security-spire-agent/Dockerfile 23:03:57 cut -d/ -f2 23:03:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:03:57 + dirname cmd/security-spire-config/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:03:57 + dirname cmd/security-spire-server/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:03:57 + dirname cmd/support-notifications/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo support-notifications,cmd/support-notifications/Dockerfile 23:03:57 + dirname cmd/support-scheduler/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:03:57 + dirname cmd/sys-mgmt-agent/Dockerfile 23:03:57 + cut -d/ -f2 23:03:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:03:57 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 23:03:58 + git rev-list -1 --merges 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5~1..4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] echo 23:03:58 -----------> git rev-list -1 --merges 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5~1..4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [false] [Pipeline] sh 23:03:58 + git log --format=format:%s -1 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] echo 23:03:58 ========================================================= 23:03:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:03:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:58 + grep -v github /etc/ssh/ssh_known_hosts 23:03:58 + [ -e /tmp/ssh_known_hosts ] 23:03:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:03:58 + sudo tee -a /etc/ssh/ssh_known_hosts 23:03:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:03:59 23:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:03:59 latest: Pulling from edgex-devops/py-git-semver 23:03:59 1fe172e4850f: Pulling fs layer 23:03:59 caf521ccaac6: Pulling fs layer 23:03:59 3ead6fa29328: Pulling fs layer 23:03:59 5c2a1cbceb83: Pulling fs layer 23:03:59 a8d5f1318db7: Pulling fs layer 23:03:59 c427282e49a2: Pulling fs layer 23:03:59 1827001aaf11: Pulling fs layer 23:03:59 0714d37db230: Pulling fs layer 23:03:59 ac28cf19c067: Pulling fs layer 23:03:59 ca983d60f3e2: Pulling fs layer 23:03:59 9f894cec8388: Pulling fs layer 23:03:59 1827001aaf11: Waiting 23:03:59 0714d37db230: Waiting 23:03:59 ac28cf19c067: Waiting 23:03:59 ca983d60f3e2: Waiting 23:03:59 9f894cec8388: Waiting 23:03:59 5c2a1cbceb83: Waiting 23:03:59 a8d5f1318db7: Waiting 23:03:59 caf521ccaac6: Download complete 23:03:59 5c2a1cbceb83: Download complete 23:03:59 a8d5f1318db7: Verifying Checksum 23:03:59 a8d5f1318db7: Download complete 23:03:59 3ead6fa29328: Verifying Checksum 23:03:59 3ead6fa29328: Download complete 23:03:59 c427282e49a2: Verifying Checksum 23:03:59 c427282e49a2: Download complete 23:03:59 0714d37db230: Verifying Checksum 23:03:59 0714d37db230: Download complete 23:03:59 ac28cf19c067: Download complete 23:03:59 ca983d60f3e2: Download complete 23:03:59 9f894cec8388: Verifying Checksum 23:03:59 9f894cec8388: Download complete 23:03:59 1fe172e4850f: Verifying Checksum 23:03:59 1fe172e4850f: Download complete 23:04:00 1827001aaf11: Verifying Checksum 23:04:00 1827001aaf11: Download complete 23:04:01 1fe172e4850f: Pull complete 23:04:01 caf521ccaac6: Pull complete 23:04:01 3ead6fa29328: Pull complete 23:04:01 5c2a1cbceb83: Pull complete 23:04:02 a8d5f1318db7: Pull complete 23:04:02 c427282e49a2: Pull complete 23:04:04 1827001aaf11: Pull complete 23:04:04 0714d37db230: Pull complete 23:04:04 ac28cf19c067: Pull complete 23:04:04 ca983d60f3e2: Pull complete 23:04:04 9f894cec8388: Pull complete 23:04:04 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:04:04 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 23:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:04:05 $ docker top e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a -eo pid,comm 23:04:05 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). 23:04:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:06 [ssh-agent] Looking for ssh-agent implementation... 23:04:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:06 $ docker exec e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent 23:04:06 SSH_AUTH_SOCK=/tmp/ssh-Vcbe5CLeeQI5/agent.33 23:04:06 SSH_AGENT_PID=39 23:04:06 Running ssh-add (command line suppressed) 23:04:06 Identity added: /w/workspace/edgex-go/226@tmp/private_key_2538358524625761128.key (/w/workspace/edgex-go/226@tmp/private_key_2538358524625761128.key) 23:04:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:06 + git tag --points-at HEAD [Pipeline] } 23:04:06 $ docker exec --env ******** --env ******** e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent -k 23:04:06 unset SSH_AUTH_SOCK; 23:04:06 unset SSH_AGENT_PID; 23:04:06 echo Agent pid 39 killed; 23:04:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:04:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:06 [ssh-agent] Looking for ssh-agent implementation... 23:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:07 $ docker exec e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent 23:04:07 SSH_AUTH_SOCK=/tmp/ssh-zmvy95dbcD5A/agent.72 23:04:07 SSH_AGENT_PID=78 23:04:07 Running ssh-add (command line suppressed) 23:04:07 Identity added: /w/workspace/edgex-go/226@tmp/private_key_2825458521342774401.key (/w/workspace/edgex-go/226@tmp/private_key_2825458521342774401.key) 23:04:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:07 + git semver init 23:04:07 2022-05-10 23:04:07,835 [run_init] DEBUG init version:0.0.0 force:False 23:04:07 2022-05-10 23:04:07,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/226/.semver 23:04:07 2022-05-10 23:04:07,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/226/.semver 23:04:07 2022-05-10 23:04:07,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/226/.semver'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=None) 23:04:13 2022-05-10 23:04:12,091 [append_file] DEBUG append to file:/w/workspace/edgex-go/226/.git/info/exclude 23:04:13 2022-05-10 23:04:12,091 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/226/.semver/main with force:False 23:04:13 2022-05-10 23:04:12,091 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 23:04:13 2022-05-10 23:04:12,091 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 23:04:13 2.2.0-dev.96 [Pipeline] } 23:04:13 $ docker exec --env ******** --env ******** e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a ssh-agent -k 23:04:13 unset SSH_AUTH_SOCK; 23:04:13 unset SSH_AGENT_PID; 23:04:13 echo Agent pid 78 killed; 23:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:13 + git semver [Pipeline] } 23:04:13 $ docker stop --time=1 e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a 23:04:15 $ docker rm -f e2c3ccb47d403fb27a4f325f2956b1591533ecbbfc516f8f7de7cddb61176f8a [Pipeline] // withDockerContainer [Pipeline] sh 23:04:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:04:15 Stashed 1 file(s) [Pipeline] echo 23:04:15 [edgeXSemver]: initialized semver on version 2.2.0-dev.96 [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 23:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:16 ========================================================= 23:04:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:04:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:04:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:16 59bf1c3509f3: Pulling fs layer 23:04:16 666ba61612fd: Pulling fs layer 23:04:16 8ed8ca486205: Pulling fs layer 23:04:16 4fe6c5a15a65: Pulling fs layer 23:04:16 22a0e8bec74d: Pulling fs layer 23:04:16 4fe6c5a15a65: Waiting 23:04:16 ca2b28591e48: Pulling fs layer 23:04:16 a51346096db8: Pulling fs layer 23:04:16 daebc70d1ce1: Pulling fs layer 23:04:16 a51346096db8: Waiting 23:04:16 0e18a0eac166: Pulling fs layer 23:04:16 daebc70d1ce1: Waiting 23:04:16 8ed8ca486205: Download complete 23:04:16 666ba61612fd: Verifying Checksum 23:04:16 666ba61612fd: Download complete 23:04:16 22a0e8bec74d: Verifying Checksum 23:04:16 22a0e8bec74d: Download complete 23:04:16 ca2b28591e48: Verifying Checksum 23:04:16 ca2b28591e48: Download complete 23:04:16 a51346096db8: Verifying Checksum 23:04:16 a51346096db8: Download complete 23:04:16 59bf1c3509f3: Verifying Checksum 23:04:16 59bf1c3509f3: Download complete 23:04:16 daebc70d1ce1: Verifying Checksum 23:04:16 daebc70d1ce1: Download complete 23:04:16 59bf1c3509f3: Pull complete 23:04:16 666ba61612fd: Pull complete 23:04:16 8ed8ca486205: Pull complete 23:04:17 0e18a0eac166: Verifying Checksum 23:04:17 0e18a0eac166: Download complete 23:04:17 4fe6c5a15a65: Verifying Checksum 23:04:17 4fe6c5a15a65: Download complete 23:04:21 4fe6c5a15a65: Pull complete 23:04:21 22a0e8bec74d: Pull complete 23:04:21 ca2b28591e48: Pull complete 23:04:21 a51346096db8: Pull complete 23:04:21 daebc70d1ce1: Pull complete 23:04:23 0e18a0eac166: Pull complete 23:04:23 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:04:23 + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:04:23 WORKDIR /edgex 23:04:23 COPY go.mod . 23:04:23 RUN go mod download . 23:04:23 23:04:24 Sending build context to Docker daemon 335.3MB 23:04:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:04:24 ---> f018257e8ee9 23:04:24 Step 2/4 : WORKDIR /edgex 23:04:27 ---> Running in 46b17566de94 23:04:27 Removing intermediate container 46b17566de94 23:04:27 ---> 5f0d5b1d9b4f 23:04:27 Step 3/4 : COPY go.mod . 23:04:27 ---> 76a92e4adf33 23:04:27 Step 4/4 : RUN go mod download 23:04:27 ---> Running in bcc55afbe59b 23:04:30 Still waiting to schedule task 23:04:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-59706’ is offline 23:04:42 Removing intermediate container bcc55afbe59b 23:04:42 ---> e11ee760c931 23:04:42 Successfully built e11ee760c931 23:04:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:04:42 + docker inspect -f . ci-base-image-x86_64 23:04:42 . [Pipeline] withDockerContainer 23:04:42 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 23:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-x86_64 cat 23:04:43 $ docker top 10ba42a7de250407e66948a39f378166f994e89cd88d17e9e79fa1847d6dfc28 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:43 + go version 23:04:43 go version go1.17.6 linux/amd64 [Pipeline] } 23:04:43 $ docker stop --time=1 10ba42a7de250407e66948a39f378166f994e89cd88d17e9e79fa1847d6dfc28 23:04:44 $ docker rm -f 10ba42a7de250407e66948a39f378166f994e89cd88d17e9e79fa1847d6dfc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:45 + docker inspect -f . ci-base-image-x86_64 23:04:45 . [Pipeline] withDockerContainer 23:04:45 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 23:04:45 $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-x86_64 cat 23:04:45 $ docker top ae20a8f6341ac0877dc35263340f19167f8c6a45f37823fffa11cb83427d52ea -eo pid,comm [Pipeline] { [Pipeline] echo 23:04:45 ========================================================= 23:04:45 [edgeXBuildGoParallel] Running Tests and Build... 23:04:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:04:46 + make test 23:04:46 go mod tidy -compat=1.17 23:04:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:04:52 ? github.com/edgexfoundry/edgex-go [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:05:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:05:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 23:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:05:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 23:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:05:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements 23:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.925s coverage: 89.2% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.119s coverage: 84.8% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 23:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 47.1% of statements 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 23:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 23:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 23:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements 23:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.2% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:05:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 23:05:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 23:05:29 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 23:05:47 GO111MODULE=on go vet ./... 23:05:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:05:49 ./bin/test-attribution-txt.sh [Pipeline] echo 23:05:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:05:49 + ls -al . 23:05:49 total 684 23:05:49 drwxrwxr-x 10 1001 1001 4096 May 10 23:05 . 23:05:49 drwxr-xr-x 4 root root 4096 May 10 23:04 .. 23:05:49 -rw-rw-r-- 1 1001 1001 11 May 10 23:03 .dockerignore 23:05:49 drwxrwxr-x 8 1001 1001 4096 May 10 23:04 .git 23:05:49 drwxrwxr-x 3 1001 1001 4096 May 10 23:03 .github 23:05:49 -rw-rw-r-- 1 1001 1001 879 May 10 23:03 .gitignore 23:05:49 -rw-rw-r-- 1 1001 1001 42 May 10 23:03 .golangci.yml 23:05:49 -rw-rw-r-- 1 1001 1001 87 May 10 23:03 .hadolint.yml 23:05:49 drwxr-xr-x 3 1001 1001 4096 May 10 23:04 .semver 23:05:49 -rw-rw-r-- 1 1001 1001 166 May 10 23:03 .sonarcloud.properties 23:05:49 -rw-rw-r-- 1 1001 1001 1171 May 10 23:03 ADOPTERS.md 23:05:49 -rw-rw-r-- 1 1001 1001 10086 May 10 23:03 Attribution.txt 23:05:49 -rw-rw-r-- 1 1001 1001 63209 May 10 23:03 CHANGELOG.md 23:05:49 -rw-rw-r-- 1 1001 1001 3804 May 10 23:03 CONTRIBUTING.md 23:05:49 -rw-rw-r-- 1 1001 1001 677 May 10 23:03 GOVERNANCE.md 23:05:49 -rw-rw-r-- 1 1001 1001 850 May 10 23:03 Jenkinsfile 23:05:49 -rw-rw-r-- 1 1001 1001 10775 May 10 23:03 LICENSE 23:05:49 -rw-rw-r-- 1 1001 1001 10389 May 10 23:03 Makefile 23:05:49 -rw-rw-r-- 1 1001 1001 582 May 10 23:03 OWNERS.md 23:05:49 -rw-rw-r-- 1 1001 1001 9094 May 10 23:03 README.md 23:05:49 -rw-rw-r-- 1 1001 1001 6912 May 10 23:03 SECURITY.md 23:05:49 -rw-rw-r-- 1 1001 1001 12 May 10 23:04 VERSION 23:05:49 -rw-rw-r-- 1 1001 1001 4131 May 10 23:03 ZMQWindows.md 23:05:49 drwxrwxr-x 2 1001 1001 4096 May 10 23:03 bin 23:05:49 drwxrwxr-x 18 1001 1001 4096 May 10 23:03 cmd 23:05:49 -rw-r--r-- 1 root root 435134 May 10 23:05 coverage.out 23:05:49 -rw-rw-r-- 1 1001 1001 3217 May 10 23:03 go.mod 23:05:49 -rw-rw-r-- 1 1001 1001 35084 May 10 23:03 go.sum 23:05:49 drwxrwxr-x 8 1001 1001 4096 May 10 23:03 internal 23:05:49 drwxrwxr-x 3 1001 1001 4096 May 10 23:03 openapi 23:05:49 drwxrwxr-x 4 1001 1001 4096 May 10 23:03 snap 23:05:49 -rw-rw-r-- 1 1001 1001 204 May 10 23:03 version.go [Pipeline] sh 23:05:50 + '[' -e coverage.out ] 23:05:50 + chown 1001:1001 coverage.out [Pipeline] stash 23:05:50 Stashed 1 file(s) [Pipeline] sh 23:05:50 + make build 23:05: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.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:06:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:06: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.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:06:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:06:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:06:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:06:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:06:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:06:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:06:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:06: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.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:06: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.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:06:25 $ docker stop --time=1 ae20a8f6341ac0877dc35263340f19167f8c6a45f37823fffa11cb83427d52ea 23:06:28 $ docker rm -f ae20a8f6341ac0877dc35263340f19167f8c6a45f37823fffa11cb83427d52ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:06:29 23:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:06:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:06:29 latest: Pulling from edgex-devops/edgex-compose 23:06:29 cbdbe7a5bc2a: Pulling fs layer 23:06:29 ca9280d653b3: Pulling fs layer 23:06:29 7e9c9ca2126c: Pulling fs layer 23:06:29 cbdbe7a5bc2a: Verifying Checksum 23:06:29 cbdbe7a5bc2a: Download complete 23:06:30 ca9280d653b3: Verifying Checksum 23:06:30 ca9280d653b3: Download complete 23:06:30 cbdbe7a5bc2a: Pull complete 23:06:30 7e9c9ca2126c: Download complete 23:06:30 ca9280d653b3: Pull complete 23:06:33 7e9c9ca2126c: Pull complete 23:06:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:06:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:06:33 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 23:06:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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 23:06:36 $ docker top 749af796a5d35b3d02f5d9fcff82512b04d77095e7ab6f3823decb738ee85f7f -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:36 + docker-compose build --help 23:06:36 + grep parallel 23:06:36 --parallel Build images in parallel. [Pipeline] } 23:06:37 $ docker stop --time=1 749af796a5d35b3d02f5d9fcff82512b04d77095e7ab6f3823decb738ee85f7f 23:06:38 $ docker rm -f 749af796a5d35b3d02f5d9fcff82512b04d77095e7ab6f3823decb738ee85f7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:06:38 . [Pipeline] withDockerContainer 23:06:38 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 23:06:38 $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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:latest cat 23:06:39 $ docker top 6db288e81a8dfcaab260aaaeddf8a4ba3d7d4e1491e78400bebe5ed035933744 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:39 + docker-compose -f ./docker-compose-build.yml build --parallel 23:06:40 Building core-command ... 23:06:40 Building core-data ... 23:06:40 Building core-metadata ... 23:06:40 Building security-bootstrapper ... 23:06:40 Building security-proxy-setup ... 23:06:40 Building security-secretstore-setup ... 23:06:40 Building security-spiffe-token-provider ... 23:06:40 Building security-spire-agent ... 23:06:40 Building security-spire-config ... 23:06:40 Building security-spire-server ... 23:06:40 Building support-notifications ... 23:06:40 Building support-scheduler ... 23:06:40 Building sys-mgmt-agent ... 23:06:40 Building support-notifications 23:06:40 Building security-bootstrapper 23:06:40 Building core-metadata 23:06:40 Building security-spire-config 23:06:40 Building support-scheduler 23:06:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:06:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:54 ---> e11ee760c931 23:06:54 Step 3/22 : WORKDIR /edgex-go 23:06:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:06:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:06:54 ---> e11ee760c931 23:06:54 Step 3/23 : WORKDIR /edgex-go 23:06:54 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:06:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:06:54 ---> e11ee760c931 23:06:54 Step 3/31 : WORKDIR /edgex-go 23:06:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:06:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:06:54 ---> e11ee760c931 23:06:54 Step 3/26 : WORKDIR /edgex-go 23:06:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:06:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:55 ---> e11ee760c931 23:06:55 Step 3/22 : WORKDIR /edgex-go 23:07:00 ---> Running in 0dda352fe1e7 23:07:00 ---> Running in 09d389946de4 23:07:00 ---> Running in 5b4f8e028398 23:07:00 ---> Running in 09d62d032c45 23:07:00 ---> Running in f4fcbb6a6637 23:07:00 Removing intermediate container 5b4f8e028398 23:07:00 ---> 4eae870dafbe 23:07:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:00 Removing intermediate container 09d62d032c45 23:07:00 Removing intermediate container f4fcbb6a6637 23:07:00 ---> 707fbe544124 23:07:00 ---> 4388f78577b6 23:07:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:00 23:07:00 Removing intermediate container 09d389946de4 23:07:00 ---> 9e14b0713769 23:07:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:00 Removing intermediate container 0dda352fe1e7 23:07:00 ---> 93d0bf74f074 23:07:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:00 ---> Running in f506213f23c9 23:07:00 ---> Running in b9c75777344c 23:07:00 ---> Running in d9552b02416b 23:07:00 ---> Running in 3a58a418924f 23:07:00 ---> Running in 78803ba12318 23:07:01 Removing intermediate container f506213f23c9 23:07:01 ---> d713ce77ffdc 23:07:01 Step 5/31 : RUN apk add --update --no-cache make git 23:07:01 ---> Running in bf4a36ff6222 23:07:01 Removing intermediate container b9c75777344c 23:07:01 ---> b164398c9dd4 23:07:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:07:01 ---> Running in cb6346072307 23:07:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:01 Removing intermediate container 78803ba12318 23:07:01 ---> b939c9587632 23:07:01 Step 5/23 : RUN apk add --update --no-cache make git 23:07:01 Removing intermediate container d9552b02416b 23:07:01 ---> 31e7674ea2f7 23:07:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:07:01 ---> Running in 38f50f6df65e 23:07:01 ---> Running in 497b666958d9 23:07:01 Removing intermediate container 3a58a418924f 23:07:01 ---> ce363a52668d 23:07:01 Step 5/22 : RUN apk add --update --no-cache make git 23:07:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:02 ---> Running in abf8db567306 23:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:02 OK: 221 MiB in 52 packages 23:07:03 OK: 221 MiB in 52 packages 23:07:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:03 Removing intermediate container bf4a36ff6222 23:07:03 ---> 224b4875c088 23:07:03 Step 6/31 : COPY go.mod vendor* ./ 23:07:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:03 ---> 3e84384babb3 23:07:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:03 Removing intermediate container cb6346072307 23:07:03 ---> bbe706614bcb 23:07:03 Step 6/26 : COPY go.mod vendor* ./ 23:07:03 ---> Running in b0938fd2301f 23:07:03 OK: 221 MiB in 52 packages 23:07:03 ---> 38e97c4581e1 23:07:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:03 ---> Running in 5108398714bb 23:07:03 OK: 221 MiB in 52 packages 23:07:03 Removing intermediate container 38f50f6df65e 23:07:03 ---> 16fd97ec480a 23:07:03 Step 6/23 : COPY go.mod vendor* ./ 23:07:03 OK: 221 MiB in 52 packages 23:07:04 ---> 09e5a79d4f3a 23:07:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:04 ---> Running in ea997242d61e 23:07:04 Removing intermediate container abf8db567306 23:07:04 ---> 7790c15a6def 23:07:04 Step 6/22 : COPY go.mod vendor* ./ 23:07:04 ---> 253af0d19274 23:07:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:04 Removing intermediate container 497b666958d9 23:07:04 ---> b2701fc9d827 23:07:04 Step 6/22 : COPY go.mod vendor* ./ 23:07:05 Removing intermediate container b0938fd2301f 23:07:05 ---> de1ad41147e2 23:07:05 Step 8/31 : COPY . . 23:07:05 ---> Running in b0036c23a8e8 23:07:05 ---> c0d004ff0f99 23:07:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:05 ---> Running in 0c1af02f3df2 23:07:05 Removing intermediate container 5108398714bb 23:07:05 ---> f354c86b4313 23:07:05 Step 8/26 : COPY . . 23:07:12 Removing intermediate container ea997242d61e 23:07:12 ---> 5599ef6c1be1 23:07:12 Step 8/23 : COPY . . 23:07:12 ---> d39c5d31ad90 23:07:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:07:12 ---> 7e131bcc6308 23:07:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:07:12 ---> Running in 5a4e64f9f516 23:07:12 Removing intermediate container b0036c23a8e8 23:07:12 ---> b10921574fc6 23:07:12 Step 8/22 : COPY . . 23:07:14 Removing intermediate container 0c1af02f3df2 23:07:14 ---> b5d527150d8e 23:07:14 Step 8/22 : COPY . . 23:07:18 ---> Running in 9d1f62962513 23:07:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:07:19 ---> 11e729894ceb 23:07:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:07:19 ---> 629c01b62b8f 23:07:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:07:19 Removing intermediate container 9d1f62962513 23:07:19 ---> ae3550f08d16 23:07:19 Step 10/26 : RUN mkdir -p spire-build 23:07:19 ---> Running in 84199bc66197 23:07:19 ---> Running in a7705a3e3c6a 23:07:19 ---> Running in 3eb3e2518c5d 23:07:19 ---> 7832df6c9081 23:07:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:07:19 ---> Running in 8975091a30f8 23:07:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:07:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:07:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:07:20 Removing intermediate container 3eb3e2518c5d 23:07:20 ---> fef8d640ece0 23:07:20 Step 11/26 : WORKDIR /edgex-go/spire-build 23:07:21 ---> Running in ef2a4feae876 23:07:21 Removing intermediate container ef2a4feae876 23:07:21 ---> f19df5415754 23:07:21 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 23:07:21 ---> Running in 50d0dc33eaa5 23:07:22 spire-1.2.1/ 23:07:22 spire-1.2.1/.data/ 23:07:22 spire-1.2.1/.data/.file 23:07:22 spire-1.2.1/.dockerignore 23:07:22 spire-1.2.1/.gitattributes 23:07:22 spire-1.2.1/.githooks/ 23:07:22 spire-1.2.1/.githooks/pre-commit 23:07:22 spire-1.2.1/.github/ 23:07:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 23:07:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 23:07:22 spire-1.2.1/.github/dependabot.yml 23:07:22 spire-1.2.1/.github/workflows/ 23:07:22 spire-1.2.1/.github/workflows/nightly_build.yaml 23:07:22 spire-1.2.1/.github/workflows/pr_build.yaml 23:07:22 spire-1.2.1/.github/workflows/release_build.yaml 23:07:22 spire-1.2.1/.github/workflows/scripts/ 23:07:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 23:07:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 23:07:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 23:07:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 23:07:22 spire-1.2.1/.github/workflows/scripts/split.sh 23:07:22 spire-1.2.1/.gitignore 23:07:22 spire-1.2.1/.go-version 23:07:22 spire-1.2.1/.golangci.yml 23:07:22 spire-1.2.1/ADOPTERS.md 23:07:22 spire-1.2.1/CHANGELOG.md 23:07:22 spire-1.2.1/CODE-OF-CONDUCT.md 23:07:22 spire-1.2.1/CODEOWNERS 23:07:22 spire-1.2.1/CONTRIBUTING.md 23:07:22 spire-1.2.1/Dockerfile 23:07:22 spire-1.2.1/Dockerfile.dev 23:07:22 spire-1.2.1/Dockerfile.scratch 23:07:22 spire-1.2.1/LICENSE 23:07:22 spire-1.2.1/MAINTAINERS.md 23:07:22 spire-1.2.1/Makefile 23:07:22 spire-1.2.1/README.md 23:07:22 spire-1.2.1/ROADMAP.md 23:07:22 spire-1.2.1/SECURITY.md 23:07:22 spire-1.2.1/cmd/ 23:07:22 spire-1.2.1/cmd/spire-agent/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/common/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/run/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 23:07:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 23:07:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 23:07:22 spire-1.2.1/cmd/spire-agent/main.go 23:07:22 spire-1.2.1/cmd/spire-server/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/cli.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/run/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/token/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/validate/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/x509/ 23:07:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 23:07:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 23:07:22 spire-1.2.1/cmd/spire-server/main.go 23:07:22 spire-1.2.1/cmd/spire-server/util/ 23:07:22 spire-1.2.1/cmd/spire-server/util/util.go 23:07:22 spire-1.2.1/conf/ 23:07:22 spire-1.2.1/conf/agent/ 23:07:22 spire-1.2.1/conf/agent/agent.conf 23:07:22 spire-1.2.1/conf/agent/agent_full.conf 23:07:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 23:07:22 spire-1.2.1/conf/server/ 23:07:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 23:07:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 23:07:22 spire-1.2.1/conf/server/server.conf 23:07:22 spire-1.2.1/conf/server/server_full.conf 23:07:22 spire-1.2.1/doc/ 23:07:22 spire-1.2.1/doc/SPIRE101.md 23:07:22 spire-1.2.1/doc/auditlog.md 23:07:22 spire-1.2.1/doc/authorization_policy_engine.md 23:07:22 spire-1.2.1/doc/changelog_guidelines.md 23:07:22 spire-1.2.1/doc/cure53-report.pdf 23:07:22 spire-1.2.1/doc/images/ 23:07:22 spire-1.2.1/doc/images/2019_roadmap.png 23:07:22 spire-1.2.1/doc/images/SPIRE101.png 23:07:22 spire-1.2.1/doc/images/SPIRE_agent.png 23:07:22 spire-1.2.1/doc/images/SPIRE_server.png 23:07:22 spire-1.2.1/doc/images/cache_mgr.png 23:07:22 spire-1.2.1/doc/images/cache_mgr_components.png 23:07:22 spire-1.2.1/doc/images/federated_spire.png 23:07:22 spire-1.2.1/doc/images/ha_mode.png 23:07:22 spire-1.2.1/doc/images/nested_spire.png 23:07:22 spire-1.2.1/doc/images/oidc_federation.png 23:07:22 spire-1.2.1/doc/images/single_trust_domain.png 23:07:22 spire-1.2.1/doc/images/spiffe_compatible.png 23:07:22 spire-1.2.1/doc/images/spire_logo.png 23:07:22 spire-1.2.1/doc/migrating_registration_api_clients.md 23:07:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 23:07:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 23:07:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 23:07:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 23:07:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 23:07:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 23:07:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 23:07:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 23:07:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 23:07:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 23:07:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 23:07:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 23:07:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 23:07:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 23:07:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 23:07:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 23:07:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 23:07:22 spire-1.2.1/doc/scaling_spire.md 23:07:22 spire-1.2.1/doc/spire_agent.md 23:07:22 spire-1.2.1/doc/spire_server.md 23:07:22 spire-1.2.1/doc/supported_integrations.md 23:07:22 spire-1.2.1/doc/telemetry.md 23:07:22 spire-1.2.1/doc/telemetry_config.md 23:07:22 spire-1.2.1/doc/upgrading.md 23:07:22 spire-1.2.1/doc/using_spire.md 23:07:22 spire-1.2.1/examples/ 23:07:22 spire-1.2.1/examples/README.md 23:07:22 spire-1.2.1/go.mod 23:07:22 spire-1.2.1/go.sum 23:07:22 spire-1.2.1/pkg/ 23:07:22 spire-1.2.1/pkg/agent/ 23:07:22 spire-1.2.1/pkg/agent/agent.go 23:07:22 spire-1.2.1/pkg/agent/api/ 23:07:22 spire-1.2.1/pkg/agent/api/config.go 23:07:22 spire-1.2.1/pkg/agent/api/debug/ 23:07:22 spire-1.2.1/pkg/agent/api/debug/v1/ 23:07:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 23:07:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 23:07:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 23:07:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 23:07:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 23:07:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 23:07:22 spire-1.2.1/pkg/agent/api/endpoints.go 23:07:22 spire-1.2.1/pkg/agent/api/health/ 23:07:22 spire-1.2.1/pkg/agent/api/health/v1/ 23:07:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 23:07:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 23:07:22 spire-1.2.1/pkg/agent/api/rpccontext/ 23:07:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 23:07:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 23:07:22 spire-1.2.1/pkg/agent/attestor/ 23:07:22 spire-1.2.1/pkg/agent/attestor/node/ 23:07:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 23:07:22 spire-1.2.1/pkg/agent/attestor/node/node.go 23:07:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 23:07:22 spire-1.2.1/pkg/agent/attestor/workload/ 23:07:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 23:07:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 23:07:22 spire-1.2.1/pkg/agent/catalog/ 23:07:22 spire-1.2.1/pkg/agent/catalog/catalog.go 23:07:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 23:07:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 23:07:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 23:07:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 23:07:22 spire-1.2.1/pkg/agent/client/ 23:07:22 spire-1.2.1/pkg/agent/client/client.go 23:07:22 spire-1.2.1/pkg/agent/client/client_test.go 23:07:22 spire-1.2.1/pkg/agent/client/dial.go 23:07:22 spire-1.2.1/pkg/agent/client/nodeconn.go 23:07:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 23:07:22 spire-1.2.1/pkg/agent/client/update.go 23:07:22 spire-1.2.1/pkg/agent/client/util.go 23:07:22 spire-1.2.1/pkg/agent/common/ 23:07:22 spire-1.2.1/pkg/agent/common/backoff/ 23:07:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 23:07:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 23:07:22 spire-1.2.1/pkg/agent/common/cgroups/ 23:07:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 23:07:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 23:07:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 23:07:22 spire-1.2.1/pkg/agent/config.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/ 23:07:22 spire-1.2.1/pkg/agent/endpoints/config.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 23:07:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 23:07:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/workload/ 23:07:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 23:07:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 23:07:22 spire-1.2.1/pkg/agent/manager/ 23:07:22 spire-1.2.1/pkg/agent/manager/cache/ 23:07:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 23:07:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 23:07:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 23:07:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 23:07:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 23:07:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 23:07:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 23:07:22 spire-1.2.1/pkg/agent/manager/config.go 23:07:22 spire-1.2.1/pkg/agent/manager/manager.go 23:07:22 spire-1.2.1/pkg/agent/manager/manager_test.go 23:07:22 spire-1.2.1/pkg/agent/manager/storage.go 23:07:22 spire-1.2.1/pkg/agent/manager/storage_test.go 23:07:22 spire-1.2.1/pkg/agent/manager/storecache/ 23:07:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 23:07:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 23:07:22 spire-1.2.1/pkg/agent/manager/sync.go 23:07:22 spire-1.2.1/pkg/agent/plugin/ 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 23:07:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 23:07:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 23:07:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 23:07:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 23:07:22 spire-1.2.1/pkg/agent/svid/ 23:07:22 spire-1.2.1/pkg/agent/svid/rotator.go 23:07:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 23:07:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 23:07:22 spire-1.2.1/pkg/agent/svid/store/ 23:07:22 spire-1.2.1/pkg/agent/svid/store/service.go 23:07:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 23:07:22 spire-1.2.1/pkg/common/ 23:07:22 spire-1.2.1/pkg/common/agentpathtemplate/ 23:07:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 23:07:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 23:07:22 spire-1.2.1/pkg/common/api/ 23:07:22 spire-1.2.1/pkg/common/api/metrics.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/ 23:07:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/logger.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/names.go 23:07:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 23:07:22 spire-1.2.1/pkg/common/api/names.go 23:07:22 spire-1.2.1/pkg/common/api/ratelimit.go 23:07:22 spire-1.2.1/pkg/common/api/rpccontext/ 23:07:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 23:07:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 23:07:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 23:07:22 spire-1.2.1/pkg/common/auth/ 23:07:22 spire-1.2.1/pkg/common/auth/interceptors.go 23:07:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 23:07:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/ 23:07:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/types.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 23:07:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 23:07:22 spire-1.2.1/pkg/common/catalog/ 23:07:22 spire-1.2.1/pkg/common/catalog/bind.go 23:07:22 spire-1.2.1/pkg/common/catalog/builtin.go 23:07:22 spire-1.2.1/pkg/common/catalog/catalog.go 23:07:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 23:07:22 spire-1.2.1/pkg/common/catalog/closers.go 23:07:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 23:07:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 23:07:22 spire-1.2.1/pkg/common/catalog/config.go 23:07:22 spire-1.2.1/pkg/common/catalog/config_test.go 23:07:22 spire-1.2.1/pkg/common/catalog/configure.go 23:07:22 spire-1.2.1/pkg/common/catalog/constraints.go 23:07:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 23:07:22 spire-1.2.1/pkg/common/catalog/context.go 23:07:22 spire-1.2.1/pkg/common/catalog/external.go 23:07:22 spire-1.2.1/pkg/common/catalog/host.go 23:07:22 spire-1.2.1/pkg/common/catalog/pipenet.go 23:07:22 spire-1.2.1/pkg/common/catalog/plugin.go 23:07:22 spire-1.2.1/pkg/common/catalog/testplugin/ 23:07:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 23:07:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 23:07:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 23:07:22 spire-1.2.1/pkg/common/cli/ 23:07:22 spire-1.2.1/pkg/common/cli/env.go 23:07:22 spire-1.2.1/pkg/common/cli/flags.go 23:07:22 spire-1.2.1/pkg/common/cli/trust_domain.go 23:07:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 23:07:22 spire-1.2.1/pkg/common/cli/umask.go 23:07:22 spire-1.2.1/pkg/common/cli/umask_posix.go 23:07:22 spire-1.2.1/pkg/common/cli/umask_test.go 23:07:22 spire-1.2.1/pkg/common/cli/umask_windows.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/flag.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/format.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 23:07:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 23:07:22 spire-1.2.1/pkg/common/coretypes/ 23:07:22 spire-1.2.1/pkg/common/coretypes/bundle/ 23:07:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 23:07:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 23:07:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 23:07:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 23:07:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 23:07:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 23:07:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 23:07:22 spire-1.2.1/pkg/common/cryptoutil/ 23:07:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 23:07:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 23:07:22 spire-1.2.1/pkg/common/diskutil/ 23:07:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 23:07:22 spire-1.2.1/pkg/common/diskutil/file_test.go 23:07:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 23:07:22 spire-1.2.1/pkg/common/errorutil/ 23:07:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 23:07:22 spire-1.2.1/pkg/common/health/ 23:07:22 spire-1.2.1/pkg/common/health/config.go 23:07:22 spire-1.2.1/pkg/common/health/context.go 23:07:22 spire-1.2.1/pkg/common/health/context_test.go 23:07:22 spire-1.2.1/pkg/common/health/health.go 23:07:22 spire-1.2.1/pkg/common/health/health_test.go 23:07:22 spire-1.2.1/pkg/common/health/logger.go 23:07:22 spire-1.2.1/pkg/common/hostservice/ 23:07:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 23:07:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 23:07:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 23:07:22 spire-1.2.1/pkg/common/idutil/ 23:07:22 spire-1.2.1/pkg/common/idutil/require.go 23:07:22 spire-1.2.1/pkg/common/idutil/require_test.go 23:07:22 spire-1.2.1/pkg/common/idutil/safety.go 23:07:22 spire-1.2.1/pkg/common/idutil/safety_test.go 23:07:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 23:07:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 23:07:22 spire-1.2.1/pkg/common/jwtsvid/ 23:07:22 spire-1.2.1/pkg/common/jwtsvid/common.go 23:07:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 23:07:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 23:07:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 23:07:22 spire-1.2.1/pkg/common/jwtutil/ 23:07:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 23:07:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 23:07:22 spire-1.2.1/pkg/common/log/ 23:07:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 23:07:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 23:07:22 spire-1.2.1/pkg/common/log/log.go 23:07:22 spire-1.2.1/pkg/common/log/log_test.go 23:07:22 spire-1.2.1/pkg/common/log/options.go 23:07:22 spire-1.2.1/pkg/common/nodeutil/ 23:07:22 spire-1.2.1/pkg/common/nodeutil/node.go 23:07:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 23:07:22 spire-1.2.1/pkg/common/peertracker/ 23:07:22 spire-1.2.1/pkg/common/peertracker/conn.go 23:07:22 spire-1.2.1/pkg/common/peertracker/credentials.go 23:07:22 spire-1.2.1/pkg/common/peertracker/errors.go 23:07:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 23:07:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 23:07:22 spire-1.2.1/pkg/common/peertracker/info.go 23:07:22 spire-1.2.1/pkg/common/peertracker/listener.go 23:07:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 23:07:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 23:07:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 23:07:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 23:07:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 23:07:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 23:07:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tcp.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 23:07:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 23:07:22 spire-1.2.1/pkg/common/peertracker/uds.go 23:07:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 23:07:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 23:07:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 23:07:22 spire-1.2.1/pkg/common/pemutil/ 23:07:22 spire-1.2.1/pkg/common/pemutil/block.go 23:07:22 spire-1.2.1/pkg/common/pemutil/certs.go 23:07:22 spire-1.2.1/pkg/common/pemutil/common.go 23:07:22 spire-1.2.1/pkg/common/pemutil/csr.go 23:07:22 spire-1.2.1/pkg/common/pemutil/keys.go 23:07:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/ 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 23:07:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 23:07:22 spire-1.2.1/pkg/common/plugin/ 23:07:22 spire-1.2.1/pkg/common/plugin/aws/ 23:07:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 23:07:22 spire-1.2.1/pkg/common/plugin/azure/ 23:07:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 23:07:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 23:07:22 spire-1.2.1/pkg/common/plugin/facade.go 23:07:22 spire-1.2.1/pkg/common/plugin/facade_test.go 23:07:22 spire-1.2.1/pkg/common/plugin/gcp/ 23:07:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 23:07:22 spire-1.2.1/pkg/common/plugin/k8s/ 23:07:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 23:07:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 23:07:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 23:07:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 23:07:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 23:07:22 spire-1.2.1/pkg/common/plugin/log.go 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/ 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 23:07:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 23:07:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 23:07:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 23:07:22 spire-1.2.1/pkg/common/plugin/x509pop/ 23:07:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 23:07:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 23:07:22 spire-1.2.1/pkg/common/profiling/ 23:07:22 spire-1.2.1/pkg/common/profiling/dumpers.go 23:07:22 spire-1.2.1/pkg/common/profiling/profiling.go 23:07:22 spire-1.2.1/pkg/common/protoutil/ 23:07:22 spire-1.2.1/pkg/common/protoutil/masks.go 23:07:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 23:07:22 spire-1.2.1/pkg/common/rotationutil/ 23:07:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 23:07:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 23:07:22 spire-1.2.1/pkg/common/selector/ 23:07:22 spire-1.2.1/pkg/common/selector/selector.go 23:07:22 spire-1.2.1/pkg/common/selector/selector_test.go 23:07:22 spire-1.2.1/pkg/common/selector/set.go 23:07:22 spire-1.2.1/pkg/common/selector/set_utils.go 23:07:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/ 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/ 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 23:07:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 23:07:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 23:07:22 spire-1.2.1/pkg/common/telemetry/call.go 23:07:22 spire-1.2.1/pkg/common/telemetry/common/ 23:07:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 23:07:22 spire-1.2.1/pkg/common/telemetry/config.go 23:07:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 23:07:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/inmem.go 23:07:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/m3.go 23:07:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/metrics.go 23:07:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/names.go 23:07:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 23:07:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 23:07:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/ 23:07:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 23:07:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 23:07:22 spire-1.2.1/pkg/common/telemetry/server/server.go 23:07:22 spire-1.2.1/pkg/common/telemetry/sink.go 23:07:22 spire-1.2.1/pkg/common/telemetry/statsd.go 23:07:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 23:07:22 spire-1.2.1/pkg/common/telemetry/uptime.go 23:07:22 spire-1.2.1/pkg/common/telemetry/version.go 23:07:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 23:07:22 spire-1.2.1/pkg/common/uptime/ 23:07:22 spire-1.2.1/pkg/common/uptime/uptime.go 23:07:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 23:07:22 spire-1.2.1/pkg/common/util/ 23:07:22 spire-1.2.1/pkg/common/util/certs.go 23:07:22 spire-1.2.1/pkg/common/util/certs_test.go 23:07:22 spire-1.2.1/pkg/common/util/csr.go 23:07:22 spire-1.2.1/pkg/common/util/hash.go 23:07:22 spire-1.2.1/pkg/common/util/selectors.go 23:07:22 spire-1.2.1/pkg/common/util/selectors_test.go 23:07:22 spire-1.2.1/pkg/common/util/signals.go 23:07:22 spire-1.2.1/pkg/common/util/sort.go 23:07:22 spire-1.2.1/pkg/common/util/sort_test.go 23:07:22 spire-1.2.1/pkg/common/util/task.go 23:07:22 spire-1.2.1/pkg/common/util/task_test.go 23:07:22 spire-1.2.1/pkg/common/util/testdata/ 23:07:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 23:07:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 23:07:22 spire-1.2.1/pkg/common/version/ 23:07:22 spire-1.2.1/pkg/common/version/version.go 23:07:22 spire-1.2.1/pkg/common/x509svid/ 23:07:22 spire-1.2.1/pkg/common/x509svid/common_test.go 23:07:22 spire-1.2.1/pkg/common/x509svid/csr.go 23:07:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 23:07:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 23:07:22 spire-1.2.1/pkg/common/x509util/ 23:07:22 spire-1.2.1/pkg/common/x509util/cert.go 23:07:22 spire-1.2.1/pkg/common/x509util/dns.go 23:07:22 spire-1.2.1/pkg/common/x509util/dns_test.go 23:07:22 spire-1.2.1/pkg/common/x509util/keyid.go 23:07:22 spire-1.2.1/pkg/common/x509util/keypair.go 23:07:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 23:07:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 23:07:22 spire-1.2.1/pkg/server/ 23:07:22 spire-1.2.1/pkg/server/api/ 23:07:22 spire-1.2.1/pkg/server/api/agent.go 23:07:22 spire-1.2.1/pkg/server/api/agent/ 23:07:22 spire-1.2.1/pkg/server/api/agent/v1/ 23:07:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/agent_test.go 23:07:22 spire-1.2.1/pkg/server/api/api.go 23:07:22 spire-1.2.1/pkg/server/api/audit/ 23:07:22 spire-1.2.1/pkg/server/api/audit/audit.go 23:07:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 23:07:22 spire-1.2.1/pkg/server/api/bundle.go 23:07:22 spire-1.2.1/pkg/server/api/bundle/ 23:07:22 spire-1.2.1/pkg/server/api/bundle/v1/ 23:07:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/bundle_test.go 23:07:22 spire-1.2.1/pkg/server/api/debug/ 23:07:22 spire-1.2.1/pkg/server/api/debug/v1/ 23:07:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/entry.go 23:07:22 spire-1.2.1/pkg/server/api/entry/ 23:07:22 spire-1.2.1/pkg/server/api/entry/v1/ 23:07:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/entry_test.go 23:07:22 spire-1.2.1/pkg/server/api/health/ 23:07:22 spire-1.2.1/pkg/server/api/health/v1/ 23:07:22 spire-1.2.1/pkg/server/api/health/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/id.go 23:07:22 spire-1.2.1/pkg/server/api/id_test.go 23:07:22 spire-1.2.1/pkg/server/api/limits/ 23:07:22 spire-1.2.1/pkg/server/api/limits/limits.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/ 23:07:22 spire-1.2.1/pkg/server/api/middleware/alias.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/audit.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/caller.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/common.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/entries.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 23:07:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 23:07:22 spire-1.2.1/pkg/server/api/ratelimit.go 23:07:22 spire-1.2.1/pkg/server/api/rpccontext/ 23:07:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 23:07:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 23:07:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 23:07:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 23:07:22 spire-1.2.1/pkg/server/api/selector.go 23:07:22 spire-1.2.1/pkg/server/api/selector_test.go 23:07:22 spire-1.2.1/pkg/server/api/status.go 23:07:22 spire-1.2.1/pkg/server/api/status_test.go 23:07:22 spire-1.2.1/pkg/server/api/svid/ 23:07:22 spire-1.2.1/pkg/server/api/svid/v1/ 23:07:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/trustdomain.go 23:07:22 spire-1.2.1/pkg/server/api/trustdomain/ 23:07:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 23:07:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 23:07:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 23:07:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 23:07:22 spire-1.2.1/pkg/server/authpolicy/ 23:07:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 23:07:22 spire-1.2.1/pkg/server/authpolicy/policy.go 23:07:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 23:07:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 23:07:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 23:07:22 spire-1.2.1/pkg/server/authpolicy/validate.go 23:07:22 spire-1.2.1/pkg/server/bundle/ 23:07:22 spire-1.2.1/pkg/server/bundle/client/ 23:07:22 spire-1.2.1/pkg/server/bundle/client/client.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/manager.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/sources.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/updater.go 23:07:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 23:07:22 spire-1.2.1/pkg/server/ca/ 23:07:22 spire-1.2.1/pkg/server/ca/ca.go 23:07:22 spire-1.2.1/pkg/server/ca/ca_health.go 23:07:22 spire-1.2.1/pkg/server/ca/ca_test.go 23:07:22 spire-1.2.1/pkg/server/ca/journal.go 23:07:22 spire-1.2.1/pkg/server/ca/journal_test.go 23:07:22 spire-1.2.1/pkg/server/ca/manager.go 23:07:22 spire-1.2.1/pkg/server/ca/manager_health.go 23:07:22 spire-1.2.1/pkg/server/ca/manager_test.go 23:07:22 spire-1.2.1/pkg/server/ca/templates.go 23:07:22 spire-1.2.1/pkg/server/ca/upstream_client.go 23:07:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 23:07:22 spire-1.2.1/pkg/server/ca/validation.go 23:07:22 spire-1.2.1/pkg/server/cache/ 23:07:22 spire-1.2.1/pkg/server/cache/dscache/ 23:07:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 23:07:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/ 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 23:07:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 23:07:22 spire-1.2.1/pkg/server/catalog/ 23:07:22 spire-1.2.1/pkg/server/catalog/catalog.go 23:07:22 spire-1.2.1/pkg/server/catalog/keymanager.go 23:07:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 23:07:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 23:07:22 spire-1.2.1/pkg/server/catalog/notifier.go 23:07:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 23:07:22 spire-1.2.1/pkg/server/config.go 23:07:22 spire-1.2.1/pkg/server/datastore/ 23:07:22 spire-1.2.1/pkg/server/datastore/datastore.go 23:07:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 23:07:22 spire-1.2.1/pkg/server/datastore/repository.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 23:07:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 23:07:22 spire-1.2.1/pkg/server/endpoints/ 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/ 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 23:07:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 23:07:22 spire-1.2.1/pkg/server/endpoints/config.go 23:07:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 23:07:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 23:07:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 23:07:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 23:07:22 spire-1.2.1/pkg/server/endpoints/middleware.go 23:07:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 23:07:22 spire-1.2.1/pkg/server/hostservice/ 23:07:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 23:07:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 23:07:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 23:07:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 23:07:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 23:07:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 23:07:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 23:07:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 23:07:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 23:07:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 23:07:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/ 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 23:07:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 23:07:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 23:07:22 spire-1.2.1/pkg/server/registration/ 23:07:22 spire-1.2.1/pkg/server/registration/manager.go 23:07:22 spire-1.2.1/pkg/server/registration/manager_test.go 23:07:22 spire-1.2.1/pkg/server/scanentries.go 23:07:22 spire-1.2.1/pkg/server/scanentries_test.go 23:07:22 spire-1.2.1/pkg/server/server.go 23:07:22 spire-1.2.1/pkg/server/server_test.go 23:07:22 spire-1.2.1/pkg/server/svid/ 23:07:22 spire-1.2.1/pkg/server/svid/observer.go 23:07:22 spire-1.2.1/pkg/server/svid/observer_test.go 23:07:22 spire-1.2.1/pkg/server/svid/rotator.go 23:07:22 spire-1.2.1/pkg/server/svid/rotator_config.go 23:07:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 23:07:22 spire-1.2.1/pkg/server/svid/rotator_test.go 23:07:22 spire-1.2.1/proto/ 23:07:22 spire-1.2.1/proto/private/ 23:07:22 spire-1.2.1/proto/private/server/ 23:07:22 spire-1.2.1/proto/private/server/journal/ 23:07:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 23:07:22 spire-1.2.1/proto/private/server/journal/journal.proto 23:07:22 spire-1.2.1/proto/spire/ 23:07:22 spire-1.2.1/proto/spire/common/ 23:07:22 spire-1.2.1/proto/spire/common/common.pb.go 23:07:22 spire-1.2.1/proto/spire/common/common.proto 23:07:22 spire-1.2.1/proto/spire/common/plugin/ 23:07:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 23:07:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 23:07:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 23:07:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 23:07:22 spire-1.2.1/proto/spire/plugin/ 23:07:22 spire-1.2.1/proto/spire/plugin/agent/ 23:07:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 23:07:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 23:07:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 23:07:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 23:07:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 23:07:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 23:07:22 spire-1.2.1/release/ 23:07:22 spire-1.2.1/release/spire-extras/ 23:07:22 spire-1.2.1/release/spire-extras/README.md 23:07:22 spire-1.2.1/release/spire-extras/conf/ 23:07:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 23:07:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 23:07:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 23:07:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 23:07:22 spire-1.2.1/release/spire/ 23:07:22 spire-1.2.1/release/spire/README.md 23:07:22 spire-1.2.1/release/spire/conf/ 23:07:22 spire-1.2.1/release/spire/conf/agent/ 23:07:22 spire-1.2.1/release/spire/conf/agent/agent.conf 23:07:22 spire-1.2.1/release/spire/conf/server/ 23:07:22 spire-1.2.1/release/spire/conf/server/server.conf 23:07:22 spire-1.2.1/script/ 23:07:22 spire-1.2.1/script/build-artifact.sh 23:07:22 spire-1.2.1/script/generate_dummy_ca.sh 23:07:22 spire-1.2.1/support/ 23:07:22 spire-1.2.1/support/k8s/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 23:07:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/ 23:07:22 spire-1.2.1/support/oidc-discovery-provider/README.md 23:07:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/config.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/main.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 23:07:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 23:07:22 spire-1.2.1/test/ 23:07:22 spire-1.2.1/test/clock/ 23:07:22 spire-1.2.1/test/clock/clock.go 23:07:22 spire-1.2.1/test/fakes/ 23:07:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 23:07:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 23:07:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 23:07:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 23:07:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 23:07:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 23:07:22 spire-1.2.1/test/fakes/fakeagentstore/ 23:07:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 23:07:22 spire-1.2.1/test/fakes/fakedatastore/ 23:07:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 23:07:22 spire-1.2.1/test/fakes/fakeentryclient/ 23:07:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 23:07:22 spire-1.2.1/test/fakes/fakehealthchecker/ 23:07:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 23:07:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 23:07:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 23:07:22 spire-1.2.1/test/fakes/fakemetrics/ 23:07:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 23:07:22 spire-1.2.1/test/fakes/fakenoderesolver/ 23:07:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 23:07:22 spire-1.2.1/test/fakes/fakenotifier/ 23:07:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 23:07:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 23:07:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 23:07:22 spire-1.2.1/test/fakes/fakeserverca/ 23:07:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 23:07:22 spire-1.2.1/test/fakes/fakeservercatalog/ 23:07:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 23:07:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 23:07:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 23:07:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 23:07:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 23:07:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 23:07:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 23:07:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 23:07:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 23:07:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 23:07:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 23:07:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 23:07:22 spire-1.2.1/test/fixture/ 23:07:22 spire-1.2.1/test/fixture/certs/ 23:07:22 spire-1.2.1/test/fixture/certs/agent_svid.der 23:07:22 spire-1.2.1/test/fixture/certs/base_cert.pem 23:07:22 spire-1.2.1/test/fixture/certs/base_csr.pem 23:07:22 spire-1.2.1/test/fixture/certs/base_key.pem 23:07:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 23:07:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 23:07:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 23:07:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 23:07:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 23:07:22 spire-1.2.1/test/fixture/certs/blog_key.pem 23:07:22 spire-1.2.1/test/fixture/certs/bundle.der 23:07:22 spire-1.2.1/test/fixture/certs/ca.pem 23:07:22 spire-1.2.1/test/fixture/certs/ca_key.pem 23:07:22 spire-1.2.1/test/fixture/certs/database_cert.pem 23:07:22 spire-1.2.1/test/fixture/certs/database_csr.pem 23:07:22 spire-1.2.1/test/fixture/certs/database_key.pem 23:07:22 spire-1.2.1/test/fixture/certs/node_cert.pem 23:07:22 spire-1.2.1/test/fixture/certs/node_csr.pem 23:07:22 spire-1.2.1/test/fixture/certs/node_key.pem 23:07:22 spire-1.2.1/test/fixture/certs/svid.pem 23:07:22 spire-1.2.1/test/fixture/certs/svid_key.pem 23:07:22 spire-1.2.1/test/fixture/config/ 23:07:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 23:07:22 spire-1.2.1/test/fixture/config/agent_good.conf 23:07:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 23:07:22 spire-1.2.1/test/fixture/config/plugin_good.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 23:07:22 spire-1.2.1/test/fixture/config/server_good.conf 23:07:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 23:07:22 spire-1.2.1/test/fixture/fixture.go 23:07:22 spire-1.2.1/test/fixture/nodeattestor/ 23:07:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 23:07:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 23:07:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 23:07:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 23:07:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 23:07:22 spire-1.2.1/test/fixture/registration/ 23:07:22 spire-1.2.1/test/fixture/registration/entries.json 23:07:22 spire-1.2.1/test/fixture/registration/good-for-update.json 23:07:22 spire-1.2.1/test/fixture/registration/good.json 23:07:22 spire-1.2.1/test/fixture/registration/invalid.json 23:07:22 spire-1.2.1/test/fixture/registration/invalid_json.json 23:07:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 23:07:22 spire-1.2.1/test/integration/ 23:07:22 spire-1.2.1/test/integration/README.md 23:07:22 spire-1.2.1/test/integration/common 23:07:22 spire-1.2.1/test/integration/setup/ 23:07:22 spire-1.2.1/test/integration/setup/adminclient/ 23:07:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 23:07:22 spire-1.2.1/test/integration/setup/adminclient/client.go 23:07:22 spire-1.2.1/test/integration/setup/debugagent/ 23:07:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 23:07:22 spire-1.2.1/test/integration/setup/debugagent/main.go 23:07:22 spire-1.2.1/test/integration/setup/debugserver/ 23:07:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 23:07:22 spire-1.2.1/test/integration/setup/debugserver/main.go 23:07:22 spire-1.2.1/test/integration/setup/downstreamclient/ 23:07:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 23:07:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 23:07:22 spire-1.2.1/test/integration/setup/itclient/ 23:07:22 spire-1.2.1/test/integration/setup/itclient/client.go 23:07:22 spire-1.2.1/test/integration/setup/node-attestation/ 23:07:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 23:07:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 23:07:22 spire-1.2.1/test/integration/setup/x509pop/ 23:07:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 23:07:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 23:07:22 spire-1.2.1/test/integration/suites/ 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 23:07:22 spire-1.2.1/test/integration/suites/join-token/ 23:07:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 23:07:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 23:07:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 23:07:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 23:07:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 23:07:22 spire-1.2.1/test/integration/suites/join-token/README.md 23:07:22 spire-1.2.1/test/integration/suites/join-token/conf/ 23:07:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/join-token/teardown 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 23:07:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 23:07:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 23:07:22 spire-1.2.1/test/integration/suites/k8s/ 23:07:22 spire-1.2.1/test/integration/suites/k8s/00-setup 23:07:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 23:07:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 23:07:22 spire-1.2.1/test/integration/suites/k8s/README.md 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/ 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 23:07:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 23:07:22 spire-1.2.1/test/integration/suites/k8s/teardown 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/ 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 23:07:22 spire-1.2.1/test/integration/suites/rotation/ 23:07:22 spire-1.2.1/test/integration/suites/rotation/00-setup 23:07:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 23:07:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 23:07:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 23:07:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 23:07:22 spire-1.2.1/test/integration/suites/rotation/README.md 23:07:22 spire-1.2.1/test/integration/suites/rotation/conf/ 23:07:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/rotation/teardown 23:07:22 spire-1.2.1/test/integration/suites/self-test/ 23:07:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 23:07:22 spire-1.2.1/test/integration/suites/self-test/README.md 23:07:22 spire-1.2.1/test/integration/suites/self-test/teardown 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 23:07:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 23:07:22 spire-1.2.1/test/integration/suites/upgrade/ 23:07:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 23:07:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 23:07:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 23:07:22 spire-1.2.1/test/integration/suites/upgrade/README.md 23:07:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 23:07:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 23:07:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 23:07:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 23:07:22 spire-1.2.1/test/integration/suites/upgrade/teardown 23:07:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 23:07:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 23:07:22 spire-1.2.1/test/integration/test-one.sh 23:07:22 spire-1.2.1/test/integration/test.sh 23:07:22 spire-1.2.1/test/plugintest/ 23:07:22 spire-1.2.1/test/plugintest/config.go 23:07:22 spire-1.2.1/test/plugintest/load.go 23:07:22 spire-1.2.1/test/plugintest/option.go 23:07:22 spire-1.2.1/test/spiretest/ 23:07:22 spire-1.2.1/test/spiretest/apiserver.go 23:07:22 spire-1.2.1/test/spiretest/assertions.go 23:07:22 spire-1.2.1/test/spiretest/dir.go 23:07:22 spire-1.2.1/test/spiretest/errors_posix.go 23:07:22 spire-1.2.1/test/spiretest/errors_windows.go 23:07:22 spire-1.2.1/test/spiretest/logs.go 23:07:22 spire-1.2.1/test/spiretest/socketapi.go 23:07:22 spire-1.2.1/test/spiretest/suite.go 23:07:22 spire-1.2.1/test/spiretest/x509.go 23:07:22 spire-1.2.1/test/testca/ 23:07:22 spire-1.2.1/test/testca/ca.go 23:07:22 spire-1.2.1/test/testkey/ 23:07:22 spire-1.2.1/test/testkey/generate.sh 23:07:22 spire-1.2.1/test/testkey/genkeys.go 23:07:22 spire-1.2.1/test/testkey/keys.go 23:07:22 spire-1.2.1/test/testkey/new.go 23:07:22 spire-1.2.1/test/tpmsimulator/ 23:07:22 spire-1.2.1/test/tpmsimulator/simulator.go 23:07:22 spire-1.2.1/test/util/ 23:07:22 spire-1.2.1/test/util/cert_fixtures.go 23:07:22 spire-1.2.1/test/util/cert_generation.go 23:07:22 spire-1.2.1/test/util/io_redirection.go 23:07:22 spire-1.2.1/test/util/race.go 23:07:22 spire-1.2.1/test/util/util.go 23:07:22 building spire from source... 23:07:22 Installing go1.17.7... 23:07:29 Building bin/spire-server... 23:07:29 go: downloading github.com/mitchellh/cli v1.1.2 23:07:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 23:07:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 23:07:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 23:07:29 go: downloading google.golang.org/grpc v1.44.0 23:07:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 23:07:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 23:07:29 go: downloading github.com/imdario/mergo v0.3.12 23:07:29 go: downloading github.com/sirupsen/logrus v1.8.1 23:07:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 23:07:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 23:07:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 23:07:29 go: downloading github.com/fatih/color v1.13.0 23:07:29 go: downloading github.com/mattn/go-isatty v0.0.14 23:07:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 23:07:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 23:07:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 23:07:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 23:07:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 23:07:29 go: downloading github.com/armon/go-metrics v0.3.10 23:07:29 go: downloading github.com/prometheus/client_golang v1.12.1 23:07:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 23:07:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 23:07:29 go: downloading github.com/open-policy-agent/opa v0.38.0 23:07:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 23:07:29 go: downloading github.com/Masterminds/goutils v1.1.0 23:07:29 go: downloading github.com/Masterminds/semver v1.5.0 23:07:29 go: downloading github.com/google/uuid v1.1.2 23:07:29 go: downloading github.com/huandu/xstrings v1.3.2 23:07:29 go: downloading github.com/mattn/go-colorable v0.1.12 23:07:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:07:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 23:07:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 23:07:29 go: downloading github.com/oklog/run v1.0.0 23:07:29 go: downloading github.com/prometheus/client_model v0.2.0 23:07:29 go: downloading github.com/prometheus/common v0.32.1 23:07:29 go: downloading github.com/beorn7/perks v1.0.1 23:07:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:07:29 go: downloading github.com/prometheus/procfs v0.7.3 23:07:29 go: downloading github.com/imkira/go-observer v1.0.3 23:07:30 go: downloading go.uber.org/atomic v1.9.0 23:07:30 go: downloading github.com/hashicorp/errwrap v1.1.0 23:07:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 23:07:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:07:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 23:07:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 23:07:30 go: downloading github.com/blang/semver/v4 v4.0.0 23:07:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 23:07:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 23:07:30 go: downloading github.com/jinzhu/gorm v1.9.16 23:07:30 go: downloading github.com/lib/pq v1.10.4 23:07:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 23:07:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 23:07:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 23:07:31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 23:07:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 23:07:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 23:07:33 go: downloading github.com/stretchr/testify v1.7.0 23:07:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:07:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 23:07:37 go: downloading google.golang.org/api v0.70.0 23:07:37 go: downloading k8s.io/client-go v0.23.4 23:07:37 go: downloading k8s.io/api v0.23.4 23:07:37 go: downloading github.com/google/go-tpm v0.3.3 23:07:37 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 23:07:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 23:07:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 23:07:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 23:07:37 go: downloading cloud.google.com/go/storage v1.21.0 23:07:37 go: downloading cloud.google.com/go v0.100.2 23:07:38 go: downloading k8s.io/apimachinery v0.23.4 23:07:38 go: downloading k8s.io/kube-aggregator v0.23.3 23:07:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 23:07:39 go: downloading cloud.google.com/go/security v1.3.0 23:07:39 go: downloading github.com/hashicorp/vault/api v1.4.1 23:07:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 23:07:39 go: downloading github.com/twmb/murmur3 v1.1.6 23:07:39 go: downloading github.com/jinzhu/inflection v1.0.0 23:07:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 23:07:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 23:07:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 23:07:40 go: downloading github.com/aws/smithy-go v1.11.0 23:07:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 23:07:40 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 23:07:40 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 23:07:40 go: downloading github.com/Azure/go-autorest/logger v0.2.1 23:07:40 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 23:07:40 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 23:07:40 go: downloading github.com/dimchansky/utfbom v1.1.1 23:07:40 go: downloading cloud.google.com/go/compute v1.3.0 23:07:41 go: downloading cloud.google.com/go/iam v0.1.1 23:07:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 23:07:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 23:07:42 go: downloading github.com/gogo/protobuf v1.3.2 23:07:42 go: downloading github.com/google/gofuzz v1.1.0 23:07:42 go: downloading k8s.io/klog/v2 v2.30.0 23:07:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 23:07:42 go: downloading github.com/spf13/pflag v1.0.5 23:07:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 23:07:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 23:07:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 23:07:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 23:07:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:07:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 23:07:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 23:07:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 23:07:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 23:07:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 23:07:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 23:07:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:07:42 go: downloading gopkg.in/yaml.v2 v2.4.0 23:07:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:07:42 go: downloading github.com/gobwas/glob v0.2.3 23:07:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 23:07:42 go: downloading github.com/jmespath/go-jmespath v0.4.0 23:07:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 23:07:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 23:07:43 go: downloading go.opencensus.io v0.23.0 23:07:43 go: downloading gopkg.in/inf.v0 v0.9.1 23:07:43 go: downloading github.com/google/go-cmp v0.5.7 23:07:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 23:07:43 go: downloading github.com/googleapis/gnostic v0.5.5 23:07:43 go: downloading github.com/go-logr/logr v1.2.2 23:07:43 go: downloading github.com/json-iterator/go v1.1.12 23:07:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 23:07:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 23:07:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:07:43 go: downloading go.uber.org/zap v1.21.0 23:07:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 23:07:44 go: downloading github.com/tklauser/numcpus v0.3.0 23:07:44 go: downloading sigs.k8s.io/yaml v1.3.0 23:07:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 23:07:44 go: downloading github.com/golang/snappy v0.0.4 23:07:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 23:07:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 23:07:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 23:07:44 go: downloading github.com/hashicorp/go-version v1.2.0 23:07:44 go: downloading github.com/ryanuber/go-glob v1.0.0 23:07:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:07:44 go: downloading github.com/modern-go/reflect2 v1.0.2 23:07:44 go: downloading go.uber.org/multierr v1.6.0 23:07:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 23:07:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:07:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 23:08:03 Removing intermediate container 5a4e64f9f516 23:08:03 ---> 48e1fac37bdb 23:08:03 23:08:03 Step 10/31 : FROM alpine:3.14 23:08:03 Removing intermediate container a7705a3e3c6a 23:08:03 ---> 6933b1c41708 23:08:03 23:08:03 Step 10/23 : FROM alpine:3.14 23:08:03 Removing intermediate container 8975091a30f8 23:08:03 ---> 6fa1975d1058 23:08:03 23:08:03 Step 10/22 : FROM alpine:3.14 23:08:03 Removing intermediate container 84199bc66197 23:08:03 ---> 6f278da37a65 23:08:03 23:08:03 Step 10/22 : FROM alpine:3.14 23:08:04 3.14: Pulling from library/alpine 23:08:04 3.14: Pulling from library/alpine 23:08:05 3.14: Pulling from library/alpine 23:08:05 3.14: Pulling from library/alpine 23:08:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:08:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:08:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:08:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:08:06 Status: Downloaded newer image for alpine:3.14 23:08:06 Status: Downloaded newer image for alpine:3.14 23:08:06 Status: Image is up to date for alpine:3.14 23:08:06 Status: Image is up to date for alpine:3.14 23:08:06 ---> e04c818066af 23:08:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:08:06 ---> e04c818066af 23:08:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:08:06 ---> e04c818066af 23:08:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:08:06 ---> e04c818066af 23:08:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:08:07 ---> Running in 519ad1d1bdf6 23:08:07 ---> Running in 17ba8bc64e31 23:08:07 ---> Running in dcbf4c2b1210 23:08:07 ---> Running in 6ef10050d7b0 23:08:08 Removing intermediate container 17ba8bc64e31 23:08:08 ---> 7bd4c5e96683 23:08:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:08:08 ---> Running in 6707a2474020 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:08:08 (1/1) Installing dumb-init (1.2.5-r1) 23:08:08 Executing busybox-1.33.1-r7.trigger 23:08:08 OK: 6 MiB in 15 packages 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:08:08 (1/2) Installing dumb-init (1.2.5-r1) 23:08:08 (2/2) Installing su-exec (0.2-r1) 23:08:08 Executing busybox-1.33.1-r7.trigger 23:08:08 OK: 6 MiB in 16 packages 23:08:08 (1/1) Installing dumb-init (1.2.5-r1) 23:08:08 (1/2) Installing ca-certificates (20211220-r0) 23:08:08 Executing busybox-1.33.1-r7.trigger 23:08:08 OK: 6 MiB in 15 packages 23:08:08 (2/2) Installing dumb-init (1.2.5-r1) 23:08:08 Executing busybox-1.33.1-r7.trigger 23:08:08 Executing ca-certificates-20211220-r0.trigger 23:08:09 OK: 6 MiB in 16 packages 23:08:10 Removing intermediate container 6707a2474020 23:08:10 ---> 8a0e09a33098 23:08:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:08:10 Removing intermediate container dcbf4c2b1210 23:08:10 ---> 9d1a0c101cb0 23:08:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:08:10 ---> Running in 65e18e512830 23:08:10 Removing intermediate container 519ad1d1bdf6 23:08:10 ---> 9edfecfbb8e2 23:08:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:08:10 Removing intermediate container 6ef10050d7b0 23:08:10 ---> e3fcc9a91b56 23:08:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:08:10 ---> Running in ed5602126052 23:08:10 ---> Running in 7c97bf45c79f 23:08:10 ---> Running in 31a24e4a675a 23:08:11 Removing intermediate container 65e18e512830 23:08:11 ---> 676136fbdfbf 23:08:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:08:11 ---> Running in 95173715b5b2 23:08:11 Removing intermediate container 7c97bf45c79f 23:08:11 ---> d0895fea7fb5 23:08:11 Step 13/22 : ENV APP_PORT=59861 23:08:11 Removing intermediate container ed5602126052 23:08:11 ---> b232ce988072 23:08:11 Step 13/22 : ENV APP_PORT=59860 23:08:11 Removing intermediate container 31a24e4a675a 23:08:11 ---> 43dc9bb8fa38 23:08:11 Step 13/23 : ENV APP_PORT=59881 23:08:11 ---> Running in 4cf2649d1193 23:08:11 Removing intermediate container 95173715b5b2 23:08:11 ---> 6590d9d4727a 23:08:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:08:11 ---> Running in 1628ef37ad42 23:08:11 ---> Running in 4104da734fa0 23:08:11 ---> Running in b2219fce0381 23:08:11 Removing intermediate container 4cf2649d1193 23:08:11 ---> de87e914c28d 23:08:11 Step 14/22 : EXPOSE $APP_PORT 23:08:11 ---> Running in 17cfc6db094c 23:08:11 Removing intermediate container 4104da734fa0 23:08:11 ---> 35c48cdbbea7 23:08:11 Step 14/22 : EXPOSE $APP_PORT 23:08:11 Removing intermediate container 1628ef37ad42 23:08:11 ---> 88aca41c0403 23:08:11 Step 14/23 : EXPOSE $APP_PORT 23:08:12 ---> Running in 2954f7c49603 23:08:12 ---> Running in ded0d4d1e2cb 23:08:12 Removing intermediate container 17cfc6db094c 23:08:12 ---> a5b377a31068 23:08:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:12 Removing intermediate container 2954f7c49603 23:08:12 ---> 27cf065c73f5 23:08:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:12 Removing intermediate container ded0d4d1e2cb 23:08:12 ---> 0d79c9722db2 23:08:12 Step 15/23 : WORKDIR / 23:08:12 ---> Running in 30a51ac1ca4b 23:08:12 ---> 73ab69823f90 23:08:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:08:12 ---> 911b0741c554 23:08:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:08:13 Removing intermediate container 30a51ac1ca4b 23:08:13 ---> a5fa17ca0720 23:08:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:13 Removing intermediate container b2219fce0381 23:08:13 ---> 5fe83fa4087e 23:08:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:08:13 ---> 5d04c34c70b2 23:08:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:08:13 ---> Running in 7b2394160af7 23:08:13 ---> 704831fa19c2 23:08:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:08:13 ---> db869365fb21 23:08:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:08:14 Removing intermediate container 7b2394160af7 23:08:14 ---> e7d9bcdb63fc 23:08:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:08:14 ---> 79de10b19e4f 23:08:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:08:14 ---> Running in 72a0649ea20a 23:08:14 ---> 58d527cf767c 23:08:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:08:14 ---> d9210443d6a5 23:08:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:08:14 ---> d2034d807c37 23:08:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:08:14 ---> Running in 001b5f167115 23:08:15 ---> Running in c85acd6e6056 23:08:15 Removing intermediate container 72a0649ea20a 23:08:15 ---> bea07bacde0e 23:08:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:15 ---> Running in ca6e2a906442 23:08:15 Removing intermediate container 001b5f167115 23:08:15 ---> 4711a27e52ea 23:08:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:15 ---> 0f6e604075b9 23:08:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:08:15 ---> Running in 0098b6bfcf71 23:08:15 Removing intermediate container ca6e2a906442 23:08:15 ---> 700721ba75fc 23:08:15 Step 20/22 : LABEL arch=x86_64 23:08:15 ---> Running in 28a813476d2c 23:08:16 ---> Running in 4ffc216b00d7 23:08:16 Removing intermediate container 0098b6bfcf71 23:08:16 ---> 83a9ba1e7758 23:08:16 Step 20/22 : LABEL arch=x86_64 23:08:16 Removing intermediate container 4ffc216b00d7 23:08:16 ---> 1506a69f06aa 23:08:16 Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:08:16 ---> Running in bda5b37f1b10 23:08:16 Removing intermediate container 28a813476d2c 23:08:16 ---> 83704b617efa 23:08:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:16 ---> Running in 012fd6b23a06 23:08:16 ---> Running in 64bacd1f1e5b 23:08:16 Removing intermediate container bda5b37f1b10 23:08:16 ---> 67bdf0063035 23:08:16 Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:08:17 ---> Running in 760ed8e357ed 23:08:17 Removing intermediate container 012fd6b23a06 23:08:17 ---> 36760eae2d08 23:08:17 Step 22/22 : LABEL version=2.2.0-dev.96 23:08:17 Removing intermediate container 64bacd1f1e5b 23:08:17 ---> 3f67046d8917 23:08:17 Step 21/23 : LABEL arch=x86_64 23:08:17 ---> Running in 9c5bbe5b9b66 23:08:17 ---> Running in 34512f59e8d7 23:08:17 Removing intermediate container 760ed8e357ed 23:08:17 ---> 7625f84eec81 23:08:17 Step 22/22 : LABEL version=2.2.0-dev.96 23:08:17 Removing intermediate container c85acd6e6056 23:08:17 ---> 1d2f83c64b05 23:08:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:17 ---> Running in b4f082928589 23:08:17 Removing intermediate container 34512f59e8d7 23:08:17 ---> 1e12e6220ede 23:08:17 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:08:17 Removing intermediate container 9c5bbe5b9b66 23:08:17 ---> 314d4938a61a 23:08:17 23:08:17 ---> Running in 1dc9bd650c41 23:08:17 Removing intermediate container b4f082928589 23:08:17 ---> 7b9bbff6d69b 23:08:17 23:08:18 Successfully built 314d4938a61a 23:08:18 Successfully tagged support-scheduler:latest 23:08:18 Building core-command 23:08:18  Building support-scheduler ... done Successfully built 7b9bbff6d69b 23:08:18 ---> 4067f031ef73 23:08:18 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:08:18 Successfully tagged support-notifications:latest 23:08:18  Building support-notifications ... done Building security-spire-server 23:08:18 Removing intermediate container 1dc9bd650c41 23:08:18 ---> 5be467ea77ae 23:08:18 Step 23/23 : LABEL version=2.2.0-dev.96 23:08:18 ---> Running in a927fccd0f94 23:08:19 Removing intermediate container a927fccd0f94 23:08:19 ---> 74e347324f4d 23:08:19 23:08:19 Successfully built 74e347324f4d 23:08:21 Successfully tagged core-metadata:latest 23:08:21 Building sys-mgmt-agent 23:08:26  Building core-metadata ... done  ---> 791060db7d38 23:08:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:08:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:08:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:08:27 ---> e11ee760c931 23:08:27 Step 3/25 : WORKDIR /edgex-go 23:08:27 ---> Using cache 23:08:27 ---> 707fbe544124 23:08:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:27 ---> Using cache 23:08:27 ---> b164398c9dd4 23:08:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:08:27 ---> Using cache 23:08:27 ---> bbe706614bcb 23:08:27 Step 6/25 : COPY go.mod vendor* ./ 23:08:27 ---> Using cache 23:08:27 ---> 38e97c4581e1 23:08:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:27 ---> Using cache 23:08:27 ---> f354c86b4313 23:08:27 Step 8/25 : COPY . . 23:08:27 ---> Using cache 23:08:27 ---> 7e131bcc6308 23:08:27 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:08:27 ---> Using cache 23:08:27 ---> ae3550f08d16 23:08:27 Step 10/25 : RUN mkdir -p spire-build 23:08:27 ---> Using cache 23:08:27 ---> fef8d640ece0 23:08:27 Step 11/25 : WORKDIR /edgex-go/spire-build 23:08:27 ---> Using cache 23:08:27 ---> f19df5415754 23:08:27 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 23:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:27 ---> e11ee760c931 23:08:27 Step 3/23 : WORKDIR /edgex-go 23:08:27 ---> Using cache 23:08:27 ---> 707fbe544124 23:08:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:27 ---> Using cache 23:08:27 ---> b164398c9dd4 23:08:27 Step 5/23 : RUN apk add --update --no-cache make git 23:08:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:08:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:28 ---> e11ee760c931 23:08:28 Step 3/23 : WORKDIR /edgex-go 23:08:28 ---> Using cache 23:08:28 ---> 707fbe544124 23:08:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:28 ---> Using cache 23:08:28 ---> b164398c9dd4 23:08:28 Step 5/23 : RUN apk add --update --no-cache make bash git 23:08:32 ---> 572d679f27fa 23:08:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:08:32 ---> Running in cf46455c4697 23:08:32 ---> Running in 996222b360e1 23:08:32 ---> Running in f0f0b1164ec5 23:08:32 ---> 138046016d42 23:08:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:08:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:33 ---> 641f738ee541 23:08:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:08:33 ---> Running in 3b1526a7ac21 23:08:33 Removing intermediate container 3b1526a7ac21 23:08:33 ---> 7b93416b03ac 23:08:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:08:33 spire-1.2.1/ 23:08:33 spire-1.2.1/.data/ 23:08:33 spire-1.2.1/.data/.file 23:08:33 spire-1.2.1/.dockerignore 23:08:33 spire-1.2.1/.gitattributes 23:08:33 spire-1.2.1/.githooks/ 23:08:33 spire-1.2.1/.githooks/pre-commit 23:08:33 spire-1.2.1/.github/ 23:08:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 23:08:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 23:08:33 spire-1.2.1/.github/dependabot.yml 23:08:33 spire-1.2.1/.github/workflows/ 23:08:33 spire-1.2.1/.github/workflows/nightly_build.yaml 23:08:33 spire-1.2.1/.github/workflows/pr_build.yaml 23:08:33 spire-1.2.1/.github/workflows/release_build.yaml 23:08:33 spire-1.2.1/.github/workflows/scripts/ 23:08:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 23:08:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 23:08:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 23:08:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 23:08:33 spire-1.2.1/.github/workflows/scripts/split.sh 23:08:33 spire-1.2.1/.gitignore 23:08:33 spire-1.2.1/.go-version 23:08:33 spire-1.2.1/.golangci.yml 23:08:33 spire-1.2.1/ADOPTERS.md 23:08:33 spire-1.2.1/CHANGELOG.md 23:08:33 spire-1.2.1/CODE-OF-CONDUCT.md 23:08:33 spire-1.2.1/CODEOWNERS 23:08:33 spire-1.2.1/CONTRIBUTING.md 23:08:33 spire-1.2.1/Dockerfile 23:08:33 spire-1.2.1/Dockerfile.dev 23:08:33 spire-1.2.1/Dockerfile.scratch 23:08:33 spire-1.2.1/LICENSE 23:08:33 spire-1.2.1/MAINTAINERS.md 23:08:33 spire-1.2.1/Makefile 23:08:33 spire-1.2.1/README.md 23:08:33 spire-1.2.1/ROADMAP.md 23:08:33 spire-1.2.1/SECURITY.md 23:08:33 spire-1.2.1/cmd/ 23:08:33 spire-1.2.1/cmd/spire-agent/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/common/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/run/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 23:08:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 23:08:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 23:08:33 spire-1.2.1/cmd/spire-agent/main.go 23:08:33 spire-1.2.1/cmd/spire-server/ 23:08:33 spire-1.2.1/cmd/spire-server/cli/ 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/ 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/cli.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/ 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/ 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 23:08:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 23:08:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 23:08:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/run/ 23:08:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/token/ 23:08:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/validate/ 23:08:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:34 23:08:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/x509/ 23:08:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 23:08:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 23:08:34 spire-1.2.1/cmd/spire-server/main.go 23:08:34 spire-1.2.1/cmd/spire-server/util/ 23:08:34 spire-1.2.1/cmd/spire-server/util/util.go 23:08:34 spire-1.2.1/conf/ 23:08:34 spire-1.2.1/conf/agent/ 23:08:34 spire-1.2.1/conf/agent/agent.conf 23:08:34 spire-1.2.1/conf/agent/agent_full.conf 23:08:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 23:08:34 spire-1.2.1/conf/server/ 23:08:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 23:08:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 23:08:34 spire-1.2.1/conf/server/server.conf 23:08:34 spire-1.2.1/conf/server/server_full.conf 23:08:34 spire-1.2.1/doc/ 23:08:34 spire-1.2.1/doc/SPIRE101.md 23:08:34 spire-1.2.1/doc/auditlog.md 23:08:34 spire-1.2.1/doc/authorization_policy_engine.md 23:08:34 spire-1.2.1/doc/changelog_guidelines.md 23:08:34 spire-1.2.1/doc/cure53-report.pdf 23:08:34 spire-1.2.1/doc/images/ 23:08:34 spire-1.2.1/doc/images/2019_roadmap.png 23:08:34 spire-1.2.1/doc/images/SPIRE101.png 23:08:34 spire-1.2.1/doc/images/SPIRE_agent.png 23:08:34 spire-1.2.1/doc/images/SPIRE_server.png 23:08:34 spire-1.2.1/doc/images/cache_mgr.png 23:08:34 spire-1.2.1/doc/images/cache_mgr_components.png 23:08:34 spire-1.2.1/doc/images/federated_spire.png 23:08:34 spire-1.2.1/doc/images/ha_mode.png 23:08:34 spire-1.2.1/doc/images/nested_spire.png 23:08:34 spire-1.2.1/doc/images/oidc_federation.png 23:08:34 spire-1.2.1/doc/images/single_trust_domain.png 23:08:34 spire-1.2.1/doc/images/spiffe_compatible.png 23:08:34 spire-1.2.1/doc/images/spire_logo.png 23:08:34 spire-1.2.1/doc/migrating_registration_api_clients.md 23:08:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 23:08:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 23:08:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 23:08:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 23:08:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 23:08:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 23:08:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 23:08:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 23:08:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 23:08:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 23:08:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 23:08:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 23:08:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 23:08:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 23:08:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 23:08:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 23:08:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 23:08:34 spire-1.2.1/doc/scaling_spire.md 23:08:34 spire-1.2.1/doc/spire_agent.md 23:08:34 spire-1.2.1/doc/spire_server.md 23:08:34 spire-1.2.1/doc/supported_integrations.md 23:08:34 spire-1.2.1/doc/telemetry.md 23:08:34 spire-1.2.1/doc/telemetry_config.md 23:08:34 spire-1.2.1/doc/upgrading.md 23:08:34 spire-1.2.1/doc/using_spire.md 23:08:34 spire-1.2.1/examples/ 23:08:34 spire-1.2.1/examples/README.md 23:08:34 spire-1.2.1/go.mod 23:08:34 spire-1.2.1/go.sum 23:08:34 spire-1.2.1/pkg/ 23:08:34 spire-1.2.1/pkg/agent/ 23:08:34 spire-1.2.1/pkg/agent/agent.go 23:08:34 spire-1.2.1/pkg/agent/api/ 23:08:34 spire-1.2.1/pkg/agent/api/config.go 23:08:34 spire-1.2.1/pkg/agent/api/debug/ 23:08:34 spire-1.2.1/pkg/agent/api/debug/v1/ 23:08:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 23:08:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 23:08:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 23:08:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 23:08:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 23:08:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 23:08:34 spire-1.2.1/pkg/agent/api/endpoints.go 23:08:34 spire-1.2.1/pkg/agent/api/health/ 23:08:34 spire-1.2.1/pkg/agent/api/health/v1/ 23:08:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 23:08:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 23:08:34 spire-1.2.1/pkg/agent/api/rpccontext/ 23:08:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 23:08:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 23:08:34 spire-1.2.1/pkg/agent/attestor/ 23:08:34 spire-1.2.1/pkg/agent/attestor/node/ 23:08:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 23:08:34 spire-1.2.1/pkg/agent/attestor/node/node.go 23:08:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 23:08:34 spire-1.2.1/pkg/agent/attestor/workload/ 23:08:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 23:08:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 23:08:34 spire-1.2.1/pkg/agent/catalog/ 23:08:34 spire-1.2.1/pkg/agent/catalog/catalog.go 23:08:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 23:08:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 23:08:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 23:08:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 23:08:34 spire-1.2.1/pkg/agent/client/ 23:08:34 spire-1.2.1/pkg/agent/client/client.go 23:08:34 spire-1.2.1/pkg/agent/client/client_test.go 23:08:34 spire-1.2.1/pkg/agent/client/dial.go 23:08:34 spire-1.2.1/pkg/agent/client/nodeconn.go 23:08:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 23:08:34 spire-1.2.1/pkg/agent/client/update.go 23:08:34 spire-1.2.1/pkg/agent/client/util.go 23:08:34 spire-1.2.1/pkg/agent/common/ 23:08:34 spire-1.2.1/pkg/agent/common/backoff/ 23:08:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 23:08:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 23:08:34 spire-1.2.1/pkg/agent/common/cgroups/ 23:08:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 23:08:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 23:08:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 23:08:34 spire-1.2.1/pkg/agent/config.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/ 23:08:34 spire-1.2.1/pkg/agent/endpoints/config.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 23:08:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 23:08:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/workload/ 23:08:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 23:08:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 23:08:34 spire-1.2.1/pkg/agent/manager/ 23:08:34 spire-1.2.1/pkg/agent/manager/cache/ 23:08:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 23:08:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 23:08:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 23:08:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 23:08:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 23:08:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 23:08:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 23:08:34 spire-1.2.1/pkg/agent/manager/config.go 23:08:34 spire-1.2.1/pkg/agent/manager/manager.go 23:08:34 spire-1.2.1/pkg/agent/manager/manager_test.go 23:08:34 spire-1.2.1/pkg/agent/manager/storage.go 23:08:34 spire-1.2.1/pkg/agent/manager/storage_test.go 23:08:34 spire-1.2.1/pkg/agent/manager/storecache/ 23:08:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 23:08:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 23:08:34 spire-1.2.1/pkg/agent/manager/sync.go 23:08:34 spire-1.2.1/pkg/agent/plugin/ 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 23:08:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 23:08:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 23:08:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 23:08:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 23:08:34 spire-1.2.1/pkg/agent/svid/ 23:08:34 spire-1.2.1/pkg/agent/svid/rotator.go 23:08:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 23:08:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 23:08:34 spire-1.2.1/pkg/agent/svid/store/ 23:08:34 spire-1.2.1/pkg/agent/svid/store/service.go 23:08:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 23:08:34 spire-1.2.1/pkg/common/ 23:08:34 spire-1.2.1/pkg/common/agentpathtemplate/ 23:08:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 23:08:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 23:08:34 spire-1.2.1/pkg/common/api/ 23:08:34 spire-1.2.1/pkg/common/api/metrics.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/ 23:08:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/logger.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/names.go 23:08:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 23:08:34 spire-1.2.1/pkg/common/api/names.go 23:08:34 spire-1.2.1/pkg/common/api/ratelimit.go 23:08:34 spire-1.2.1/pkg/common/api/rpccontext/ 23:08:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 23:08:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 23:08:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 23:08:34 spire-1.2.1/pkg/common/auth/ 23:08:34 spire-1.2.1/pkg/common/auth/interceptors.go 23:08:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 23:08:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/ 23:08:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/types.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 23:08:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 23:08:34 spire-1.2.1/pkg/common/catalog/ 23:08:34 spire-1.2.1/pkg/common/catalog/bind.go 23:08:34 spire-1.2.1/pkg/common/catalog/builtin.go 23:08:34 spire-1.2.1/pkg/common/catalog/catalog.go 23:08:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 23:08:34 spire-1.2.1/pkg/common/catalog/closers.go 23:08:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 23:08:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 23:08:34 spire-1.2.1/pkg/common/catalog/config.go 23:08:34 spire-1.2.1/pkg/common/catalog/config_test.go 23:08:34 spire-1.2.1/pkg/common/catalog/configure.go 23:08:34 spire-1.2.1/pkg/common/catalog/constraints.go 23:08:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 23:08:34 spire-1.2.1/pkg/common/catalog/context.go 23:08:34 spire-1.2.1/pkg/common/catalog/external.go 23:08:34 spire-1.2.1/pkg/common/catalog/host.go 23:08:34 spire-1.2.1/pkg/common/catalog/pipenet.go 23:08:34 spire-1.2.1/pkg/common/catalog/plugin.go 23:08:34 spire-1.2.1/pkg/common/catalog/testplugin/ 23:08:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 23:08:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 23:08:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 23:08:34 spire-1.2.1/pkg/common/cli/ 23:08:34 spire-1.2.1/pkg/common/cli/env.go 23:08:34 spire-1.2.1/pkg/common/cli/flags.go 23:08:34 spire-1.2.1/pkg/common/cli/trust_domain.go 23:08:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 23:08:34 spire-1.2.1/pkg/common/cli/umask.go 23:08:34 spire-1.2.1/pkg/common/cli/umask_posix.go 23:08:34 spire-1.2.1/pkg/common/cli/umask_test.go 23:08:34 spire-1.2.1/pkg/common/cli/umask_windows.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/flag.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/format.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 23:08:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 23:08:34 spire-1.2.1/pkg/common/coretypes/ 23:08:34 spire-1.2.1/pkg/common/coretypes/bundle/ 23:08:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 23:08:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 23:08:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 23:08:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 23:08:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 23:08:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 23:08:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 23:08:34 spire-1.2.1/pkg/common/cryptoutil/ 23:08:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 23:08:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 23:08:34 spire-1.2.1/pkg/common/diskutil/ 23:08:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 23:08:34 spire-1.2.1/pkg/common/diskutil/file_test.go 23:08:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 23:08:34 spire-1.2.1/pkg/common/errorutil/ 23:08:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 23:08:34 spire-1.2.1/pkg/common/health/ 23:08:34 spire-1.2.1/pkg/common/health/config.go 23:08:34 spire-1.2.1/pkg/common/health/context.go 23:08:34 spire-1.2.1/pkg/common/health/context_test.go 23:08:34 spire-1.2.1/pkg/common/health/health.go 23:08:34 spire-1.2.1/pkg/common/health/health_test.go 23:08:34 spire-1.2.1/pkg/common/health/logger.go 23:08:34 spire-1.2.1/pkg/common/hostservice/ 23:08:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 23:08:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 23:08:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 23:08:34 spire-1.2.1/pkg/common/idutil/ 23:08:34 spire-1.2.1/pkg/common/idutil/require.go 23:08:34 spire-1.2.1/pkg/common/idutil/require_test.go 23:08:34 spire-1.2.1/pkg/common/idutil/safety.go 23:08:34 spire-1.2.1/pkg/common/idutil/safety_test.go 23:08:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 23:08:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 23:08:34 spire-1.2.1/pkg/common/jwtsvid/ 23:08:34 spire-1.2.1/pkg/common/jwtsvid/common.go 23:08:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 23:08:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 23:08:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 23:08:34 spire-1.2.1/pkg/common/jwtutil/ 23:08:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 23:08:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 23:08:34 spire-1.2.1/pkg/common/log/ 23:08:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 23:08:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 23:08:34 spire-1.2.1/pkg/common/log/log.go 23:08:34 spire-1.2.1/pkg/common/log/log_test.go 23:08:34 spire-1.2.1/pkg/common/log/options.go 23:08:34 spire-1.2.1/pkg/common/nodeutil/ 23:08:34 spire-1.2.1/pkg/common/nodeutil/node.go 23:08:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 23:08:34 spire-1.2.1/pkg/common/peertracker/ 23:08:34 spire-1.2.1/pkg/common/peertracker/conn.go 23:08:34 spire-1.2.1/pkg/common/peertracker/credentials.go 23:08:34 spire-1.2.1/pkg/common/peertracker/errors.go 23:08:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 23:08:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 23:08:34 spire-1.2.1/pkg/common/peertracker/info.go 23:08:34 spire-1.2.1/pkg/common/peertracker/listener.go 23:08:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 23:08:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 23:08:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 23:08:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 23:08:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 23:08:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 23:08:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tcp.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 23:08:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 23:08:34 spire-1.2.1/pkg/common/peertracker/uds.go 23:08:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 23:08:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 23:08:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 23:08:34 spire-1.2.1/pkg/common/pemutil/ 23:08:34 spire-1.2.1/pkg/common/pemutil/block.go 23:08:34 spire-1.2.1/pkg/common/pemutil/certs.go 23:08:34 spire-1.2.1/pkg/common/pemutil/common.go 23:08:34 spire-1.2.1/pkg/common/pemutil/csr.go 23:08:34 spire-1.2.1/pkg/common/pemutil/keys.go 23:08:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/ 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 23:08:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 23:08:34 spire-1.2.1/pkg/common/plugin/ 23:08:34 spire-1.2.1/pkg/common/plugin/aws/ 23:08:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 23:08:34 spire-1.2.1/pkg/common/plugin/azure/ 23:08:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 23:08:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 23:08:34 spire-1.2.1/pkg/common/plugin/facade.go 23:08:34 spire-1.2.1/pkg/common/plugin/facade_test.go 23:08:34 spire-1.2.1/pkg/common/plugin/gcp/ 23:08:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 23:08:34 spire-1.2.1/pkg/common/plugin/k8s/ 23:08:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 23:08:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 23:08:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 23:08:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 23:08:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 23:08:34 spire-1.2.1/pkg/common/plugin/log.go 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/ 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 23:08:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 23:08:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 23:08:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 23:08:34 spire-1.2.1/pkg/common/plugin/x509pop/ 23:08:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 23:08:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 23:08:34 spire-1.2.1/pkg/common/profiling/ 23:08:34 spire-1.2.1/pkg/common/profiling/dumpers.go 23:08:34 spire-1.2.1/pkg/common/profiling/profiling.go 23:08:34 spire-1.2.1/pkg/common/protoutil/ 23:08:34 spire-1.2.1/pkg/common/protoutil/masks.go 23:08:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 23:08:34 spire-1.2.1/pkg/common/rotationutil/ 23:08:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 23:08:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 23:08:34 spire-1.2.1/pkg/common/selector/ 23:08:34 spire-1.2.1/pkg/common/selector/selector.go 23:08:34 spire-1.2.1/pkg/common/selector/selector_test.go 23:08:34 spire-1.2.1/pkg/common/selector/set.go 23:08:34 spire-1.2.1/pkg/common/selector/set_utils.go 23:08:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/ 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/ 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 23:08:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 23:08:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 23:08:34 spire-1.2.1/pkg/common/telemetry/call.go 23:08:34 spire-1.2.1/pkg/common/telemetry/common/ 23:08:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 23:08:34 spire-1.2.1/pkg/common/telemetry/config.go 23:08:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 23:08:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/inmem.go 23:08:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/m3.go 23:08:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/metrics.go 23:08:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/names.go 23:08:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 23:08:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 23:08:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/ 23:08:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 23:08:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 23:08:34 spire-1.2.1/pkg/common/telemetry/server/server.go 23:08:34 spire-1.2.1/pkg/common/telemetry/sink.go 23:08:34 spire-1.2.1/pkg/common/telemetry/statsd.go 23:08:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 23:08:34 spire-1.2.1/pkg/common/telemetry/uptime.go 23:08:34 spire-1.2.1/pkg/common/telemetry/version.go 23:08:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 23:08:34 spire-1.2.1/pkg/common/uptime/ 23:08:34 spire-1.2.1/pkg/common/uptime/uptime.go 23:08:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 23:08:34 spire-1.2.1/pkg/common/util/ 23:08:34 spire-1.2.1/pkg/common/util/certs.go 23:08:34 spire-1.2.1/pkg/common/util/certs_test.go 23:08:34 spire-1.2.1/pkg/common/util/csr.go 23:08:34 spire-1.2.1/pkg/common/util/hash.go 23:08:34 spire-1.2.1/pkg/common/util/selectors.go 23:08:34 spire-1.2.1/pkg/common/util/selectors_test.go 23:08:34 spire-1.2.1/pkg/common/util/signals.go 23:08:34 spire-1.2.1/pkg/common/util/sort.go 23:08:34 spire-1.2.1/pkg/common/util/sort_test.go 23:08:34 spire-1.2.1/pkg/common/util/task.go 23:08:34 spire-1.2.1/pkg/common/util/task_test.go 23:08:34 spire-1.2.1/pkg/common/util/testdata/ 23:08:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 23:08:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 23:08:34 spire-1.2.1/pkg/common/version/ 23:08:34 spire-1.2.1/pkg/common/version/version.go 23:08:34 spire-1.2.1/pkg/common/x509svid/ 23:08:34 spire-1.2.1/pkg/common/x509svid/common_test.go 23:08:34 spire-1.2.1/pkg/common/x509svid/csr.go 23:08:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 23:08:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 23:08:34 spire-1.2.1/pkg/common/x509util/ 23:08:34 spire-1.2.1/pkg/common/x509util/cert.go 23:08:34 spire-1.2.1/pkg/common/x509util/dns.go 23:08:34 spire-1.2.1/pkg/common/x509util/dns_test.go 23:08:34 spire-1.2.1/pkg/common/x509util/keyid.go 23:08:34 spire-1.2.1/pkg/common/x509util/keypair.go 23:08:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 23:08:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 23:08:34 spire-1.2.1/pkg/server/ 23:08:34 spire-1.2.1/pkg/server/api/ 23:08:34 spire-1.2.1/pkg/server/api/agent.go 23:08:34 spire-1.2.1/pkg/server/api/agent/ 23:08:34 spire-1.2.1/pkg/server/api/agent/v1/ 23:08:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/agent_test.go 23:08:34 spire-1.2.1/pkg/server/api/api.go 23:08:34 spire-1.2.1/pkg/server/api/audit/ 23:08:34 spire-1.2.1/pkg/server/api/audit/audit.go 23:08:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 23:08:34 spire-1.2.1/pkg/server/api/bundle.go 23:08:34 spire-1.2.1/pkg/server/api/bundle/ 23:08:34 spire-1.2.1/pkg/server/api/bundle/v1/ 23:08:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/bundle_test.go 23:08:34 spire-1.2.1/pkg/server/api/debug/ 23:08:34 spire-1.2.1/pkg/server/api/debug/v1/ 23:08:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/entry.go 23:08:34 spire-1.2.1/pkg/server/api/entry/ 23:08:34 spire-1.2.1/pkg/server/api/entry/v1/ 23:08:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/entry_test.go 23:08:34 spire-1.2.1/pkg/server/api/health/ 23:08:34 spire-1.2.1/pkg/server/api/health/v1/ 23:08:34 spire-1.2.1/pkg/server/api/health/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/id.go 23:08:34 spire-1.2.1/pkg/server/api/id_test.go 23:08:34 spire-1.2.1/pkg/server/api/limits/ 23:08:34 spire-1.2.1/pkg/server/api/limits/limits.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/ 23:08:34 spire-1.2.1/pkg/server/api/middleware/alias.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/audit.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/caller.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/common.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/entries.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 23:08:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 23:08:34 spire-1.2.1/pkg/server/api/ratelimit.go 23:08:34 spire-1.2.1/pkg/server/api/rpccontext/ 23:08:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 23:08:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 23:08:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 23:08:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 23:08:34 spire-1.2.1/pkg/server/api/selector.go 23:08:34 spire-1.2.1/pkg/server/api/selector_test.go 23:08:34 spire-1.2.1/pkg/server/api/status.go 23:08:34 spire-1.2.1/pkg/server/api/status_test.go 23:08:34 spire-1.2.1/pkg/server/api/svid/ 23:08:34 spire-1.2.1/pkg/server/api/svid/v1/ 23:08:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/trustdomain.go 23:08:34 spire-1.2.1/pkg/server/api/trustdomain/ 23:08:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 23:08:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 23:08:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 23:08:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 23:08:34 spire-1.2.1/pkg/server/authpolicy/ 23:08:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 23:08:34 spire-1.2.1/pkg/server/authpolicy/policy.go 23:08:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 23:08:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 23:08:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 23:08:34 spire-1.2.1/pkg/server/authpolicy/validate.go 23:08:34 spire-1.2.1/pkg/server/bundle/ 23:08:34 spire-1.2.1/pkg/server/bundle/client/ 23:08:34 spire-1.2.1/pkg/server/bundle/client/client.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/manager.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/sources.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/updater.go 23:08:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 23:08:34 spire-1.2.1/pkg/server/ca/ 23:08:34 spire-1.2.1/pkg/server/ca/ca.go 23:08:34 spire-1.2.1/pkg/server/ca/ca_health.go 23:08:34 spire-1.2.1/pkg/server/ca/ca_test.go 23:08:34 spire-1.2.1/pkg/server/ca/journal.go 23:08:34 spire-1.2.1/pkg/server/ca/journal_test.go 23:08:34 spire-1.2.1/pkg/server/ca/manager.go 23:08:34 spire-1.2.1/pkg/server/ca/manager_health.go 23:08:34 spire-1.2.1/pkg/server/ca/manager_test.go 23:08:34 spire-1.2.1/pkg/server/ca/templates.go 23:08:34 spire-1.2.1/pkg/server/ca/upstream_client.go 23:08:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 23:08:34 spire-1.2.1/pkg/server/ca/validation.go 23:08:34 spire-1.2.1/pkg/server/cache/ 23:08:34 spire-1.2.1/pkg/server/cache/dscache/ 23:08:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 23:08:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/ 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 23:08:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 23:08:34 spire-1.2.1/pkg/server/catalog/ 23:08:34 spire-1.2.1/pkg/server/catalog/catalog.go 23:08:34 spire-1.2.1/pkg/server/catalog/keymanager.go 23:08:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 23:08:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 23:08:34 spire-1.2.1/pkg/server/catalog/notifier.go 23:08:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 23:08:34 spire-1.2.1/pkg/server/config.go 23:08:34 spire-1.2.1/pkg/server/datastore/ 23:08:34 spire-1.2.1/pkg/server/datastore/datastore.go 23:08:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 23:08:34 spire-1.2.1/pkg/server/datastore/repository.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 23:08:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 23:08:34 spire-1.2.1/pkg/server/endpoints/ 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/ 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 23:08:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 23:08:34 spire-1.2.1/pkg/server/endpoints/config.go 23:08:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 23:08:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 23:08:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 23:08:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 23:08:34 spire-1.2.1/pkg/server/endpoints/middleware.go 23:08:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 23:08:34 spire-1.2.1/pkg/server/hostservice/ 23:08:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 23:08:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 23:08:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 23:08:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 23:08:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 23:08:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 23:08:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 23:08:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 23:08:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 23:08:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 23:08:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/ 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 23:08:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 23:08:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 23:08:34 spire-1.2.1/pkg/server/registration/ 23:08:34 spire-1.2.1/pkg/server/registration/manager.go 23:08:34 spire-1.2.1/pkg/server/registration/manager_test.go 23:08:34 spire-1.2.1/pkg/server/scanentries.go 23:08:34 spire-1.2.1/pkg/server/scanentries_test.go 23:08:34 spire-1.2.1/pkg/server/server.go 23:08:34 spire-1.2.1/pkg/server/server_test.go 23:08:34 spire-1.2.1/pkg/server/svid/ 23:08:34 spire-1.2.1/pkg/server/svid/observer.go 23:08:34 spire-1.2.1/pkg/server/svid/observer_test.go 23:08:34 spire-1.2.1/pkg/server/svid/rotator.go 23:08:34 spire-1.2.1/pkg/server/svid/rotator_config.go 23:08:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 23:08:34 spire-1.2.1/pkg/server/svid/rotator_test.go 23:08:34 spire-1.2.1/proto/ 23:08:34 spire-1.2.1/proto/private/ 23:08:34 spire-1.2.1/proto/private/server/ 23:08:34 spire-1.2.1/proto/private/server/journal/ 23:08:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 23:08:34 spire-1.2.1/proto/private/server/journal/journal.proto 23:08:34 spire-1.2.1/proto/spire/ 23:08:34 spire-1.2.1/proto/spire/common/ 23:08:34 spire-1.2.1/proto/spire/common/common.pb.go 23:08:34 spire-1.2.1/proto/spire/common/common.proto 23:08:34 spire-1.2.1/proto/spire/common/plugin/ 23:08:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 23:08:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 23:08:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 23:08:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 23:08:34 spire-1.2.1/proto/spire/plugin/ 23:08:34 spire-1.2.1/proto/spire/plugin/agent/ 23:08:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 23:08:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 23:08:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 23:08:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 23:08:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 23:08:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 23:08:34 spire-1.2.1/release/ 23:08:34 spire-1.2.1/release/spire-extras/ 23:08:34 spire-1.2.1/release/spire-extras/README.md 23:08:34 spire-1.2.1/release/spire-extras/conf/ 23:08:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 23:08:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 23:08:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 23:08:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 23:08:34 spire-1.2.1/release/spire/ 23:08:34 spire-1.2.1/release/spire/README.md 23:08:34 spire-1.2.1/release/spire/conf/ 23:08:34 spire-1.2.1/release/spire/conf/agent/ 23:08:34 spire-1.2.1/release/spire/conf/agent/agent.conf 23:08:34 spire-1.2.1/release/spire/conf/server/ 23:08:34 spire-1.2.1/release/spire/conf/server/server.conf 23:08:34 spire-1.2.1/script/ 23:08:34 spire-1.2.1/script/build-artifact.sh 23:08:34 spire-1.2.1/script/generate_dummy_ca.sh 23:08:34 spire-1.2.1/support/ 23:08:34 spire-1.2.1/support/k8s/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 23:08:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/ 23:08:34 spire-1.2.1/support/oidc-discovery-provider/README.md 23:08:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/config.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/main.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 23:08:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 23:08:34 spire-1.2.1/test/ 23:08:34 spire-1.2.1/test/clock/ 23:08:34 spire-1.2.1/test/clock/clock.go 23:08:34 spire-1.2.1/test/fakes/ 23:08:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 23:08:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 23:08:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 23:08:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 23:08:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 23:08:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 23:08:34 spire-1.2.1/test/fakes/fakeagentstore/ 23:08:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 23:08:34 spire-1.2.1/test/fakes/fakedatastore/ 23:08:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 23:08:34 spire-1.2.1/test/fakes/fakeentryclient/ 23:08:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 23:08:34 spire-1.2.1/test/fakes/fakehealthchecker/ 23:08:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 23:08:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 23:08:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 23:08:34 spire-1.2.1/test/fakes/fakemetrics/ 23:08:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 23:08:34 spire-1.2.1/test/fakes/fakenoderesolver/ 23:08:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 23:08:34 spire-1.2.1/test/fakes/fakenotifier/ 23:08:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 23:08:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 23:08:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 23:08:34 spire-1.2.1/test/fakes/fakeserverca/ 23:08:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 23:08:34 spire-1.2.1/test/fakes/fakeservercatalog/ 23:08:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 23:08:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 23:08:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 23:08:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 23:08:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 23:08:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 23:08:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 23:08:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 23:08:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 23:08:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 23:08:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 23:08:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 23:08:34 spire-1.2.1/test/fixture/ 23:08:34 spire-1.2.1/test/fixture/certs/ 23:08:34 spire-1.2.1/test/fixture/certs/agent_svid.der 23:08:34 spire-1.2.1/test/fixture/certs/base_cert.pem 23:08:34 spire-1.2.1/test/fixture/certs/base_csr.pem 23:08:34 spire-1.2.1/test/fixture/certs/base_key.pem 23:08:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 23:08:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 23:08:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 23:08:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 23:08:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 23:08:34 spire-1.2.1/test/fixture/certs/blog_key.pem 23:08:34 spire-1.2.1/test/fixture/certs/bundle.der 23:08:34 spire-1.2.1/test/fixture/certs/ca.pem 23:08:34 spire-1.2.1/test/fixture/certs/ca_key.pem 23:08:34 spire-1.2.1/test/fixture/certs/database_cert.pem 23:08:34 spire-1.2.1/test/fixture/certs/database_csr.pem 23:08:34 spire-1.2.1/test/fixture/certs/database_key.pem 23:08:34 spire-1.2.1/test/fixture/certs/node_cert.pem 23:08:34 spire-1.2.1/test/fixture/certs/node_csr.pem 23:08:34 spire-1.2.1/test/fixture/certs/node_key.pem 23:08:34 spire-1.2.1/test/fixture/certs/svid.pem 23:08:34 spire-1.2.1/test/fixture/certs/svid_key.pem 23:08:34 spire-1.2.1/test/fixture/config/ 23:08:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 23:08:34 spire-1.2.1/test/fixture/config/agent_good.conf 23:08:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 23:08:34 spire-1.2.1/test/fixture/config/plugin_good.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 23:08:34 spire-1.2.1/test/fixture/config/server_good.conf 23:08:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 23:08:34 spire-1.2.1/test/fixture/fixture.go 23:08:34 spire-1.2.1/test/fixture/nodeattestor/ 23:08:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 23:08:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 23:08:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 23:08:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 23:08:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 23:08:34 spire-1.2.1/test/fixture/registration/ 23:08:34 spire-1.2.1/test/fixture/registration/entries.json 23:08:34 spire-1.2.1/test/fixture/registration/good-for-update.json 23:08:34 spire-1.2.1/test/fixture/registration/good.json 23:08:34 spire-1.2.1/test/fixture/registration/invalid.json 23:08:34 spire-1.2.1/test/fixture/registration/invalid_json.json 23:08:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 23:08:34 spire-1.2.1/test/integration/ 23:08:34 spire-1.2.1/test/integration/README.md 23:08:34 spire-1.2.1/test/integration/common 23:08:34 spire-1.2.1/test/integration/setup/ 23:08:34 spire-1.2.1/test/integration/setup/adminclient/ 23:08:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 23:08:34 spire-1.2.1/test/integration/setup/adminclient/client.go 23:08:34 spire-1.2.1/test/integration/setup/debugagent/ 23:08:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 23:08:34 spire-1.2.1/test/integration/setup/debugagent/main.go 23:08:34 spire-1.2.1/test/integration/setup/debugserver/ 23:08:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 23:08:34 spire-1.2.1/test/integration/setup/debugserver/main.go 23:08:34 spire-1.2.1/test/integration/setup/downstreamclient/ 23:08:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 23:08:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 23:08:34 spire-1.2.1/test/integration/setup/itclient/ 23:08:34 spire-1.2.1/test/integration/setup/itclient/client.go 23:08:34 spire-1.2.1/test/integration/setup/node-attestation/ 23:08:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 23:08:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 23:08:34 spire-1.2.1/test/integration/setup/x509pop/ 23:08:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 23:08:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 23:08:34 spire-1.2.1/test/integration/suites/ 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 23:08:34 spire-1.2.1/test/integration/suites/join-token/ 23:08:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 23:08:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 23:08:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 23:08:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 23:08:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 23:08:34 spire-1.2.1/test/integration/suites/join-token/README.md 23:08:34 spire-1.2.1/test/integration/suites/join-token/conf/ 23:08:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/join-token/teardown 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 23:08:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 23:08:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 23:08:34 spire-1.2.1/test/integration/suites/k8s/ 23:08:34 spire-1.2.1/test/integration/suites/k8s/00-setup 23:08:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 23:08:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 23:08:34 spire-1.2.1/test/integration/suites/k8s/README.md 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/ 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 23:08:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 23:08:34 spire-1.2.1/test/integration/suites/k8s/teardown 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/ 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 23:08:34 spire-1.2.1/test/integration/suites/rotation/ 23:08:34 spire-1.2.1/test/integration/suites/rotation/00-setup 23:08:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 23:08:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 23:08:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 23:08:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 23:08:34 spire-1.2.1/test/integration/suites/rotation/README.md 23:08:34 spire-1.2.1/test/integration/suites/rotation/conf/ 23:08:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/rotation/teardown 23:08:34 spire-1.2.1/test/integration/suites/self-test/ 23:08:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 23:08:34 spire-1.2.1/test/integration/suites/self-test/README.md 23:08:34 spire-1.2.1/test/integration/suites/self-test/teardown 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 23:08:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 23:08:34 spire-1.2.1/test/integration/suites/upgrade/ 23:08:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 23:08:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 23:08:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 23:08:34 spire-1.2.1/test/integration/suites/upgrade/README.md 23:08:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 23:08:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 23:08:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 23:08:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 23:08:34 spire-1.2.1/test/integration/suites/upgrade/teardown 23:08:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 23:08:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 23:08:34 spire-1.2.1/test/integration/test-one.sh 23:08:34 spire-1.2.1/test/integration/test.sh 23:08:34 spire-1.2.1/test/plugintest/ 23:08:34 spire-1.2.1/test/plugintest/config.go 23:08:34 spire-1.2.1/test/plugintest/load.go 23:08:34 spire-1.2.1/test/plugintest/option.go 23:08:34 spire-1.2.1/test/spiretest/ 23:08:34 spire-1.2.1/test/spiretest/apiserver.go 23:08:34 spire-1.2.1/test/spiretest/assertions.go 23:08:34 spire-1.2.1/test/spiretest/dir.go 23:08:34 spire-1.2.1/test/spiretest/errors_posix.go 23:08:34 spire-1.2.1/test/spiretest/errors_windows.go 23:08:34 spire-1.2.1/test/spiretest/logs.go 23:08:34 spire-1.2.1/test/spiretest/socketapi.go 23:08:34 spire-1.2.1/test/spiretest/suite.go 23:08:34 spire-1.2.1/test/spiretest/x509.go 23:08:34 spire-1.2.1/test/testca/ 23:08:34 spire-1.2.1/test/testca/ca.go 23:08:34 spire-1.2.1/test/testkey/ 23:08:34 spire-1.2.1/test/testkey/generate.sh 23:08:34 spire-1.2.1/test/testkey/genkeys.go 23:08:34 spire-1.2.1/test/testkey/keys.go 23:08:34 spire-1.2.1/test/testkey/new.go 23:08:34 spire-1.2.1/test/tpmsimulator/ 23:08:34 spire-1.2.1/test/tpmsimulator/simulator.go 23:08:34 spire-1.2.1/test/util/ 23:08:34 spire-1.2.1/test/util/cert_fixtures.go 23:08:34 spire-1.2.1/test/util/cert_generation.go 23:08:34 spire-1.2.1/test/util/io_redirection.go 23:08:34 spire-1.2.1/test/util/race.go 23:08:34 spire-1.2.1/test/util/util.go 23:08:34 building spire from source... 23:08:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:34 Installing go1.17.7... 23:08:34 OK: 221 MiB in 52 packages 23:08:34 ---> dcd763aac080 23:08:34 Step 26/31 : RUN chmod +x /entrypoint.sh 23:08:34 OK: 221 MiB in 52 packages 23:08:34 ---> Running in a7d72b35e719 23:08:35 Removing intermediate container f0f0b1164ec5 23:08:35 ---> 9e89a8fdab4d 23:08:35 Step 6/23 : COPY go.mod vendor* ./ 23:08:35 Removing intermediate container 996222b360e1 23:08:35 ---> f946dd86f919 23:08:35 Step 6/23 : COPY go.mod vendor* ./ 23:08:36 ---> c78c055a1eb2 23:08:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:36 ---> d1a9c643ed29 23:08:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:37 ---> Running in 1d89b90479b2 23:08:37 ---> Running in 9f050bd66aef 23:08:37 Removing intermediate container a7d72b35e719 23:08:37 ---> 4e12633a0e4d 23:08:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:08:37 ---> Running in e3f803f123c1 23:08:37 Removing intermediate container e3f803f123c1 23:08:37 ---> 3ef7162dfc72 23:08:37 Step 28/31 : CMD ["gate"] 23:08:38 ---> Running in 8343f34dcfb7 23:08:38 Removing intermediate container 8343f34dcfb7 23:08:38 ---> e216b8d33207 23:08:38 Step 29/31 : LABEL arch=x86_64 23:08:39 ---> Running in c5763d688a5d 23:08:39 Removing intermediate container 9f050bd66aef 23:08:39 ---> fc1b3725dc94 23:08:39 Step 8/23 : COPY . . 23:08:39 Removing intermediate container 1d89b90479b2 23:08:39 ---> 08abfc6f9fee 23:08:39 Step 8/23 : COPY . . 23:08:39 Removing intermediate container c5763d688a5d 23:08:39 ---> 8298d392592a 23:08:39 Step 30/31 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:08:39 ---> Running in aad0f95aacc1 23:08:40 Building bin/spire-server... 23:08:40 go: downloading github.com/mitchellh/cli v1.1.2 23:08:40 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 23:08:40 go: downloading google.golang.org/grpc v1.44.0 23:08:40 go: downloading github.com/sirupsen/logrus v1.8.1 23:08:40 go: downloading github.com/imdario/mergo v0.3.12 23:08:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 23:08:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 23:08:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 23:08:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 23:08:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 23:08:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 23:08:41 go: downloading github.com/fatih/color v1.13.0 23:08:41 go: downloading github.com/mattn/go-isatty v0.0.14 23:08:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 23:08:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 23:08:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 23:08:41 go: downloading github.com/InVisionApp/go-logger v1.0.1 23:08:41 go: downloading github.com/armon/go-metrics v0.3.10 23:08:41 go: downloading github.com/prometheus/client_golang v1.12.1 23:08:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 23:08:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 23:08:42 go: downloading github.com/open-policy-agent/opa v0.38.0 23:08:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 23:08:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 23:08:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 23:08:42 go: downloading github.com/mattn/go-colorable v0.1.12 23:08:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 23:08:42 go: downloading github.com/oklog/run v1.0.0 23:08:42 go: downloading github.com/Masterminds/goutils v1.1.0 23:08:42 go: downloading github.com/Masterminds/semver v1.5.0 23:08:42 go: downloading github.com/google/uuid v1.1.2 23:08:42 go: downloading github.com/huandu/xstrings v1.3.2 23:08:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:08:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 23:08:42 go: downloading github.com/imkira/go-observer v1.0.3 23:08:43 go: downloading go.uber.org/atomic v1.9.0 23:08:43 go: downloading github.com/prometheus/client_model v0.2.0 23:08:43 go: downloading github.com/prometheus/common v0.32.1 23:08:43 go: downloading github.com/beorn7/perks v1.0.1 23:08:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:08:43 go: downloading github.com/prometheus/procfs v0.7.3 23:08:43 go: downloading github.com/hashicorp/errwrap v1.1.0 23:08:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 23:08:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 23:08:43 go: downloading github.com/blang/semver/v4 v4.0.0 23:08:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 23:08:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 23:08:43 go: downloading github.com/jinzhu/gorm v1.9.16 23:08:43 go: downloading github.com/lib/pq v1.10.4 23:08:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 23:08:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 23:08:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 23:08:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 23:08:43 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 23:08:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 23:08:44 Removing intermediate container aad0f95aacc1 23:08:44 ---> 267f9e4c2eb7 23:08:44 Step 31/31 : LABEL version=2.2.0-dev.96 23:08:44 go: downloading github.com/stretchr/testify v1.7.0 23:08:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:08:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 23:08:47 go: downloading google.golang.org/api v0.70.0 23:08:47 go: downloading k8s.io/client-go v0.23.4 23:08:47 go: downloading k8s.io/api v0.23.4 23:08:47 go: downloading github.com/google/go-tpm v0.3.3 23:08:47 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 23:08:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 23:08:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 23:08:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 23:08:47 go: downloading cloud.google.com/go/storage v1.21.0 23:08:47 go: downloading cloud.google.com/go v0.100.2 23:08:47 go: downloading k8s.io/apimachinery v0.23.4 23:08:48 go: downloading k8s.io/kube-aggregator v0.23.3 23:08:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 23:08:48 go: downloading cloud.google.com/go/security v1.3.0 23:08:48 go: downloading github.com/hashicorp/vault/api v1.4.1 23:08:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 23:08:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:08:48 go: downloading github.com/twmb/murmur3 v1.1.6 23:08:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 23:08:48 go: downloading github.com/jinzhu/inflection v1.0.0 23:08:48 go: downloading github.com/aws/smithy-go v1.11.0 23:08:48  ---> Running in a9fdbf1aea22 23:08:48 ---> a909ae6cf9b6 23:08:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:08:48 ---> 1be6e765ad40 23:08:48 Step 9/23 : RUN make cmd/core-command/core-command 23:08:48 ---> Running in 8b9cf398589f 23:08:49 ---> Running in 6a33742e73b9 23:08:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 23:08:49 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 23:08:49 Removing intermediate container a9fdbf1aea22 23:08:49 ---> de0996018dfe 23:08:49 23:08:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 23:08:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 23:08:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 23:08:49 Successfully built de0996018dfe 23:08:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 23:08:49 Successfully tagged security-bootstrapper:latest 23:08:49 Building security-proxy-setup 23:08:49  Building security-bootstrapper ... done go: downloading github.com/Azure/go-autorest/logger v0.2.1 23:08:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 23:08:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 23:08:49 go: downloading github.com/dimchansky/utfbom v1.1.1 23:08:49 go: downloading github.com/gogo/protobuf v1.3.2 23:08:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:08:49 go: downloading cloud.google.com/go/compute v1.3.0 23:08:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:08:49 go: downloading cloud.google.com/go/iam v0.1.1 23:08:49 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 23:08:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 23:08:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 23:08:50 go: downloading k8s.io/klog/v2 v2.30.0 23:08:50 go: downloading github.com/google/gofuzz v1.1.0 23:08:50 go: downloading github.com/spf13/pflag v1.0.5 23:08:50 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 23:08:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 23:08:50 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 23:08:50 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 23:08:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:08:50 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 23:08:50 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 23:08:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 23:08:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 23:08:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 23:08:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:08:50 go: downloading gopkg.in/yaml.v2 v2.4.0 23:08:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:08:50 go: downloading github.com/gobwas/glob v0.2.3 23:08:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 23:08:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 23:08:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 23:08:50 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 23:08:50 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 23:08:50 go: downloading gopkg.in/inf.v0 v0.9.1 23:08:50 go: downloading go.opencensus.io v0.23.0 23:08:50 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 23:08:50 go: downloading github.com/googleapis/gnostic v0.5.5 23:08:50 go: downloading github.com/google/go-cmp v0.5.7 23:08:50 go: downloading github.com/go-logr/logr v1.2.2 23:08:50 go: downloading github.com/json-iterator/go v1.1.12 23:08:50 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 23:08:50 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 23:08:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:08:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 23:08:50 go: downloading go.uber.org/zap v1.21.0 23:08:50 go: downloading github.com/tklauser/numcpus v0.3.0 23:08:50 go: downloading sigs.k8s.io/yaml v1.3.0 23:08:50 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 23:08:50 go: downloading github.com/ryanuber/go-glob v1.0.0 23:08:50 go: downloading github.com/golang/snappy v0.0.4 23:08:50 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 23:08:50 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 23:08:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 23:08:50 go: downloading github.com/hashicorp/go-version v1.2.0 23:08:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 23:08:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:08:50 go: downloading github.com/modern-go/reflect2 v1.0.2 23:08:50 go: downloading go.uber.org/multierr v1.6.0 23:08:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:08:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:52 ---> e11ee760c931 23:08:52 Step 3/22 : WORKDIR /edgex-go 23:08:52 ---> Using cache 23:08:52 ---> 707fbe544124 23:08:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:52 ---> Using cache 23:08:52 ---> b164398c9dd4 23:08:52 Step 5/22 : RUN apk add --update --no-cache make git 23:08:52 ---> Using cache 23:08:52 ---> f946dd86f919 23:08:52 Step 6/22 : COPY go.mod vendor* ./ 23:08:52 ---> Using cache 23:08:52 ---> c78c055a1eb2 23:08:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:52 ---> Using cache 23:08:52 ---> 08abfc6f9fee 23:08:52 Step 8/22 : COPY . . 23:08:52 ---> Using cache 23:08:52 ---> 1be6e765ad40 23:08:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:08:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:08:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 23:09:00  ---> Running in 609a0aeca396 23:09:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:09:10 Removing intermediate container 6a33742e73b9 23:09:10 ---> 527db9d524c4 23:09:10 23:09:10 Step 10/23 : FROM alpine:3.14 23:09:10 ---> e04c818066af 23:09:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:09:10 ---> Using cache 23:09:10 ---> 9edfecfbb8e2 23:09:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:09:10 ---> Using cache 23:09:10 ---> 43dc9bb8fa38 23:09:10 Step 13/23 : ENV APP_PORT=59882 23:09:10 Removing intermediate container 8b9cf398589f 23:09:10 ---> 71396ff4a30b 23:09:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:09:10 ---> Running in b975441249cd 23:09:10 ---> Running in 6ee592093f34 23:09:11 Removing intermediate container b975441249cd 23:09:11 ---> b9eb946abaa7 23:09:11 Step 14/23 : EXPOSE $APP_PORT 23:09:11 ---> Running in ba71b3a7d126 23:09:11 Removing intermediate container ba71b3a7d126 23:09:11 ---> ae8eb697e66b 23:09:11 Step 15/23 : WORKDIR / 23:09:11 ---> Running in 6c55b00faa42 23:09:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:09:12 Removing intermediate container 6c55b00faa42 23:09:12 ---> e87a39e129a8 23:09:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:12 ---> e20c5cb1a2b0 23:09:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:09:13 Removing intermediate container 6ee592093f34 23:09:13 ---> 9f40618772b4 23:09:13 23:09:13 Step 11/23 : FROM docker:20.10.14 23:09:13 ---> 13679093183f 23:09:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:09:13 20.10.14: Pulling from library/docker 23:09:14 ---> 8fba31538336 23:09:14 Step 19/23 : ENTRYPOINT ["/core-command"] 23:09:14 ---> Running in 0d9a878c3dde 23:09:15 Removing intermediate container 0d9a878c3dde 23:09:15 ---> 043e8d6aa0b4 23:09:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:09:15 ---> Running in 10629fbb6871 23:09:15 Removing intermediate container 10629fbb6871 23:09:15 ---> 47f662f39192 23:09:15 Step 21/23 : LABEL arch=x86_64 23:09:15 ---> Running in fa83d7472394 23:09:16 Removing intermediate container fa83d7472394 23:09:16 ---> 2efaa486949c 23:09:16 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:09:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:09:16 ---> Running in a5b0248cb2e0 23:09:17 Removing intermediate container a5b0248cb2e0 23:09:17 ---> 2ecba94b987c 23:09:17 Step 23/23 : LABEL version=2.2.0-dev.96 23:09:17 ---> Running in f0f6e0d18056 23:09:18 Removing intermediate container f0f6e0d18056 23:09:18 ---> 98ac24a2f44b 23:09:18 23:09:18 Successfully built 98ac24a2f44b 23:09:18 Successfully tagged core-command:latest 23:09:18  Building core-command ... done Building security-secretstore-setup 23:09:20 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:09:20 Status: Downloaded newer image for docker:20.10.14 23:09:20 ---> 7417809fdb73 23:09: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' 23:09:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:09:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:09:22 ---> e11ee760c931 23:09:22 Step 3/25 : WORKDIR /edgex-go 23:09:22 ---> Using cache 23:09:22 ---> 707fbe544124 23:09:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:22 ---> Using cache 23:09:22 ---> b164398c9dd4 23:09:22 Step 5/25 : RUN apk add --update --no-cache make git 23:09:22 ---> Using cache 23:09:22 ---> f946dd86f919 23:09:22 Step 6/25 : COPY go.mod vendor* ./ 23:09:22 ---> Using cache 23:09:22 ---> c78c055a1eb2 23:09:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:22 ---> Using cache 23:09:22 ---> 08abfc6f9fee 23:09:22 Step 8/25 : COPY . . 23:09:22 ---> Using cache 23:09:22 ---> 1be6e765ad40 23:09:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:09:25 Removing intermediate container 609a0aeca396 23:09:25 ---> 21d5e8dd4058 23:09:25 23:09:25 Step 10/22 : FROM alpine:3.14 23:09:25 ---> e04c818066af 23:09:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:09:25 ---> Running in c900fdde3ffb 23:09:25 ---> Running in c1d550a8e8a2 23:09:25 ---> Running in 31e8bb78b7e3 23:09:25 Removing intermediate container c1d550a8e8a2 23:09:25 ---> db14ca286483 23:09:25 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 23:09:25 ---> Running in ccafb7960239 23:09: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.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:09:26 (1/6) Installing ca-certificates (20211220-r0) 23:09:26 (2/6) Installing brotli-libs (1.0.9-r5) 23:09:26 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:09:26 (4/6) Installing libcurl (7.79.1-r1) 23:09:26 (5/6) Installing curl (7.79.1-r1) 23:09:26 (6/6) Installing dumb-init (1.2.5-r1) 23:09:26 Executing busybox-1.33.1-r7.trigger 23:09:26 Executing ca-certificates-20211220-r0.trigger 23:09:26 OK: 8 MiB in 20 packages 23:09:26 (1/43) Installing readline (8.1.1-r0) 23:09:26 (2/43) Installing bash (5.1.16-r0) 23:09:26 Executing bash-5.1.16-r0.post-install 23:09:26 (3/43) Installing brotli-libs (1.0.9-r5) 23:09:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:09:26 (5/43) Installing libcurl (7.80.0-r1) 23:09:26 (6/43) Installing curl (7.80.0-r1) 23:09:26 (7/43) Installing dumb-init (1.2.5-r1) 23:09:26 (8/43) Installing libbz2 (1.0.8-r1) 23:09:26 (9/43) Installing expat (2.4.7-r0) 23:09:26 (10/43) Installing libffi (3.4.2-r1) 23:09:26 (11/43) Installing gdbm (1.22-r0) 23:09:26 (12/43) Installing xz-libs (5.2.5-r1) 23:09:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:09:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:09:26 (15/43) Installing mpdecimal (2.5.1-r1) 23:09:26 (16/43) Installing sqlite-libs (3.36.0-r0) 23:09:26 (17/43) Installing python3 (3.9.7-r4) 23:09:27 (18/43) Installing py3-appdirs (1.4.4-r2) 23:09:27 (19/43) Installing py3-certifi (2020.12.5-r1) 23:09:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:09:27 (21/43) Installing py3-idna (3.3-r0) 23:09:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:09:27 (23/43) Installing py3-requests (2.26.0-r1) 23:09:27 (24/43) Installing py3-msgpack (1.0.2-r1) 23:09:27 (25/43) Installing py3-lockfile (0.12.2-r4) 23:09:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:09:27 (27/43) Installing py3-colorama (0.4.4-r1) 23:09:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:09:27 (29/43) Installing py3-distlib (0.3.3-r0) 23:09:27 (30/43) Installing py3-distro (1.6.0-r0) 23:09:27 (31/43) Installing py3-six (1.16.0-r0) 23:09:27 (32/43) Installing py3-webencodings (0.5.1-r4) 23:09:27 (33/43) Installing py3-html5lib (1.1-r1) 23:09:27 (34/43) Installing py3-parsing (2.4.7-r2) 23:09:27 (35/43) Installing py3-packaging (20.9-r1) 23:09:27 (36/43) Installing py3-tomli (1.2.2-r0) 23:09:27 (37/43) Installing py3-pep517 (0.12.0-r0) 23:09:27 (38/43) Installing py3-progress (1.6-r0) 23:09:27 (39/43) Installing py3-retrying (1.3.3-r2) 23:09:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:09:27 (41/43) Installing py3-setuptools (52.0.0-r4) 23:09:27 (42/43) Installing py3-toml (0.10.2-r2) 23:09:27 (43/43) Installing py3-pip (20.3.4-r1) 23:09:27 Executing busybox-1.34.1-r5.trigger 23:09:27 OK: 83 MiB in 65 packages 23:09:28 Collecting docker-compose==1.23.2 23:09:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:09:28 Building bin/spire-agent... 23:09:28 Collecting PyYAML<4,>=3.10 23:09:28 Downloading PyYAML-3.13.tar.gz (270 kB) 23:09:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:09:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:09:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:09:28 go: downloading github.com/docker/docker v20.10.12+incompatible 23:09:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:09:29 Removing intermediate container 31e8bb78b7e3 23:09:29 ---> 144a8e0d5523 23:09:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:09:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:09:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:09:29 Collecting cached-property<2,>=1.2.0 23:09:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:09:29 Collecting texttable<0.10,>=0.9.0 23:09:29 Downloading texttable-0.9.1.tar.gz (11 kB) 23:09:29 Collecting docopt<0.7,>=0.6.1 23:09:29 Downloading docopt-0.6.2.tar.gz (25 kB) 23:09:29 ---> Running in 441ebd070628 23:09:29 go: downloading github.com/google/go-tpm-tools v0.3.3 23:09:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:09:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:09:29 go: downloading github.com/docker/go-units v0.4.0 23:09:29 go: downloading github.com/opencontainers/image-spec v1.0.1 23:09:29 go: downloading github.com/docker/go-connections v0.4.0 23:09:29 Collecting dockerpty<0.5,>=0.4.1 23:09:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:09:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:09:29 go: downloading github.com/containerd/containerd v1.3.4 23:09:30 go: downloading github.com/opencontainers/go-digest v1.0.0 23:09:30 Removing intermediate container 441ebd070628 23:09:30 ---> c5f6363b5bc3 23:09:30 Step 13/22 : WORKDIR /edgex 23:09:30 Collecting docker<4.0,>=3.6.0 23:09:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:09:30 Collecting websocket-client<1.0,>=0.32.0 23:09:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:09:30 Collecting jsonschema<3,>=2.5.1 23:09:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:09:30 Collecting docker-pycreds>=0.4.0 23:09:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:09:30 ---> Running in b54a9a1606bf 23:09:30 Collecting idna<2.8,>=2.5 23:09:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:09:30 Collecting chardet<3.1.0,>=3.0.2 23:09:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:09:30 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) 23:09:31 Collecting urllib3<1.25,>=1.21.1 23:09:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:09:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:09:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:09:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:09:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:09:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:09:31 Attempting uninstall: urllib3 23:09:31 Found existing installation: urllib3 1.26.7 23:09:31 Uninstalling urllib3-1.26.7: 23:09:31 Successfully uninstalled urllib3-1.26.7 23:09:31 Removing intermediate container b54a9a1606bf 23:09:31 ---> 438f090441e0 23:09:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:09:31 Attempting uninstall: idna 23:09:31 Found existing installation: idna 3.3 23:09:31 Uninstalling idna-3.3: 23:09:31 Successfully uninstalled idna-3.3 23:09:32 ---> 5bb17fdd50f2 23:09:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:09:32 Attempting uninstall: requests 23:09:32 Found existing installation: requests 2.26.0 23:09:32 Uninstalling requests-2.26.0: 23:09:32 Successfully uninstalled requests-2.26.0 23:09:32 Running setup.py install for texttable: started 23:09:32 Running setup.py install for texttable: finished with status 'done' 23:09:32 Running setup.py install for PyYAML: started 23:09:33 Running setup.py install for PyYAML: finished with status 'done' 23:09:33 Running setup.py install for docopt: started 23:09:33 ---> a9d6172eac3a 23:09:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:09:33 Running setup.py install for docopt: finished with status 'done' 23:09:33 Running setup.py install for dockerpty: started 23:09:34 Running setup.py install for dockerpty: finished with status 'done' 23:09:34 ---> d6ee18caf313 23:09:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:09:34 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 23:09:35 ---> 7a227f99dff0 23:09:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:09:35 ---> Running in be4459094cc6 23:09:38 Removing intermediate container be4459094cc6 23:09:38 ---> ae7e5ad81a24 23:09:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:09:38 ---> Running in e17eac63fca9 23:09:39 Removing intermediate container e17eac63fca9 23:09:39 ---> 289cc3d4b108 23:09:39 Step 20/22 : LABEL arch=x86_64 23:09:39 ---> Running in 3c5a3b46a28a 23:09:39 Removing intermediate container ccafb7960239 23:09:39 ---> 680b48e036f1 23:09:39 Step 14/23 : ENV APP_PORT=58890 23:09:39 ---> Running in 58f43948f4e9 23:09:39 Removing intermediate container 3c5a3b46a28a 23:09:39 ---> 492f37586dd9 23:09:39 Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:09:39 ---> Running in 84b00fbd4adb 23:09:39 Removing intermediate container 58f43948f4e9 23:09:39 ---> 02768d9b1f77 23:09:39 Step 15/23 : EXPOSE $APP_PORT 23:09:39 ---> Running in a012382e5bd8 23:09:40 Removing intermediate container 84b00fbd4adb 23:09:40 ---> 55fa4a8d8717 23:09:40 Step 22/22 : LABEL version=2.2.0-dev.96 23:09:40 ---> Running in 956436cc79f6 23:09:40 Removing intermediate container a012382e5bd8 23:09:40 ---> baa49d33a6e2 23:09:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:09:40 Removing intermediate container 956436cc79f6 23:09:40 ---> e2122f95e2f0 23:09:40 23:09:40 Successfully built e2122f95e2f0 23:09:40 Successfully tagged security-proxy-setup:latest 23:09:40 Building security-spire-agent 23:09:40  Building security-proxy-setup ... done  ---> f6920b2c39ad 23:09:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:09:45 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:09:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:09:45 ---> e11ee760c931 23:09:45 Step 3/26 : WORKDIR /edgex-go 23:09:45 ---> Using cache 23:09:45 ---> 707fbe544124 23:09:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:45 ---> Using cache 23:09:45 ---> b164398c9dd4 23:09:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:09:45 ---> Using cache 23:09:45 ---> bbe706614bcb 23:09:45 Step 6/26 : COPY go.mod vendor* ./ 23:09:45 ---> Using cache 23:09:45 ---> 38e97c4581e1 23:09:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:45 ---> Using cache 23:09:45 ---> f354c86b4313 23:09:45 Step 8/26 : COPY . . 23:09:45 ---> Using cache 23:09:45 ---> 7e131bcc6308 23:09:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:09:45 ---> Using cache 23:09:45 ---> ae3550f08d16 23:09:45 Step 10/26 : RUN mkdir -p spire-build 23:09:45 ---> Using cache 23:09:45 ---> fef8d640ece0 23:09:45 Step 11/26 : WORKDIR /edgex-go/spire-build 23:09:45 ---> Using cache 23:09:45 ---> f19df5415754 23:09:45 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 23:09:46 ---> ccac90284f6a 23:09:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:09:46 ---> Running in b9ce55adbc59 23:09:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:09:46 ---> d1cf92e62326 23:09:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:09:46 ---> Running in b5ed13753b5e 23:09:46 Removing intermediate container b5ed13753b5e 23:09:46 ---> e041dca9b1f8 23:09:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:09:46 ---> Running in eb59e75d441e 23:09:47 Removing intermediate container eb59e75d441e 23:09:47 ---> 11e5876e574a 23:09:47 Step 21/23 : LABEL arch=x86_64 23:09:47 ---> Running in 60697abf54d9 23:09:47 spire-1.2.1/ 23:09:47 spire-1.2.1/.data/ 23:09:47 spire-1.2.1/.data/.file 23:09:47 spire-1.2.1/.dockerignore 23:09:47 spire-1.2.1/.gitattributes 23:09:47 spire-1.2.1/.githooks/ 23:09:47 spire-1.2.1/.githooks/pre-commit 23:09:47 spire-1.2.1/.github/ 23:09:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 23:09:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 23:09:47 spire-1.2.1/.github/dependabot.yml 23:09:47 spire-1.2.1/.github/workflows/ 23:09:47 spire-1.2.1/.github/workflows/nightly_build.yaml 23:09:47 spire-1.2.1/.github/workflows/pr_build.yaml 23:09:47 spire-1.2.1/.github/workflows/release_build.yaml 23:09:47 spire-1.2.1/.github/workflows/scripts/ 23:09:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 23:09:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 23:09:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 23:09:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 23:09:47 spire-1.2.1/.github/workflows/scripts/split.sh 23:09:47 spire-1.2.1/.gitignore 23:09:47 spire-1.2.1/.go-version 23:09:47 spire-1.2.1/.golangci.yml 23:09:47 spire-1.2.1/ADOPTERS.md 23:09:47 spire-1.2.1/CHANGELOG.md 23:09:47 spire-1.2.1/CODE-OF-CONDUCT.md 23:09:47 spire-1.2.1/CODEOWNERS 23:09:47 spire-1.2.1/CONTRIBUTING.md 23:09:47 spire-1.2.1/Dockerfile 23:09:47 spire-1.2.1/Dockerfile.dev 23:09:47 spire-1.2.1/Dockerfile.scratch 23:09:47 spire-1.2.1/LICENSE 23:09:47 spire-1.2.1/MAINTAINERS.md 23:09:47 spire-1.2.1/Makefile 23:09:47 spire-1.2.1/README.md 23:09:47 spire-1.2.1/ROADMAP.md 23:09:47 spire-1.2.1/SECURITY.md 23:09:47 spire-1.2.1/cmd/ 23:09:47 spire-1.2.1/cmd/spire-agent/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/common/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/run/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 23:09:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 23:09:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 23:09:47 spire-1.2.1/cmd/spire-agent/main.go 23:09:47 spire-1.2.1/cmd/spire-server/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/cli.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/run/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/token/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/validate/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/x509/ 23:09:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 23:09:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 23:09:47 spire-1.2.1/cmd/spire-server/main.go 23:09:47 spire-1.2.1/cmd/spire-server/util/ 23:09:47 spire-1.2.1/cmd/spire-server/util/util.go 23:09:47 spire-1.2.1/conf/ 23:09:47 spire-1.2.1/conf/agent/ 23:09:47 spire-1.2.1/conf/agent/agent.conf 23:09:47 spire-1.2.1/conf/agent/agent_full.conf 23:09:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 23:09:47 spire-1.2.1/conf/server/ 23:09:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 23:09:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 23:09:47 spire-1.2.1/conf/server/server.conf 23:09:47 spire-1.2.1/conf/server/server_full.conf 23:09:47 spire-1.2.1/doc/ 23:09:47 spire-1.2.1/doc/SPIRE101.md 23:09:47 spire-1.2.1/doc/auditlog.md 23:09:47 spire-1.2.1/doc/authorization_policy_engine.md 23:09:47 spire-1.2.1/doc/changelog_guidelines.md 23:09:47 spire-1.2.1/doc/cure53-report.pdf 23:09:47 spire-1.2.1/doc/images/ 23:09:47 spire-1.2.1/doc/images/2019_roadmap.png 23:09:47 spire-1.2.1/doc/images/SPIRE101.png 23:09:47 spire-1.2.1/doc/images/SPIRE_agent.png 23:09:47 spire-1.2.1/doc/images/SPIRE_server.png 23:09:47 spire-1.2.1/doc/images/cache_mgr.png 23:09:47 spire-1.2.1/doc/images/cache_mgr_components.png 23:09:47 spire-1.2.1/doc/images/federated_spire.png 23:09:47 spire-1.2.1/doc/images/ha_mode.png 23:09:47 spire-1.2.1/doc/images/nested_spire.png 23:09:47 spire-1.2.1/doc/images/oidc_federation.png 23:09:47 spire-1.2.1/doc/images/single_trust_domain.png 23:09:47 spire-1.2.1/doc/images/spiffe_compatible.png 23:09:47 spire-1.2.1/doc/images/spire_logo.png 23:09:47 spire-1.2.1/doc/migrating_registration_api_clients.md 23:09:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 23:09:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 23:09:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 23:09:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 23:09:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 23:09:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 23:09:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 23:09:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 23:09:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 23:09:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 23:09:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 23:09:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 23:09:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 23:09:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 23:09:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 23:09:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 23:09:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 23:09:47 spire-1.2.1/doc/scaling_spire.md 23:09:47 spire-1.2.1/doc/spire_agent.md 23:09:47 spire-1.2.1/doc/spire_server.md 23:09:47 spire-1.2.1/doc/supported_integrations.md 23:09:47 spire-1.2.1/doc/telemetry.md 23:09:47 spire-1.2.1/doc/telemetry_config.md 23:09:47 spire-1.2.1/doc/upgrading.md 23:09:47 spire-1.2.1/doc/using_spire.md 23:09:47 spire-1.2.1/examples/ 23:09:47 spire-1.2.1/examples/README.md 23:09:47 spire-1.2.1/go.mod 23:09:47 spire-1.2.1/go.sum 23:09:47 spire-1.2.1/pkg/ 23:09:47 spire-1.2.1/pkg/agent/ 23:09:47 spire-1.2.1/pkg/agent/agent.go 23:09:47 spire-1.2.1/pkg/agent/api/ 23:09:47 spire-1.2.1/pkg/agent/api/config.go 23:09:47 spire-1.2.1/pkg/agent/api/debug/ 23:09:47 spire-1.2.1/pkg/agent/api/debug/v1/ 23:09:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 23:09:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 23:09:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 23:09:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 23:09:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 23:09:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 23:09:47 spire-1.2.1/pkg/agent/api/endpoints.go 23:09:47 spire-1.2.1/pkg/agent/api/health/ 23:09:47 spire-1.2.1/pkg/agent/api/health/v1/ 23:09:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 23:09:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 23:09:47 spire-1.2.1/pkg/agent/api/rpccontext/ 23:09:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 23:09:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 23:09:47 spire-1.2.1/pkg/agent/attestor/ 23:09:47 spire-1.2.1/pkg/agent/attestor/node/ 23:09:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 23:09:47 spire-1.2.1/pkg/agent/attestor/node/node.go 23:09:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 23:09:47 spire-1.2.1/pkg/agent/attestor/workload/ 23:09:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 23:09:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 23:09:47 spire-1.2.1/pkg/agent/catalog/ 23:09:47 spire-1.2.1/pkg/agent/catalog/catalog.go 23:09:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 23:09:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 23:09:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 23:09:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 23:09:47 spire-1.2.1/pkg/agent/client/ 23:09:47 spire-1.2.1/pkg/agent/client/client.go 23:09:47 spire-1.2.1/pkg/agent/client/client_test.go 23:09:47 spire-1.2.1/pkg/agent/client/dial.go 23:09:47 spire-1.2.1/pkg/agent/client/nodeconn.go 23:09:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 23:09:47 spire-1.2.1/pkg/agent/client/update.go 23:09:47 spire-1.2.1/pkg/agent/client/util.go 23:09:47 spire-1.2.1/pkg/agent/common/ 23:09:47 spire-1.2.1/pkg/agent/common/backoff/ 23:09:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 23:09:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 23:09:47 spire-1.2.1/pkg/agent/common/cgroups/ 23:09:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 23:09:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 23:09:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 23:09:47 spire-1.2.1/pkg/agent/config.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/ 23:09:47 spire-1.2.1/pkg/agent/endpoints/config.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 23:09:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 23:09:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/workload/ 23:09:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 23:09:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 23:09:47 spire-1.2.1/pkg/agent/manager/ 23:09:47 spire-1.2.1/pkg/agent/manager/cache/ 23:09:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 23:09:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 23:09:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 23:09:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 23:09:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 23:09:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 23:09:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 23:09:47 spire-1.2.1/pkg/agent/manager/config.go 23:09:47 spire-1.2.1/pkg/agent/manager/manager.go 23:09:47 spire-1.2.1/pkg/agent/manager/manager_test.go 23:09:47 spire-1.2.1/pkg/agent/manager/storage.go 23:09:47 spire-1.2.1/pkg/agent/manager/storage_test.go 23:09:47 spire-1.2.1/pkg/agent/manager/storecache/ 23:09:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 23:09:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 23:09:47 spire-1.2.1/pkg/agent/manager/sync.go 23:09:47 spire-1.2.1/pkg/agent/plugin/ 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 23:09:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 23:09:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 23:09:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 23:09:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 23:09:47 spire-1.2.1/pkg/agent/svid/ 23:09:47 spire-1.2.1/pkg/agent/svid/rotator.go 23:09:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 23:09:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 23:09:47 spire-1.2.1/pkg/agent/svid/store/ 23:09:47 spire-1.2.1/pkg/agent/svid/store/service.go 23:09:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 23:09:47 spire-1.2.1/pkg/common/ 23:09:47 spire-1.2.1/pkg/common/agentpathtemplate/ 23:09:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 23:09:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 23:09:47 spire-1.2.1/pkg/common/api/ 23:09:47 spire-1.2.1/pkg/common/api/metrics.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/ 23:09:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/logger.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/names.go 23:09:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 23:09:47 spire-1.2.1/pkg/common/api/names.go 23:09:47 spire-1.2.1/pkg/common/api/ratelimit.go 23:09:47 spire-1.2.1/pkg/common/api/rpccontext/ 23:09:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 23:09:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 23:09:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 23:09:47 spire-1.2.1/pkg/common/auth/ 23:09:47 spire-1.2.1/pkg/common/auth/interceptors.go 23:09:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 23:09:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/ 23:09:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/types.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 23:09:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 23:09:47 spire-1.2.1/pkg/common/catalog/ 23:09:47 spire-1.2.1/pkg/common/catalog/bind.go 23:09:47 spire-1.2.1/pkg/common/catalog/builtin.go 23:09:47 spire-1.2.1/pkg/common/catalog/catalog.go 23:09:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 23:09:47 spire-1.2.1/pkg/common/catalog/closers.go 23:09:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 23:09:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 23:09:47 spire-1.2.1/pkg/common/catalog/config.go 23:09:47 spire-1.2.1/pkg/common/catalog/config_test.go 23:09:47 spire-1.2.1/pkg/common/catalog/configure.go 23:09:47 spire-1.2.1/pkg/common/catalog/constraints.go 23:09:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 23:09:47 spire-1.2.1/pkg/common/catalog/context.go 23:09:47 spire-1.2.1/pkg/common/catalog/external.go 23:09:47 spire-1.2.1/pkg/common/catalog/host.go 23:09:47 spire-1.2.1/pkg/common/catalog/pipenet.go 23:09:47 spire-1.2.1/pkg/common/catalog/plugin.go 23:09:47 spire-1.2.1/pkg/common/catalog/testplugin/ 23:09:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 23:09:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 23:09:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 23:09:47 spire-1.2.1/pkg/common/cli/ 23:09:47 spire-1.2.1/pkg/common/cli/env.go 23:09:47 spire-1.2.1/pkg/common/cli/flags.go 23:09:47 spire-1.2.1/pkg/common/cli/trust_domain.go 23:09:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 23:09:47 spire-1.2.1/pkg/common/cli/umask.go 23:09:47 spire-1.2.1/pkg/common/cli/umask_posix.go 23:09:47 spire-1.2.1/pkg/common/cli/umask_test.go 23:09:47 spire-1.2.1/pkg/common/cli/umask_windows.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/flag.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/format.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 23:09:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 23:09:47 spire-1.2.1/pkg/common/coretypes/ 23:09:47 spire-1.2.1/pkg/common/coretypes/bundle/ 23:09:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 23:09:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 23:09:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 23:09:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 23:09:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 23:09:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 23:09:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 23:09:47 spire-1.2.1/pkg/common/cryptoutil/ 23:09:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 23:09:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 23:09:47 spire-1.2.1/pkg/common/diskutil/ 23:09:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 23:09:47 spire-1.2.1/pkg/common/diskutil/file_test.go 23:09:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 23:09:47 spire-1.2.1/pkg/common/errorutil/ 23:09:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 23:09:47 spire-1.2.1/pkg/common/health/ 23:09:47 spire-1.2.1/pkg/common/health/config.go 23:09:47 spire-1.2.1/pkg/common/health/context.go 23:09:47 spire-1.2.1/pkg/common/health/context_test.go 23:09:47 spire-1.2.1/pkg/common/health/health.go 23:09:47 spire-1.2.1/pkg/common/health/health_test.go 23:09:47 spire-1.2.1/pkg/common/health/logger.go 23:09:47 spire-1.2.1/pkg/common/hostservice/ 23:09:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 23:09:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 23:09:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 23:09:47 spire-1.2.1/pkg/common/idutil/ 23:09:47 spire-1.2.1/pkg/common/idutil/require.go 23:09:47 spire-1.2.1/pkg/common/idutil/require_test.go 23:09:47 spire-1.2.1/pkg/common/idutil/safety.go 23:09:47 spire-1.2.1/pkg/common/idutil/safety_test.go 23:09:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 23:09:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 23:09:47 spire-1.2.1/pkg/common/jwtsvid/ 23:09:47 spire-1.2.1/pkg/common/jwtsvid/common.go 23:09:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 23:09:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 23:09:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 23:09:47 spire-1.2.1/pkg/common/jwtutil/ 23:09:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 23:09:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 23:09:47 spire-1.2.1/pkg/common/log/ 23:09:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 23:09:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 23:09:47 spire-1.2.1/pkg/common/log/log.go 23:09:47 spire-1.2.1/pkg/common/log/log_test.go 23:09:47 spire-1.2.1/pkg/common/log/options.go 23:09:47 spire-1.2.1/pkg/common/nodeutil/ 23:09:47 spire-1.2.1/pkg/common/nodeutil/node.go 23:09:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 23:09:47 spire-1.2.1/pkg/common/peertracker/ 23:09:47 spire-1.2.1/pkg/common/peertracker/conn.go 23:09:47 spire-1.2.1/pkg/common/peertracker/credentials.go 23:09:47 spire-1.2.1/pkg/common/peertracker/errors.go 23:09:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 23:09:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 23:09:47 spire-1.2.1/pkg/common/peertracker/info.go 23:09:47 spire-1.2.1/pkg/common/peertracker/listener.go 23:09:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 23:09:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 23:09:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 23:09:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 23:09:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 23:09:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 23:09:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tcp.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 23:09:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 23:09:47 spire-1.2.1/pkg/common/peertracker/uds.go 23:09:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 23:09:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 23:09:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 23:09:47 spire-1.2.1/pkg/common/pemutil/ 23:09:47 spire-1.2.1/pkg/common/pemutil/block.go 23:09:47 spire-1.2.1/pkg/common/pemutil/certs.go 23:09:47 spire-1.2.1/pkg/common/pemutil/common.go 23:09:47 spire-1.2.1/pkg/common/pemutil/csr.go 23:09:47 spire-1.2.1/pkg/common/pemutil/keys.go 23:09:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/ 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 23:09:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 23:09:47 spire-1.2.1/pkg/common/plugin/ 23:09:47 spire-1.2.1/pkg/common/plugin/aws/ 23:09:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 23:09:47 spire-1.2.1/pkg/common/plugin/azure/ 23:09:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 23:09:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 23:09:47 spire-1.2.1/pkg/common/plugin/facade.go 23:09:47 spire-1.2.1/pkg/common/plugin/facade_test.go 23:09:47 spire-1.2.1/pkg/common/plugin/gcp/ 23:09:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 23:09:47 spire-1.2.1/pkg/common/plugin/k8s/ 23:09:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 23:09:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 23:09:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 23:09:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 23:09:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 23:09:47 spire-1.2.1/pkg/common/plugin/log.go 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/ 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 23:09:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 23:09:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 23:09:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 23:09:47 spire-1.2.1/pkg/common/plugin/x509pop/ 23:09:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 23:09:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 23:09:47 spire-1.2.1/pkg/common/profiling/ 23:09:47 spire-1.2.1/pkg/common/profiling/dumpers.go 23:09:47 spire-1.2.1/pkg/common/profiling/profiling.go 23:09:47 spire-1.2.1/pkg/common/protoutil/ 23:09:47 spire-1.2.1/pkg/common/protoutil/masks.go 23:09:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 23:09:47 spire-1.2.1/pkg/common/rotationutil/ 23:09:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 23:09:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 23:09:47 spire-1.2.1/pkg/common/selector/ 23:09:47 spire-1.2.1/pkg/common/selector/selector.go 23:09:47 spire-1.2.1/pkg/common/selector/selector_test.go 23:09:47 spire-1.2.1/pkg/common/selector/set.go 23:09:47 spire-1.2.1/pkg/common/selector/set_utils.go 23:09:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/ 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/ 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 23:09:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 23:09:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 23:09:47 spire-1.2.1/pkg/common/telemetry/call.go 23:09:47 spire-1.2.1/pkg/common/telemetry/common/ 23:09:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 23:09:47 spire-1.2.1/pkg/common/telemetry/config.go 23:09:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 23:09:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/inmem.go 23:09:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/m3.go 23:09:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/metrics.go 23:09:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/names.go 23:09:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 23:09:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 23:09:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/ 23:09:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 23:09:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 23:09:47 spire-1.2.1/pkg/common/telemetry/server/server.go 23:09:47 spire-1.2.1/pkg/common/telemetry/sink.go 23:09:47 spire-1.2.1/pkg/common/telemetry/statsd.go 23:09:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 23:09:47 spire-1.2.1/pkg/common/telemetry/uptime.go 23:09:47 spire-1.2.1/pkg/common/telemetry/version.go 23:09:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 23:09:47 spire-1.2.1/pkg/common/uptime/ 23:09:47 spire-1.2.1/pkg/common/uptime/uptime.go 23:09:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 23:09:47 spire-1.2.1/pkg/common/util/ 23:09:47 spire-1.2.1/pkg/common/util/certs.go 23:09:47 spire-1.2.1/pkg/common/util/certs_test.go 23:09:47 spire-1.2.1/pkg/common/util/csr.go 23:09:47 spire-1.2.1/pkg/common/util/hash.go 23:09:47 spire-1.2.1/pkg/common/util/selectors.go 23:09:47 spire-1.2.1/pkg/common/util/selectors_test.go 23:09:47 spire-1.2.1/pkg/common/util/signals.go 23:09:47 spire-1.2.1/pkg/common/util/sort.go 23:09:47 spire-1.2.1/pkg/common/util/sort_test.go 23:09:47 spire-1.2.1/pkg/common/util/task.go 23:09:47 spire-1.2.1/pkg/common/util/task_test.go 23:09:47 spire-1.2.1/pkg/common/util/testdata/ 23:09:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 23:09:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 23:09:47 spire-1.2.1/pkg/common/version/ 23:09:47 spire-1.2.1/pkg/common/version/version.go 23:09:47 spire-1.2.1/pkg/common/x509svid/ 23:09:47 spire-1.2.1/pkg/common/x509svid/common_test.go 23:09:47 spire-1.2.1/pkg/common/x509svid/csr.go 23:09:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 23:09:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 23:09:47 spire-1.2.1/pkg/common/x509util/ 23:09:47 spire-1.2.1/pkg/common/x509util/cert.go 23:09:47 spire-1.2.1/pkg/common/x509util/dns.go 23:09:47 spire-1.2.1/pkg/common/x509util/dns_test.go 23:09:47 spire-1.2.1/pkg/common/x509util/keyid.go 23:09:47 spire-1.2.1/pkg/common/x509util/keypair.go 23:09:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 23:09:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 23:09:47 spire-1.2.1/pkg/server/ 23:09:47 spire-1.2.1/pkg/server/api/ 23:09:47 spire-1.2.1/pkg/server/api/agent.go 23:09:47 spire-1.2.1/pkg/server/api/agent/ 23:09:47 spire-1.2.1/pkg/server/api/agent/v1/ 23:09:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/agent_test.go 23:09:47 spire-1.2.1/pkg/server/api/api.go 23:09:47 spire-1.2.1/pkg/server/api/audit/ 23:09:47 spire-1.2.1/pkg/server/api/audit/audit.go 23:09:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 23:09:47 spire-1.2.1/pkg/server/api/bundle.go 23:09:47 spire-1.2.1/pkg/server/api/bundle/ 23:09:47 spire-1.2.1/pkg/server/api/bundle/v1/ 23:09:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/bundle_test.go 23:09:47 spire-1.2.1/pkg/server/api/debug/ 23:09:47 spire-1.2.1/pkg/server/api/debug/v1/ 23:09:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/entry.go 23:09:47 spire-1.2.1/pkg/server/api/entry/ 23:09:47 spire-1.2.1/pkg/server/api/entry/v1/ 23:09:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/entry_test.go 23:09:47 spire-1.2.1/pkg/server/api/health/ 23:09:47 spire-1.2.1/pkg/server/api/health/v1/ 23:09:47 spire-1.2.1/pkg/server/api/health/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/id.go 23:09:47 spire-1.2.1/pkg/server/api/id_test.go 23:09:47 spire-1.2.1/pkg/server/api/limits/ 23:09:47 spire-1.2.1/pkg/server/api/limits/limits.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/ 23:09:47 spire-1.2.1/pkg/server/api/middleware/alias.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/audit.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/caller.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/common.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/entries.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 23:09:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 23:09:47 spire-1.2.1/pkg/server/api/ratelimit.go 23:09:47 spire-1.2.1/pkg/server/api/rpccontext/ 23:09:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 23:09:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 23:09:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 23:09:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 23:09:47 spire-1.2.1/pkg/server/api/selector.go 23:09:47 spire-1.2.1/pkg/server/api/selector_test.go 23:09:47 spire-1.2.1/pkg/server/api/status.go 23:09:47 spire-1.2.1/pkg/server/api/status_test.go 23:09:47 spire-1.2.1/pkg/server/api/svid/ 23:09:47 spire-1.2.1/pkg/server/api/svid/v1/ 23:09:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/trustdomain.go 23:09:47 spire-1.2.1/pkg/server/api/trustdomain/ 23:09:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 23:09:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 23:09:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 23:09:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 23:09:47 spire-1.2.1/pkg/server/authpolicy/ 23:09:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 23:09:47 spire-1.2.1/pkg/server/authpolicy/policy.go 23:09:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 23:09:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 23:09:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 23:09:47 spire-1.2.1/pkg/server/authpolicy/validate.go 23:09:47 spire-1.2.1/pkg/server/bundle/ 23:09:47 spire-1.2.1/pkg/server/bundle/client/ 23:09:47 spire-1.2.1/pkg/server/bundle/client/client.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/manager.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/sources.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/updater.go 23:09:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 23:09:47 spire-1.2.1/pkg/server/ca/ 23:09:47 spire-1.2.1/pkg/server/ca/ca.go 23:09:47 spire-1.2.1/pkg/server/ca/ca_health.go 23:09:47 spire-1.2.1/pkg/server/ca/ca_test.go 23:09:47 spire-1.2.1/pkg/server/ca/journal.go 23:09:47 spire-1.2.1/pkg/server/ca/journal_test.go 23:09:47 spire-1.2.1/pkg/server/ca/manager.go 23:09:47 spire-1.2.1/pkg/server/ca/manager_health.go 23:09:47 spire-1.2.1/pkg/server/ca/manager_test.go 23:09:47 spire-1.2.1/pkg/server/ca/templates.go 23:09:47 spire-1.2.1/pkg/server/ca/upstream_client.go 23:09:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 23:09:47 spire-1.2.1/pkg/server/ca/validation.go 23:09:47 spire-1.2.1/pkg/server/cache/ 23:09:47 spire-1.2.1/pkg/server/cache/dscache/ 23:09:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 23:09:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/ 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 23:09:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 23:09:47 spire-1.2.1/pkg/server/catalog/ 23:09:47 spire-1.2.1/pkg/server/catalog/catalog.go 23:09:47 spire-1.2.1/pkg/server/catalog/keymanager.go 23:09:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 23:09:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 23:09:47 spire-1.2.1/pkg/server/catalog/notifier.go 23:09:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 23:09:47 spire-1.2.1/pkg/server/config.go 23:09:47 spire-1.2.1/pkg/server/datastore/ 23:09:47 spire-1.2.1/pkg/server/datastore/datastore.go 23:09:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 23:09:47 spire-1.2.1/pkg/server/datastore/repository.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 23:09:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 23:09:47 spire-1.2.1/pkg/server/endpoints/ 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/ 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 23:09:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 23:09:47 spire-1.2.1/pkg/server/endpoints/config.go 23:09:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 23:09:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 23:09:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 23:09:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 23:09:47 spire-1.2.1/pkg/server/endpoints/middleware.go 23:09:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 23:09:47 spire-1.2.1/pkg/server/hostservice/ 23:09:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 23:09:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 23:09:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 23:09:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 23:09:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 23:09:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 23:09:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 23:09:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 23:09:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 23:09:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 23:09:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/ 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 23:09:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 23:09:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 23:09:47 spire-1.2.1/pkg/server/registration/ 23:09:47 spire-1.2.1/pkg/server/registration/manager.go 23:09:47 spire-1.2.1/pkg/server/registration/manager_test.go 23:09:47 spire-1.2.1/pkg/server/scanentries.go 23:09:47 spire-1.2.1/pkg/server/scanentries_test.go 23:09:47 spire-1.2.1/pkg/server/server.go 23:09:47 spire-1.2.1/pkg/server/server_test.go 23:09:47 spire-1.2.1/pkg/server/svid/ 23:09:47 spire-1.2.1/pkg/server/svid/observer.go 23:09:47 spire-1.2.1/pkg/server/svid/observer_test.go 23:09:47 spire-1.2.1/pkg/server/svid/rotator.go 23:09:47 spire-1.2.1/pkg/server/svid/rotator_config.go 23:09:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 23:09:47 spire-1.2.1/pkg/server/svid/rotator_test.go 23:09:47 spire-1.2.1/proto/ 23:09:47 spire-1.2.1/proto/private/ 23:09:47 spire-1.2.1/proto/private/server/ 23:09:47 spire-1.2.1/proto/private/server/journal/ 23:09:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 23:09:47 spire-1.2.1/proto/private/server/journal/journal.proto 23:09:47 spire-1.2.1/proto/spire/ 23:09:47 spire-1.2.1/proto/spire/common/ 23:09:47 spire-1.2.1/proto/spire/common/common.pb.go 23:09:47 spire-1.2.1/proto/spire/common/common.proto 23:09:47 spire-1.2.1/proto/spire/common/plugin/ 23:09:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 23:09:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 23:09:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 23:09:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 23:09:47 spire-1.2.1/proto/spire/plugin/ 23:09:47 spire-1.2.1/proto/spire/plugin/agent/ 23:09:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 23:09:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 23:09:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 23:09:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 23:09:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 23:09:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 23:09:47 spire-1.2.1/release/ 23:09:47 spire-1.2.1/release/spire-extras/ 23:09:47 spire-1.2.1/release/spire-extras/README.md 23:09:47 spire-1.2.1/release/spire-extras/conf/ 23:09:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 23:09:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 23:09:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 23:09:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 23:09:47 spire-1.2.1/release/spire/ 23:09:47 spire-1.2.1/release/spire/README.md 23:09:47 spire-1.2.1/release/spire/conf/ 23:09:47 spire-1.2.1/release/spire/conf/agent/ 23:09:47 spire-1.2.1/release/spire/conf/agent/agent.conf 23:09:47 spire-1.2.1/release/spire/conf/server/ 23:09:47 spire-1.2.1/release/spire/conf/server/server.conf 23:09:47 spire-1.2.1/script/ 23:09:47 spire-1.2.1/script/build-artifact.sh 23:09:47 spire-1.2.1/script/generate_dummy_ca.sh 23:09:47 spire-1.2.1/support/ 23:09:47 spire-1.2.1/support/k8s/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 23:09:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/ 23:09:47 spire-1.2.1/support/oidc-discovery-provider/README.md 23:09:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/config.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/main.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 23:09:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 23:09:47 spire-1.2.1/test/ 23:09:47 spire-1.2.1/test/clock/ 23:09:47 spire-1.2.1/test/clock/clock.go 23:09:47 spire-1.2.1/test/fakes/ 23:09:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 23:09:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 23:09:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 23:09:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 23:09:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 23:09:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 23:09:47 spire-1.2.1/test/fakes/fakeagentstore/ 23:09:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 23:09:47 spire-1.2.1/test/fakes/fakedatastore/ 23:09:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 23:09:47 spire-1.2.1/test/fakes/fakeentryclient/ 23:09:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 23:09:47 spire-1.2.1/test/fakes/fakehealthchecker/ 23:09:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 23:09:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 23:09:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 23:09:47 spire-1.2.1/test/fakes/fakemetrics/ 23:09:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 23:09:47 spire-1.2.1/test/fakes/fakenoderesolver/ 23:09:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 23:09:47 spire-1.2.1/test/fakes/fakenotifier/ 23:09:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 23:09:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 23:09:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 23:09:47 spire-1.2.1/test/fakes/fakeserverca/ 23:09:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 23:09:47 spire-1.2.1/test/fakes/fakeservercatalog/ 23:09:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 23:09:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 23:09:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 23:09:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 23:09:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 23:09:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 23:09:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 23:09:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 23:09:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 23:09:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 23:09:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 23:09:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 23:09:47 spire-1.2.1/test/fixture/ 23:09:47 spire-1.2.1/test/fixture/certs/ 23:09:47 spire-1.2.1/test/fixture/certs/agent_svid.der 23:09:47 spire-1.2.1/test/fixture/certs/base_cert.pem 23:09:47 spire-1.2.1/test/fixture/certs/base_csr.pem 23:09:47 spire-1.2.1/test/fixture/certs/base_key.pem 23:09:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 23:09:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 23:09:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 23:09:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 23:09:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 23:09:47 spire-1.2.1/test/fixture/certs/blog_key.pem 23:09:47 spire-1.2.1/test/fixture/certs/bundle.der 23:09:47 spire-1.2.1/test/fixture/certs/ca.pem 23:09:47 spire-1.2.1/test/fixture/certs/ca_key.pem 23:09:47 spire-1.2.1/test/fixture/certs/database_cert.pem 23:09:47 spire-1.2.1/test/fixture/certs/database_csr.pem 23:09:47 spire-1.2.1/test/fixture/certs/database_key.pem 23:09:47 spire-1.2.1/test/fixture/certs/node_cert.pem 23:09:47 spire-1.2.1/test/fixture/certs/node_csr.pem 23:09:47 spire-1.2.1/test/fixture/certs/node_key.pem 23:09:47 spire-1.2.1/test/fixture/certs/svid.pem 23:09:47 spire-1.2.1/test/fixture/certs/svid_key.pem 23:09:47 spire-1.2.1/test/fixture/config/ 23:09:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 23:09:47 spire-1.2.1/test/fixture/config/agent_good.conf 23:09:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 23:09:47 spire-1.2.1/test/fixture/config/plugin_good.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 23:09:47 spire-1.2.1/test/fixture/config/server_good.conf 23:09:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 23:09:47 spire-1.2.1/test/fixture/fixture.go 23:09:47 spire-1.2.1/test/fixture/nodeattestor/ 23:09:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 23:09:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 23:09:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 23:09:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 23:09:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 23:09:47 spire-1.2.1/test/fixture/registration/ 23:09:47 spire-1.2.1/test/fixture/registration/entries.json 23:09:47 spire-1.2.1/test/fixture/registration/good-for-update.json 23:09:47 spire-1.2.1/test/fixture/registration/good.json 23:09:47 spire-1.2.1/test/fixture/registration/invalid.json 23:09:47 spire-1.2.1/test/fixture/registration/invalid_json.json 23:09:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 23:09:47 spire-1.2.1/test/integration/ 23:09:47 spire-1.2.1/test/integration/README.mdRemoving intermediate container 60697abf54d9 23:09:47 ---> ddde55f2f569 23:09:47 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:09:47 23:09:47 spire-1.2.1/test/integration/common 23:09:47 spire-1.2.1/test/integration/setup/ 23:09:47 spire-1.2.1/test/integration/setup/adminclient/ 23:09:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 23:09:47 spire-1.2.1/test/integration/setup/adminclient/client.go 23:09:47 spire-1.2.1/test/integration/setup/debugagent/ 23:09:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 23:09:47 spire-1.2.1/test/integration/setup/debugagent/main.go 23:09:47 spire-1.2.1/test/integration/setup/debugserver/ 23:09:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 23:09:47 spire-1.2.1/test/integration/setup/debugserver/main.go 23:09:47 spire-1.2.1/test/integration/setup/downstreamclient/ 23:09:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 23:09:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 23:09:47 spire-1.2.1/test/integration/setup/itclient/ 23:09:47 spire-1.2.1/test/integration/setup/itclient/client.go 23:09:47 spire-1.2.1/test/integration/setup/node-attestation/ 23:09:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 23:09:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 23:09:47 spire-1.2.1/test/integration/setup/x509pop/ 23:09:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 23:09:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 23:09:47 spire-1.2.1/test/integration/suites/ 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 23:09:47 spire-1.2.1/test/integration/suites/join-token/ 23:09:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 23:09:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 23:09:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 23:09:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 23:09:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 23:09:47 spire-1.2.1/test/integration/suites/join-token/README.md 23:09:47 spire-1.2.1/test/integration/suites/join-token/conf/ 23:09:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/join-token/teardown 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 23:09:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 23:09:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 23:09:47 spire-1.2.1/test/integration/suites/k8s/ 23:09:47 spire-1.2.1/test/integration/suites/k8s/00-setup 23:09:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 23:09:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 23:09:47 spire-1.2.1/test/integration/suites/k8s/README.md 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/ 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 23:09:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 23:09:47 spire-1.2.1/test/integration/suites/k8s/teardown 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/ 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 23:09:47 spire-1.2.1/test/integration/suites/rotation/ 23:09:47 spire-1.2.1/test/integration/suites/rotation/00-setup 23:09:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 23:09:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 23:09:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 23:09:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 23:09:47 spire-1.2.1/test/integration/suites/rotation/README.md 23:09:47 spire-1.2.1/test/integration/suites/rotation/conf/ 23:09:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/rotation/teardown 23:09:47 spire-1.2.1/test/integration/suites/self-test/ 23:09:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 23:09:47 spire-1.2.1/test/integration/suites/self-test/README.md 23:09:47 spire-1.2.1/test/integration/suites/self-test/teardown 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 23:09:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 23:09:47 spire-1.2.1/test/integration/suites/upgrade/ 23:09:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 23:09:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 23:09:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 23:09:47 spire-1.2.1/test/integration/suites/upgrade/README.md 23:09:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 23:09:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 23:09:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 23:09:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 23:09:47 spire-1.2.1/test/integration/suites/upgrade/teardown 23:09:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 23:09:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 23:09:47 spire-1.2.1/test/integration/test-one.sh 23:09:47 spire-1.2.1/test/integration/test.sh 23:09:47 spire-1.2.1/test/plugintest/ 23:09:47 spire-1.2.1/test/plugintest/config.go 23:09:47 spire-1.2.1/test/plugintest/load.go 23:09:47 spire-1.2.1/test/plugintest/option.go 23:09:47 spire-1.2.1/test/spiretest/ 23:09:47 spire-1.2.1/test/spiretest/apiserver.go 23:09:47 spire-1.2.1/test/spiretest/assertions.go 23:09:47 spire-1.2.1/test/spiretest/dir.go 23:09:47 spire-1.2.1/test/spiretest/errors_posix.go 23:09:47 spire-1.2.1/test/spiretest/errors_windows.go 23:09:47 spire-1.2.1/test/spiretest/logs.go 23:09:47 spire-1.2.1/test/spiretest/socketapi.go 23:09:47 spire-1.2.1/test/spiretest/suite.go 23:09:47 spire-1.2.1/test/spiretest/x509.go 23:09:47 spire-1.2.1/test/testca/ 23:09:47 spire-1.2.1/test/testca/ca.go 23:09:47 spire-1.2.1/test/testkey/ 23:09:47 spire-1.2.1/test/testkey/generate.sh 23:09:47 spire-1.2.1/test/testkey/genkeys.go 23:09:47 spire-1.2.1/test/testkey/keys.go 23:09:47 spire-1.2.1/test/testkey/new.go 23:09:47 spire-1.2.1/test/tpmsimulator/ 23:09:47 spire-1.2.1/test/tpmsimulator/simulator.go 23:09:47 spire-1.2.1/test/util/ 23:09:47 spire-1.2.1/test/util/cert_fixtures.go 23:09:47 spire-1.2.1/test/util/cert_generation.go 23:09:47 spire-1.2.1/test/util/io_redirection.go 23:09:47 spire-1.2.1/test/util/race.go 23:09:47 spire-1.2.1/test/util/util.go 23:09:47 building spire from source... 23:09:48 Installing go1.17.7... 23:09:48 ---> Running in 468a2b4af5ab 23:09:48 Removing intermediate container 468a2b4af5ab 23:09:48 ---> c5c71eabb2a6 23:09:48 Step 23/23 : LABEL version=2.2.0-dev.96 23:09:48 ---> Running in 4348c7c94d25 23:09:49 Removing intermediate container 4348c7c94d25 23:09:49 ---> 7366e57ecde9 23:09:49 23:09:50 Successfully built 7366e57ecde9 23:09:50 Successfully tagged sys-mgmt-agent:latest 23:09:50 Building core-data 23:09:54  Building sys-mgmt-agent ... done Building bin/spire-server... 23:09:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 23:09:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 23:09:54 go: downloading google.golang.org/grpc v1.44.0 23:09:54 go: downloading github.com/mitchellh/cli v1.1.2 23:09:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 23:09:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 23:09:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 23:09:54 go: downloading github.com/imdario/mergo v0.3.12 23:09:54 go: downloading github.com/sirupsen/logrus v1.8.1 23:09:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 23:09:55 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 23:09:55 go: downloading github.com/fatih/color v1.13.0 23:09:55 go: downloading github.com/mattn/go-isatty v0.0.14 23:09:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 23:09:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 23:09:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 23:09:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 23:09:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 23:09:55 go: downloading github.com/open-policy-agent/opa v0.38.0 23:09:55 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 23:09:55 go: downloading github.com/armon/go-metrics v0.3.10 23:09:55 go: downloading github.com/prometheus/client_golang v1.12.1 23:09:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 23:09:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 23:09:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 23:09:55 go: downloading github.com/Masterminds/goutils v1.1.0 23:09:55 go: downloading github.com/Masterminds/semver v1.5.0 23:09:55 go: downloading github.com/google/uuid v1.1.2 23:09:55 go: downloading github.com/huandu/xstrings v1.3.2 23:09:55 Removing intermediate container c900fdde3ffb 23:09:55 ---> 6ad266e2ec12 23:09:55 23:09:55 Step 10/25 : FROM alpine:3.14 23:09:55 ---> e04c818066af 23:09:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:09:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 23:09:55 go: downloading github.com/oklog/run v1.0.0 23:09:55 go: downloading github.com/mattn/go-colorable v0.1.12 23:09:55 go: downloading github.com/imkira/go-observer v1.0.3 23:09:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 23:09:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:09:55 go: downloading github.com/prometheus/client_model v0.2.0 23:09:55 go: downloading github.com/prometheus/common v0.32.1 23:09:56 go: downloading github.com/beorn7/perks v1.0.1 23:09:56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:09:56 go: downloading github.com/prometheus/procfs v0.7.3 23:09:56 go: downloading github.com/hashicorp/errwrap v1.1.0 23:09:56 go: downloading go.uber.org/atomic v1.9.0 23:09:56 go: downloading github.com/mitchellh/reflectwalk v1.0.1 23:09:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 23:09:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:09:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:09:56 ---> e11ee760c931 23:09:56 Step 3/23 : WORKDIR /edgex-go 23:09:56 ---> Using cache 23:09:56 ---> 707fbe544124 23:09:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:56 ---> Using cache 23:09:56 ---> b164398c9dd4 23:09:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:09:56 go: downloading github.com/blang/semver/v4 v4.0.0 23:09:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 23:09:56 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 23:09:56 go: downloading github.com/jinzhu/gorm v1.9.16 23:09:56 go: downloading github.com/lib/pq v1.10.4 23:09:56 go: downloading github.com/mattn/go-sqlite3 v1.14.12 23:09:56 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 23:09:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 23:09:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 23:09:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 23:09:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 23:09:57 go: downloading github.com/stretchr/testify v1.7.0 23:09:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:09:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 23:10:02 go: downloading google.golang.org/api v0.70.0 23:10:02 go: downloading k8s.io/client-go v0.23.4 23:10:02 go: downloading k8s.io/api v0.23.4 23:10:02 go: downloading github.com/google/go-tpm v0.3.3 23:10:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 23:10:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 23:10:02 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 23:10:02 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 23:10:02 go: downloading cloud.google.com/go/storage v1.21.0 23:10:02 go: downloading k8s.io/apimachinery v0.23.4 23:10:02 go: downloading cloud.google.com/go v0.100.2 23:10:03 go: downloading k8s.io/kube-aggregator v0.23.3 23:10:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 23:10:03 go: downloading cloud.google.com/go/security v1.3.0 23:10:03 go: downloading github.com/hashicorp/vault/api v1.4.1 23:10:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 23:10:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:10:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 23:10:03 go: downloading github.com/twmb/murmur3 v1.1.6 23:10:03 go: downloading github.com/jinzhu/inflection v1.0.0 23:10:03 go: downloading github.com/aws/smithy-go v1.11.0 23:10:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 23:10:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 23:10:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 23:10:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 23:10:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 23:10:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 23:10:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 23:10:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 23:10:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 23:10:05 go: downloading github.com/dimchansky/utfbom v1.1.1 23:10:05 go: downloading github.com/gogo/protobuf v1.3.2 23:10:05 go: downloading cloud.google.com/go/compute v1.3.0 23:10:05 go: downloading cloud.google.com/go/iam v0.1.1 23:10:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 23:10:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 23:10:05 go: downloading k8s.io/klog/v2 v2.30.0 23:10:05 go: downloading github.com/google/gofuzz v1.1.0 23:10:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 23:10:05 go: downloading github.com/spf13/pflag v1.0.5 23:10:06 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 23:10:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 23:10:06 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 23:10:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:10:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 23:10:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 23:10:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 23:10:06 go: downloading github.com/hashicorp/vault/sdk v0.4.1 23:10:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 23:10:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 23:10:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:10:06 go: downloading gopkg.in/yaml.v2 v2.4.0 23:10:06 go: downloading github.com/gobwas/glob v0.2.3 23:10:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:10:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 23:10:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 23:10:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 23:10:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 23:10:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 23:10:06 go: downloading gopkg.in/inf.v0 v0.9.1 23:10:06 go: downloading go.opencensus.io v0.23.0 23:10:06 go: downloading github.com/go-logr/logr v1.2.2 23:10:06  ---> Running in 2a9b81b9ddcb 23:10:06 go: downloading github.com/google/go-cmp v0.5.7 23:10:06 go: downloading github.com/googleapis/gnostic v0.5.5 23:10:06  ---> Running in 80a1acd1221a 23:10:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 23:10:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 23:10:06 go: downloading github.com/json-iterator/go v1.1.12 23:10:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 23:10:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:10:06 go: downloading go.uber.org/zap v1.21.0 23:10:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 23:10:07 go: downloading github.com/tklauser/numcpus v0.3.0 23:10:07 go: downloading sigs.k8s.io/yaml v1.3.0 23:10:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 23:10:07 go: downloading github.com/ryanuber/go-glob v1.0.0 23:10:07 go: downloading github.com/golang/snappy v0.0.4 23:10:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 23:10:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 23:10:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 23:10:07 go: downloading github.com/hashicorp/go-version v1.2.0 23:10:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:10:07 go: downloading github.com/modern-go/reflect2 v1.0.2 23:10:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 23:10:07 go: downloading go.uber.org/multierr v1.6.0 23:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:10:07 (1/3) Installing ca-certificates (20211220-r0) 23:10:07 (2/3) Installing dumb-init (1.2.5-r1) 23:10:07 (3/3) Installing su-exec (0.2-r1) 23:10:07 Executing busybox-1.33.1-r7.trigger 23:10:07 Executing ca-certificates-20211220-r0.trigger 23:10:07 OK: 6 MiB in 17 packages 23:10:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:08 OK: 221 MiB in 52 packages 23:10:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:10:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 23:10:14 Removing intermediate container 80a1acd1221a 23:10:14 ---> f6804c46636b 23:10:14 Step 6/23 : COPY go.mod vendor* ./ 23:10:14 Removing intermediate container 2a9b81b9ddcb 23:10:14 ---> 5098ed7b5173 23:10:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:10:14 ---> Running in f9f3284416b1 23:10:14 ---> deb758dae36f 23:10:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:14 Removing intermediate container f9f3284416b1 23:10:14 ---> 92293a068482 23:10:14 Step 13/25 : WORKDIR / 23:10:14 ---> Running in f02d112e8a29 23:10:14 ---> Running in 82248ae55688 23:10:14 Removing intermediate container 82248ae55688 23:10:14 ---> d51292b280fe 23:10:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:10:15 ---> 628d11c71b18 23:10:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:10:15 ---> 23a7324ba3b3 23:10:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:10:15 Removing intermediate container f02d112e8a29 23:10:15 ---> 613f8e63c0bd 23:10:15 Step 8/23 : COPY . . 23:10:15 ---> 55bcb85c554c 23:10:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:10:17 ---> 4d55f5db55fa 23:10:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:10:21 ---> b80feb9ba552 23:10:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:10:26 ---> e5ade6f18c01 23:10:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:10:27 ---> 8dc34a393e39 23:10:27 Step 9/23 : RUN make cmd/core-data/core-data 23:10:28 ---> ced89f2234c0 23:10:28 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/ 23:10:28 ---> Running in f62dfd9771e1 23:10:28 ---> Running in 7e98821ab88b 23:10:29 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:10:31 Removing intermediate container 7e98821ab88b 23:10:31 ---> 2f0b528c6a32 23:10:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:10:32 ---> Running in 40c881f659b6 23:10:32 Removing intermediate container 40c881f659b6 23:10:32 ---> 99c6d627c449 23:10:32 Step 23/25 : LABEL arch=x86_64 23:10:32 ---> Running in 47331638107e 23:10:33 Removing intermediate container 47331638107e 23:10:33 ---> 832fb8f8762f 23:10:33 Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:10:33 ---> Running in bcb700733520 23:10:33 Removing intermediate container bcb700733520 23:10:33 ---> 30946c4afa5f 23:10:33 Step 25/25 : LABEL version=2.2.0-dev.96 23:10:33 ---> Running in 4cd16db7d30a 23:10:34 Removing intermediate container 4cd16db7d30a 23:10:34 ---> c427cb62436d 23:10:34 23:10:34 Successfully built c427cb62436d 23:10:34 Successfully tagged security-secretstore-setup:latest 23:10:34 Building security-spiffe-token-provider 23:10:35  Building security-secretstore-setup ... done Removing intermediate container 50d0dc33eaa5 23:10:35 ---> 2ad34df82224 23:10:35 23:10:35 Step 13/26 : FROM alpine:3.15 23:10:35 3.15: Pulling from library/alpine 23:10:35 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:10:35 Status: Downloaded newer image for alpine:3.15 23:10:35 ---> 0ac33e5f5afa 23:10:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:10:38 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:10:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:10:38 ---> e11ee760c931 23:10:38 Step 3/20 : WORKDIR /edgex-go 23:10:38 ---> Using cache 23:10:38 ---> 707fbe544124 23:10:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:10:39 ---> Running in a306d424f854 23:10:39 ---> Running in c6b7d0964d15 23:10:39 Removing intermediate container a306d424f854 23:10:39 ---> 2f23241510f7 23:10:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:40 ---> Running in 8959128cfdb2 23:10:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:41 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:10:41 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:10:41 OK: 15864 distinct packages available 23:10:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:41 Removing intermediate container 8959128cfdb2 23:10:41 ---> c99aee98de75 23:10:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:10:42 ---> Running in 94f4004b4565 23:10:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:43 OK: 221 MiB in 52 packages 23:10:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:44 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:10:44 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:10:44 OK: 15855 distinct packages available 23:10:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:44 Removing intermediate container c6b7d0964d15 23:10:44 ---> e762f92126b1 23:10:44 Step 5/20 : COPY go.mod vendor* ./ 23:10:45 ---> 320272709b4f 23:10:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:45 ---> Running in e2dc11c45ef0 23:10:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:45 (1/4) Installing dumb-init (1.2.5-r1) 23:10:45 (2/4) Installing musl-obstack (1.2.3-r0) 23:10:45 (3/4) Installing libucontext (1.1-r0) 23:10:45 (4/4) Installing gcompat (1.0.0-r4) 23:10:45 Executing busybox-1.34.1-r5.trigger 23:10:45 OK: 6 MiB in 18 packages 23:10:47 Removing intermediate container 94f4004b4565 23:10:47 ---> a0925864e16d 23:10:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:10:47 Removing intermediate container e2dc11c45ef0 23:10:47 ---> 74ae8891c0ac 23:10:47 Step 7/20 : COPY . . 23:10:53 Building bin/spire-agent... 23:10:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:10:53 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:10:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:10:53 go: downloading github.com/docker/docker v20.10.12+incompatible 23:10:54 go: downloading github.com/google/go-tpm-tools v0.3.3 23:10:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:10:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:10:54 go: downloading github.com/docker/go-connections v0.4.0 23:10:54 go: downloading github.com/opencontainers/image-spec v1.0.1 23:10:54 go: downloading github.com/docker/go-units v0.4.0 23:10:54 go: downloading github.com/containerd/containerd v1.3.4 23:10:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:10:54 go: downloading github.com/opencontainers/go-digest v1.0.0 23:10:56  ---> 98da1f681b0f 23:10:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:10:56 ---> 6af459a13ff0 23:10:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:10:57 ---> Running in 96cfdec00fc2 23:10:57 ---> c4332efc7938 23:10:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:10:57 ---> Running in c64dfcaf8e6e 23:10:58 Removing intermediate container c64dfcaf8e6e 23:10:58 ---> 965a07f38676 23:10:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:10:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:10:59 ---> eeb26e86e859 23:10:59 Step 21/26 : WORKDIR / 23:11:00 ---> Running in bccafdead72b 23:11:00 Removing intermediate container f62dfd9771e1 23:11:00 ---> e49eb619ae45 23:11:00 23:11:00 Step 10/23 : FROM alpine:3.14 23:11:00 ---> e04c818066af 23:11:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:11:00 ---> Running in c53e5cd63657 23:11:00 Removing intermediate container bccafdead72b 23:11:00 ---> ed9c287c8a06 23:11:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:11:01 ---> Running in bf6d865ea240 23:11:01 Removing intermediate container c53e5cd63657 23:11:01 ---> 06187e0e5bfb 23:11:01 Step 12/23 : ENV APP_PORT=59880 23:11:01 ---> Running in 3f0381cee11a 23:11:01 Removing intermediate container bf6d865ea240 23:11:01 ---> 4b052630ed2f 23:11:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:11:01 ---> Running in c0a78398d7f5 23:11:01 Removing intermediate container 3f0381cee11a 23:11:01 ---> 498230d9c968 23:11:01 Step 13/23 : EXPOSE $APP_PORT 23:11:01 Removing intermediate container c0a78398d7f5 23:11:01 ---> fdc6fe9e7213 23:11:01 Step 24/26 : LABEL arch=x86_64 23:11:02 ---> Running in 3f37d1485e9e 23:11:02 ---> Running in 3c6b2539f485 23:11:02 Removing intermediate container 3f37d1485e9e 23:11:02 ---> 347f5151b82f 23:11:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:02 Removing intermediate container 3c6b2539f485 23:11:02 ---> 02d64f7b1e38 23:11:02 Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:11:02 ---> Running in b4c30f47963e 23:11:02 ---> Running in 3fa9f564202e 23:11:03 Removing intermediate container 3fa9f564202e 23:11:03 ---> ea364568d317 23:11:03 Step 26/26 : LABEL version=2.2.0-dev.96 23:11:03 ---> Running in 9b7dabf67786 23:11:03 Removing intermediate container 9b7dabf67786 23:11:03 ---> bbc65dd26b43 23:11:03 23:11:03 Successfully built bbc65dd26b43 23:11:03 Successfully tagged security-spire-config:latest 23:11:04  Building security-spire-config ... done Removing intermediate container b4c30f47963e 23:11:04 ---> 7aec1bb23782 23:11:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:11:04 ---> Running in 0bcd04c2644a 23:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:11:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:11:06 (1/6) Installing dumb-init (1.2.5-r1) 23:11:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:11:06 (3/6) Installing libsodium (1.0.18-r0) 23:11:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:11:06 (5/6) Installing libzmq (4.3.4-r0) 23:11:06 (6/6) Installing zeromq (4.3.4-r0) 23:11:06 Executing busybox-1.33.1-r7.trigger 23:11:06 OK: 8 MiB in 20 packages 23:11:08 Removing intermediate container 0bcd04c2644a 23:11:08 ---> a9a89b7978c7 23:11:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:09 ---> 6367cb79da95 23:11:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:11:10 ---> f1f799dd2c63 23:11:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:11:11 ---> c075e0091d6e 23:11:11 Step 19/23 : ENTRYPOINT ["/core-data"] 23:11:11 ---> Running in af3267d4ee62 23:11:12 Removing intermediate container af3267d4ee62 23:11:12 ---> 804fbf838a1b 23:11:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:12 ---> Running in 2af0f0f74a10 23:11:12 Removing intermediate container 2af0f0f74a10 23:11:12 ---> 847ee78aa8a1 23:11:12 Step 21/23 : LABEL arch=x86_64 23:11:12 ---> Running in cfd9aa825b43 23:11:13 Removing intermediate container cfd9aa825b43 23:11:13 ---> 949748dbde5b 23:11:13 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:11:13 ---> Running in 3fee6e7e3f79 23:11:14 Removing intermediate container 3fee6e7e3f79 23:11:14 ---> 10264d018825 23:11:14 Step 23/23 : LABEL version=2.2.0-dev.96 23:11:14 ---> Running in 1e54ef110334 23:11:15 Removing intermediate container 1e54ef110334 23:11:15 ---> 42f1515f2983 23:11:15 23:11:15 Successfully built 42f1515f2983 23:11:15 Successfully tagged core-data:latest 23:11:27  Building core-data ... done Removing intermediate container 96cfdec00fc2 23:11:27 ---> 33ce2fbdf335 23:11:27 23:11:27 Step 9/20 : FROM alpine:3.15 23:11:27 ---> 0ac33e5f5afa 23:11:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:11:27 ---> Using cache 23:11:27 ---> 2f23241510f7 23:11:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:27 ---> Using cache 23:11:27 ---> c99aee98de75 23:11:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:11:27 ---> Running in 4b2a586dc5d5 23:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:28 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:11:28 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:11:28 OK: 15855 distinct packages available 23:11:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:29 (1/9) Installing ca-certificates (20211220-r0) 23:11:29 (2/9) Installing brotli-libs (1.0.9-r5) 23:11:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:11:29 (4/9) Installing libcurl (7.80.0-r1) 23:11:29 (5/9) Installing curl (7.80.0-r1) 23:11:29 (6/9) Installing dumb-init (1.2.5-r1) 23:11:29 (7/9) Installing musl-obstack (1.2.3-r0) 23:11:29 (8/9) Installing libucontext (1.1-r0) 23:11:30 (9/9) Installing gcompat (1.0.0-r4) 23:11:30 Executing busybox-1.34.1-r5.trigger 23:11:30 Executing ca-certificates-20211220-r0.trigger 23:11:30 OK: 8 MiB in 23 packages 23:11:33 Removing intermediate container 4b2a586dc5d5 23:11:33 ---> 670c0d413728 23:11:33 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:33 ---> 1a132f521f27 23:11:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:11:33 ---> b90de68f01e0 23:11:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:11:34 ---> a6afef5f6575 23:11:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:11:34 ---> Running in 25d481f3aba5 23:11:34 Removing intermediate container 25d481f3aba5 23:11:34 ---> 9d29e50ddf8c 23:11:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:34 ---> Running in ea96b91e1e29 23:11:34 Removing intermediate container ea96b91e1e29 23:11:34 ---> 0d05c4403fc1 23:11:34 Step 18/20 : LABEL arch=x86_64 23:11:34 ---> Running in afb9919cefcc 23:11:34 Removing intermediate container afb9919cefcc 23:11:34 ---> a80455e34ef7 23:11:34 Step 19/20 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:11:34 ---> Running in add39a849f7d 23:11:35 Removing intermediate container add39a849f7d 23:11:35 ---> 7fe652624db9 23:11:35 Step 20/20 : LABEL version=2.2.0-dev.96 23:11:35 ---> Running in dd5bb535151d 23:11:35 Removing intermediate container dd5bb535151d 23:11:35 ---> 7b741c9a9cba 23:11:35 23:11:35 Successfully built 7b741c9a9cba 23:11:35 Successfully tagged security-spiffe-token-provider:latest 23:11:53  Building security-spiffe-token-provider ... done Removing intermediate container cf46455c4697 23:11:53 ---> 3642f27dc65e 23:11:53 23:11:53 Step 13/25 : FROM alpine:3.15 23:11:53 ---> 0ac33e5f5afa 23:11:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:11:53 ---> Using cache 23:11:53 ---> 2f23241510f7 23:11:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:53 ---> Using cache 23:11:53 ---> c99aee98de75 23:11:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:11:53 ---> Running in 7e75a4c636f0 23:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:53 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:11:53 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:11:53 OK: 15855 distinct packages available 23:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:54 (1/5) Installing dumb-init (1.2.5-r1) 23:11:54 (2/5) Installing musl-obstack (1.2.3-r0) 23:11:54 (3/5) Installing libucontext (1.1-r0) 23:11:54 (4/5) Installing gcompat (1.0.0-r4) 23:11:54 (5/5) Installing openssl (1.1.1n-r0) 23:11:54 Executing busybox-1.34.1-r5.trigger 23:11:54 OK: 6 MiB in 19 packages 23:11:55 Removing intermediate container 7e75a4c636f0 23:11:55 ---> 821fd5576a7f 23:11:55 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:11:56 ---> d6b77a681a47 23:11:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:11:57 ---> 9d9944adb3ab 23:11:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:11:57 ---> 0ec03d9c6aa4 23:11:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:11:57 ---> 9efc23b449e2 23:11:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:11:57 ---> Running in f59bc403718c 23:11:57 Removing intermediate container f59bc403718c 23:11:57 ---> ab734c556558 23:11:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:11:57 ---> Running in a526e04ccae0 23:11:57 Removing intermediate container a526e04ccae0 23:11:57 ---> b2ea29c03b57 23:11:57 Step 23/25 : LABEL arch=x86_64 23:11:57 ---> Running in 5a35bea3cd9d 23:11:57 Removing intermediate container 5a35bea3cd9d 23:11:57 ---> f6825359352d 23:11:57 Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:11:57 ---> Running in 221f02e97147 23:11:57 Removing intermediate container 221f02e97147 23:11:57 ---> 6ee4307b3516 23:11:57 Step 25/25 : LABEL version=2.2.0-dev.96 23:11:57 ---> Running in 81813257524a 23:11:58 Removing intermediate container 81813257524a 23:11:58 ---> 65dc3d2dc966 23:11:58 23:11:58 Successfully built 65dc3d2dc966 23:11:58 Successfully tagged security-spire-server:latest 23:12:03  Building security-spire-server ... done Building bin/spire-agent... 23:12:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:12:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:12:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:12:03 go: downloading github.com/docker/docker v20.10.12+incompatible 23:12:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:12:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:12:03 go: downloading github.com/google/go-tpm-tools v0.3.3 23:12:04 go: downloading github.com/docker/go-connections v0.4.0 23:12:04 go: downloading github.com/docker/go-units v0.4.0 23:12:04 go: downloading github.com/opencontainers/image-spec v1.0.1 23:12:04 go: downloading github.com/containerd/containerd v1.3.4 23:12:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:12:04 go: downloading github.com/opencontainers/go-digest v1.0.0 23:13:00 Removing intermediate container b9ce55adbc59 23:13:00 ---> 265399c7997a 23:13:00 23:13:00 Step 13/26 : FROM alpine:3.15 23:13:00 ---> 0ac33e5f5afa 23:13:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:00 ---> Using cache 23:13:00 ---> 2f23241510f7 23:13:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:00 ---> Using cache 23:13:00 ---> c99aee98de75 23:13:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:00 ---> Using cache 23:13:00 ---> 821fd5576a7f 23:13:00 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 23:13:00 ---> 20a00fe5d33d 23:13:00 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:13:00 ---> eae3e5e5115e 23:13:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:13:00 ---> cb0f67f9d596 23:13:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:13:00 ---> 8ff214f094d1 23:13:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:13:00 ---> 34d7cb73dbbd 23:13:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:13:00 ---> Running in a209c0f8177d 23:13:00 Removing intermediate container a209c0f8177d 23:13:00 ---> 63fde1cdee6e 23:13:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:13:00 ---> Running in d0f7d7df71c2 23:13:00 Removing intermediate container d0f7d7df71c2 23:13:00 ---> 2270150b45b8 23:13:00 Step 24/26 : LABEL arch=x86_64 23:13:00 ---> Running in dc4bc5b045a0 23:13:00 Removing intermediate container dc4bc5b045a0 23:13:00 ---> b5c3aba242c1 23:13:00 Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:00 ---> Running in 3259fe51a774 23:13:00 Removing intermediate container 3259fe51a774 23:13:00 ---> bd25c9f94063 23:13:00 Step 26/26 : LABEL version=2.2.0-dev.96 23:13:00 ---> Running in 0f8dfcad05cc 23:13:00 Removing intermediate container 0f8dfcad05cc 23:13:00 ---> e5fc955d63b9 23:13:00 23:13:00 Successfully built e5fc955d63b9 23:13:00 Successfully tagged security-spire-agent:latest 23:13:00  Building security-spire-agent ... done  [Pipeline] } 23:13:00 $ docker stop --time=1 6db288e81a8dfcaab260aaaeddf8a4ba3d7d4e1491e78400bebe5ed035933744 23:13:01 $ docker rm -f 6db288e81a8dfcaab260aaaeddf8a4ba3d7d4e1491e78400bebe5ed035933744 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:02 + docker images 23:13:02 REPOSITORY TAG IMAGE ID CREATED SIZE 23:13:02 security-spire-agent latest e5fc955d63b9 2 seconds ago 127MB 23:13:02 265399c7997a 17 seconds ago 4.43GB 23:13:02 security-spire-server latest 65dc3d2dc966 About a minute ago 87.3MB 23:13:02 3642f27dc65e About a minute ago 4.43GB 23:13:02 security-spiffe-token-provider latest 7b741c9a9cba About a minute ago 28.8MB 23:13:02 33ce2fbdf335 About a minute ago 1.54GB 23:13:02 core-data latest 42f1515f2983 About a minute ago 22.5MB 23:13:02 security-spire-config latest bbc65dd26b43 About a minute ago 86.7MB 23:13:02 e49eb619ae45 2 minutes ago 1.52GB 23:13:02 security-secretstore-setup latest c427cb62436d 2 minutes ago 28.5MB 23:13:02 2ad34df82224 2 minutes ago 4.43GB 23:13:02 6ad266e2ec12 3 minutes ago 1.5GB 23:13:02 sys-mgmt-agent latest 7366e57ecde9 3 minutes ago 299MB 23:13:02 security-proxy-setup latest e2122f95e2f0 3 minutes ago 26.9MB 23:13:02 21d5e8dd4058 3 minutes ago 1.5GB 23:13:02 core-command latest 98ac24a2f44b 3 minutes ago 16.1MB 23:13:02 9f40618772b4 3 minutes ago 1.49GB 23:13:02 527db9d524c4 3 minutes ago 1.49GB 23:13:02 security-bootstrapper latest de0996018dfe 4 minutes ago 19.1MB 23:13:02 core-metadata latest 74e347324f4d 4 minutes ago 17MB 23:13:02 support-notifications latest 7b9bbff6d69b 4 minutes ago 26.9MB 23:13:02 support-scheduler latest 314d4938a61a 4 minutes ago 26.3MB 23:13:02 6f278da37a65 5 minutes ago 1.55GB 23:13:02 6fa1975d1058 5 minutes ago 1.55GB 23:13:02 48e1fac37bdb 5 minutes ago 1.5GB 23:13:02 6933b1c41708 5 minutes ago 1.5GB 23:13:02 ci-base-image-x86_64 latest e11ee760c931 8 minutes ago 895MB 23:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 23:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 23:13:02 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 23:13:02 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 23:13:02 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 23:13:02 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 23:13:02 provisioning config files... 23:13:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config8070634611303744268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:02 ---> docker-login.sh 23:13:02 nexus3.edgexfoundry.org:10001 23:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:02 Configure a credential helper to remove this warning. See 23:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:02 23:13:02 Login Succeeded 23:13:02 nexus3.edgexfoundry.org:10002 23:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:02 Configure a credential helper to remove this warning. See 23:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:02 23:13:03 Login Succeeded 23:13:03 nexus3.edgexfoundry.org:10003 23:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:03 Configure a credential helper to remove this warning. See 23:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:03 23:13:03 Login Succeeded 23:13:03 nexus3.edgexfoundry.org:10004 23:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:03 Configure a credential helper to remove this warning. See 23:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:03 23:13:03 Login Succeeded 23:13:03 docker.io 23:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:03 Configure a credential helper to remove this warning. See 23:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:03 23:13:03 Login Succeeded 23:13:03 ---> docker-login.sh ends [Pipeline] } 23:13:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:13:03 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:03 latest 23:13:03 2.2.0-dev.96 23:13:03 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:03 main 23:13:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:04 + docker push nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:13:04 780cfe15f16a: Preparing 23:13:04 f78416364a0a: Preparing 23:13:04 a653b23c79b7: Preparing 23:13:04 6892c659974a: Preparing 23:13:04 b541d28bf3b4: Preparing 23:13:04 b541d28bf3b4: Layer already exists 23:13:04 6892c659974a: Pushed 23:13:04 a653b23c79b7: Pushed 23:13:04 780cfe15f16a: Pushed 23:13:05 f78416364a0a: Pushed 23:13:05 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh 23:13:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 23:13:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:13:06 780cfe15f16a: Preparing 23:13:06 f78416364a0a: Preparing 23:13:06 a653b23c79b7: Preparing 23:13:06 6892c659974a: Preparing 23:13:06 b541d28bf3b4: Preparing 23:13:06 b541d28bf3b4: Layer already exists 23:13:06 6892c659974a: Layer already exists 23:13:06 a653b23c79b7: Layer already exists 23:13:06 f78416364a0a: Layer already exists 23:13:06 780cfe15f16a: Layer already exists 23:13:06 latest: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh 23:13:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:06 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.96 23:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:13:06 780cfe15f16a: Preparing 23:13:06 f78416364a0a: Preparing 23:13:06 a653b23c79b7: Preparing 23:13:06 6892c659974a: Preparing 23:13:06 b541d28bf3b4: Preparing 23:13:06 a653b23c79b7: Layer already exists 23:13:06 f78416364a0a: Layer already exists 23:13:06 b541d28bf3b4: Layer already exists 23:13:06 780cfe15f16a: Layer already exists 23:13:06 6892c659974a: Layer already exists 23:13:06 2.2.0-dev.96: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh 23:13:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:13:07 780cfe15f16a: Preparing 23:13:07 f78416364a0a: Preparing 23:13:07 a653b23c79b7: Preparing 23:13:07 6892c659974a: Preparing 23:13:07 b541d28bf3b4: Preparing 23:13:07 a653b23c79b7: Layer already exists 23:13:07 780cfe15f16a: Layer already exists 23:13:07 f78416364a0a: Layer already exists 23:13:07 6892c659974a: Layer already exists 23:13:07 b541d28bf3b4: Layer already exists 23:13:07 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] isUnix [Pipeline] sh 23:13:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 23:13:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:13:07 780cfe15f16a: Preparing 23:13:07 f78416364a0a: Preparing 23:13:07 a653b23c79b7: Preparing 23:13:07 6892c659974a: Preparing 23:13:07 b541d28bf3b4: Preparing 23:13:07 780cfe15f16a: Layer already exists 23:13:07 6892c659974a: Layer already exists 23:13:07 f78416364a0a: Layer already exists 23:13:07 b541d28bf3b4: Layer already exists 23:13:07 a653b23c79b7: Layer already exists 23:13:07 main: digest: sha256:008f769086c3d70a9dd0a2946d3fa906466ae25d710e99e7f5cb747cdd40affa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:08 ===================================================== [Pipeline] echo 23:13:08 taggedImages: 23:13:08 - nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:08 - nexus3.edgexfoundry.org:10004/core-command:latest 23:13:08 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.96 23:13:08 - nexus3.edgexfoundry.org:10004/core-command:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:13:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:13:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:08 latest 23:13:08 2.2.0-dev.96 23:13:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:08 main 23:13:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:08 + docker push nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:13:08 c147c2e4cb5b: Preparing 23:13:08 064aa184202a: Preparing 23:13:08 a653b23c79b7: Preparing 23:13:08 d2120c8270b0: Preparing 23:13:08 f8bd9e20a60b: Preparing 23:13:08 b541d28bf3b4: Preparing 23:13:08 b541d28bf3b4: Waiting 23:13:08 a653b23c79b7: Layer already exists 23:13:08 b541d28bf3b4: Layer already exists 23:13:08 f8bd9e20a60b: Pushed 23:13:08 c147c2e4cb5b: Pushed 23:13:08 d2120c8270b0: Pushed 23:13:10 064aa184202a: Pushed 23:13:10 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 23:13:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:13:10 c147c2e4cb5b: Preparing 23:13:10 064aa184202a: Preparing 23:13:10 a653b23c79b7: Preparing 23:13:10 d2120c8270b0: Preparing 23:13:10 f8bd9e20a60b: Preparing 23:13:10 b541d28bf3b4: Preparing 23:13:10 b541d28bf3b4: Waiting 23:13:10 f8bd9e20a60b: Layer already exists 23:13:10 d2120c8270b0: Layer already exists 23:13:10 064aa184202a: Layer already exists 23:13:10 c147c2e4cb5b: Layer already exists 23:13:10 a653b23c79b7: Layer already exists 23:13:10 b541d28bf3b4: Layer already exists 23:13:10 latest: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:11 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.96 23:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:13:11 c147c2e4cb5b: Preparing 23:13:11 064aa184202a: Preparing 23:13:11 a653b23c79b7: Preparing 23:13:11 d2120c8270b0: Preparing 23:13:11 f8bd9e20a60b: Preparing 23:13:11 b541d28bf3b4: Preparing 23:13:11 b541d28bf3b4: Waiting 23:13:11 d2120c8270b0: Layer already exists 23:13:11 a653b23c79b7: Layer already exists 23:13:11 c147c2e4cb5b: Layer already exists 23:13:11 064aa184202a: Layer already exists 23:13:11 f8bd9e20a60b: Layer already exists 23:13:11 b541d28bf3b4: Layer already exists 23:13:11 2.2.0-dev.96: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:12 + docker push nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:13:12 c147c2e4cb5b: Preparing 23:13:12 064aa184202a: Preparing 23:13:12 a653b23c79b7: Preparing 23:13:12 d2120c8270b0: Preparing 23:13:12 f8bd9e20a60b: Preparing 23:13:12 b541d28bf3b4: Preparing 23:13:12 064aa184202a: Layer already exists 23:13:12 d2120c8270b0: Layer already exists 23:13:12 c147c2e4cb5b: Layer already exists 23:13:12 a653b23c79b7: Layer already exists 23:13:12 f8bd9e20a60b: Layer already exists 23:13:12 b541d28bf3b4: Layer already exists 23:13:12 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 23:13:12 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:13:12 c147c2e4cb5b: Preparing 23:13:12 064aa184202a: Preparing 23:13:12 a653b23c79b7: Preparing 23:13:12 d2120c8270b0: Preparing 23:13:12 f8bd9e20a60b: Preparing 23:13:12 b541d28bf3b4: Preparing 23:13:12 b541d28bf3b4: Waiting 23:13:12 d2120c8270b0: Layer already exists 23:13:12 c147c2e4cb5b: Layer already exists 23:13:12 f8bd9e20a60b: Layer already exists 23:13:12 a653b23c79b7: Layer already exists 23:13:12 064aa184202a: Layer already exists 23:13:12 b541d28bf3b4: Layer already exists 23:13:12 main: digest: sha256:fc0f5a4e1d6b1df2a993010ae33b2729fb1ab4662de840721cf4ab6a01055c4b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:12 ===================================================== [Pipeline] echo 23:13:12 taggedImages: 23:13:12 - nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:12 - nexus3.edgexfoundry.org:10004/core-data:latest 23:13:12 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.96 23:13:12 - nexus3.edgexfoundry.org:10004/core-data:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:13:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:13:12 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:12 latest 23:13:12 2.2.0-dev.96 23:13:12 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:12 main 23:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:13:13 8f2ebf999e13: Preparing 23:13:13 f8ee9fb2dfd5: Preparing 23:13:13 a653b23c79b7: Preparing 23:13:13 6892c659974a: Preparing 23:13:13 b541d28bf3b4: Preparing 23:13:13 a653b23c79b7: Layer already exists 23:13:13 6892c659974a: Layer already exists 23:13:13 b541d28bf3b4: Layer already exists 23:13:13 8f2ebf999e13: Pushed 23:13:14 f8ee9fb2dfd5: Pushed 23:13:14 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:13:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 23:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:13:15 8f2ebf999e13: Preparing 23:13:15 f8ee9fb2dfd5: Preparing 23:13:15 a653b23c79b7: Preparing 23:13:15 6892c659974a: Preparing 23:13:15 b541d28bf3b4: Preparing 23:13:15 f8ee9fb2dfd5: Layer already exists 23:13:15 a653b23c79b7: Layer already exists 23:13:15 b541d28bf3b4: Layer already exists 23:13:15 6892c659974a: Layer already exists 23:13:15 8f2ebf999e13: Layer already exists 23:13:15 latest: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:13:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.96 23:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:13:16 8f2ebf999e13: Preparing 23:13:16 f8ee9fb2dfd5: Preparing 23:13:16 a653b23c79b7: Preparing 23:13:16 6892c659974a: Preparing 23:13:16 b541d28bf3b4: Preparing 23:13:16 8f2ebf999e13: Layer already exists 23:13:16 6892c659974a: Layer already exists 23:13:16 b541d28bf3b4: Layer already exists 23:13:16 a653b23c79b7: Layer already exists 23:13:16 f8ee9fb2dfd5: Layer already exists 23:13:16 2.2.0-dev.96: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:13:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:13:16 8f2ebf999e13: Preparing 23:13:16 f8ee9fb2dfd5: Preparing 23:13:16 a653b23c79b7: Preparing 23:13:16 6892c659974a: Preparing 23:13:16 b541d28bf3b4: Preparing 23:13:16 6892c659974a: Layer already exists 23:13:16 b541d28bf3b4: Layer already exists 23:13:16 a653b23c79b7: Layer already exists 23:13:16 f8ee9fb2dfd5: Layer already exists 23:13:16 8f2ebf999e13: Layer already exists 23:13:16 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:13:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 23:13:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:13:17 8f2ebf999e13: Preparing 23:13:17 f8ee9fb2dfd5: Preparing 23:13:17 a653b23c79b7: Preparing 23:13:17 6892c659974a: Preparing 23:13:17 b541d28bf3b4: Preparing 23:13:17 8f2ebf999e13: Layer already exists 23:13:17 b541d28bf3b4: Layer already exists 23:13:17 a653b23c79b7: Layer already exists 23:13:17 6892c659974a: Layer already exists 23:13:17 f8ee9fb2dfd5: Layer already exists 23:13:17 main: digest: sha256:e0c91dff03ce58b1bf88d9a79acae84b01211ec31e99084ad962222be9ca6d78 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:17 ===================================================== [Pipeline] echo 23:13:17 taggedImages: 23:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.96 23:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:13:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:13:17 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:17 latest 23:13:17 2.2.0-dev.96 23:13:17 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:17 main 23:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:13:17 d1e80dd84c3f: Preparing 23:13:17 d1e80dd84c3f: Preparing 23:13:17 f41b4daee83d: Preparing 23:13:17 ab78743f6a26: Preparing 23:13:17 6c166002ad99: Preparing 23:13:17 58a6430e7551: Preparing 23:13:17 a653b23c79b7: Preparing 23:13:17 f6922b4b6cd6: Preparing 23:13:17 dc2bea1b4a36: Preparing 23:13:17 e0e8c51f8fe0: Preparing 23:13:17 476576d4ced7: Preparing 23:13:17 b541d28bf3b4: Preparing 23:13:17 dc2bea1b4a36: Waiting 23:13:17 a653b23c79b7: Waiting 23:13:17 f6922b4b6cd6: Waiting 23:13:17 e0e8c51f8fe0: Waiting 23:13:17 476576d4ced7: Waiting 23:13:17 b541d28bf3b4: Waiting 23:13:17 6c166002ad99: Pushed 23:13:17 d1e80dd84c3f: Pushed 23:13:17 ab78743f6a26: Pushed 23:13:17 f41b4daee83d: Pushed 23:13:17 a653b23c79b7: Layer already exists 23:13:18 f6922b4b6cd6: Pushed 23:13:18 dc2bea1b4a36: Pushed 23:13:18 e0e8c51f8fe0: Pushed 23:13:18 476576d4ced7: Pushed 23:13:18 b541d28bf3b4: Layer already exists 23:13:19 58a6430e7551: Pushed 23:13:19 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:13:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 23:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:13:20 d1e80dd84c3f: Preparing 23:13:20 d1e80dd84c3f: Preparing 23:13:20 f41b4daee83d: Preparing 23:13:20 ab78743f6a26: Preparing 23:13:20 6c166002ad99: Preparing 23:13:20 58a6430e7551: Preparing 23:13:20 a653b23c79b7: Preparing 23:13:20 f6922b4b6cd6: Preparing 23:13:20 dc2bea1b4a36: Preparing 23:13:20 e0e8c51f8fe0: Preparing 23:13:20 476576d4ced7: Preparing 23:13:20 b541d28bf3b4: Preparing 23:13:20 f6922b4b6cd6: Waiting 23:13:20 476576d4ced7: Waiting 23:13:20 b541d28bf3b4: Waiting 23:13:20 dc2bea1b4a36: Waiting 23:13:20 e0e8c51f8fe0: Waiting 23:13:20 a653b23c79b7: Waiting 23:13:20 d1e80dd84c3f: Layer already exists 23:13:20 6c166002ad99: Layer already exists 23:13:20 ab78743f6a26: Layer already exists 23:13:20 f41b4daee83d: Layer already exists 23:13:20 58a6430e7551: Layer already exists 23:13:20 a653b23c79b7: Layer already exists 23:13:20 dc2bea1b4a36: Layer already exists 23:13:20 f6922b4b6cd6: Layer already exists 23:13:20 e0e8c51f8fe0: Layer already exists 23:13:20 476576d4ced7: Layer already exists 23:13:20 b541d28bf3b4: Layer already exists 23:13:20 latest: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:13:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.96 23:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:13:20 d1e80dd84c3f: Preparing 23:13:20 d1e80dd84c3f: Preparing 23:13:20 f41b4daee83d: Preparing 23:13:20 ab78743f6a26: Preparing 23:13:20 6c166002ad99: Preparing 23:13:20 58a6430e7551: Preparing 23:13:20 a653b23c79b7: Preparing 23:13:20 f6922b4b6cd6: Preparing 23:13:20 dc2bea1b4a36: Preparing 23:13:20 e0e8c51f8fe0: Preparing 23:13:20 476576d4ced7: Preparing 23:13:20 b541d28bf3b4: Preparing 23:13:20 a653b23c79b7: Waiting 23:13:20 476576d4ced7: Waiting 23:13:20 b541d28bf3b4: Waiting 23:13:20 f6922b4b6cd6: Waiting 23:13:20 dc2bea1b4a36: Waiting 23:13:20 e0e8c51f8fe0: Waiting 23:13:20 6c166002ad99: Layer already exists 23:13:20 58a6430e7551: Layer already exists 23:13:20 ab78743f6a26: Layer already exists 23:13:20 d1e80dd84c3f: Layer already exists 23:13:20 f41b4daee83d: Layer already exists 23:13:20 a653b23c79b7: Layer already exists 23:13:20 f6922b4b6cd6: Layer already exists 23:13:20 dc2bea1b4a36: Layer already exists 23:13:20 e0e8c51f8fe0: Layer already exists 23:13:20 476576d4ced7: Layer already exists 23:13:20 b541d28bf3b4: Layer already exists 23:13:20 2.2.0-dev.96: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:13:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:13:21 d1e80dd84c3f: Preparing 23:13:21 d1e80dd84c3f: Preparing 23:13:21 f41b4daee83d: Preparing 23:13:21 ab78743f6a26: Preparing 23:13:21 6c166002ad99: Preparing 23:13:21 58a6430e7551: Preparing 23:13:21 a653b23c79b7: Preparing 23:13:21 f6922b4b6cd6: Preparing 23:13:21 dc2bea1b4a36: Preparing 23:13:21 e0e8c51f8fe0: Preparing 23:13:21 476576d4ced7: Preparing 23:13:21 b541d28bf3b4: Preparing 23:13:21 a653b23c79b7: Waiting 23:13:21 476576d4ced7: Waiting 23:13:21 f6922b4b6cd6: Waiting 23:13:21 dc2bea1b4a36: Waiting 23:13:21 b541d28bf3b4: Waiting 23:13:21 e0e8c51f8fe0: Waiting 23:13:21 f41b4daee83d: Layer already exists 23:13:21 6c166002ad99: Layer already exists 23:13:21 ab78743f6a26: Layer already exists 23:13:21 d1e80dd84c3f: Layer already exists 23:13:21 58a6430e7551: Layer already exists 23:13:21 f6922b4b6cd6: Layer already exists 23:13:21 a653b23c79b7: Layer already exists 23:13:21 dc2bea1b4a36: Layer already exists 23:13:21 476576d4ced7: Layer already exists 23:13:21 e0e8c51f8fe0: Layer already exists 23:13:21 b541d28bf3b4: Layer already exists 23:13:21 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:13:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 23:13:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:13:21 d1e80dd84c3f: Preparing 23:13:21 d1e80dd84c3f: Preparing 23:13:21 f41b4daee83d: Preparing 23:13:21 ab78743f6a26: Preparing 23:13:21 6c166002ad99: Preparing 23:13:21 58a6430e7551: Preparing 23:13:21 a653b23c79b7: Preparing 23:13:21 f6922b4b6cd6: Preparing 23:13:21 dc2bea1b4a36: Preparing 23:13:21 e0e8c51f8fe0: Preparing 23:13:21 476576d4ced7: Preparing 23:13:21 b541d28bf3b4: Preparing 23:13:21 f6922b4b6cd6: Waiting 23:13:21 476576d4ced7: Waiting 23:13:21 b541d28bf3b4: Waiting 23:13:21 e0e8c51f8fe0: Waiting 23:13:21 dc2bea1b4a36: Waiting 23:13:21 a653b23c79b7: Waiting 23:13:21 6c166002ad99: Layer already exists 23:13:21 58a6430e7551: Layer already exists 23:13:21 d1e80dd84c3f: Layer already exists 23:13:21 ab78743f6a26: Layer already exists 23:13:21 f41b4daee83d: Layer already exists 23:13:21 f6922b4b6cd6: Layer already exists 23:13:21 a653b23c79b7: Layer already exists 23:13:21 e0e8c51f8fe0: Layer already exists 23:13:21 dc2bea1b4a36: Layer already exists 23:13:21 476576d4ced7: Layer already exists 23:13:21 b541d28bf3b4: Layer already exists 23:13:21 main: digest: sha256:6aa32659f3a730a12cdcf4e32e7ddc384d29eadd3179ee2eddeb04ee1010f257 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:21 ===================================================== [Pipeline] echo 23:13:21 taggedImages: 23:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.96 23:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:13:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:13:21 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:21 latest 23:13:21 2.2.0-dev.96 23:13:21 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:21 main 23:13:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:13:22 d76b237e117a: Preparing 23:13:22 6c7968c1c153: Preparing 23:13:22 dbb84c13fc9c: Preparing 23:13:22 12fc79f70209: Preparing 23:13:22 83711d9befdf: Preparing 23:13:22 ff0cd471caa3: Preparing 23:13:22 f910907aab06: Preparing 23:13:22 b541d28bf3b4: Preparing 23:13:22 ff0cd471caa3: Waiting 23:13:22 f910907aab06: Waiting 23:13:22 b541d28bf3b4: Waiting 23:13:22 d76b237e117a: Pushed 23:13:22 83711d9befdf: Pushed 23:13:22 6c7968c1c153: Pushed 23:13:22 b541d28bf3b4: Layer already exists 23:13:22 ff0cd471caa3: Pushed 23:13:23 f910907aab06: Pushed 23:13:23 dbb84c13fc9c: Pushed 23:13:23 12fc79f70209: Pushed 23:13:23 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:13:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 23:13:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:13:24 d76b237e117a: Preparing 23:13:24 6c7968c1c153: Preparing 23:13:24 dbb84c13fc9c: Preparing 23:13:24 12fc79f70209: Preparing 23:13:24 83711d9befdf: Preparing 23:13:24 ff0cd471caa3: Preparing 23:13:24 f910907aab06: Preparing 23:13:24 b541d28bf3b4: Preparing 23:13:24 f910907aab06: Waiting 23:13:24 ff0cd471caa3: Waiting 23:13:24 b541d28bf3b4: Waiting 23:13:24 12fc79f70209: Layer already exists 23:13:24 6c7968c1c153: Layer already exists 23:13:24 d76b237e117a: Layer already exists 23:13:24 83711d9befdf: Layer already exists 23:13:24 dbb84c13fc9c: Layer already exists 23:13:24 ff0cd471caa3: Layer already exists 23:13:24 b541d28bf3b4: Layer already exists 23:13:24 f910907aab06: Layer already exists 23:13:24 latest: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:13:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.96 23:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:13:24 d76b237e117a: Preparing 23:13:24 6c7968c1c153: Preparing 23:13:24 dbb84c13fc9c: Preparing 23:13:24 12fc79f70209: Preparing 23:13:24 83711d9befdf: Preparing 23:13:24 ff0cd471caa3: Preparing 23:13:24 f910907aab06: Preparing 23:13:24 b541d28bf3b4: Preparing 23:13:24 ff0cd471caa3: Waiting 23:13:24 b541d28bf3b4: Waiting 23:13:24 f910907aab06: Waiting 23:13:24 12fc79f70209: Layer already exists 23:13:24 83711d9befdf: Layer already exists 23:13:24 d76b237e117a: Layer already exists 23:13:24 dbb84c13fc9c: Layer already exists 23:13:24 6c7968c1c153: Layer already exists 23:13:24 ff0cd471caa3: Layer already exists 23:13:24 f910907aab06: Layer already exists 23:13:24 b541d28bf3b4: Layer already exists 23:13:24 2.2.0-dev.96: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:13:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:13:25 d76b237e117a: Preparing 23:13:25 6c7968c1c153: Preparing 23:13:25 dbb84c13fc9c: Preparing 23:13:25 12fc79f70209: Preparing 23:13:25 83711d9befdf: Preparing 23:13:25 ff0cd471caa3: Preparing 23:13:25 f910907aab06: Preparing 23:13:25 b541d28bf3b4: Preparing 23:13:25 ff0cd471caa3: Waiting 23:13:25 f910907aab06: Waiting 23:13:25 b541d28bf3b4: Waiting 23:13:25 dbb84c13fc9c: Layer already exists 23:13:25 6c7968c1c153: Layer already exists 23:13:25 d76b237e117a: Layer already exists 23:13:25 83711d9befdf: Layer already exists 23:13:25 12fc79f70209: Layer already exists 23:13:25 ff0cd471caa3: Layer already exists 23:13:25 f910907aab06: Layer already exists 23:13:25 b541d28bf3b4: Layer already exists 23:13:25 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:13:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:13:26 d76b237e117a: Preparing 23:13:26 6c7968c1c153: Preparing 23:13:26 dbb84c13fc9c: Preparing 23:13:26 12fc79f70209: Preparing 23:13:26 83711d9befdf: Preparing 23:13:26 ff0cd471caa3: Preparing 23:13:26 f910907aab06: Preparing 23:13:26 b541d28bf3b4: Preparing 23:13:26 ff0cd471caa3: Waiting 23:13:26 f910907aab06: Waiting 23:13:26 b541d28bf3b4: Waiting 23:13:26 12fc79f70209: Layer already exists 23:13:26 83711d9befdf: Layer already exists 23:13:26 6c7968c1c153: Layer already exists 23:13:26 d76b237e117a: Layer already exists 23:13:26 dbb84c13fc9c: Layer already exists 23:13:26 ff0cd471caa3: Layer already exists 23:13:26 b541d28bf3b4: Layer already exists 23:13:26 f910907aab06: Layer already exists 23:13:26 main: digest: sha256:8a5eb3242233761c2cab2714313b90d6d2188e24060c126f2810347b8935d1e8 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:26 ===================================================== [Pipeline] echo 23:13:26 taggedImages: 23:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.96 23:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:13:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:13:26 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:26 latest 23:13:26 2.2.0-dev.96 23:13:26 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:26 main 23:13:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:13:26 ea0b1eae1af0: Preparing 23:13:26 7d97e7e4625f: Preparing 23:13:26 e32bc7ca022a: Preparing 23:13:26 27d331599e84: Preparing 23:13:26 d4e827d8ac88: Preparing 23:13:26 0920cc737ebf: Preparing 23:13:26 4572983eb1d3: Preparing 23:13:26 5de854719dcc: Preparing 23:13:26 aba8570b4e78: Preparing 23:13:26 b541d28bf3b4: Preparing 23:13:26 5de854719dcc: Waiting 23:13:26 aba8570b4e78: Waiting 23:13:26 0920cc737ebf: Waiting 23:13:26 b541d28bf3b4: Waiting 23:13:26 4572983eb1d3: Waiting 23:13:26 d4e827d8ac88: Pushed 23:13:26 ea0b1eae1af0: Pushed 23:13:26 7d97e7e4625f: Pushed 23:13:27 4572983eb1d3: Pushed 23:13:27 0920cc737ebf: Pushed 23:13:27 5de854719dcc: Pushed 23:13:27 b541d28bf3b4: Layer already exists 23:13:27 aba8570b4e78: Pushed 23:13:27 27d331599e84: Pushed 23:13:28 e32bc7ca022a: Pushed 23:13:28 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh 23:13:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:13:29 ea0b1eae1af0: Preparing 23:13:29 7d97e7e4625f: Preparing 23:13:29 e32bc7ca022a: Preparing 23:13:29 27d331599e84: Preparing 23:13:29 d4e827d8ac88: Preparing 23:13:29 0920cc737ebf: Preparing 23:13:29 4572983eb1d3: Preparing 23:13:29 5de854719dcc: Preparing 23:13:29 aba8570b4e78: Preparing 23:13:29 b541d28bf3b4: Preparing 23:13:29 4572983eb1d3: Waiting 23:13:29 5de854719dcc: Waiting 23:13:29 aba8570b4e78: Waiting 23:13:29 0920cc737ebf: Waiting 23:13:29 b541d28bf3b4: Waiting 23:13:29 e32bc7ca022a: Layer already exists 23:13:29 7d97e7e4625f: Layer already exists 23:13:29 27d331599e84: Layer already exists 23:13:29 d4e827d8ac88: Layer already exists 23:13:29 ea0b1eae1af0: Layer already exists 23:13:29 0920cc737ebf: Layer already exists 23:13:29 5de854719dcc: Layer already exists 23:13:29 aba8570b4e78: Layer already exists 23:13:29 b541d28bf3b4: Layer already exists 23:13:29 4572983eb1d3: Layer already exists 23:13:29 latest: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.96 23:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:13:29 ea0b1eae1af0: Preparing 23:13:29 7d97e7e4625f: Preparing 23:13:29 e32bc7ca022a: Preparing 23:13:29 27d331599e84: Preparing 23:13:29 d4e827d8ac88: Preparing 23:13:29 0920cc737ebf: Preparing 23:13:29 4572983eb1d3: Preparing 23:13:29 5de854719dcc: Preparing 23:13:29 aba8570b4e78: Preparing 23:13:29 b541d28bf3b4: Preparing 23:13:29 4572983eb1d3: Waiting 23:13:29 5de854719dcc: Waiting 23:13:29 aba8570b4e78: Waiting 23:13:29 0920cc737ebf: Waiting 23:13:29 b541d28bf3b4: Waiting 23:13:29 7d97e7e4625f: Layer already exists 23:13:29 27d331599e84: Layer already exists 23:13:29 e32bc7ca022a: Layer already exists 23:13:29 ea0b1eae1af0: Layer already exists 23:13:29 d4e827d8ac88: Layer already exists 23:13:29 5de854719dcc: Layer already exists 23:13:29 0920cc737ebf: Layer already exists 23:13:29 4572983eb1d3: Layer already exists 23:13:29 aba8570b4e78: Layer already exists 23:13:29 b541d28bf3b4: Layer already exists 23:13:29 2.2.0-dev.96: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:13:30 ea0b1eae1af0: Preparing 23:13:30 7d97e7e4625f: Preparing 23:13:30 e32bc7ca022a: Preparing 23:13:30 27d331599e84: Preparing 23:13:30 d4e827d8ac88: Preparing 23:13:30 0920cc737ebf: Preparing 23:13:30 4572983eb1d3: Preparing 23:13:30 5de854719dcc: Preparing 23:13:30 aba8570b4e78: Preparing 23:13:30 b541d28bf3b4: Preparing 23:13:30 5de854719dcc: Waiting 23:13:30 aba8570b4e78: Waiting 23:13:30 b541d28bf3b4: Waiting 23:13:30 0920cc737ebf: Waiting 23:13:30 4572983eb1d3: Waiting 23:13:30 e32bc7ca022a: Layer already exists 23:13:30 ea0b1eae1af0: Layer already exists 23:13:30 27d331599e84: Layer already exists 23:13:30 d4e827d8ac88: Layer already exists 23:13:30 7d97e7e4625f: Layer already exists 23:13:30 0920cc737ebf: Layer already exists 23:13:30 4572983eb1d3: Layer already exists 23:13:30 aba8570b4e78: Layer already exists 23:13:30 5de854719dcc: Layer already exists 23:13:30 b541d28bf3b4: Layer already exists 23:13:30 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] isUnix [Pipeline] sh 23:13:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 23:13:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:13:30 ea0b1eae1af0: Preparing 23:13:30 7d97e7e4625f: Preparing 23:13:30 e32bc7ca022a: Preparing 23:13:30 27d331599e84: Preparing 23:13:30 d4e827d8ac88: Preparing 23:13:30 0920cc737ebf: Preparing 23:13:30 4572983eb1d3: Preparing 23:13:30 5de854719dcc: Preparing 23:13:30 aba8570b4e78: Preparing 23:13:30 b541d28bf3b4: Preparing 23:13:30 0920cc737ebf: Waiting 23:13:30 5de854719dcc: Waiting 23:13:30 4572983eb1d3: Waiting 23:13:30 b541d28bf3b4: Waiting 23:13:30 aba8570b4e78: Waiting 23:13:30 e32bc7ca022a: Layer already exists 23:13:30 d4e827d8ac88: Layer already exists 23:13:30 ea0b1eae1af0: Layer already exists 23:13:30 7d97e7e4625f: Layer already exists 23:13:30 27d331599e84: Layer already exists 23:13:30 0920cc737ebf: Layer already exists 23:13:30 5de854719dcc: Layer already exists 23:13:30 b541d28bf3b4: Layer already exists 23:13:30 4572983eb1d3: Layer already exists 23:13:30 aba8570b4e78: Layer already exists 23:13:30 main: digest: sha256:afa51cf5880ae5ad078cee955d986ebd4471924a82f20cc70b51299be141a0ee size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:30 ===================================================== [Pipeline] echo 23:13:31 taggedImages: 23:13:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:13:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.96 23:13:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:13:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:13:31 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:31 latest 23:13:31 2.2.0-dev.96 23:13:31 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:31 main 23:13:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:13:31 2847adc2e5c8: Preparing 23:13:31 f2a2f6b146a5: Preparing 23:13:31 a653b23c79b7: Preparing 23:13:31 ef3fd44d7f19: Preparing 23:13:31 6a6a089e1075: Preparing 23:13:31 4fc242d58285: Preparing 23:13:31 4fc242d58285: Waiting 23:13:31 a653b23c79b7: Layer already exists 23:13:31 4fc242d58285: Layer already exists 23:13:31 6a6a089e1075: Pushed 23:13:31 2847adc2e5c8: Pushed 23:13:32 ef3fd44d7f19: Pushed 23:13:33 f2a2f6b146a5: Pushed 23:13:33 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 23:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:13:34 2847adc2e5c8: Preparing 23:13:34 f2a2f6b146a5: Preparing 23:13:34 a653b23c79b7: Preparing 23:13:34 ef3fd44d7f19: Preparing 23:13:34 6a6a089e1075: Preparing 23:13:34 4fc242d58285: Preparing 23:13:34 4fc242d58285: Waiting 23:13:34 2847adc2e5c8: Layer already exists 23:13:34 a653b23c79b7: Layer already exists 23:13:34 ef3fd44d7f19: Layer already exists 23:13:34 f2a2f6b146a5: Layer already exists 23:13:34 6a6a089e1075: Layer already exists 23:13:34 4fc242d58285: Layer already exists 23:13:34 latest: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.96 23:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:13:34 2847adc2e5c8: Preparing 23:13:34 f2a2f6b146a5: Preparing 23:13:34 a653b23c79b7: Preparing 23:13:34 ef3fd44d7f19: Preparing 23:13:34 6a6a089e1075: Preparing 23:13:34 4fc242d58285: Preparing 23:13:34 4fc242d58285: Waiting 23:13:34 a653b23c79b7: Layer already exists 23:13:34 f2a2f6b146a5: Layer already exists 23:13:34 6a6a089e1075: Layer already exists 23:13:34 2847adc2e5c8: Layer already exists 23:13:34 ef3fd44d7f19: Layer already exists 23:13:34 4fc242d58285: Layer already exists 23:13:34 2.2.0-dev.96: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:13:35 2847adc2e5c8: Preparing 23:13:35 f2a2f6b146a5: Preparing 23:13:35 a653b23c79b7: Preparing 23:13:35 ef3fd44d7f19: Preparing 23:13:35 6a6a089e1075: Preparing 23:13:35 4fc242d58285: Preparing 23:13:35 4fc242d58285: Waiting 23:13:35 2847adc2e5c8: Layer already exists 23:13:35 a653b23c79b7: Layer already exists 23:13:35 6a6a089e1075: Layer already exists 23:13:35 f2a2f6b146a5: Layer already exists 23:13:35 ef3fd44d7f19: Layer already exists 23:13:35 4fc242d58285: Layer already exists 23:13:35 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:13:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 23:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:13:35 2847adc2e5c8: Preparing 23:13:35 f2a2f6b146a5: Preparing 23:13:35 a653b23c79b7: Preparing 23:13:35 ef3fd44d7f19: Preparing 23:13:35 6a6a089e1075: Preparing 23:13:35 4fc242d58285: Preparing 23:13:35 4fc242d58285: Waiting 23:13:35 ef3fd44d7f19: Layer already exists 23:13:35 2847adc2e5c8: Layer already exists 23:13:35 a653b23c79b7: Layer already exists 23:13:35 6a6a089e1075: Layer already exists 23:13:35 f2a2f6b146a5: Layer already exists 23:13:35 4fc242d58285: Layer already exists 23:13:35 main: digest: sha256:b5fb7e65e7f76dc8ff770c2557b1a8a914d5014bf008ad0d2de98e70a5f8d606 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:36 ===================================================== [Pipeline] echo 23:13:36 taggedImages: 23:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.96 23:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:13:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:13:36 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:36 latest 23:13:36 2.2.0-dev.96 23:13:36 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:36 main 23:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:13:36 5aa49fcfc205: Preparing 23:13:36 563010161748: Preparing 23:13:36 55ee0bdc4cd9: Preparing 23:13:36 a0f57437b9d0: Preparing 23:13:36 0e03589e1a16: Preparing 23:13:36 30f8eb091d02: Preparing 23:13:36 6a6a089e1075: Preparing 23:13:36 4fc242d58285: Preparing 23:13:36 30f8eb091d02: Waiting 23:13:36 6a6a089e1075: Waiting 23:13:36 4fc242d58285: Waiting 23:13:36 563010161748: Pushed 23:13:36 5aa49fcfc205: Pushed 23:13:36 55ee0bdc4cd9: Pushed 23:13:36 6a6a089e1075: Layer already exists 23:13:36 4fc242d58285: Layer already exists 23:13:37 30f8eb091d02: Pushed 23:13:40 0e03589e1a16: Pushed 23:13:43 a0f57437b9d0: Pushed 23:13:43 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:13:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 23:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:13:44 5aa49fcfc205: Preparing 23:13:44 563010161748: Preparing 23:13:44 55ee0bdc4cd9: Preparing 23:13:44 a0f57437b9d0: Preparing 23:13:44 0e03589e1a16: Preparing 23:13:44 30f8eb091d02: Preparing 23:13:44 6a6a089e1075: Preparing 23:13:44 4fc242d58285: Preparing 23:13:44 30f8eb091d02: Waiting 23:13:44 6a6a089e1075: Waiting 23:13:44 0e03589e1a16: Layer already exists 23:13:44 563010161748: Layer already exists 23:13:44 a0f57437b9d0: Layer already exists 23:13:44 5aa49fcfc205: Layer already exists 23:13:44 55ee0bdc4cd9: Layer already exists 23:13:44 30f8eb091d02: Layer already exists 23:13:44 4fc242d58285: Layer already exists 23:13:44 6a6a089e1075: Layer already exists 23:13:44 latest: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:13:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.96 23:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:13:44 5aa49fcfc205: Preparing 23:13:44 563010161748: Preparing 23:13:44 55ee0bdc4cd9: Preparing 23:13:44 a0f57437b9d0: Preparing 23:13:44 0e03589e1a16: Preparing 23:13:44 30f8eb091d02: Preparing 23:13:44 6a6a089e1075: Preparing 23:13:44 4fc242d58285: Preparing 23:13:44 30f8eb091d02: Waiting 23:13:44 4fc242d58285: Waiting 23:13:44 0e03589e1a16: Layer already exists 23:13:44 5aa49fcfc205: Layer already exists 23:13:44 563010161748: Layer already exists 23:13:44 a0f57437b9d0: Layer already exists 23:13:44 55ee0bdc4cd9: Layer already exists 23:13:44 30f8eb091d02: Layer already exists 23:13:44 6a6a089e1075: Layer already exists 23:13:44 4fc242d58285: Layer already exists 23:13:44 2.2.0-dev.96: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:13:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:13:45 5aa49fcfc205: Preparing 23:13:45 563010161748: Preparing 23:13:45 55ee0bdc4cd9: Preparing 23:13:45 a0f57437b9d0: Preparing 23:13:45 0e03589e1a16: Preparing 23:13:45 30f8eb091d02: Preparing 23:13:45 6a6a089e1075: Preparing 23:13:45 4fc242d58285: Preparing 23:13:45 30f8eb091d02: Waiting 23:13:45 6a6a089e1075: Waiting 23:13:45 4fc242d58285: Waiting 23:13:45 563010161748: Layer already exists 23:13:45 0e03589e1a16: Layer already exists 23:13:45 5aa49fcfc205: Layer already exists 23:13:45 a0f57437b9d0: Layer already exists 23:13:45 55ee0bdc4cd9: Layer already exists 23:13:45 30f8eb091d02: Layer already exists 23:13:45 6a6a089e1075: Layer already exists 23:13:45 4fc242d58285: Layer already exists 23:13:45 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:13:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 23:13:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:13:46 5aa49fcfc205: Preparing 23:13:46 563010161748: Preparing 23:13:46 55ee0bdc4cd9: Preparing 23:13:46 a0f57437b9d0: Preparing 23:13:46 0e03589e1a16: Preparing 23:13:46 30f8eb091d02: Preparing 23:13:46 6a6a089e1075: Preparing 23:13:46 4fc242d58285: Preparing 23:13:46 30f8eb091d02: Waiting 23:13:46 6a6a089e1075: Waiting 23:13:46 0e03589e1a16: Layer already exists 23:13:46 563010161748: Layer already exists 23:13:46 5aa49fcfc205: Layer already exists 23:13:46 55ee0bdc4cd9: Layer already exists 23:13:46 a0f57437b9d0: Layer already exists 23:13:46 30f8eb091d02: Layer already exists 23:13:46 4fc242d58285: Layer already exists 23:13:46 6a6a089e1075: Layer already exists 23:13:46 main: digest: sha256:3eeb81e84640b8ebff4fcfe8fdccf052eccbcdc98955e22d208bb2ca1f2c2e07 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:46 ===================================================== [Pipeline] echo 23:13:46 taggedImages: 23:13:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:13:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.96 23:13:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:13:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:13:46 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:46 latest 23:13:46 2.2.0-dev.96 23:13:46 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:46 main 23:13:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:13:46 a150724413e2: Preparing 23:13:46 5d739a758def: Preparing 23:13:46 699746b1b39d: Preparing 23:13:46 71b899011248: Preparing 23:13:46 6d8abf609f85: Preparing 23:13:46 6a6a089e1075: Preparing 23:13:46 4fc242d58285: Preparing 23:13:46 6a6a089e1075: Waiting 23:13:46 699746b1b39d: Pushed 23:13:46 5d739a758def: Pushed 23:13:46 a150724413e2: Pushed 23:13:46 6a6a089e1075: Layer already exists 23:13:46 4fc242d58285: Layer already exists 23:13:47 6d8abf609f85: Pushed 23:13:55 71b899011248: Pushed 23:13:55 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh 23:13:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 23:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:13:55 a150724413e2: Preparing 23:13:55 5d739a758def: Preparing 23:13:55 699746b1b39d: Preparing 23:13:55 71b899011248: Preparing 23:13:55 6d8abf609f85: Preparing 23:13:55 6a6a089e1075: Preparing 23:13:55 4fc242d58285: Preparing 23:13:55 4fc242d58285: Waiting 23:13:55 6a6a089e1075: Waiting 23:13:55 699746b1b39d: Layer already exists 23:13:55 5d739a758def: Layer already exists 23:13:55 6d8abf609f85: Layer already exists 23:13:55 a150724413e2: Layer already exists 23:13:55 71b899011248: Layer already exists 23:13:55 6a6a089e1075: Layer already exists 23:13:55 4fc242d58285: Layer already exists 23:13:55 latest: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh 23:13:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.96 23:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:13:56 a150724413e2: Preparing 23:13:56 5d739a758def: Preparing 23:13:56 699746b1b39d: Preparing 23:13:56 71b899011248: Preparing 23:13:56 6d8abf609f85: Preparing 23:13:56 6a6a089e1075: Preparing 23:13:56 4fc242d58285: Preparing 23:13:56 6a6a089e1075: Waiting 23:13:56 4fc242d58285: Waiting 23:13:56 6d8abf609f85: Layer already exists 23:13:56 71b899011248: Layer already exists 23:13:56 a150724413e2: Layer already exists 23:13:56 5d739a758def: Layer already exists 23:13:56 699746b1b39d: Layer already exists 23:13:56 4fc242d58285: Layer already exists 23:13:56 6a6a089e1075: Layer already exists 23:13:56 2.2.0-dev.96: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh 23:13:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:13:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:13:57 a150724413e2: Preparing 23:13:57 5d739a758def: Preparing 23:13:57 699746b1b39d: Preparing 23:13:57 71b899011248: Preparing 23:13:57 6d8abf609f85: Preparing 23:13:57 6a6a089e1075: Preparing 23:13:57 4fc242d58285: Preparing 23:13:57 6a6a089e1075: Waiting 23:13:57 4fc242d58285: Waiting 23:13:57 a150724413e2: Layer already exists 23:13:57 699746b1b39d: Layer already exists 23:13:57 71b899011248: Layer already exists 23:13:57 6d8abf609f85: Layer already exists 23:13:57 5d739a758def: Layer already exists 23:13:57 6a6a089e1075: Layer already exists 23:13:57 4fc242d58285: Layer already exists 23:13:57 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] isUnix [Pipeline] sh 23:13:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 23:13:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:13:57 a150724413e2: Preparing 23:13:57 5d739a758def: Preparing 23:13:57 699746b1b39d: Preparing 23:13:57 71b899011248: Preparing 23:13:57 6d8abf609f85: Preparing 23:13:57 6a6a089e1075: Preparing 23:13:57 4fc242d58285: Preparing 23:13:57 6a6a089e1075: Waiting 23:13:57 4fc242d58285: Waiting 23:13:57 6d8abf609f85: Layer already exists 23:13:57 5d739a758def: Layer already exists 23:13:57 699746b1b39d: Layer already exists 23:13:57 a150724413e2: Layer already exists 23:13:57 71b899011248: Layer already exists 23:13:57 6a6a089e1075: Layer already exists 23:13:57 4fc242d58285: Layer already exists 23:13:57 main: digest: sha256:ce32ed983a83fe065178479495113ee9ca386b4a9bfa238bea44c27a3d87d64d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:57 ===================================================== [Pipeline] echo 23:13:57 taggedImages: 23:13:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:13:57 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.96 23:13:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:13:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:13:57 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:57 latest 23:13:57 2.2.0-dev.96 23:13:57 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:13:57 main 23:13:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:13:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:13:58 342e708eeeb4: Preparing 23:13:58 796ff09cec2b: Preparing 23:13:58 e87d7197b216: Preparing 23:13:58 3c78536521cd: Preparing 23:13:58 30f8eb091d02: Preparing 23:13:58 6a6a089e1075: Preparing 23:13:58 4fc242d58285: Preparing 23:13:58 6a6a089e1075: Waiting 23:13:58 4fc242d58285: Waiting 23:13:58 30f8eb091d02: Layer already exists 23:13:58 6a6a089e1075: Layer already exists 23:13:58 4fc242d58285: Layer already exists 23:13:58 342e708eeeb4: Pushed 23:13:58 796ff09cec2b: Pushed 23:13:58 e87d7197b216: Pushed 23:14:06 3c78536521cd: Pushed 23:14:06 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:14:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 23:14:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:14:07 342e708eeeb4: Preparing 23:14:07 796ff09cec2b: Preparing 23:14:07 e87d7197b216: Preparing 23:14:07 3c78536521cd: Preparing 23:14:07 30f8eb091d02: Preparing 23:14:07 6a6a089e1075: Preparing 23:14:07 4fc242d58285: Preparing 23:14:07 6a6a089e1075: Waiting 23:14:07 4fc242d58285: Waiting 23:14:07 342e708eeeb4: Layer already exists 23:14:07 e87d7197b216: Layer already exists 23:14:07 30f8eb091d02: Layer already exists 23:14:07 796ff09cec2b: Layer already exists 23:14:07 3c78536521cd: Layer already exists 23:14:07 6a6a089e1075: Layer already exists 23:14:07 4fc242d58285: Layer already exists 23:14:07 latest: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:14:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.96 23:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:14:07 342e708eeeb4: Preparing 23:14:07 796ff09cec2b: Preparing 23:14:07 e87d7197b216: Preparing 23:14:07 3c78536521cd: Preparing 23:14:07 30f8eb091d02: Preparing 23:14:07 6a6a089e1075: Preparing 23:14:07 4fc242d58285: Preparing 23:14:07 6a6a089e1075: Waiting 23:14:07 4fc242d58285: Waiting 23:14:07 796ff09cec2b: Layer already exists 23:14:07 e87d7197b216: Layer already exists 23:14:07 342e708eeeb4: Layer already exists 23:14:07 3c78536521cd: Layer already exists 23:14:07 30f8eb091d02: Layer already exists 23:14:07 6a6a089e1075: Layer already exists 23:14:07 4fc242d58285: Layer already exists 23:14:07 2.2.0-dev.96: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:14:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:14:08 342e708eeeb4: Preparing 23:14:08 796ff09cec2b: Preparing 23:14:08 e87d7197b216: Preparing 23:14:08 3c78536521cd: Preparing 23:14:08 30f8eb091d02: Preparing 23:14:08 6a6a089e1075: Preparing 23:14:08 4fc242d58285: Preparing 23:14:08 6a6a089e1075: Waiting 23:14:08 4fc242d58285: Waiting 23:14:08 796ff09cec2b: Layer already exists 23:14:08 e87d7197b216: Layer already exists 23:14:08 30f8eb091d02: Layer already exists 23:14:08 3c78536521cd: Layer already exists 23:14:08 342e708eeeb4: Layer already exists 23:14:08 6a6a089e1075: Layer already exists 23:14:08 4fc242d58285: Layer already exists 23:14:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:14:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 23:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:14:08 342e708eeeb4: Preparing 23:14:08 796ff09cec2b: Preparing 23:14:08 e87d7197b216: Preparing 23:14:08 3c78536521cd: Preparing 23:14:08 30f8eb091d02: Preparing 23:14:08 6a6a089e1075: Preparing 23:14:08 4fc242d58285: Preparing 23:14:08 6a6a089e1075: Waiting 23:14:08 4fc242d58285: Waiting 23:14:08 342e708eeeb4: Layer already exists 23:14:08 e87d7197b216: Layer already exists 23:14:08 30f8eb091d02: Layer already exists 23:14:08 3c78536521cd: Layer already exists 23:14:08 796ff09cec2b: Layer already exists 23:14:08 6a6a089e1075: Layer already exists 23:14:08 4fc242d58285: Layer already exists 23:14:08 main: digest: sha256:a831d9abf14dccbf509f33a05b2963172f5be9477d6f659a300b1f8a7b764502 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:08 ===================================================== [Pipeline] echo 23:14:08 taggedImages: 23:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.96 23:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:14:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:14:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:08 latest 23:14:08 2.2.0-dev.96 23:14:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:08 main 23:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:14:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:14:09 40a151dc00f0: Preparing 23:14:09 185c509acaad: Preparing 23:14:09 a653b23c79b7: Preparing 23:14:09 8ebcf5aa9df8: Preparing 23:14:09 b541d28bf3b4: Preparing 23:14:09 b541d28bf3b4: Layer already exists 23:14:09 a653b23c79b7: Layer already exists 23:14:09 40a151dc00f0: Pushed 23:14:09 8ebcf5aa9df8: Pushed 23:14:11 185c509acaad: Pushed 23:14:11 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh 23:14:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 23:14:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:14:12 40a151dc00f0: Preparing 23:14:12 185c509acaad: Preparing 23:14:12 a653b23c79b7: Preparing 23:14:12 8ebcf5aa9df8: Preparing 23:14:12 b541d28bf3b4: Preparing 23:14:12 b541d28bf3b4: Layer already exists 23:14:12 185c509acaad: Layer already exists 23:14:12 8ebcf5aa9df8: Layer already exists 23:14:12 40a151dc00f0: Layer already exists 23:14:12 a653b23c79b7: Layer already exists 23:14:12 latest: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh 23:14:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.96 23:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:14:12 40a151dc00f0: Preparing 23:14:12 185c509acaad: Preparing 23:14:12 a653b23c79b7: Preparing 23:14:12 8ebcf5aa9df8: Preparing 23:14:12 b541d28bf3b4: Preparing 23:14:12 a653b23c79b7: Layer already exists 23:14:12 185c509acaad: Layer already exists 23:14:12 b541d28bf3b4: Layer already exists 23:14:12 40a151dc00f0: Layer already exists 23:14:12 8ebcf5aa9df8: Layer already exists 23:14:12 2.2.0-dev.96: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh 23:14:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:14:13 40a151dc00f0: Preparing 23:14:13 185c509acaad: Preparing 23:14:13 a653b23c79b7: Preparing 23:14:13 8ebcf5aa9df8: Preparing 23:14:13 b541d28bf3b4: Preparing 23:14:13 40a151dc00f0: Layer already exists 23:14:13 185c509acaad: Layer already exists 23:14:13 8ebcf5aa9df8: Layer already exists 23:14:13 b541d28bf3b4: Layer already exists 23:14:13 a653b23c79b7: Layer already exists 23:14:13 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] isUnix [Pipeline] sh 23:14:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 23:14:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:14:13 40a151dc00f0: Preparing 23:14:13 185c509acaad: Preparing 23:14:13 a653b23c79b7: Preparing 23:14:13 8ebcf5aa9df8: Preparing 23:14:13 b541d28bf3b4: Preparing 23:14:13 b541d28bf3b4: Layer already exists 23:14:13 40a151dc00f0: Layer already exists 23:14:13 185c509acaad: Layer already exists 23:14:13 8ebcf5aa9df8: Layer already exists 23:14:13 a653b23c79b7: Layer already exists 23:14:13 main: digest: sha256:33fd81334416007f9536f511a19f56eb6c85b16fb84332b62c0942e11303750d size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:13 ===================================================== [Pipeline] echo 23:14:13 taggedImages: 23:14:13 - nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:14:13 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.96 23:14:13 - nexus3.edgexfoundry.org:10004/support-notifications:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:14:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:14:13 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:13 latest 23:14:13 2.2.0-dev.96 23:14:13 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:13 main 23:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:14:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:14:14 cdeb98e317d6: Preparing 23:14:14 24e5eb33abf8: Preparing 23:14:14 a653b23c79b7: Preparing 23:14:14 6892c659974a: Preparing 23:14:14 b541d28bf3b4: Preparing 23:14:14 a653b23c79b7: Layer already exists 23:14:14 6892c659974a: Layer already exists 23:14:14 b541d28bf3b4: Layer already exists 23:14:14 cdeb98e317d6: Pushed 23:14:17 24e5eb33abf8: Pushed 23:14:17 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh 23:14:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 23:14:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:14:17 cdeb98e317d6: Preparing 23:14:17 24e5eb33abf8: Preparing 23:14:17 a653b23c79b7: Preparing 23:14:17 6892c659974a: Preparing 23:14:17 b541d28bf3b4: Preparing 23:14:17 24e5eb33abf8: Layer already exists 23:14:17 b541d28bf3b4: Layer already exists 23:14:17 6892c659974a: Layer already exists 23:14:17 cdeb98e317d6: Layer already exists 23:14:17 a653b23c79b7: Layer already exists 23:14:17 latest: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh 23:14:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.96 23:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:14:18 cdeb98e317d6: Preparing 23:14:18 24e5eb33abf8: Preparing 23:14:18 a653b23c79b7: Preparing 23:14:18 6892c659974a: Preparing 23:14:18 b541d28bf3b4: Preparing 23:14:18 a653b23c79b7: Layer already exists 23:14:18 24e5eb33abf8: Layer already exists 23:14:18 b541d28bf3b4: Layer already exists 23:14:18 cdeb98e317d6: Layer already exists 23:14:18 6892c659974a: Layer already exists 23:14:18 2.2.0-dev.96: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:14:18 cdeb98e317d6: Preparing 23:14:18 24e5eb33abf8: Preparing 23:14:18 a653b23c79b7: Preparing 23:14:18 6892c659974a: Preparing 23:14:18 b541d28bf3b4: Preparing 23:14:18 24e5eb33abf8: Layer already exists 23:14:18 cdeb98e317d6: Layer already exists 23:14:18 6892c659974a: Layer already exists 23:14:18 b541d28bf3b4: Layer already exists 23:14:18 a653b23c79b7: Layer already exists 23:14:18 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:14:19 cdeb98e317d6: Preparing 23:14:19 24e5eb33abf8: Preparing 23:14:19 a653b23c79b7: Preparing 23:14:19 6892c659974a: Preparing 23:14:19 b541d28bf3b4: Preparing 23:14:19 b541d28bf3b4: Layer already exists 23:14:19 a653b23c79b7: Layer already exists 23:14:19 6892c659974a: Layer already exists 23:14:19 cdeb98e317d6: Layer already exists 23:14:19 24e5eb33abf8: Layer already exists 23:14:19 main: digest: sha256:c32d25e43b5393cc8f5d704beeaa39f86b85cff8ea0991edff79f185ffd544ab size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:19 ===================================================== [Pipeline] echo 23:14:19 taggedImages: 23:14:19 - nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:14:19 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.96 23:14:19 - nexus3.edgexfoundry.org:10004/support-scheduler:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:14:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:14:19 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:19 latest 23:14:19 2.2.0-dev.96 23:14:19 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:19 main 23:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 23:14:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:14:20 6a00327afc31: Preparing 23:14:20 b0d84add77ff: Preparing 23:14:20 13bec49a8583: Preparing 23:14:20 5313fe491226: Preparing 23:14:20 52f44be93a46: Preparing 23:14:20 10d82663b225: Preparing 23:14:20 f7a7a140f1b3: Preparing 23:14:20 31e69d4774c9: Preparing 23:14:20 f7a7a140f1b3: Waiting 23:14:20 7750d494dfbd: Preparing 23:14:20 31e69d4774c9: Waiting 23:14:20 10d82663b225: Waiting 23:14:20 18708474c90b: Preparing 23:14:20 4fc242d58285: Preparing 23:14:20 7750d494dfbd: Waiting 23:14:20 4fc242d58285: Waiting 23:14:20 18708474c90b: Waiting 23:14:20 52f44be93a46: Layer already exists 23:14:20 10d82663b225: Layer already exists 23:14:20 f7a7a140f1b3: Layer already exists 23:14:20 31e69d4774c9: Layer already exists 23:14:20 b0d84add77ff: Pushed 23:14:20 7750d494dfbd: Layer already exists 23:14:20 18708474c90b: Layer already exists 23:14:20 4fc242d58285: Layer already exists 23:14:20 6a00327afc31: Pushed 23:14:21 13bec49a8583: Pushed 23:14:27 5313fe491226: Pushed 23:14:27 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh 23:14:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 23:14:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:14:28 6a00327afc31: Preparing 23:14:28 b0d84add77ff: Preparing 23:14:28 13bec49a8583: Preparing 23:14:28 5313fe491226: Preparing 23:14:28 52f44be93a46: Preparing 23:14:28 10d82663b225: Preparing 23:14:28 f7a7a140f1b3: Preparing 23:14:28 31e69d4774c9: Preparing 23:14:28 7750d494dfbd: Preparing 23:14:28 18708474c90b: Preparing 23:14:28 4fc242d58285: Preparing 23:14:28 f7a7a140f1b3: Waiting 23:14:28 7750d494dfbd: Waiting 23:14:28 31e69d4774c9: Waiting 23:14:28 18708474c90b: Waiting 23:14:28 4fc242d58285: Waiting 23:14:28 10d82663b225: Waiting 23:14:28 b0d84add77ff: Layer already exists 23:14:28 52f44be93a46: Layer already exists 23:14:28 13bec49a8583: Layer already exists 23:14:28 6a00327afc31: Layer already exists 23:14:28 5313fe491226: Layer already exists 23:14:28 10d82663b225: Layer already exists 23:14:28 f7a7a140f1b3: Layer already exists 23:14:28 7750d494dfbd: Layer already exists 23:14:28 31e69d4774c9: Layer already exists 23:14:28 18708474c90b: Layer already exists 23:14:28 4fc242d58285: Layer already exists 23:14:28 latest: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh 23:14:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.96 23:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:14:29 6a00327afc31: Preparing 23:14:29 b0d84add77ff: Preparing 23:14:29 13bec49a8583: Preparing 23:14:29 5313fe491226: Preparing 23:14:29 52f44be93a46: Preparing 23:14:29 10d82663b225: Preparing 23:14:29 f7a7a140f1b3: Preparing 23:14:29 31e69d4774c9: Preparing 23:14:29 7750d494dfbd: Preparing 23:14:29 18708474c90b: Preparing 23:14:29 4fc242d58285: Preparing 23:14:29 f7a7a140f1b3: Waiting 23:14:29 31e69d4774c9: Waiting 23:14:29 7750d494dfbd: Waiting 23:14:29 18708474c90b: Waiting 23:14:29 4fc242d58285: Waiting 23:14:29 10d82663b225: Waiting 23:14:29 13bec49a8583: Layer already exists 23:14:29 52f44be93a46: Layer already exists 23:14:29 b0d84add77ff: Layer already exists 23:14:29 5313fe491226: Layer already exists 23:14:29 6a00327afc31: Layer already exists 23:14:29 f7a7a140f1b3: Layer already exists 23:14:29 10d82663b225: Layer already exists 23:14:29 31e69d4774c9: Layer already exists 23:14:29 7750d494dfbd: Layer already exists 23:14:29 18708474c90b: Layer already exists 23:14:29 4fc242d58285: Layer already exists 23:14:29 2.2.0-dev.96: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh 23:14:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 23:14:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:14:29 6a00327afc31: Preparing 23:14:29 b0d84add77ff: Preparing 23:14:29 13bec49a8583: Preparing 23:14:29 5313fe491226: Preparing 23:14:29 52f44be93a46: Preparing 23:14:29 10d82663b225: Preparing 23:14:29 f7a7a140f1b3: Preparing 23:14:29 31e69d4774c9: Preparing 23:14:29 7750d494dfbd: Preparing 23:14:29 18708474c90b: Preparing 23:14:29 4fc242d58285: Preparing 23:14:29 31e69d4774c9: Waiting 23:14:29 18708474c90b: Waiting 23:14:29 4fc242d58285: Waiting 23:14:29 7750d494dfbd: Waiting 23:14:29 10d82663b225: Waiting 23:14:29 f7a7a140f1b3: Waiting 23:14:29 13bec49a8583: Layer already exists 23:14:29 52f44be93a46: Layer already exists 23:14:29 5313fe491226: Layer already exists 23:14:29 b0d84add77ff: Layer already exists 23:14:29 6a00327afc31: Layer already exists 23:14:29 10d82663b225: Layer already exists 23:14:29 f7a7a140f1b3: Layer already exists 23:14:29 31e69d4774c9: Layer already exists 23:14:29 18708474c90b: Layer already exists 23:14:29 7750d494dfbd: Layer already exists 23:14:29 4fc242d58285: Layer already exists 23:14:29 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] isUnix [Pipeline] sh 23:14:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 23:14:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:14:30 6a00327afc31: Preparing 23:14:30 b0d84add77ff: Preparing 23:14:30 13bec49a8583: Preparing 23:14:30 5313fe491226: Preparing 23:14:30 52f44be93a46: Preparing 23:14:30 10d82663b225: Preparing 23:14:30 f7a7a140f1b3: Preparing 23:14:30 31e69d4774c9: Preparing 23:14:30 7750d494dfbd: Preparing 23:14:30 18708474c90b: Preparing 23:14:30 4fc242d58285: Preparing 23:14:30 31e69d4774c9: Waiting 23:14:30 18708474c90b: Waiting 23:14:30 7750d494dfbd: Waiting 23:14:30 4fc242d58285: Waiting 23:14:30 10d82663b225: Waiting 23:14:30 f7a7a140f1b3: Waiting 23:14:30 5313fe491226: Layer already exists 23:14:30 b0d84add77ff: Layer already exists 23:14:30 13bec49a8583: Layer already exists 23:14:30 6a00327afc31: Layer already exists 23:14:30 52f44be93a46: Layer already exists 23:14:30 10d82663b225: Layer already exists 23:14:30 18708474c90b: Layer already exists 23:14:30 31e69d4774c9: Layer already exists 23:14:30 f7a7a140f1b3: Layer already exists 23:14:30 7750d494dfbd: Layer already exists 23:14:30 4fc242d58285: Layer already exists 23:14:30 main: digest: sha256:69da50ac3bea68b53eeb00db6dfaf0a215e0c6e48e0c410831fb92ae3e62bade size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:30 ===================================================== [Pipeline] echo 23:14:30 taggedImages: 23:14:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 23:14:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:14:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.96 23:14:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 23:14:30 - 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] } 00:05:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-62999 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:05:05 Running in /w/workspace/edgex-go/226 [Pipeline] { [Pipeline] checkout 00:05:05 The recommended git tool is: git 00:05:12 using credential edgex-jenkins-ssh 00:05:12 Cloning the remote Git repository 00:05:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:05:13 > git init /w/workspace/edgex-go/226 # timeout=10 00:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:05:13 > git --version # timeout=10 00:05:13 > git --version # 'git version 2.25.1' 00:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:33 Avoid second fetch 00:05:33 Checking out Revision 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 (main) 00:05:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:33 > git config core.sparsecheckout # timeout=10 00:05:33 > git checkout -f 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 00:05:38 Commit message: "build: Update to released Go Mods (#4020)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:05:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:39 Dload Upload Total Spent Left Speed 00:05:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 00:05:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:05:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:05:40 + sudo tee /etc/docker/daemon.new 00:05:40 { 00:05:40 "registry-mirrors": [ 00:05:40 "https://nexus3.edgexfoundry.org:10001" 00:05:40 ], 00:05:40 "bip": "10.250.0.254/24", 00:05:40 "hosts": [ 00:05:40 "tcp://0.0.0.0:5555", 00:05:40 "unix:///var/run/docker.sock" 00:05:40 ], 00:05:40 "mtu": 1458, 00:05:40 "selinux-enabled": true, 00:05:40 "seccomp-profile": "/etc/docker/seccomp.json" 00:05:40 } [Pipeline] sh 00:05:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:59 provisioning config files... 00:05:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config2619007699012936848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:00 ---> docker-login.sh 00:06:00 nexus3.edgexfoundry.org:10001 00:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:01 Configure a credential helper to remove this warning. See 00:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:01 00:06:01 Login Succeeded 00:06:01 nexus3.edgexfoundry.org:10002 00:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:01 Configure a credential helper to remove this warning. See 00:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:01 00:06:01 Login Succeeded 00:06:01 nexus3.edgexfoundry.org:10003 00:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:02 Configure a credential helper to remove this warning. See 00:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:02 00:06:02 Login Succeeded 00:06:02 nexus3.edgexfoundry.org:10004 00:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:02 Configure a credential helper to remove this warning. See 00:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:02 00:06:02 Login Succeeded 00:06:02 docker.io 00:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:03 Configure a credential helper to remove this warning. See 00:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:03 00:06:03 Login Succeeded 00:06:03 ---> docker-login.sh ends [Pipeline] } 00:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:24 ========================================================= 00:06:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:06:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:24 9b3977197b4f: Pulling fs layer 00:06:24 1a89e8eeedd5: Pulling fs layer 00:06:24 94645a83ff95: Pulling fs layer 00:06:24 3f3a8bcf1eab: Pulling fs layer 00:06:24 0c92f367c5e7: Pulling fs layer 00:06:24 3096ccb668a1: Pulling fs layer 00:06:24 e8cf19c19ddd: Pulling fs layer 00:06:24 a4caa8a26152: Pulling fs layer 00:06:24 3096ccb668a1: Waiting 00:06:24 3f3a8bcf1eab: Waiting 00:06:24 e8cf19c19ddd: Waiting 00:06:24 0c92f367c5e7: Waiting 00:06:24 a4caa8a26152: Waiting 00:06:24 94645a83ff95: Verifying Checksum 00:06:24 94645a83ff95: Download complete 00:06:24 1a89e8eeedd5: Verifying Checksum 00:06:24 1a89e8eeedd5: Download complete 00:06:24 0c92f367c5e7: Verifying Checksum 00:06:24 0c92f367c5e7: Download complete 00:06:24 9b3977197b4f: Verifying Checksum 00:06:24 9b3977197b4f: Download complete 00:06:24 3096ccb668a1: Verifying Checksum 00:06:24 3096ccb668a1: Download complete 00:06:24 e8cf19c19ddd: Verifying Checksum 00:06:24 e8cf19c19ddd: Download complete 00:06:25 9b3977197b4f: Pull complete 00:06:26 1a89e8eeedd5: Pull complete 00:06:26 94645a83ff95: Pull complete 00:06:27 a4caa8a26152: Verifying Checksum 00:06:27 a4caa8a26152: Download complete 00:06:27 3f3a8bcf1eab: Verifying Checksum 00:06:27 3f3a8bcf1eab: Download complete 00:06:40 3f3a8bcf1eab: Pull complete 00:06:40 0c92f367c5e7: Pull complete 00:06:40 3096ccb668a1: Pull complete 00:06:40 e8cf19c19ddd: Pull complete 00:06:46 a4caa8a26152: Pull complete 00:06:46 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 00:06:47 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:47 WORKDIR /edgex 00:06:47 COPY go.mod . 00:06:47 RUN go mod download 00:06:47 docker build -t ci-base-image-arm64 -f - . 00:06:50 Sending build context to Docker daemon 169.3MB 00:06:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:50 ---> 725f1c02e7f9 00:06:50 Step 2/4 : WORKDIR /edgex 00:06:51 ---> Running in a884043748ed 00:06:51 Removing intermediate container a884043748ed 00:06:51 ---> 62182a8da680 00:06:51 Step 3/4 : COPY go.mod . 00:06:52 ---> f7ec38370ceb 00:06:52 Step 4/4 : RUN go mod download 00:06:52 ---> Running in e48ccdfa4991 00:07:49 Removing intermediate container e48ccdfa4991 00:07:49 ---> 2dc4c7c8b76f 00:07:49 Successfully built 2dc4c7c8b76f 00:07:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:07:49 + docker inspect -f . ci-base-image-arm64 00:07:49 . [Pipeline] withDockerContainer 00:07:49 prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container 00:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-arm64 cat 00:07:51 $ docker top 0b1fa66dd9a759208d26f2b1611e55ea91c6cdc7914c89c0246b7a474bf95daa -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:52 + go version 00:07:52 go version go1.17.6 linux/arm64 [Pipeline] } 00:07:52 $ docker stop --time=1 0b1fa66dd9a759208d26f2b1611e55ea91c6cdc7914c89c0246b7a474bf95daa 00:07:54 $ docker rm -f 0b1fa66dd9a759208d26f2b1611e55ea91c6cdc7914c89c0246b7a474bf95daa [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 00:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:54 00:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:55 latest: Pulling from edgex-devops/edgex-compose-arm64 00:07:55 29e5d40040c1: Pulling fs layer 00:07:55 1ce36da41761: Pulling fs layer 00:07:55 25b303627fd3: Pulling fs layer 00:07:55 29e5d40040c1: Verifying Checksum 00:07:55 29e5d40040c1: Download complete 00:07:55 1ce36da41761: Verifying Checksum 00:07:55 1ce36da41761: Download complete 00:07:55 29e5d40040c1: Pull complete 00:07:57 25b303627fd3: Verifying Checksum 00:07:57 25b303627fd3: Download complete 00:07:57 1ce36da41761: Pull complete 00:08:09 25b303627fd3: Pull complete 00:08:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:08:10 prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container 00:08:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-arm64:latest cat 00:08:12 $ docker top 4f7bb86b03b5e70bafd54649ae90ef1f072010993709899068f0137eba22db0e -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:13 + grep parallel 00:08:13 + docker-compose build --help 00:08:19 --parallel Build images in parallel. [Pipeline] } 00:08:19 $ docker stop --time=1 4f7bb86b03b5e70bafd54649ae90ef1f072010993709899068f0137eba22db0e 00:08:21 $ docker rm -f 4f7bb86b03b5e70bafd54649ae90ef1f072010993709899068f0137eba22db0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:21 . [Pipeline] withDockerContainer 00:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container 00:08: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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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 00:08:23 $ docker top 626b469905b6b2cf12368248b236f2c9d4e8f77ffa8422d558c8213729ef50a4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:24 + docker-compose -f ./docker-compose-build.yml build --parallel 00:08:31 Building core-command ... 00:08:31 Building core-data ... 00:08:31 Building core-metadata ... 00:08:31 Building security-bootstrapper ... 00:08:31 Building security-proxy-setup ... 00:08:31 Building security-secretstore-setup ... 00:08:31 Building security-spiffe-token-provider ... 00:08:31 Building security-spire-agent ... 00:08:31 Building security-spire-config ... 00:08:31 Building security-spire-server ... 00:08:31 Building support-notifications ... 00:08:31 Building support-scheduler ... 00:08:31 Building sys-mgmt-agent ... 00:08:31 Building support-notifications 00:08:31 Building security-spiffe-token-provider 00:08:31 Building core-data 00:08:31 Building security-secretstore-setup 00:08:31 Building security-bootstrapper 00:09:28 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:09:28 ---> 2dc4c7c8b76f 00:09:28 Step 3/20 : WORKDIR /edgex-go 00:09:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:09:28 ---> 2dc4c7c8b76f 00:09:28 Step 3/23 : WORKDIR /edgex-go 00:09:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:09:28 ---> 2dc4c7c8b76f 00:09:28 Step 3/22 : WORKDIR /edgex-go 00:09:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:09:28 ---> 2dc4c7c8b76f 00:09:28 Step 3/25 : WORKDIR /edgex-go 00:09:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:09:28 ---> 2dc4c7c8b76f 00:09:28 Step 3/31 : WORKDIR /edgex-go 00:09:28 ---> Running in bd1300241c29 00:09:28 ---> Running in c970b6db7346 00:09:28 ---> Running in 5f36c3a627af 00:09:28 ---> Running in 25062ce0c8d1 00:09:28 ---> Running in 941d94c21766 00:09:28 Removing intermediate container bd1300241c29 00:09:28 ---> 820c82e882a1 00:09:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:09:28 Removing intermediate container 25062ce0c8d1 00:09:28 ---> 44505df4b397 00:09:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:28 ---> Running in f61499dfab91 00:09:28 Removing intermediate container 5f36c3a627af 00:09:28 ---> a2e87a5ab25e 00:09:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:28 Removing intermediate container c970b6db7346 00:09:28 ---> dec2b66e326b 00:09:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:28 ---> Running in 976939ec1cca 00:09:28 Removing intermediate container 941d94c21766 00:09:28 ---> 88bb1b8788c3 00:09:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:28 ---> Running in e7106387aed1 00:09:28 ---> Running in 2699c7d48be4 00:09:28 ---> Running in e7a39caea55d 00:09:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:28 Removing intermediate container 976939ec1cca 00:09:28 ---> 49356b09d382 00:09:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:09:28 Removing intermediate container e7106387aed1 00:09:28 ---> b33b05eac5af 00:09:28 Step 5/31 : RUN apk add --update --no-cache make git 00:09:28 ---> Running in d3676c35d00a 00:09:28 ---> Running in af8463eaf9b3 00:09:28 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 00:09:28 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 00:09:28 OK: 15741 distinct packages available 00:09:28 Removing intermediate container 2699c7d48be4 00:09:28 ---> 6c3698727f07 00:09:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:09:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:28 Removing intermediate container e7a39caea55d 00:09:28 ---> cd2f44bae50e 00:09:28 Step 5/25 : RUN apk add --update --no-cache make git 00:09:28 ---> Running in 3ee2e1194386 00:09:28 ---> Running in d8cbde7f5ebb 00:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:30 OK: 220 MiB in 52 packages 00:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:32 Removing intermediate container f61499dfab91 00:09:32 ---> 5e9f82fe7645 00:09:32 Step 5/20 : COPY go.mod vendor* ./ 00:09:32 OK: 220 MiB in 52 packages 00:09:33 OK: 220 MiB in 52 packages 00:09:33 ---> 5e0fb25b6bb9 00:09:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:33 OK: 220 MiB in 52 packages 00:09:33 OK: 220 MiB in 52 packages 00:09:34 ---> Running in 88fa7932cf68 00:09:35 Removing intermediate container d3676c35d00a 00:09:35 ---> dafde66fe374 00:09:35 Step 6/23 : COPY go.mod vendor* ./ 00:09:36 Removing intermediate container af8463eaf9b3 00:09:36 ---> 797a270e6a44 00:09:36 Step 6/31 : COPY go.mod vendor* ./ 00:09:36 Removing intermediate container 3ee2e1194386 00:09:36 ---> f6fa75893150 00:09:36 Step 6/22 : COPY go.mod vendor* ./ 00:09:36 Removing intermediate container d8cbde7f5ebb 00:09:36 ---> 09bca8537e2b 00:09:36 Step 6/25 : COPY go.mod vendor* ./ 00:09:37 ---> bb732aa8a976 00:09:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:37 ---> Running in 432f151bc755 00:09:37 ---> d60ce612db44 00:09:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:38 ---> 46a6b788ca5c 00:09:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:38 ---> Running in 52c283e9df51 00:09:38 ---> Running in 5189f7ced43b 00:09:38 ---> d77a17aa9db0 00:09:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:39 ---> Running in be1c37db6cca 00:09:39 Removing intermediate container 88fa7932cf68 00:09:39 ---> 16ab67496bbe 00:09:39 Step 7/20 : COPY . . 00:09:43 Removing intermediate container 432f151bc755 00:09:43 ---> 72f941e9effb 00:09:43 Step 8/23 : COPY . . 00:09:44 Removing intermediate container 52c283e9df51 00:09:44 ---> 23708031e51e 00:09:44 Step 8/22 : COPY . . 00:09:44 Removing intermediate container 5189f7ced43b 00:09:44 ---> ac0114ba781e 00:09:44 Step 8/31 : COPY . . 00:09:45 Removing intermediate container be1c37db6cca 00:09:45 ---> b49879c5629f 00:09:45 Step 8/25 : COPY . . 00:10:00 ---> 20b89016659d 00:10:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:10:00 ---> Running in bb149b9c29bd 00:10:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:10:02 ---> af07c232a832 00:10:02 Step 9/23 : RUN make cmd/core-data/core-data 00:10:03 ---> Running in db12da104fb7 00:10:05 ---> 020d25ddd568 00:10:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:10:05 ---> Running in b573ac9f7031 00:10:05 ---> 5a3c8172aab2 00:10:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:10:05 ---> Running in fe62caccf42f 00:10:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:10:06 ---> b0f9d84b8a61 00:10:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:10:06 ---> Running in 103ee55246df 00:10:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:10: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.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:10: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.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:15: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.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:15:49 Removing intermediate container 103ee55246df 00:15:49 ---> d03c77f0cc57 00:15:49 00:15:49 Step 10/31 : FROM alpine:3.14 00:15:50 3.14: Pulling from library/alpine 00:15:50 Removing intermediate container fe62caccf42f 00:15:50 ---> 71a23004f832 00:15:50 00:15:50 Step 10/25 : FROM alpine:3.14 00:15:50 3.14: Pulling from library/alpine 00:15:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:15:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:15:51 Status: Downloaded newer image for alpine:3.14 00:15:51 Status: Downloaded newer image for alpine:3.14 00:15:51 ---> ac73e934f311 00:15:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:15:51 ---> ac73e934f311 00:15:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:15:51 ---> Running in c4a9528a8881 00:15:51 ---> Running in 9c2f8e4ebed9 00:15:52 Removing intermediate container 9c2f8e4ebed9 00:15:52 ---> 44737c418105 00:15:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:15:52 ---> Running in 9ab6f5c8a716 00:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:15:55 (1/3) Installing ca-certificates (20211220-r0) 00:15:55 (2/3) Installing dumb-init (1.2.5-r1) 00:15:55 (3/3) Installing su-exec (0.2-r1) 00:15:55 Executing busybox-1.33.1-r7.trigger 00:15:55 Executing ca-certificates-20211220-r0.trigger 00:15:56 OK: 6 MiB in 17 packages 00:15:56 (1/2) Installing dumb-init (1.2.5-r1) 00:15:56 (2/2) Installing su-exec (0.2-r1) 00:15:56 Executing busybox-1.33.1-r7.trigger 00:15:56 OK: 6 MiB in 16 packages 00:15:58 Removing intermediate container 9ab6f5c8a716 00:15:58 ---> 3648bfb47001 00:15:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:15:58 Removing intermediate container c4a9528a8881 00:15:58 ---> 9912596ab892 00:15:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:58 ---> Running in 11d182355cba 00:15:58 ---> Running in 67a9f67bc17e 00:15:59 Removing intermediate container 11d182355cba 00:15:59 ---> 7dfe56d10aed 00:15:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:15:59 ---> Running in 7cfcf34f0a62 00:15:59 Removing intermediate container 67a9f67bc17e 00:15:59 ---> 0db978cdef29 00:15:59 Step 13/25 : WORKDIR / 00:15:59 ---> Running in d869e4c900cf 00:16:00 Removing intermediate container 7cfcf34f0a62 00:16:00 ---> 14404dc02b2a 00:16:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:16:00 Removing intermediate container d869e4c900cf 00:16:00 ---> 2ea9fab65004 00:16:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:16:00 ---> Running in d190a0b90bfc 00:16:02 ---> 405a6739eb34 00:16:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:16:03 ---> a1db1cb69ab0 00:16:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:16:04 Removing intermediate container d190a0b90bfc 00:16:04 ---> e2067a2b6373 00:16:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:16:04 ---> b5492ffb97bb 00:16:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:16:04 ---> Running in a0fa4cfe9683 00:16:05 Removing intermediate container a0fa4cfe9683 00:16:05 ---> 998c57609fad 00:16:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:16:05 ---> edd288907aac 00:16:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:16:07 ---> e109a15680d9 00:16:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:16:07 ---> Running in 7fa0044e9346 00:16:08 ---> b5024136c858 00:16:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:16:11 Removing intermediate container 7fa0044e9346 00:16:11 ---> e8ef09631789 00:16:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:16:11 ---> 029276271651 00:16:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:16:12 ---> 21a0f24c5b0a 00:16:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:16:13 ---> 880b5c662753 00:16:13 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/ 00:16:13 ---> Running in 19e37635167d 00:16:15 ---> 6ca8699c7978 00:16:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:16:17 ---> 761f91cfdc1d 00:16:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:16:17 Removing intermediate container 19e37635167d 00:16:17 ---> 3c901aaad767 00:16:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:16:17 ---> Running in bb54ae637835 00:16:18 Removing intermediate container bb54ae637835 00:16:18 ---> fa28574ddff6 00:16:18 Step 23/25 : LABEL arch=arm64 00:16:18 ---> 74990c18b942 00:16:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:16:18 ---> Running in 0da59cc7e67d 00:16:19 Removing intermediate container 0da59cc7e67d 00:16:19 ---> 60fcb50e4e4e 00:16:19 Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:16:19 ---> Running in 2f27ba77f8dc 00:16:19 ---> ba6e1db1e836 00:16:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:16:20 ---> Running in 76848e10cacd 00:16:20 Removing intermediate container 2f27ba77f8dc 00:16:20 ---> 9173251ed96e 00:16:20 Step 25/25 : LABEL version=2.2.0-dev.96 00:16:20 ---> Running in 72fda41387c1 00:16:20 Removing intermediate container 72fda41387c1 00:16:20 ---> df5856b0baac 00:16:20 00:16:20 Removing intermediate container 76848e10cacd 00:16:20 ---> ab066f18fc2b 00:16:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:16:21 Successfully built df5856b0baac 00:16:21 Successfully tagged security-secretstore-setup-arm64:latest 00:16:21  Building security-secretstore-setup ... done Building core-command 00:16:21 ---> 22d09aa0a857 00:16:22 Step 26/31 : RUN chmod +x /entrypoint.sh 00:16:22 ---> Running in 06dc5231146d 00:16:25 Removing intermediate container 06dc5231146d 00:16:25 ---> ba44766238d2 00:16:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:16:25 ---> Running in 8edcede94252 00:16:26 Removing intermediate container 8edcede94252 00:16:26 ---> 542301d1176b 00:16:26 Step 28/31 : CMD ["gate"] 00:16:26 ---> Running in 918fbc6b51ae 00:16:27 Removing intermediate container 918fbc6b51ae 00:16:27 ---> 295349ad3928 00:16:27 Step 29/31 : LABEL arch=arm64 00:16:27 ---> Running in d3638d67b392 00:16:27 Removing intermediate container d3638d67b392 00:16:27 ---> c179ea0e3228 00:16:27 Step 30/31 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:16:28 ---> Running in 119274862db9 00:16:28 Removing intermediate container 119274862db9 00:16:28 ---> f8434bb4eefe 00:16:28 Step 31/31 : LABEL version=2.2.0-dev.96 00:16:28 ---> Running in 3ae36a4a3ca1 00:16:29 Removing intermediate container 3ae36a4a3ca1 00:16:29 ---> 113eabf922d8 00:16:29 00:16:29 Successfully built 113eabf922d8 00:16:29 Successfully tagged security-bootstrapper-arm64:latest 00:16:29 Building support-scheduler 00:16:48  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:16:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:48 ---> 2dc4c7c8b76f 00:16:48 Step 3/23 : WORKDIR /edgex-go 00:16:48 ---> Using cache 00:16:48 ---> 88bb1b8788c3 00:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:48 ---> Using cache 00:16:48 ---> cd2f44bae50e 00:16:48 Step 5/23 : RUN apk add --update --no-cache make git 00:16:48 ---> Using cache 00:16:48 ---> 09bca8537e2b 00:16:48 Step 6/23 : COPY go.mod vendor* ./ 00:16:48 ---> Using cache 00:16:48 ---> d77a17aa9db0 00:16:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:48 ---> Using cache 00:16:48 ---> b49879c5629f 00:16:48 Step 8/23 : COPY . . 00:16:48 ---> Using cache 00:16:48 ---> 5a3c8172aab2 00:16:48 Step 9/23 : RUN make cmd/core-command/core-command 00:16:48 ---> Running in 4507a93921f8 00:16:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:56 ---> 2dc4c7c8b76f 00:16:56 Step 3/22 : WORKDIR /edgex-go 00:16:56 ---> Using cache 00:16:56 ---> 88bb1b8788c3 00:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:56 ---> Using cache 00:16:56 ---> cd2f44bae50e 00:16:56 Step 5/22 : RUN apk add --update --no-cache make git 00:16:56 ---> Using cache 00:16:56 ---> 09bca8537e2b 00:16:56 Step 6/22 : COPY go.mod vendor* ./ 00:16:56 ---> Using cache 00:16:56 ---> d77a17aa9db0 00:16:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:56 ---> Using cache 00:16:56 ---> b49879c5629f 00:16:56 Step 8/22 : COPY . . 00:16:56 ---> Using cache 00:16:56 ---> 5a3c8172aab2 00:16:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:16:56 ---> Running in 0517d6eb8f64 00:16:57 Removing intermediate container db12da104fb7 00:16:57 ---> 9d5ac165cebb 00:16:57 00:16:57 Step 10/23 : FROM alpine:3.14 00:16:57 ---> ac73e934f311 00:16:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:16:57 ---> Running in e0cbf2b1660c 00:16:58 Removing intermediate container e0cbf2b1660c 00:16:58 ---> 6e9148106fdf 00:16:58 Step 12/23 : ENV APP_PORT=59880 00:16:58 ---> Running in 0e9120de954b 00:16:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:16:59 Removing intermediate container 0e9120de954b 00:16:59 ---> 37b58b52fed7 00:16:59 Step 13/23 : EXPOSE $APP_PORT 00:16:59 ---> Running in 31e1d68b38ec 00:16:59 Removing intermediate container 31e1d68b38ec 00:16:59 ---> 9386a5fcd134 00:16:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:59 ---> Running in 2264f519bd45 00:17:03 Removing intermediate container 2264f519bd45 00:17:03 ---> 82cc186e6443 00:17:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:17:03 ---> Running in 9bc12f14297b 00:17:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:17:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:17:07 (1/6) Installing dumb-init (1.2.5-r1) 00:17:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:17:07 (3/6) Installing libsodium (1.0.18-r0) 00:17:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:17:07 (5/6) Installing libzmq (4.3.4-r0) 00:17:07 (6/6) Installing zeromq (4.3.4-r0) 00:17:07 Executing busybox-1.33.1-r7.trigger 00:17:07 OK: 8 MiB in 20 packages 00:17:09 Removing intermediate container 9bc12f14297b 00:17:09 ---> 5d9f2348ac15 00:17:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:10 ---> d9e59bd536b1 00:17:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:17:12 ---> f7cfa1153a6f 00:17:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:17:13 ---> b94ae4f84785 00:17:13 Step 19/23 : ENTRYPOINT ["/core-data"] 00:17:13 ---> Running in 2207b69e48a8 00:17:14 Removing intermediate container 2207b69e48a8 00:17:14 ---> c41ad41f7d8e 00:17:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:14 ---> Running in be63826c9d48 00:17:14 Removing intermediate container be63826c9d48 00:17:14 ---> 9635874c11b3 00:17:14 Step 21/23 : LABEL arch=arm64 00:17:14 ---> Running in 9d9dd64ce514 00:17:15 Removing intermediate container 9d9dd64ce514 00:17:15 ---> f1df84ac49bb 00:17:15 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:17:15 ---> Running in e774d82f6573 00:17:16 Removing intermediate container e774d82f6573 00:17:16 ---> 1ed286f4caf9 00:17:16 Step 23/23 : LABEL version=2.2.0-dev.96 00:17:16 ---> Running in 25f488bb3db1 00:17:16 Removing intermediate container 25f488bb3db1 00:17:16 ---> d1cbb6091ffb 00:17:16 00:17:16 Successfully built d1cbb6091ffb 00:17:16 Successfully tagged core-data-arm64:latest 00:17:16  Building core-data ... done Building security-spire-server 00:17:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:17:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:17:35 ---> 2dc4c7c8b76f 00:17:35 Step 3/25 : WORKDIR /edgex-go 00:17:35 ---> Using cache 00:17:35 ---> 88bb1b8788c3 00:17:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:35 ---> Using cache 00:17:35 ---> cd2f44bae50e 00:17:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:17:35 ---> Running in 07da3570a697 00:17:35 Removing intermediate container bb149b9c29bd 00:17:35 ---> de327d85c747 00:17:35 00:17:35 Step 9/20 : FROM alpine:3.15 00:17:35 3.15: Pulling from library/alpine 00:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:36 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:17:36 Status: Downloaded newer image for alpine:3.15 00:17:36 ---> 3fb3c9af89a9 00:17:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:17:36 ---> Running in a9a3d2aa58cd 00:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:37 Removing intermediate container a9a3d2aa58cd 00:17:37 ---> 4d8f54cc923b 00:17:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:37 ---> Running in 70bd5639dad5 00:17:38 OK: 220 MiB in 52 packages 00:17:40 Removing intermediate container 07da3570a697 00:17:40 ---> 73fd60d89b44 00:17:40 Step 6/25 : COPY go.mod vendor* ./ 00:17:41 Removing intermediate container 70bd5639dad5 00:17:41 ---> b9d6ea18f1c2 00:17:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:17:41 ---> Running in f98dac966228 00:17:42 ---> 42856bba0429 00:17:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:42 ---> Running in fe8a6672628a 00:17:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:46 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 00:17:46 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 00:17:46 OK: 15732 distinct packages available 00:17:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:48 Removing intermediate container fe8a6672628a 00:17:48 ---> 68ce3888a383 00:17:48 Step 8/25 : COPY . . 00:17:50 (1/9) Installing ca-certificates (20211220-r0) 00:17:50 (2/9) Installing brotli-libs (1.0.9-r5) 00:17:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:17:50 (4/9) Installing libcurl (7.80.0-r1) 00:17:50 (5/9) Installing curl (7.80.0-r1) 00:17:51 (6/9) Installing dumb-init (1.2.5-r1) 00:17:51 (7/9) Installing musl-obstack (1.2.3-r0) 00:17:51 (8/9) Installing libucontext (1.1-r0) 00:17:51 (9/9) Installing gcompat (1.0.0-r4) 00:17:51 Executing busybox-1.34.1-r5.trigger 00:17:51 Executing ca-certificates-20211220-r0.trigger 00:17:52 OK: 8 MiB in 23 packages 00:17:55 Removing intermediate container f98dac966228 00:17:55 ---> 1aac2b4809bf 00:17:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:56 ---> d4ef96f3a81d 00:17:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:18:00 ---> 69a610fcc1d3 00:18:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:18:02 ---> d6bc74e111fd 00:18:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:18:02 ---> Running in 223be687f0e4 00:18:03 Removing intermediate container 223be687f0e4 00:18:03 ---> eb78d9e95682 00:18:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:03 ---> Running in 4ee4aeebbd03 00:18:04 Removing intermediate container 4ee4aeebbd03 00:18:04 ---> 2782300ef74b 00:18:04 Step 18/20 : LABEL arch=arm64 00:18:04 ---> Running in efbd84b0d2db 00:18:04 ---> 1284451af3e8 00:18:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:18:04 ---> Running in cb7d3352cb2e 00:18:05 Removing intermediate container efbd84b0d2db 00:18:05 ---> 52007b4372ea 00:18:05 Step 19/20 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:18:05 ---> Running in d8eac1b67da4 00:18:05 Removing intermediate container cb7d3352cb2e 00:18:05 ---> f2bd9bc02e6e 00:18:05 Step 10/25 : RUN mkdir -p spire-build 00:18:06 ---> Running in 6e36a3a709d2 00:18:06 Removing intermediate container d8eac1b67da4 00:18:06 ---> d0704e11ea7c 00:18:06 Step 20/20 : LABEL version=2.2.0-dev.96 00:18:07 ---> Running in 20ef328250e3 00:18:08 Removing intermediate container 20ef328250e3 00:18:08 ---> 5f472ea9abdd 00:18:08 00:18:09 Successfully built 5f472ea9abdd 00:18:09 Successfully tagged security-spiffe-token-provider-arm64:latest 00:18:09 Building core-metadata 00:18:10  Building security-spiffe-token-provider ... done Removing intermediate container 6e36a3a709d2 00:18:10 ---> f974e83d8a71 00:18:10 Step 11/25 : WORKDIR /edgex-go/spire-build 00:18:10 ---> Running in 61f469426f6e 00:18:11 Removing intermediate container 61f469426f6e 00:18:11 ---> d7f72823b4c1 00:18:11 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 00:18:11 ---> Running in 8942c5b3078f 00:18:15 spire-1.2.1/ 00:18:15 spire-1.2.1/.data/ 00:18:15 spire-1.2.1/.data/.file 00:18:15 spire-1.2.1/.dockerignore 00:18:15 spire-1.2.1/.gitattributes 00:18:15 spire-1.2.1/.githooks/ 00:18:15 spire-1.2.1/.githooks/pre-commit 00:18:15 spire-1.2.1/.github/ 00:18:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:18:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:18:15 spire-1.2.1/.github/dependabot.yml 00:18:15 spire-1.2.1/.github/workflows/ 00:18:15 spire-1.2.1/.github/workflows/nightly_build.yaml 00:18:15 spire-1.2.1/.github/workflows/pr_build.yaml 00:18:15 spire-1.2.1/.github/workflows/release_build.yaml 00:18:15 spire-1.2.1/.github/workflows/scripts/ 00:18:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:18:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:18:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:18:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:18:15 spire-1.2.1/.github/workflows/scripts/split.sh 00:18:15 spire-1.2.1/.gitignore 00:18:15 spire-1.2.1/.go-version 00:18:15 spire-1.2.1/.golangci.yml 00:18:15 spire-1.2.1/ADOPTERS.md 00:18:15 spire-1.2.1/CHANGELOG.md 00:18:15 spire-1.2.1/CODE-OF-CONDUCT.md 00:18:15 spire-1.2.1/CODEOWNERS 00:18:15 spire-1.2.1/CONTRIBUTING.md 00:18:15 spire-1.2.1/Dockerfile 00:18:15 spire-1.2.1/Dockerfile.dev 00:18:15 spire-1.2.1/Dockerfile.scratch 00:18:15 spire-1.2.1/LICENSE 00:18:15 spire-1.2.1/MAINTAINERS.md 00:18:15 spire-1.2.1/Makefile 00:18:15 spire-1.2.1/README.md 00:18:15 spire-1.2.1/ROADMAP.md 00:18:15 spire-1.2.1/SECURITY.md 00:18:15 spire-1.2.1/cmd/ 00:18:15 spire-1.2.1/cmd/spire-agent/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/common/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/run/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:18:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:18:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:18:15 spire-1.2.1/cmd/spire-agent/main.go 00:18:15 spire-1.2.1/cmd/spire-server/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/cli.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/run/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/token/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/validate/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/x509/ 00:18:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:18:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:18:15 spire-1.2.1/cmd/spire-server/main.go 00:18:15 spire-1.2.1/cmd/spire-server/util/ 00:18:15 spire-1.2.1/cmd/spire-server/util/util.go 00:18:15 spire-1.2.1/conf/ 00:18:15 spire-1.2.1/conf/agent/ 00:18:15 spire-1.2.1/conf/agent/agent.conf 00:18:15 spire-1.2.1/conf/agent/agent_full.conf 00:18:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:18:15 spire-1.2.1/conf/server/ 00:18:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:18:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:18:15 spire-1.2.1/conf/server/server.conf 00:18:15 spire-1.2.1/conf/server/server_full.conf 00:18:15 spire-1.2.1/doc/ 00:18:15 spire-1.2.1/doc/SPIRE101.md 00:18:15 spire-1.2.1/doc/auditlog.md 00:18:15 spire-1.2.1/doc/authorization_policy_engine.md 00:18:15 spire-1.2.1/doc/changelog_guidelines.md 00:18:15 spire-1.2.1/doc/cure53-report.pdf 00:18:15 spire-1.2.1/doc/images/ 00:18:15 spire-1.2.1/doc/images/2019_roadmap.png 00:18:15 spire-1.2.1/doc/images/SPIRE101.png 00:18:15 spire-1.2.1/doc/images/SPIRE_agent.png 00:18:15 spire-1.2.1/doc/images/SPIRE_server.png 00:18:15 spire-1.2.1/doc/images/cache_mgr.png 00:18:15 spire-1.2.1/doc/images/cache_mgr_components.png 00:18:15 spire-1.2.1/doc/images/federated_spire.png 00:18:15 spire-1.2.1/doc/images/ha_mode.png 00:18:15 spire-1.2.1/doc/images/nested_spire.png 00:18:15 spire-1.2.1/doc/images/oidc_federation.png 00:18:15 spire-1.2.1/doc/images/single_trust_domain.png 00:18:15 spire-1.2.1/doc/images/spiffe_compatible.png 00:18:15 spire-1.2.1/doc/images/spire_logo.png 00:18:15 spire-1.2.1/doc/migrating_registration_api_clients.md 00:18:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:18:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:18:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:18:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:18:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:18:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:18:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:18:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:18:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:18:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:18:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:18:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:18:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:18:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:18:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:18:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:18:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:18:15 spire-1.2.1/doc/scaling_spire.md 00:18:15 spire-1.2.1/doc/spire_agent.md 00:18:15 spire-1.2.1/doc/spire_server.md 00:18:15 spire-1.2.1/doc/supported_integrations.md 00:18:15 spire-1.2.1/doc/telemetry.md 00:18:15 spire-1.2.1/doc/telemetry_config.md 00:18:15 spire-1.2.1/doc/upgrading.md 00:18:15 spire-1.2.1/doc/using_spire.md 00:18:15 spire-1.2.1/examples/ 00:18:15 spire-1.2.1/examples/README.md 00:18:15 spire-1.2.1/go.mod 00:18:15 spire-1.2.1/go.sum 00:18:15 spire-1.2.1/pkg/ 00:18:15 spire-1.2.1/pkg/agent/ 00:18:15 spire-1.2.1/pkg/agent/agent.go 00:18:15 spire-1.2.1/pkg/agent/api/ 00:18:15 spire-1.2.1/pkg/agent/api/config.go 00:18:15 spire-1.2.1/pkg/agent/api/debug/ 00:18:15 spire-1.2.1/pkg/agent/api/debug/v1/ 00:18:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:18:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:18:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:18:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:18:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:18:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:18:15 spire-1.2.1/pkg/agent/api/endpoints.go 00:18:15 spire-1.2.1/pkg/agent/api/health/ 00:18:15 spire-1.2.1/pkg/agent/api/health/v1/ 00:18:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:18:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:18:15 spire-1.2.1/pkg/agent/api/rpccontext/ 00:18:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:18:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:18:15 spire-1.2.1/pkg/agent/attestor/ 00:18:15 spire-1.2.1/pkg/agent/attestor/node/ 00:18:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:18:15 spire-1.2.1/pkg/agent/attestor/node/node.go 00:18:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:18:15 spire-1.2.1/pkg/agent/attestor/workload/ 00:18:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:18:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:18:15 spire-1.2.1/pkg/agent/catalog/ 00:18:15 spire-1.2.1/pkg/agent/catalog/catalog.go 00:18:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:18:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:18:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:18:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:18:15 spire-1.2.1/pkg/agent/client/ 00:18:15 spire-1.2.1/pkg/agent/client/client.go 00:18:15 spire-1.2.1/pkg/agent/client/client_test.go 00:18:15 spire-1.2.1/pkg/agent/client/dial.go 00:18:15 spire-1.2.1/pkg/agent/client/nodeconn.go 00:18:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:18:15 spire-1.2.1/pkg/agent/client/update.go 00:18:15 spire-1.2.1/pkg/agent/client/util.go 00:18:15 spire-1.2.1/pkg/agent/common/ 00:18:15 spire-1.2.1/pkg/agent/common/backoff/ 00:18:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:18:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:18:15 spire-1.2.1/pkg/agent/common/cgroups/ 00:18:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:18:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:18:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:18:15 spire-1.2.1/pkg/agent/config.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/ 00:18:15 spire-1.2.1/pkg/agent/endpoints/config.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:18:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:18:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/workload/ 00:18:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:18:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:18:15 spire-1.2.1/pkg/agent/manager/ 00:18:15 spire-1.2.1/pkg/agent/manager/cache/ 00:18:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:18:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:18:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:18:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:18:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:18:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:18:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:18:15 spire-1.2.1/pkg/agent/manager/config.go 00:18:15 spire-1.2.1/pkg/agent/manager/manager.go 00:18:15 spire-1.2.1/pkg/agent/manager/manager_test.go 00:18:15 spire-1.2.1/pkg/agent/manager/storage.go 00:18:15 spire-1.2.1/pkg/agent/manager/storage_test.go 00:18:15 spire-1.2.1/pkg/agent/manager/storecache/ 00:18:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:18:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:18:15 spire-1.2.1/pkg/agent/manager/sync.go 00:18:15 spire-1.2.1/pkg/agent/plugin/ 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:18:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:18:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:18:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:18:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:18:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:18:16 spire-1.2.1/pkg/agent/svid/ 00:18:16 spire-1.2.1/pkg/agent/svid/rotator.go 00:18:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:18:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:18:16 spire-1.2.1/pkg/agent/svid/store/ 00:18:16 spire-1.2.1/pkg/agent/svid/store/service.go 00:18:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:18:16 spire-1.2.1/pkg/common/ 00:18:16 spire-1.2.1/pkg/common/agentpathtemplate/ 00:18:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:18:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:18:16 spire-1.2.1/pkg/common/api/ 00:18:16 spire-1.2.1/pkg/common/api/metrics.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/ 00:18:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/logger.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/names.go 00:18:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:18:16 spire-1.2.1/pkg/common/api/names.go 00:18:16 spire-1.2.1/pkg/common/api/ratelimit.go 00:18:16 spire-1.2.1/pkg/common/api/rpccontext/ 00:18:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:18:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:18:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:18:16 spire-1.2.1/pkg/common/auth/ 00:18:16 spire-1.2.1/pkg/common/auth/interceptors.go 00:18:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:18:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/ 00:18:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/types.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:18:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:18:16 spire-1.2.1/pkg/common/catalog/ 00:18:16 spire-1.2.1/pkg/common/catalog/bind.go 00:18:16 spire-1.2.1/pkg/common/catalog/builtin.go 00:18:16 spire-1.2.1/pkg/common/catalog/catalog.go 00:18:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:18:16 spire-1.2.1/pkg/common/catalog/closers.go 00:18:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:18:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:18:16 spire-1.2.1/pkg/common/catalog/config.go 00:18:16 spire-1.2.1/pkg/common/catalog/config_test.go 00:18:16 spire-1.2.1/pkg/common/catalog/configure.go 00:18:16 spire-1.2.1/pkg/common/catalog/constraints.go 00:18:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:18:16 spire-1.2.1/pkg/common/catalog/context.go 00:18:16 spire-1.2.1/pkg/common/catalog/external.go 00:18:16 spire-1.2.1/pkg/common/catalog/host.go 00:18:16 spire-1.2.1/pkg/common/catalog/pipenet.go 00:18:16 spire-1.2.1/pkg/common/catalog/plugin.go 00:18:16 spire-1.2.1/pkg/common/catalog/testplugin/ 00:18:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:18:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:18:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:18:16 spire-1.2.1/pkg/common/cli/ 00:18:16 spire-1.2.1/pkg/common/cli/env.go 00:18:16 spire-1.2.1/pkg/common/cli/flags.go 00:18:16 spire-1.2.1/pkg/common/cli/trust_domain.go 00:18:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:18:16 spire-1.2.1/pkg/common/cli/umask.go 00:18:16 spire-1.2.1/pkg/common/cli/umask_posix.go 00:18:16 spire-1.2.1/pkg/common/cli/umask_test.go 00:18:16 spire-1.2.1/pkg/common/cli/umask_windows.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/flag.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/format.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:18:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:18:16 spire-1.2.1/pkg/common/coretypes/ 00:18:16 spire-1.2.1/pkg/common/coretypes/bundle/ 00:18:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:18:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:18:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:18:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:18:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:18:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:18:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:18:16 spire-1.2.1/pkg/common/cryptoutil/ 00:18:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:18:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:18:16 spire-1.2.1/pkg/common/diskutil/ 00:18:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:18:16 spire-1.2.1/pkg/common/diskutil/file_test.go 00:18:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:18:16 spire-1.2.1/pkg/common/errorutil/ 00:18:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:18:16 spire-1.2.1/pkg/common/health/ 00:18:16 spire-1.2.1/pkg/common/health/config.go 00:18:16 spire-1.2.1/pkg/common/health/context.go 00:18:16 spire-1.2.1/pkg/common/health/context_test.go 00:18:16 spire-1.2.1/pkg/common/health/health.go 00:18:16 spire-1.2.1/pkg/common/health/health_test.go 00:18:16 spire-1.2.1/pkg/common/health/logger.go 00:18:16 spire-1.2.1/pkg/common/hostservice/ 00:18:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:18:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:18:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:18:16 spire-1.2.1/pkg/common/idutil/ 00:18:16 spire-1.2.1/pkg/common/idutil/require.go 00:18:16 spire-1.2.1/pkg/common/idutil/require_test.go 00:18:16 spire-1.2.1/pkg/common/idutil/safety.go 00:18:16 spire-1.2.1/pkg/common/idutil/safety_test.go 00:18:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:18:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:18:16 spire-1.2.1/pkg/common/jwtsvid/ 00:18:16 spire-1.2.1/pkg/common/jwtsvid/common.go 00:18:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:18:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:18:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:18:16 spire-1.2.1/pkg/common/jwtutil/ 00:18:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:18:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:18:16 spire-1.2.1/pkg/common/log/ 00:18:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:18:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:18:16 spire-1.2.1/pkg/common/log/log.go 00:18:16 spire-1.2.1/pkg/common/log/log_test.go 00:18:16 spire-1.2.1/pkg/common/log/options.go 00:18:16 spire-1.2.1/pkg/common/nodeutil/ 00:18:16 spire-1.2.1/pkg/common/nodeutil/node.go 00:18:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:18:16 spire-1.2.1/pkg/common/peertracker/ 00:18:16 spire-1.2.1/pkg/common/peertracker/conn.go 00:18:16 spire-1.2.1/pkg/common/peertracker/credentials.go 00:18:16 spire-1.2.1/pkg/common/peertracker/errors.go 00:18:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:18:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:18:16 spire-1.2.1/pkg/common/peertracker/info.go 00:18:16 spire-1.2.1/pkg/common/peertracker/listener.go 00:18:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:18:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:18:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:18:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:18:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:18:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:18:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tcp.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:18:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:18:16 spire-1.2.1/pkg/common/peertracker/uds.go 00:18:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:18:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:18:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:18:16 spire-1.2.1/pkg/common/pemutil/ 00:18:16 spire-1.2.1/pkg/common/pemutil/block.go 00:18:16 spire-1.2.1/pkg/common/pemutil/certs.go 00:18:16 spire-1.2.1/pkg/common/pemutil/common.go 00:18:16 spire-1.2.1/pkg/common/pemutil/csr.go 00:18:16 spire-1.2.1/pkg/common/pemutil/keys.go 00:18:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/ 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:18:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:18:16 spire-1.2.1/pkg/common/plugin/ 00:18:16 spire-1.2.1/pkg/common/plugin/aws/ 00:18:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:18:16 spire-1.2.1/pkg/common/plugin/azure/ 00:18:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:18:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:18:16 spire-1.2.1/pkg/common/plugin/facade.go 00:18:16 spire-1.2.1/pkg/common/plugin/facade_test.go 00:18:16 spire-1.2.1/pkg/common/plugin/gcp/ 00:18:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:18:16 spire-1.2.1/pkg/common/plugin/k8s/ 00:18:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:18:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:18:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:18:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:18:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:18:16 spire-1.2.1/pkg/common/plugin/log.go 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/ 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:18:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:18:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:18:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:18:16 spire-1.2.1/pkg/common/plugin/x509pop/ 00:18:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:18:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:18:16 spire-1.2.1/pkg/common/profiling/ 00:18:16 spire-1.2.1/pkg/common/profiling/dumpers.go 00:18:16 spire-1.2.1/pkg/common/profiling/profiling.go 00:18:16 spire-1.2.1/pkg/common/protoutil/ 00:18:16 spire-1.2.1/pkg/common/protoutil/masks.go 00:18:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:18:16 spire-1.2.1/pkg/common/rotationutil/ 00:18:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:18:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:18:16 spire-1.2.1/pkg/common/selector/ 00:18:16 spire-1.2.1/pkg/common/selector/selector.go 00:18:16 spire-1.2.1/pkg/common/selector/selector_test.go 00:18:16 spire-1.2.1/pkg/common/selector/set.go 00:18:16 spire-1.2.1/pkg/common/selector/set_utils.go 00:18:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/ 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/ 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:18:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:18:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:18:16 spire-1.2.1/pkg/common/telemetry/call.go 00:18:16 spire-1.2.1/pkg/common/telemetry/common/ 00:18:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:18:16 spire-1.2.1/pkg/common/telemetry/config.go 00:18:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:18:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/inmem.go 00:18:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/m3.go 00:18:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/metrics.go 00:18:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/names.go 00:18:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:18:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:18:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/ 00:18:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:18:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:18:16 spire-1.2.1/pkg/common/telemetry/server/server.go 00:18:16 spire-1.2.1/pkg/common/telemetry/sink.go 00:18:16 spire-1.2.1/pkg/common/telemetry/statsd.go 00:18:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:18:16 spire-1.2.1/pkg/common/telemetry/uptime.go 00:18:16 spire-1.2.1/pkg/common/telemetry/version.go 00:18:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:18:16 spire-1.2.1/pkg/common/uptime/ 00:18:16 spire-1.2.1/pkg/common/uptime/uptime.go 00:18:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:18:16 spire-1.2.1/pkg/common/util/ 00:18:16 spire-1.2.1/pkg/common/util/certs.go 00:18:16 spire-1.2.1/pkg/common/util/certs_test.go 00:18:16 spire-1.2.1/pkg/common/util/csr.go 00:18:16 spire-1.2.1/pkg/common/util/hash.go 00:18:16 spire-1.2.1/pkg/common/util/selectors.go 00:18:16 spire-1.2.1/pkg/common/util/selectors_test.go 00:18:16 spire-1.2.1/pkg/common/util/signals.go 00:18:16 spire-1.2.1/pkg/common/util/sort.go 00:18:16 spire-1.2.1/pkg/common/util/sort_test.go 00:18:16 spire-1.2.1/pkg/common/util/task.go 00:18:16 spire-1.2.1/pkg/common/util/task_test.go 00:18:16 spire-1.2.1/pkg/common/util/testdata/ 00:18:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:18:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:18:16 spire-1.2.1/pkg/common/version/ 00:18:16 spire-1.2.1/pkg/common/version/version.go 00:18:16 spire-1.2.1/pkg/common/x509svid/ 00:18:16 spire-1.2.1/pkg/common/x509svid/common_test.go 00:18:16 spire-1.2.1/pkg/common/x509svid/csr.go 00:18:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:18:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:18:16 spire-1.2.1/pkg/common/x509util/ 00:18:16 spire-1.2.1/pkg/common/x509util/cert.go 00:18:16 spire-1.2.1/pkg/common/x509util/dns.go 00:18:16 spire-1.2.1/pkg/common/x509util/dns_test.go 00:18:16 spire-1.2.1/pkg/common/x509util/keyid.go 00:18:16 spire-1.2.1/pkg/common/x509util/keypair.go 00:18:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:18:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:18:16 spire-1.2.1/pkg/server/ 00:18:16 spire-1.2.1/pkg/server/api/ 00:18:16 spire-1.2.1/pkg/server/api/agent.go 00:18:16 spire-1.2.1/pkg/server/api/agent/ 00:18:16 spire-1.2.1/pkg/server/api/agent/v1/ 00:18:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/agent_test.go 00:18:16 spire-1.2.1/pkg/server/api/api.go 00:18:16 spire-1.2.1/pkg/server/api/audit/ 00:18:16 spire-1.2.1/pkg/server/api/audit/audit.go 00:18:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:18:16 spire-1.2.1/pkg/server/api/bundle.go 00:18:16 spire-1.2.1/pkg/server/api/bundle/ 00:18:16 spire-1.2.1/pkg/server/api/bundle/v1/ 00:18:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/bundle_test.go 00:18:16 spire-1.2.1/pkg/server/api/debug/ 00:18:16 spire-1.2.1/pkg/server/api/debug/v1/ 00:18:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/entry.go 00:18:16 spire-1.2.1/pkg/server/api/entry/ 00:18:16 spire-1.2.1/pkg/server/api/entry/v1/ 00:18:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/entry_test.go 00:18:16 spire-1.2.1/pkg/server/api/health/ 00:18:16 spire-1.2.1/pkg/server/api/health/v1/ 00:18:16 spire-1.2.1/pkg/server/api/health/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/id.go 00:18:16 spire-1.2.1/pkg/server/api/id_test.go 00:18:16 spire-1.2.1/pkg/server/api/limits/ 00:18:16 spire-1.2.1/pkg/server/api/limits/limits.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/ 00:18:16 spire-1.2.1/pkg/server/api/middleware/alias.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/audit.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/caller.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/common.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/entries.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:18:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:18:16 spire-1.2.1/pkg/server/api/ratelimit.go 00:18:16 spire-1.2.1/pkg/server/api/rpccontext/ 00:18:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:18:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:18:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:18:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:18:16 spire-1.2.1/pkg/server/api/selector.go 00:18:16 spire-1.2.1/pkg/server/api/selector_test.go 00:18:16 spire-1.2.1/pkg/server/api/status.go 00:18:16 spire-1.2.1/pkg/server/api/status_test.go 00:18:16 spire-1.2.1/pkg/server/api/svid/ 00:18:16 spire-1.2.1/pkg/server/api/svid/v1/ 00:18:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/trustdomain.go 00:18:16 spire-1.2.1/pkg/server/api/trustdomain/ 00:18:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:18:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:18:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:18:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:18:16 spire-1.2.1/pkg/server/authpolicy/ 00:18:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:18:16 spire-1.2.1/pkg/server/authpolicy/policy.go 00:18:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:18:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:18:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:18:16 spire-1.2.1/pkg/server/authpolicy/validate.go 00:18:16 spire-1.2.1/pkg/server/bundle/ 00:18:16 spire-1.2.1/pkg/server/bundle/client/ 00:18:16 spire-1.2.1/pkg/server/bundle/client/client.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/manager.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/sources.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/updater.go 00:18:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:18:16 spire-1.2.1/pkg/server/ca/ 00:18:16 spire-1.2.1/pkg/server/ca/ca.go 00:18:16 spire-1.2.1/pkg/server/ca/ca_health.go 00:18:16 spire-1.2.1/pkg/server/ca/ca_test.go 00:18:16 spire-1.2.1/pkg/server/ca/journal.go 00:18:16 spire-1.2.1/pkg/server/ca/journal_test.go 00:18:16 spire-1.2.1/pkg/server/ca/manager.go 00:18:16 spire-1.2.1/pkg/server/ca/manager_health.go 00:18:16 spire-1.2.1/pkg/server/ca/manager_test.go 00:18:16 spire-1.2.1/pkg/server/ca/templates.go 00:18:16 spire-1.2.1/pkg/server/ca/upstream_client.go 00:18:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:18:16 spire-1.2.1/pkg/server/ca/validation.go 00:18:16 spire-1.2.1/pkg/server/cache/ 00:18:16 spire-1.2.1/pkg/server/cache/dscache/ 00:18:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:18:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/ 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:18:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:18:16 spire-1.2.1/pkg/server/catalog/ 00:18:16 spire-1.2.1/pkg/server/catalog/catalog.go 00:18:16 spire-1.2.1/pkg/server/catalog/keymanager.go 00:18:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:18:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:18:16 spire-1.2.1/pkg/server/catalog/notifier.go 00:18:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:18:16 spire-1.2.1/pkg/server/config.go 00:18:16 spire-1.2.1/pkg/server/datastore/ 00:18:16 spire-1.2.1/pkg/server/datastore/datastore.go 00:18:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:18:16 spire-1.2.1/pkg/server/datastore/repository.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:18:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:18:16 spire-1.2.1/pkg/server/endpoints/ 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/ 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:18:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:18:16 spire-1.2.1/pkg/server/endpoints/config.go 00:18:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:18:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:18:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:18:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:18:16 spire-1.2.1/pkg/server/endpoints/middleware.go 00:18:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:18:16 spire-1.2.1/pkg/server/hostservice/ 00:18:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:18:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:18:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:18:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:18:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:18:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:18:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:18:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:18:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:18:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:18:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/ 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:18:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:18:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:18:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:18:17 spire-1.2.1/pkg/server/registration/ 00:18:17 spire-1.2.1/pkg/server/registration/manager.go 00:18:17 spire-1.2.1/pkg/server/registration/manager_test.go 00:18:17 spire-1.2.1/pkg/server/scanentries.go 00:18:17 spire-1.2.1/pkg/server/scanentries_test.go 00:18:17 spire-1.2.1/pkg/server/server.go 00:18:17 spire-1.2.1/pkg/server/server_test.go 00:18:17 spire-1.2.1/pkg/server/svid/ 00:18:17 spire-1.2.1/pkg/server/svid/observer.go 00:18:17 spire-1.2.1/pkg/server/svid/observer_test.go 00:18:17 spire-1.2.1/pkg/server/svid/rotator.go 00:18:17 spire-1.2.1/pkg/server/svid/rotator_config.go 00:18:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:18:17 spire-1.2.1/pkg/server/svid/rotator_test.go 00:18:17 spire-1.2.1/proto/ 00:18:17 spire-1.2.1/proto/private/ 00:18:17 spire-1.2.1/proto/private/server/ 00:18:17 spire-1.2.1/proto/private/server/journal/ 00:18:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:18:17 spire-1.2.1/proto/private/server/journal/journal.proto 00:18:17 spire-1.2.1/proto/spire/ 00:18:17 spire-1.2.1/proto/spire/common/ 00:18:17 spire-1.2.1/proto/spire/common/common.pb.go 00:18:17 spire-1.2.1/proto/spire/common/common.proto 00:18:17 spire-1.2.1/proto/spire/common/plugin/ 00:18:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:18:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:18:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:18:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:18:17 spire-1.2.1/proto/spire/plugin/ 00:18:17 spire-1.2.1/proto/spire/plugin/agent/ 00:18:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:18:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:18:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:18:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:18:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:18:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:18:17 spire-1.2.1/release/ 00:18:17 spire-1.2.1/release/spire-extras/ 00:18:17 spire-1.2.1/release/spire-extras/README.md 00:18:17 spire-1.2.1/release/spire-extras/conf/ 00:18:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:18:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:18:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:18:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:18:17 spire-1.2.1/release/spire/ 00:18:17 spire-1.2.1/release/spire/README.md 00:18:17 spire-1.2.1/release/spire/conf/ 00:18:17 spire-1.2.1/release/spire/conf/agent/ 00:18:17 spire-1.2.1/release/spire/conf/agent/agent.conf 00:18:17 spire-1.2.1/release/spire/conf/server/ 00:18:17 spire-1.2.1/release/spire/conf/server/server.conf 00:18:17 spire-1.2.1/script/ 00:18:17 spire-1.2.1/script/build-artifact.sh 00:18:17 spire-1.2.1/script/generate_dummy_ca.sh 00:18:17 spire-1.2.1/support/ 00:18:17 spire-1.2.1/support/k8s/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:18:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/ 00:18:17 spire-1.2.1/support/oidc-discovery-provider/README.md 00:18:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/config.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/main.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:18:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:18:17 spire-1.2.1/test/ 00:18:17 spire-1.2.1/test/clock/ 00:18:17 spire-1.2.1/test/clock/clock.go 00:18:17 spire-1.2.1/test/fakes/ 00:18:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:18:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:18:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:18:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:18:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:18:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:18:17 spire-1.2.1/test/fakes/fakeagentstore/ 00:18:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:18:17 spire-1.2.1/test/fakes/fakedatastore/ 00:18:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:18:17 spire-1.2.1/test/fakes/fakeentryclient/ 00:18:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:18:17 spire-1.2.1/test/fakes/fakehealthchecker/ 00:18:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:18:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:18:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:18:17 spire-1.2.1/test/fakes/fakemetrics/ 00:18:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:18:17 spire-1.2.1/test/fakes/fakenoderesolver/ 00:18:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:18:17 spire-1.2.1/test/fakes/fakenotifier/ 00:18:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:18:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:18:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:18:17 spire-1.2.1/test/fakes/fakeserverca/ 00:18:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:18:17 spire-1.2.1/test/fakes/fakeservercatalog/ 00:18:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:18:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:18:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:18:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:18:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:18:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:18:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:18:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:18:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:18:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:18:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:18:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:18:17 spire-1.2.1/test/fixture/ 00:18:17 spire-1.2.1/test/fixture/certs/ 00:18:17 spire-1.2.1/test/fixture/certs/agent_svid.der 00:18:17 spire-1.2.1/test/fixture/certs/base_cert.pem 00:18:17 spire-1.2.1/test/fixture/certs/base_csr.pem 00:18:17 spire-1.2.1/test/fixture/certs/base_key.pem 00:18:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:18:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:18:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:18:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:18:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:18:17 spire-1.2.1/test/fixture/certs/blog_key.pem 00:18:17 spire-1.2.1/test/fixture/certs/bundle.der 00:18:17 spire-1.2.1/test/fixture/certs/ca.pem 00:18:17 spire-1.2.1/test/fixture/certs/ca_key.pem 00:18:17 spire-1.2.1/test/fixture/certs/database_cert.pem 00:18:17 spire-1.2.1/test/fixture/certs/database_csr.pem 00:18:17 spire-1.2.1/test/fixture/certs/database_key.pem 00:18:17 spire-1.2.1/test/fixture/certs/node_cert.pem 00:18:17 spire-1.2.1/test/fixture/certs/node_csr.pem 00:18:17 spire-1.2.1/test/fixture/certs/node_key.pem 00:18:17 spire-1.2.1/test/fixture/certs/svid.pem 00:18:17 spire-1.2.1/test/fixture/certs/svid_key.pem 00:18:17 spire-1.2.1/test/fixture/config/ 00:18:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:18:17 spire-1.2.1/test/fixture/config/agent_good.conf 00:18:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:18:17 spire-1.2.1/test/fixture/config/plugin_good.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:18:17 spire-1.2.1/test/fixture/config/server_good.conf 00:18:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:18:17 spire-1.2.1/test/fixture/fixture.go 00:18:17 spire-1.2.1/test/fixture/nodeattestor/ 00:18:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:18:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:18:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:18:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:18:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:18:17 spire-1.2.1/test/fixture/registration/ 00:18:17 spire-1.2.1/test/fixture/registration/entries.json 00:18:17 spire-1.2.1/test/fixture/registration/good-for-update.json 00:18:17 spire-1.2.1/test/fixture/registration/good.json 00:18:17 spire-1.2.1/test/fixture/registration/invalid.json 00:18:17 spire-1.2.1/test/fixture/registration/invalid_json.json 00:18:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:18:17 spire-1.2.1/test/integration/ 00:18:17 spire-1.2.1/test/integration/README.md 00:18:17 spire-1.2.1/test/integration/common 00:18:17 spire-1.2.1/test/integration/setup/ 00:18:17 spire-1.2.1/test/integration/setup/adminclient/ 00:18:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:18:17 spire-1.2.1/test/integration/setup/adminclient/client.go 00:18:17 spire-1.2.1/test/integration/setup/debugagent/ 00:18:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:18:17 spire-1.2.1/test/integration/setup/debugagent/main.go 00:18:17 spire-1.2.1/test/integration/setup/debugserver/ 00:18:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:18:17 spire-1.2.1/test/integration/setup/debugserver/main.go 00:18:17 spire-1.2.1/test/integration/setup/downstreamclient/ 00:18:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:18:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:18:17 spire-1.2.1/test/integration/setup/itclient/ 00:18:17 spire-1.2.1/test/integration/setup/itclient/client.go 00:18:17 spire-1.2.1/test/integration/setup/node-attestation/ 00:18:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:18:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:18:17 spire-1.2.1/test/integration/setup/x509pop/ 00:18:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:18:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:18:17 spire-1.2.1/test/integration/suites/ 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:18:17 spire-1.2.1/test/integration/suites/join-token/ 00:18:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:18:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:18:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:18:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:18:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:18:17 spire-1.2.1/test/integration/suites/join-token/README.md 00:18:17 spire-1.2.1/test/integration/suites/join-token/conf/ 00:18:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/join-token/teardown 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:18:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:18:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:18:17 spire-1.2.1/test/integration/suites/k8s/ 00:18:17 spire-1.2.1/test/integration/suites/k8s/00-setup 00:18:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:18:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:18:17 spire-1.2.1/test/integration/suites/k8s/README.md 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/ 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:18:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:18:17 spire-1.2.1/test/integration/suites/k8s/teardown 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/ 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:18:17 spire-1.2.1/test/integration/suites/rotation/ 00:18:17 spire-1.2.1/test/integration/suites/rotation/00-setup 00:18:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:18:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:18:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:18:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:18:17 spire-1.2.1/test/integration/suites/rotation/README.md 00:18:17 spire-1.2.1/test/integration/suites/rotation/conf/ 00:18:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/rotation/teardown 00:18:17 spire-1.2.1/test/integration/suites/self-test/ 00:18:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:18:17 spire-1.2.1/test/integration/suites/self-test/README.md 00:18:17 spire-1.2.1/test/integration/suites/self-test/teardown 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:18:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:18:17 spire-1.2.1/test/integration/suites/upgrade/ 00:18:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:18:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:18:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:18:17 spire-1.2.1/test/integration/suites/upgrade/README.md 00:18:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:18:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:18:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:18:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:18:17 spire-1.2.1/test/integration/suites/upgrade/teardown 00:18:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:18:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:18:17 spire-1.2.1/test/integration/test-one.sh 00:18:17 spire-1.2.1/test/integration/test.sh 00:18:17 spire-1.2.1/test/plugintest/ 00:18:17 spire-1.2.1/test/plugintest/config.go 00:18:17 spire-1.2.1/test/plugintest/load.go 00:18:17 spire-1.2.1/test/plugintest/option.go 00:18:17 spire-1.2.1/test/spiretest/ 00:18:17 spire-1.2.1/test/spiretest/apiserver.go 00:18:17 spire-1.2.1/test/spiretest/assertions.go 00:18:17 spire-1.2.1/test/spiretest/dir.go 00:18:17 spire-1.2.1/test/spiretest/errors_posix.go 00:18:17 spire-1.2.1/test/spiretest/errors_windows.go 00:18:17 spire-1.2.1/test/spiretest/logs.go 00:18:17 spire-1.2.1/test/spiretest/socketapi.go 00:18:17 spire-1.2.1/test/spiretest/suite.go 00:18:17 spire-1.2.1/test/spiretest/x509.go 00:18:17 spire-1.2.1/test/testca/ 00:18:17 spire-1.2.1/test/testca/ca.go 00:18:17 spire-1.2.1/test/testkey/ 00:18:17 spire-1.2.1/test/testkey/generate.sh 00:18:17 spire-1.2.1/test/testkey/genkeys.go 00:18:17 spire-1.2.1/test/testkey/keys.go 00:18:17 spire-1.2.1/test/testkey/new.go 00:18:17 spire-1.2.1/test/tpmsimulator/ 00:18:17 spire-1.2.1/test/tpmsimulator/simulator.go 00:18:17 spire-1.2.1/test/util/ 00:18:17 spire-1.2.1/test/util/cert_fixtures.go 00:18:17 spire-1.2.1/test/util/cert_generation.go 00:18:17 spire-1.2.1/test/util/io_redirection.go 00:18:17 spire-1.2.1/test/util/race.go 00:18:17 spire-1.2.1/test/util/util.go 00:18:17 building spire from source... 00:18:18 Installing go1.17.7... 00:18:20 Removing intermediate container b573ac9f7031 00:18:20 ---> 75369150e917 00:18:20 00:18:20 Step 10/22 : FROM alpine:3.14 00:18:20 ---> ac73e934f311 00:18:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:18:20 ---> Running in 8351aca320bf 00:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:18:23 (1/2) Installing ca-certificates (20211220-r0) 00:18:23 (2/2) Installing dumb-init (1.2.5-r1) 00:18:23 Executing busybox-1.33.1-r7.trigger 00:18:24 Executing ca-certificates-20211220-r0.trigger 00:18:24 OK: 6 MiB in 16 packages 00:18:28 Removing intermediate container 8351aca320bf 00:18:28 ---> d970907488a2 00:18:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:18:28 ---> Running in 1d49bfd292e4 00:18:28 Removing intermediate container 1d49bfd292e4 00:18:28 ---> 6fd0f84b086d 00:18:28 Step 13/22 : ENV APP_PORT=59860 00:18:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:18:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:18:28 ---> 2dc4c7c8b76f 00:18:28 Step 3/23 : WORKDIR /edgex-go 00:18:28 ---> Using cache 00:18:28 ---> 88bb1b8788c3 00:18:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:28 ---> Using cache 00:18:28 ---> cd2f44bae50e 00:18:28 Step 5/23 : RUN apk add --update --no-cache make git 00:18:28 ---> Using cache 00:18:28 ---> 09bca8537e2b 00:18:28 Step 6/23 : COPY go.mod vendor* ./ 00:18:28 ---> Using cache 00:18:28 ---> d77a17aa9db0 00:18:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:28 ---> Using cache 00:18:28 ---> b49879c5629f 00:18:28 Step 8/23 : COPY . . 00:18:28 ---> Running in c0e7f96d108f 00:18:29 ---> Using cache 00:18:29 ---> 5a3c8172aab2 00:18:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:18:29 ---> Running in 23ae781e9dc1 00:18:29 Removing intermediate container c0e7f96d108f 00:18:29 ---> f1d99ea00238 00:18:29 Step 14/22 : EXPOSE $APP_PORT 00:18:29 ---> Running in 3ab447de1e60 00:18:30 Removing intermediate container 3ab447de1e60 00:18:30 ---> df6df720005a 00:18:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:18: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.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:18:32 ---> 16a428c3fecb 00:18:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:18:34 ---> 6807b3c869ec 00:18:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:18:35 ---> 8ea3ce3da43b 00:18:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:18:35 ---> Running in bdc308f9cd3e 00:18:36 Removing intermediate container bdc308f9cd3e 00:18:36 ---> af6f3686d9bf 00:18:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:36 ---> Running in ea1e0eece8c8 00:18:36 Removing intermediate container ea1e0eece8c8 00:18:36 ---> be763002ad2d 00:18:36 Step 20/22 : LABEL arch=arm64 00:18:37 ---> Running in e40e8b539f79 00:18:37 Removing intermediate container e40e8b539f79 00:18:37 ---> fb8368ea8d9c 00:18:37 Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:18:37 ---> Running in 058d622685a8 00:18:38 Removing intermediate container 058d622685a8 00:18:38 ---> c09d65db297e 00:18:38 Step 22/22 : LABEL version=2.2.0-dev.96 00:18:38 ---> Running in 3aa4ac51aeab 00:18:39 Removing intermediate container 3aa4ac51aeab 00:18:39 ---> 7954260f2124 00:18:39 00:18:39 Successfully built 7954260f2124 00:18:39 Successfully tagged support-notifications-arm64:latest 00:18:39 Building security-spire-agent 00:18:49  Building support-notifications ... done Building bin/spire-server... 00:18:49 go: downloading github.com/mitchellh/cli v1.1.2 00:18:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:18:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:18:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:18:49 go: downloading google.golang.org/grpc v1.44.0 00:18:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:18:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:18:54 go: downloading github.com/imdario/mergo v0.3.12 00:18:55 go: downloading github.com/sirupsen/logrus v1.8.1 00:18:55 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:18:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:18:56 go: downloading github.com/fatih/color v1.13.0 00:18:56 go: downloading github.com/mattn/go-isatty v0.0.14 00:18:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:18:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:18:56 ---> 2dc4c7c8b76f 00:18:56 Step 3/26 : WORKDIR /edgex-go 00:18:56 ---> Using cache 00:18:56 ---> 88bb1b8788c3 00:18:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:56 ---> Using cache 00:18:56 ---> cd2f44bae50e 00:18:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:18:56 ---> Using cache 00:18:56 ---> 73fd60d89b44 00:18:56 Step 6/26 : COPY go.mod vendor* ./ 00:18:56 ---> Using cache 00:18:56 ---> 42856bba0429 00:18:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:56 ---> Using cache 00:18:56 ---> 68ce3888a383 00:18:56 Step 8/26 : COPY . . 00:18:56 ---> Using cache 00:18:56 ---> 1284451af3e8 00:18:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:18:56 ---> Using cache 00:18:56 ---> f2bd9bc02e6e 00:18:56 Step 10/26 : RUN mkdir -p spire-build 00:18:56 ---> Using cache 00:18:56 ---> f974e83d8a71 00:18:56 Step 11/26 : WORKDIR /edgex-go/spire-build 00:18:56 ---> Using cache 00:18:56 ---> d7f72823b4c1 00:18:56 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 00:18:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:18:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:18:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:18:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:18:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:18:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:18:58  ---> Running in 1305d88deb8f 00:18:59 go: downloading github.com/open-policy-agent/opa v0.38.0 00:19:01 spire-1.2.1/ 00:19:01 spire-1.2.1/.data/ 00:19:01 spire-1.2.1/.data/.file 00:19:01 spire-1.2.1/.dockerignore 00:19:01 spire-1.2.1/.gitattributes 00:19:01 spire-1.2.1/.githooks/ 00:19:01 spire-1.2.1/.githooks/pre-commit 00:19:01 spire-1.2.1/.github/ 00:19:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:19:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:19:01 spire-1.2.1/.github/dependabot.yml 00:19:01 spire-1.2.1/.github/workflows/ 00:19:01 spire-1.2.1/.github/workflows/nightly_build.yaml 00:19:01 spire-1.2.1/.github/workflows/pr_build.yaml 00:19:01 spire-1.2.1/.github/workflows/release_build.yaml 00:19:01 spire-1.2.1/.github/workflows/scripts/ 00:19:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:19:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:19:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:19:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:19:01 spire-1.2.1/.github/workflows/scripts/split.sh 00:19:01 spire-1.2.1/.gitignore 00:19:01 spire-1.2.1/.go-version 00:19:01 spire-1.2.1/.golangci.yml 00:19:01 spire-1.2.1/ADOPTERS.md 00:19:01 spire-1.2.1/CHANGELOG.md 00:19:01 spire-1.2.1/CODE-OF-CONDUCT.md 00:19:01 spire-1.2.1/CODEOWNERS 00:19:01 spire-1.2.1/CONTRIBUTING.md 00:19:01 spire-1.2.1/Dockerfile 00:19:01 spire-1.2.1/Dockerfile.dev 00:19:01 spire-1.2.1/Dockerfile.scratch 00:19:01 spire-1.2.1/LICENSE 00:19:01 spire-1.2.1/MAINTAINERS.md 00:19:01 spire-1.2.1/Makefile 00:19:01 spire-1.2.1/README.md 00:19:01 spire-1.2.1/ROADMAP.md 00:19:01 spire-1.2.1/SECURITY.md 00:19:01 spire-1.2.1/cmd/ 00:19:01 spire-1.2.1/cmd/spire-agent/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/common/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/run/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:19:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:19:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:19:01 spire-1.2.1/cmd/spire-agent/main.go 00:19:01 spire-1.2.1/cmd/spire-server/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/cli.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/run/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/token/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/validate/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/x509/ 00:19:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:19:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:19:01 spire-1.2.1/cmd/spire-server/main.go 00:19:01 spire-1.2.1/cmd/spire-server/util/ 00:19:01 spire-1.2.1/cmd/spire-server/util/util.go 00:19:01 spire-1.2.1/conf/ 00:19:01 spire-1.2.1/conf/agent/ 00:19:01 spire-1.2.1/conf/agent/agent.conf 00:19:01 spire-1.2.1/conf/agent/agent_full.conf 00:19:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:19:01 spire-1.2.1/conf/server/ 00:19:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:19:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:19:01 spire-1.2.1/conf/server/server.conf 00:19:01 spire-1.2.1/conf/server/server_full.conf 00:19:01 spire-1.2.1/doc/ 00:19:01 spire-1.2.1/doc/SPIRE101.md 00:19:01 spire-1.2.1/doc/auditlog.md 00:19:01 spire-1.2.1/doc/authorization_policy_engine.md 00:19:01 spire-1.2.1/doc/changelog_guidelines.md 00:19:01 spire-1.2.1/doc/cure53-report.pdf 00:19:01 spire-1.2.1/doc/images/ 00:19:01 spire-1.2.1/doc/images/2019_roadmap.png 00:19:01 spire-1.2.1/doc/images/SPIRE101.png 00:19:01 spire-1.2.1/doc/images/SPIRE_agent.png 00:19:01 spire-1.2.1/doc/images/SPIRE_server.png 00:19:01 spire-1.2.1/doc/images/cache_mgr.png 00:19:01 spire-1.2.1/doc/images/cache_mgr_components.png 00:19:01 spire-1.2.1/doc/images/federated_spire.png 00:19:01 spire-1.2.1/doc/images/ha_mode.png 00:19:01 spire-1.2.1/doc/images/nested_spire.png 00:19:01 spire-1.2.1/doc/images/oidc_federation.png 00:19:01 spire-1.2.1/doc/images/single_trust_domain.png 00:19:01 spire-1.2.1/doc/images/spiffe_compatible.png 00:19:01 spire-1.2.1/doc/images/spire_logo.png 00:19:01 spire-1.2.1/doc/migrating_registration_api_clients.md 00:19:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:19:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:19:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:19:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:19:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:19:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:19:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:19:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:19:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:19:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:19:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:19:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:19:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:19:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:19:01 spire-1.2.1/doc/scaling_spire.md 00:19:01 spire-1.2.1/doc/spire_agent.md 00:19:01 spire-1.2.1/doc/spire_server.md 00:19:01 spire-1.2.1/doc/supported_integrations.md 00:19:01 spire-1.2.1/doc/telemetry.md 00:19:01 spire-1.2.1/doc/telemetry_config.md 00:19:01 spire-1.2.1/doc/upgrading.md 00:19:01 spire-1.2.1/doc/using_spire.md 00:19:01 spire-1.2.1/examples/ 00:19:01 spire-1.2.1/examples/README.md 00:19:01 spire-1.2.1/go.mod 00:19:01 spire-1.2.1/go.sum 00:19:01 spire-1.2.1/pkg/ 00:19:01 spire-1.2.1/pkg/agent/ 00:19:01 spire-1.2.1/pkg/agent/agent.go 00:19:01 spire-1.2.1/pkg/agent/api/ 00:19:01 spire-1.2.1/pkg/agent/api/config.go 00:19:01 spire-1.2.1/pkg/agent/api/debug/ 00:19:01 spire-1.2.1/pkg/agent/api/debug/v1/ 00:19:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:19:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:19:01 spire-1.2.1/pkg/agent/api/endpoints.go 00:19:01 spire-1.2.1/pkg/agent/api/health/ 00:19:01 spire-1.2.1/pkg/agent/api/health/v1/ 00:19:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:19:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:19:01 spire-1.2.1/pkg/agent/api/rpccontext/ 00:19:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:19:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:19:01 spire-1.2.1/pkg/agent/attestor/ 00:19:01 spire-1.2.1/pkg/agent/attestor/node/ 00:19:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:19:01 spire-1.2.1/pkg/agent/attestor/node/node.go 00:19:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:19:01 spire-1.2.1/pkg/agent/attestor/workload/ 00:19:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:19:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:19:01 spire-1.2.1/pkg/agent/catalog/ 00:19:01 spire-1.2.1/pkg/agent/catalog/catalog.go 00:19:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:19:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:19:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:19:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:19:02 spire-1.2.1/pkg/agent/client/ 00:19:02 spire-1.2.1/pkg/agent/client/client.go 00:19:02 spire-1.2.1/pkg/agent/client/client_test.go 00:19:02 spire-1.2.1/pkg/agent/client/dial.go 00:19:02 spire-1.2.1/pkg/agent/client/nodeconn.go 00:19:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:19:02 spire-1.2.1/pkg/agent/client/update.go 00:19:02 spire-1.2.1/pkg/agent/client/util.go 00:19:02 spire-1.2.1/pkg/agent/common/ 00:19:02 spire-1.2.1/pkg/agent/common/backoff/ 00:19:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:19:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:19:02 spire-1.2.1/pkg/agent/common/cgroups/ 00:19:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:19:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:19:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:19:02 spire-1.2.1/pkg/agent/config.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/ 00:19:02 spire-1.2.1/pkg/agent/endpoints/config.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:19:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:19:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/workload/ 00:19:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:19:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:19:02 spire-1.2.1/pkg/agent/manager/ 00:19:02 spire-1.2.1/pkg/agent/manager/cache/ 00:19:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:19:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:19:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:19:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:19:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:19:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:19:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:19:02 spire-1.2.1/pkg/agent/manager/config.go 00:19:02 spire-1.2.1/pkg/agent/manager/manager.go 00:19:02 spire-1.2.1/pkg/agent/manager/manager_test.go 00:19:02 spire-1.2.1/pkg/agent/manager/storage.go 00:19:02 spire-1.2.1/pkg/agent/manager/storage_test.go 00:19:02 spire-1.2.1/pkg/agent/manager/storecache/ 00:19:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:19:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:19:02 spire-1.2.1/pkg/agent/manager/sync.go 00:19:02 spire-1.2.1/pkg/agent/plugin/ 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:19:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:19:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:19:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:19:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:19:02 spire-1.2.1/pkg/agent/svid/ 00:19:02 spire-1.2.1/pkg/agent/svid/rotator.go 00:19:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:19:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:19:02 spire-1.2.1/pkg/agent/svid/store/ 00:19:02 spire-1.2.1/pkg/agent/svid/store/service.go 00:19:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:19:02 spire-1.2.1/pkg/common/ 00:19:02 spire-1.2.1/pkg/common/agentpathtemplate/ 00:19:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:19:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:19:02 spire-1.2.1/pkg/common/api/ 00:19:02 spire-1.2.1/pkg/common/api/metrics.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/ 00:19:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/logger.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/names.go 00:19:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:19:02 spire-1.2.1/pkg/common/api/names.go 00:19:02 spire-1.2.1/pkg/common/api/ratelimit.go 00:19:02 spire-1.2.1/pkg/common/api/rpccontext/ 00:19:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:19:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:19:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:19:02 spire-1.2.1/pkg/common/auth/ 00:19:02 spire-1.2.1/pkg/common/auth/interceptors.go 00:19:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:19:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/ 00:19:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/types.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:19:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:19:02 spire-1.2.1/pkg/common/catalog/ 00:19:02 spire-1.2.1/pkg/common/catalog/bind.go 00:19:02 spire-1.2.1/pkg/common/catalog/builtin.go 00:19:02 spire-1.2.1/pkg/common/catalog/catalog.go 00:19:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:19:02 spire-1.2.1/pkg/common/catalog/closers.go 00:19:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:19:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:19:02 spire-1.2.1/pkg/common/catalog/config.go 00:19:02 spire-1.2.1/pkg/common/catalog/config_test.go 00:19:02 spire-1.2.1/pkg/common/catalog/configure.go 00:19:02 spire-1.2.1/pkg/common/catalog/constraints.go 00:19:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:19:02 spire-1.2.1/pkg/common/catalog/context.go 00:19:02 spire-1.2.1/pkg/common/catalog/external.go 00:19:02 spire-1.2.1/pkg/common/catalog/host.go 00:19:02 spire-1.2.1/pkg/common/catalog/pipenet.go 00:19:02 spire-1.2.1/pkg/common/catalog/plugin.go 00:19:02 spire-1.2.1/pkg/common/catalog/testplugin/ 00:19:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:19:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:19:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:19:02 spire-1.2.1/pkg/common/cli/ 00:19:02 spire-1.2.1/pkg/common/cli/env.go 00:19:02 spire-1.2.1/pkg/common/cli/flags.go 00:19:02 spire-1.2.1/pkg/common/cli/trust_domain.go 00:19:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:19:02 spire-1.2.1/pkg/common/cli/umask.go 00:19:02 spire-1.2.1/pkg/common/cli/umask_posix.go 00:19:02 spire-1.2.1/pkg/common/cli/umask_test.go 00:19:02 spire-1.2.1/pkg/common/cli/umask_windows.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/flag.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/format.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:19:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:19:02 spire-1.2.1/pkg/common/coretypes/ 00:19:02 spire-1.2.1/pkg/common/coretypes/bundle/ 00:19:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:19:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:19:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:19:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:19:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:19:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:19:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:19:02 spire-1.2.1/pkg/common/cryptoutil/ 00:19:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:19:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:19:02 spire-1.2.1/pkg/common/diskutil/ 00:19:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:19:02 spire-1.2.1/pkg/common/diskutil/file_test.go 00:19:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:19:02 spire-1.2.1/pkg/common/errorutil/ 00:19:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:19:02 spire-1.2.1/pkg/common/health/ 00:19:02 spire-1.2.1/pkg/common/health/config.go 00:19:02 spire-1.2.1/pkg/common/health/context.go 00:19:02 spire-1.2.1/pkg/common/health/context_test.go 00:19:02 spire-1.2.1/pkg/common/health/health.go 00:19:02 spire-1.2.1/pkg/common/health/health_test.go 00:19:02 spire-1.2.1/pkg/common/health/logger.go 00:19:02 spire-1.2.1/pkg/common/hostservice/ 00:19:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:19:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:19:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:19:02 spire-1.2.1/pkg/common/idutil/ 00:19:02 spire-1.2.1/pkg/common/idutil/require.go 00:19:02 spire-1.2.1/pkg/common/idutil/require_test.go 00:19:02 spire-1.2.1/pkg/common/idutil/safety.go 00:19:02 spire-1.2.1/pkg/common/idutil/safety_test.go 00:19:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:19:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:19:02 spire-1.2.1/pkg/common/jwtsvid/ 00:19:02 spire-1.2.1/pkg/common/jwtsvid/common.go 00:19:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:19:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:19:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:19:02 spire-1.2.1/pkg/common/jwtutil/ 00:19:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:19:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:19:02 spire-1.2.1/pkg/common/log/ 00:19:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:19:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:19:02 spire-1.2.1/pkg/common/log/log.go 00:19:02 spire-1.2.1/pkg/common/log/log_test.go 00:19:02 spire-1.2.1/pkg/common/log/options.go 00:19:02 spire-1.2.1/pkg/common/nodeutil/ 00:19:02 spire-1.2.1/pkg/common/nodeutil/node.go 00:19:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:19:02 spire-1.2.1/pkg/common/peertracker/ 00:19:02 spire-1.2.1/pkg/common/peertracker/conn.go 00:19:02 spire-1.2.1/pkg/common/peertracker/credentials.go 00:19:02 spire-1.2.1/pkg/common/peertracker/errors.go 00:19:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:19:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:19:02 spire-1.2.1/pkg/common/peertracker/info.go 00:19:02 spire-1.2.1/pkg/common/peertracker/listener.go 00:19:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:19:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:19:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:19:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:19:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:19:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:19:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tcp.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:19:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:19:02 spire-1.2.1/pkg/common/peertracker/uds.go 00:19:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:19:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:19:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:19:02 spire-1.2.1/pkg/common/pemutil/ 00:19:02 spire-1.2.1/pkg/common/pemutil/block.go 00:19:02 spire-1.2.1/pkg/common/pemutil/certs.go 00:19:02 spire-1.2.1/pkg/common/pemutil/common.go 00:19:02 spire-1.2.1/pkg/common/pemutil/csr.go 00:19:02 spire-1.2.1/pkg/common/pemutil/keys.go 00:19:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/ 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:19:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:19:02 spire-1.2.1/pkg/common/plugin/ 00:19:02 spire-1.2.1/pkg/common/plugin/aws/ 00:19:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:19:02 spire-1.2.1/pkg/common/plugin/azure/ 00:19:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:19:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:19:02 spire-1.2.1/pkg/common/plugin/facade.go 00:19:02 spire-1.2.1/pkg/common/plugin/facade_test.go 00:19:02 spire-1.2.1/pkg/common/plugin/gcp/ 00:19:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:19:02 spire-1.2.1/pkg/common/plugin/k8s/ 00:19:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:19:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:19:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:19:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:19:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:19:02 spire-1.2.1/pkg/common/plugin/log.go 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/ 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:19:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:19:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:19:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:19:02 spire-1.2.1/pkg/common/plugin/x509pop/ 00:19:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:19:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:19:02 spire-1.2.1/pkg/common/profiling/ 00:19:02 spire-1.2.1/pkg/common/profiling/dumpers.go 00:19:02 spire-1.2.1/pkg/common/profiling/profiling.go 00:19:02 spire-1.2.1/pkg/common/protoutil/ 00:19:02 spire-1.2.1/pkg/common/protoutil/masks.go 00:19:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:19:02 spire-1.2.1/pkg/common/rotationutil/ 00:19:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:19:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:19:02 spire-1.2.1/pkg/common/selector/ 00:19:02 spire-1.2.1/pkg/common/selector/selector.go 00:19:02 spire-1.2.1/pkg/common/selector/selector_test.go 00:19:02 spire-1.2.1/pkg/common/selector/set.go 00:19:02 spire-1.2.1/pkg/common/selector/set_utils.go 00:19:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/ 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/ 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:19:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:19:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:19:02 spire-1.2.1/pkg/common/telemetry/call.go 00:19:02 spire-1.2.1/pkg/common/telemetry/common/ 00:19:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:19:02 spire-1.2.1/pkg/common/telemetry/config.go 00:19:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:19:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/inmem.go 00:19:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/m3.go 00:19:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/metrics.go 00:19:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/names.go 00:19:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:19:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:19:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/ 00:19:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:19:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:19:02 spire-1.2.1/pkg/common/telemetry/server/server.go 00:19:02 spire-1.2.1/pkg/common/telemetry/sink.go 00:19:02 spire-1.2.1/pkg/common/telemetry/statsd.go 00:19:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:19:02 spire-1.2.1/pkg/common/telemetry/uptime.go 00:19:02 spire-1.2.1/pkg/common/telemetry/version.go 00:19:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:19:02 spire-1.2.1/pkg/common/uptime/ 00:19:02 spire-1.2.1/pkg/common/uptime/uptime.go 00:19:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:19:02 spire-1.2.1/pkg/common/util/ 00:19:02 spire-1.2.1/pkg/common/util/certs.go 00:19:02 spire-1.2.1/pkg/common/util/certs_test.go 00:19:02 spire-1.2.1/pkg/common/util/csr.go 00:19:02 spire-1.2.1/pkg/common/util/hash.go 00:19:02 spire-1.2.1/pkg/common/util/selectors.go 00:19:02 spire-1.2.1/pkg/common/util/selectors_test.go 00:19:02 spire-1.2.1/pkg/common/util/signals.go 00:19:02 spire-1.2.1/pkg/common/util/sort.go 00:19:02 spire-1.2.1/pkg/common/util/sort_test.go 00:19:02 spire-1.2.1/pkg/common/util/task.go 00:19:02 spire-1.2.1/pkg/common/util/task_test.go 00:19:02 spire-1.2.1/pkg/common/util/testdata/ 00:19:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:19:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:19:02 spire-1.2.1/pkg/common/version/ 00:19:02 spire-1.2.1/pkg/common/version/version.go 00:19:02 spire-1.2.1/pkg/common/x509svid/ 00:19:02 spire-1.2.1/pkg/common/x509svid/common_test.go 00:19:02 spire-1.2.1/pkg/common/x509svid/csr.go 00:19:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:19:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:19:02 spire-1.2.1/pkg/common/x509util/ 00:19:02 spire-1.2.1/pkg/common/x509util/cert.go 00:19:02 spire-1.2.1/pkg/common/x509util/dns.go 00:19:02 spire-1.2.1/pkg/common/x509util/dns_test.go 00:19:02 spire-1.2.1/pkg/common/x509util/keyid.go 00:19:02 spire-1.2.1/pkg/common/x509util/keypair.go 00:19:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:19:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:19:02 spire-1.2.1/pkg/server/ 00:19:02 spire-1.2.1/pkg/server/api/ 00:19:02 spire-1.2.1/pkg/server/api/agent.go 00:19:02 spire-1.2.1/pkg/server/api/agent/ 00:19:02 spire-1.2.1/pkg/server/api/agent/v1/ 00:19:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/agent_test.go 00:19:02 spire-1.2.1/pkg/server/api/api.go 00:19:02 spire-1.2.1/pkg/server/api/audit/ 00:19:02 spire-1.2.1/pkg/server/api/audit/audit.go 00:19:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:19:02 spire-1.2.1/pkg/server/api/bundle.go 00:19:02 spire-1.2.1/pkg/server/api/bundle/ 00:19:02 spire-1.2.1/pkg/server/api/bundle/v1/ 00:19:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/bundle_test.go 00:19:02 spire-1.2.1/pkg/server/api/debug/ 00:19:02 spire-1.2.1/pkg/server/api/debug/v1/ 00:19:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/entry.go 00:19:02 spire-1.2.1/pkg/server/api/entry/ 00:19:02 spire-1.2.1/pkg/server/api/entry/v1/ 00:19:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/entry_test.go 00:19:02 spire-1.2.1/pkg/server/api/health/ 00:19:02 spire-1.2.1/pkg/server/api/health/v1/ 00:19:02 spire-1.2.1/pkg/server/api/health/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/id.go 00:19:02 spire-1.2.1/pkg/server/api/id_test.go 00:19:02 spire-1.2.1/pkg/server/api/limits/ 00:19:02 spire-1.2.1/pkg/server/api/limits/limits.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/ 00:19:02 spire-1.2.1/pkg/server/api/middleware/alias.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/audit.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/caller.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/common.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/entries.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:19:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:19:02 spire-1.2.1/pkg/server/api/ratelimit.go 00:19:02 spire-1.2.1/pkg/server/api/rpccontext/ 00:19:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:19:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:19:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:19:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:19:02 spire-1.2.1/pkg/server/api/selector.go 00:19:02 spire-1.2.1/pkg/server/api/selector_test.go 00:19:02 spire-1.2.1/pkg/server/api/status.go 00:19:02 spire-1.2.1/pkg/server/api/status_test.go 00:19:02 spire-1.2.1/pkg/server/api/svid/ 00:19:02 spire-1.2.1/pkg/server/api/svid/v1/ 00:19:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/trustdomain.go 00:19:02 spire-1.2.1/pkg/server/api/trustdomain/ 00:19:02 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:19:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:19:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:19:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:19:02 spire-1.2.1/pkg/server/authpolicy/ 00:19:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:19:02 spire-1.2.1/pkg/server/authpolicy/policy.go 00:19:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:19:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:19:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:19:02 spire-1.2.1/pkg/server/authpolicy/validate.go 00:19:02 spire-1.2.1/pkg/server/bundle/ 00:19:02 spire-1.2.1/pkg/server/bundle/client/ 00:19:02 spire-1.2.1/pkg/server/bundle/client/client.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/manager.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/sources.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/updater.go 00:19:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:19:02 spire-1.2.1/pkg/server/ca/ 00:19:02 spire-1.2.1/pkg/server/ca/ca.go 00:19:02 spire-1.2.1/pkg/server/ca/ca_health.go 00:19:02 spire-1.2.1/pkg/server/ca/ca_test.go 00:19:02 spire-1.2.1/pkg/server/ca/journal.go 00:19:02 spire-1.2.1/pkg/server/ca/journal_test.go 00:19:02 spire-1.2.1/pkg/server/ca/manager.go 00:19:02 spire-1.2.1/pkg/server/ca/manager_health.go 00:19:02 spire-1.2.1/pkg/server/ca/manager_test.go 00:19:02 spire-1.2.1/pkg/server/ca/templates.go 00:19:02 spire-1.2.1/pkg/server/ca/upstream_client.go 00:19:02 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:19:02 spire-1.2.1/pkg/server/ca/validation.go 00:19:02 spire-1.2.1/pkg/server/cache/ 00:19:02 spire-1.2.1/pkg/server/cache/dscache/ 00:19:02 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:19:02 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/ 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:19:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:19:02 spire-1.2.1/pkg/server/catalog/ 00:19:02 spire-1.2.1/pkg/server/catalog/catalog.go 00:19:02 spire-1.2.1/pkg/server/catalog/keymanager.go 00:19:02 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:19:02 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:19:02 spire-1.2.1/pkg/server/catalog/notifier.go 00:19:02 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:19:02 spire-1.2.1/pkg/server/config.go 00:19:02 spire-1.2.1/pkg/server/datastore/ 00:19:02 spire-1.2.1/pkg/server/datastore/datastore.go 00:19:02 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:19:02 spire-1.2.1/pkg/server/datastore/repository.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:19:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:19:02 spire-1.2.1/pkg/server/endpoints/ 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/ 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:19:02 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:19:02 spire-1.2.1/pkg/server/endpoints/config.go 00:19:02 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:19:02 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:19:02 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:19:02 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:19:02 spire-1.2.1/pkg/server/endpoints/middleware.go 00:19:02 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:19:02 spire-1.2.1/pkg/server/hostservice/ 00:19:02 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:19:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:19:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:19:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:19:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:19:02 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:19:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:19:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:19:02 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:19:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:19:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/ 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:19:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:19:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:19:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:19:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:19:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:19:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:19:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:19:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:19:03 spire-1.2.1/pkg/server/registration/ 00:19:03 spire-1.2.1/pkg/server/registration/manager.go 00:19:03 spire-1.2.1/pkg/server/registration/manager_test.go 00:19:03 spire-1.2.1/pkg/server/scanentries.go 00:19:03 spire-1.2.1/pkg/server/scanentries_test.go 00:19:03 spire-1.2.1/pkg/server/server.go 00:19:03 spire-1.2.1/pkg/server/server_test.go 00:19:03 spire-1.2.1/pkg/server/svid/ 00:19:03 spire-1.2.1/pkg/server/svid/observer.go 00:19:03 spire-1.2.1/pkg/server/svid/observer_test.go 00:19:03 spire-1.2.1/pkg/server/svid/rotator.go 00:19:03 spire-1.2.1/pkg/server/svid/rotator_config.go 00:19:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:19:03 spire-1.2.1/pkg/server/svid/rotator_test.go 00:19:03 spire-1.2.1/proto/ 00:19:03 spire-1.2.1/proto/private/ 00:19:03 spire-1.2.1/proto/private/server/ 00:19:03 spire-1.2.1/proto/private/server/journal/ 00:19:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:19:03 spire-1.2.1/proto/private/server/journal/journal.proto 00:19:03 spire-1.2.1/proto/spire/ 00:19:03 spire-1.2.1/proto/spire/common/ 00:19:03 spire-1.2.1/proto/spire/common/common.pb.go 00:19:03 spire-1.2.1/proto/spire/common/common.proto 00:19:03 spire-1.2.1/proto/spire/common/plugin/ 00:19:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:19:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:19:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:19:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:19:03 spire-1.2.1/proto/spire/plugin/ 00:19:03 spire-1.2.1/proto/spire/plugin/agent/ 00:19:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:19:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:19:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:19:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:19:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:19:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:19:03 spire-1.2.1/release/ 00:19:03 spire-1.2.1/release/spire-extras/ 00:19:03 spire-1.2.1/release/spire-extras/README.md 00:19:03 spire-1.2.1/release/spire-extras/conf/ 00:19:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:19:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:19:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:19:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:19:03 spire-1.2.1/release/spire/ 00:19:03 spire-1.2.1/release/spire/README.md 00:19:03 spire-1.2.1/release/spire/conf/ 00:19:03 spire-1.2.1/release/spire/conf/agent/ 00:19:03 spire-1.2.1/release/spire/conf/agent/agent.conf 00:19:03 spire-1.2.1/release/spire/conf/server/ 00:19:03 spire-1.2.1/release/spire/conf/server/server.conf 00:19:03 spire-1.2.1/script/ 00:19:03 spire-1.2.1/script/build-artifact.sh 00:19:03 spire-1.2.1/script/generate_dummy_ca.sh 00:19:03 spire-1.2.1/support/ 00:19:03 spire-1.2.1/support/k8s/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:19:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/ 00:19:03 spire-1.2.1/support/oidc-discovery-provider/README.md 00:19:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/config.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/main.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:19:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:19:03 spire-1.2.1/test/ 00:19:03 spire-1.2.1/test/clock/ 00:19:03 spire-1.2.1/test/clock/clock.go 00:19:03 spire-1.2.1/test/fakes/ 00:19:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:19:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:19:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:19:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:19:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:19:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:19:03 spire-1.2.1/test/fakes/fakeagentstore/ 00:19:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:19:03 spire-1.2.1/test/fakes/fakedatastore/ 00:19:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:19:03 spire-1.2.1/test/fakes/fakeentryclient/ 00:19:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:19:03 spire-1.2.1/test/fakes/fakehealthchecker/ 00:19:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:19:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:19:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:19:03 spire-1.2.1/test/fakes/fakemetrics/ 00:19:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:19:03 spire-1.2.1/test/fakes/fakenoderesolver/ 00:19:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:19:03 spire-1.2.1/test/fakes/fakenotifier/ 00:19:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:19:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:19:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:19:03 spire-1.2.1/test/fakes/fakeserverca/ 00:19:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:19:03 spire-1.2.1/test/fakes/fakeservercatalog/ 00:19:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:19:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:19:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:19:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:19:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:19:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:19:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:19:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:19:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:19:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:19:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:19:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:19:03 spire-1.2.1/test/fixture/ 00:19:03 spire-1.2.1/test/fixture/certs/ 00:19:03 spire-1.2.1/test/fixture/certs/agent_svid.der 00:19:03 spire-1.2.1/test/fixture/certs/base_cert.pem 00:19:03 spire-1.2.1/test/fixture/certs/base_csr.pem 00:19:03 spire-1.2.1/test/fixture/certs/base_key.pem 00:19:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:19:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:19:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:19:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:19:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:19:03 spire-1.2.1/test/fixture/certs/blog_key.pem 00:19:03 spire-1.2.1/test/fixture/certs/bundle.der 00:19:03 spire-1.2.1/test/fixture/certs/ca.pem 00:19:03 spire-1.2.1/test/fixture/certs/ca_key.pem 00:19:03 spire-1.2.1/test/fixture/certs/database_cert.pem 00:19:03 spire-1.2.1/test/fixture/certs/database_csr.pem 00:19:03 spire-1.2.1/test/fixture/certs/database_key.pem 00:19:03 spire-1.2.1/test/fixture/certs/node_cert.pem 00:19:03 spire-1.2.1/test/fixture/certs/node_csr.pem 00:19:03 spire-1.2.1/test/fixture/certs/node_key.pem 00:19:03 spire-1.2.1/test/fixture/certs/svid.pem 00:19:03 spire-1.2.1/test/fixture/certs/svid_key.pem 00:19:03 spire-1.2.1/test/fixture/config/ 00:19:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:19:03 spire-1.2.1/test/fixture/config/agent_good.conf 00:19:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:19:03 spire-1.2.1/test/fixture/config/plugin_good.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:19:03 spire-1.2.1/test/fixture/config/server_good.conf 00:19:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:19:03 spire-1.2.1/test/fixture/fixture.go 00:19:03 spire-1.2.1/test/fixture/nodeattestor/ 00:19:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:19:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:19:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:19:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:19:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:19:03 spire-1.2.1/test/fixture/registration/ 00:19:03 spire-1.2.1/test/fixture/registration/entries.json 00:19:03 spire-1.2.1/test/fixture/registration/good-for-update.json 00:19:03 spire-1.2.1/test/fixture/registration/good.json 00:19:03 spire-1.2.1/test/fixture/registration/invalid.json 00:19:03 spire-1.2.1/test/fixture/registration/invalid_json.json 00:19:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:19:03 spire-1.2.1/test/integration/ 00:19:03 spire-1.2.1/test/integration/README.md 00:19:03 spire-1.2.1/test/integration/common 00:19:03 spire-1.2.1/test/integration/setup/ 00:19:03 spire-1.2.1/test/integration/setup/adminclient/ 00:19:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:19:03 spire-1.2.1/test/integration/setup/adminclient/client.go 00:19:03 spire-1.2.1/test/integration/setup/debugagent/ 00:19:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:19:03 spire-1.2.1/test/integration/setup/debugagent/main.go 00:19:03 spire-1.2.1/test/integration/setup/debugserver/ 00:19:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:19:03 spire-1.2.1/test/integration/setup/debugserver/main.go 00:19:03 spire-1.2.1/test/integration/setup/downstreamclient/ 00:19:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:19:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:19:03 spire-1.2.1/test/integration/setup/itclient/ 00:19:03 spire-1.2.1/test/integration/setup/itclient/client.go 00:19:03 spire-1.2.1/test/integration/setup/node-attestation/ 00:19:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:19:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:19:03 spire-1.2.1/test/integration/setup/x509pop/ 00:19:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:19:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:19:03 spire-1.2.1/test/integration/suites/ 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:19:03 spire-1.2.1/test/integration/suites/join-token/ 00:19:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:19:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:19:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:19:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:19:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:19:03 spire-1.2.1/test/integration/suites/join-token/README.md 00:19:03 spire-1.2.1/test/integration/suites/join-token/conf/ 00:19:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/join-token/teardown 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:19:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:19:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:19:03 spire-1.2.1/test/integration/suites/k8s/ 00:19:03 spire-1.2.1/test/integration/suites/k8s/00-setup 00:19:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:19:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:19:03 spire-1.2.1/test/integration/suites/k8s/README.md 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/ 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:19:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:19:03 spire-1.2.1/test/integration/suites/k8s/teardown 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/ 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:19:03 spire-1.2.1/test/integration/suites/rotation/ 00:19:03 spire-1.2.1/test/integration/suites/rotation/00-setup 00:19:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:19:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:19:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:19:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:19:03 spire-1.2.1/test/integration/suites/rotation/README.md 00:19:03 spire-1.2.1/test/integration/suites/rotation/conf/ 00:19:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/rotation/teardown 00:19:03 spire-1.2.1/test/integration/suites/self-test/ 00:19:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:19:03 spire-1.2.1/test/integration/suites/self-test/README.md 00:19:03 spire-1.2.1/test/integration/suites/self-test/teardown 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:19:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:19:03 spire-1.2.1/test/integration/suites/upgrade/ 00:19:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:19:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:19:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:19:03 spire-1.2.1/test/integration/suites/upgrade/README.md 00:19:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:19:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:19:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:19:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:19:03 spire-1.2.1/test/integration/suites/upgrade/teardown 00:19:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:19:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:19:03 spire-1.2.1/test/integration/test-one.sh 00:19:03 spire-1.2.1/test/integration/test.sh 00:19:03 spire-1.2.1/test/plugintest/ 00:19:03 spire-1.2.1/test/plugintest/config.go 00:19:03 spire-1.2.1/test/plugintest/load.go 00:19:03 spire-1.2.1/test/plugintest/option.go 00:19:03 spire-1.2.1/test/spiretest/ 00:19:03 spire-1.2.1/test/spiretest/apiserver.go 00:19:03 spire-1.2.1/test/spiretest/assertions.go 00:19:03 spire-1.2.1/test/spiretest/dir.go 00:19:03 spire-1.2.1/test/spiretest/errors_posix.go 00:19:03 spire-1.2.1/test/spiretest/errors_windows.go 00:19:03 spire-1.2.1/test/spiretest/logs.go 00:19:03 spire-1.2.1/test/spiretest/socketapi.go 00:19:03 spire-1.2.1/test/spiretest/suite.go 00:19:03 spire-1.2.1/test/spiretest/x509.go 00:19:03 spire-1.2.1/test/testca/ 00:19:03 spire-1.2.1/test/testca/ca.go 00:19:03 spire-1.2.1/test/testkey/ 00:19:03 spire-1.2.1/test/testkey/generate.sh 00:19:03 spire-1.2.1/test/testkey/genkeys.go 00:19:03 spire-1.2.1/test/testkey/keys.go 00:19:03 spire-1.2.1/test/testkey/new.go 00:19:03 spire-1.2.1/test/tpmsimulator/ 00:19:03 spire-1.2.1/test/tpmsimulator/simulator.go 00:19:03 spire-1.2.1/test/util/ 00:19:03 spire-1.2.1/test/util/cert_fixtures.go 00:19:03 spire-1.2.1/test/util/cert_generation.go 00:19:03 spire-1.2.1/test/util/io_redirection.go 00:19:03 spire-1.2.1/test/util/race.go 00:19:03 spire-1.2.1/test/util/util.go 00:19:03 building spire from source... 00:19:03 Installing go1.17.7... 00:19:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:19:25 go: downloading github.com/armon/go-metrics v0.3.10 00:19:25 go: downloading github.com/prometheus/client_golang v1.12.1 00:19:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:19:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:19:26 go: downloading github.com/mattn/go-colorable v0.1.12 00:19:26 go: downloading github.com/Masterminds/goutils v1.1.0 00:19:26 go: downloading github.com/Masterminds/semver v1.5.0 00:19:26 go: downloading github.com/google/uuid v1.1.2 00:19:27 go: downloading github.com/huandu/xstrings v1.3.2 00:19:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:19:27 go: downloading github.com/oklog/run v1.0.0 00:19:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:19:28 go: downloading github.com/imkira/go-observer v1.0.3 00:19:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:19:28 go: downloading github.com/prometheus/client_model v0.2.0 00:19:28 go: downloading github.com/prometheus/common v0.32.1 00:19:28 Building bin/spire-server... 00:19:28 go: downloading github.com/beorn7/perks v1.0.1 00:19:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:19:28 go: downloading github.com/mitchellh/cli v1.1.2 00:19:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:19:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:19:28 go: downloading github.com/prometheus/procfs v0.7.3 00:19:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:19:29 go: downloading google.golang.org/grpc v1.44.0 00:19:29 go: downloading go.uber.org/atomic v1.9.0 00:19:29 go: downloading github.com/hashicorp/errwrap v1.1.0 00:19:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:19:29 go: downloading gopkg.in/yaml.v2 v2.4.0 00:19:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:19:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:19:29 go: downloading github.com/stretchr/testify v1.7.0 00:19:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:19:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:19:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:19:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:19:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:19:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:19:32 go: downloading github.com/imdario/mergo v0.3.12 00:19:32 go: downloading github.com/sirupsen/logrus v1.8.1 00:19:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:19:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:19:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:19:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:19:34 go: downloading github.com/fatih/color v1.13.0 00:19:35 go: downloading github.com/mattn/go-isatty v0.0.14 00:19:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:19:35 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:19:35 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:19:35 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:19:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:19:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:19:36 go: downloading github.com/armon/go-metrics v0.3.10 00:19:37 go: downloading github.com/prometheus/client_golang v1.12.1 00:19:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:19:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:19:38 go: downloading github.com/open-policy-agent/opa v0.38.0 00:19:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:19:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:19:39 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:19:39 go: downloading github.com/blang/semver/v4 v4.0.0 00:19:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:19:40 go: downloading github.com/jinzhu/gorm v1.9.16 00:19:40 go: downloading github.com/lib/pq v1.10.4 00:19:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:19:40 go: downloading k8s.io/client-go v0.23.4 00:19:40 go: downloading google.golang.org/api v0.70.0 00:19:46 go: downloading github.com/google/go-tpm v0.3.3 00:19:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:19:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:19:55 go: downloading github.com/mattn/go-colorable v0.1.12 00:19:55 go: downloading github.com/Masterminds/goutils v1.1.0 00:19:55 go: downloading github.com/Masterminds/semver v1.5.0 00:19:55 go: downloading github.com/google/uuid v1.1.2 00:19:55 go: downloading github.com/huandu/xstrings v1.3.2 00:19:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:19:55 go: downloading github.com/oklog/run v1.0.0 00:19:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:19:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:19:55 go: downloading github.com/prometheus/client_model v0.2.0 00:19:55 go: downloading github.com/prometheus/common v0.32.1 00:19:55 go: downloading go.uber.org/atomic v1.9.0 00:19:56 go: downloading github.com/beorn7/perks v1.0.1 00:19:57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:19:57 go: downloading github.com/imkira/go-observer v1.0.3 00:19:57 go: downloading github.com/prometheus/procfs v0.7.3 00:19:57 go: downloading github.com/hashicorp/errwrap v1.1.0 00:19:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:19:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:19:58 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:19:58 go: downloading github.com/blang/semver/v4 v4.0.0 00:19:58 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:19:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:19:59 go: downloading github.com/jinzhu/gorm v1.9.16 00:19:59 go: downloading github.com/lib/pq v1.10.4 00:19:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:19:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:20:00 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:20:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:20:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:20:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:20:15 go: downloading github.com/stretchr/testify v1.7.0 00:20:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:20:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:20:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:20:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:20:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:20:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:20:28 go: downloading cloud.google.com/go/storage v1.21.0 00:20:28 go: downloading cloud.google.com/go v0.100.2 00:20:30 go: downloading k8s.io/api v0.23.4 00:20:40 go: downloading k8s.io/apimachinery v0.23.4 00:20:41 go: downloading k8s.io/client-go v0.23.4 00:20:41 go: downloading google.golang.org/api v0.70.0 00:20:41 go: downloading k8s.io/api v0.23.4 00:20:43 go: downloading k8s.io/kube-aggregator v0.23.3 00:20:43 go: downloading cloud.google.com/go/security v1.3.0 00:20:44 go: downloading github.com/hashicorp/vault/api v1.4.1 00:20:44 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:20:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:20:47 go: downloading github.com/gobwas/glob v0.2.3 00:20:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:20:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:20:47 go: downloading github.com/twmb/murmur3 v1.1.6 00:20:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:20:47 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:20:48 go: downloading github.com/aws/smithy-go v1.11.0 00:20:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:20:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:20:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:20:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:20:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:20:50 go: downloading github.com/jinzhu/inflection v1.0.0 00:20:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:20:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:20:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:20:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:20:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:20:51 go: downloading github.com/dimchansky/utfbom v1.1.1 00:20:51 go: downloading cloud.google.com/go/compute v1.3.0 00:20:53 go: downloading cloud.google.com/go/iam v0.1.1 00:20:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:20:53 go: downloading github.com/gogo/protobuf v1.3.2 00:20:54 go: downloading github.com/google/go-tpm v0.3.3 00:20:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:21:00 go: downloading k8s.io/klog/v2 v2.30.0 00:21:00 go: downloading github.com/google/gofuzz v1.1.0 00:21:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:21:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:21:01 go: downloading github.com/spf13/pflag v1.0.5 00:21:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:21:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:21:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:21:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:21:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:21:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:21:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:21:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:21:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:21:04 go: downloading github.com/tklauser/numcpus v0.3.0 00:21:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:21:04 go: downloading go.opencensus.io v0.23.0 00:21:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:21:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:21:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:21:08 go: downloading gopkg.in/inf.v0 v0.9.1 00:21:08 go: downloading github.com/go-logr/logr v1.2.2 00:21:08 go: downloading github.com/google/go-cmp v0.5.7 00:21:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:21:09 go: downloading github.com/json-iterator/go v1.1.12 00:21:09 go: downloading github.com/googleapis/gnostic v0.5.5 00:21:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:21:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:21:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:21:16 go: downloading go.uber.org/zap v1.21.0 00:21:17 go: downloading sigs.k8s.io/yaml v1.3.0 00:21:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:21:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:21:17 go: downloading github.com/modern-go/reflect2 v1.0.2 00:21:17 go: downloading github.com/ryanuber/go-glob v1.0.0 00:21:17 go: downloading github.com/golang/snappy v0.0.4 00:21:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:21:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:21:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:21:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:21:26 go: downloading cloud.google.com/go/storage v1.21.0 00:21:26 go: downloading cloud.google.com/go v0.100.2 00:21:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:21:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:21:27 go: downloading github.com/hashicorp/go-version v1.2.0 00:21:27 go: downloading go.uber.org/multierr v1.6.0 00:21:27 go: downloading k8s.io/apimachinery v0.23.4 00:21:29 go: downloading k8s.io/kube-aggregator v0.23.3 00:21:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:21:31 go: downloading cloud.google.com/go/security v1.3.0 00:21:32 go: downloading github.com/twmb/murmur3 v1.1.6 00:21:32 go: downloading github.com/hashicorp/vault/api v1.4.1 00:21:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:21:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:21:33 go: downloading gopkg.in/yaml.v2 v2.4.0 00:21:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:21:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:21:33 go: downloading github.com/gobwas/glob v0.2.3 00:21:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:21:34 go: downloading github.com/jinzhu/inflection v1.0.0 00:21:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:21:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:21:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:21:35 go: downloading github.com/aws/smithy-go v1.11.0 00:21:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:21:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:21:36 go: downloading github.com/gogo/protobuf v1.3.2 00:21:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:21:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:21:43 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:21:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:21:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:21:43 go: downloading github.com/dimchansky/utfbom v1.1.1 00:21:44 go: downloading cloud.google.com/go/compute v1.3.0 00:21:45 go: downloading cloud.google.com/go/iam v0.1.1 00:21:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:21:45 go: downloading k8s.io/klog/v2 v2.30.0 00:21:46 go: downloading github.com/google/gofuzz v1.1.0 00:21:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:21:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:21:47 Removing intermediate container 4507a93921f8 00:21:47 ---> 1a0cf4f4bad3 00:21:47 00:21:47 Step 10/23 : FROM alpine:3.14 00:21:47 ---> ac73e934f311 00:21:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:21:48 go: downloading github.com/spf13/pflag v1.0.5 00:21:48  ---> Running in c70c87c50e26 00:21:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:21:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:21:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:21:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:21:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:21:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:21:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:21:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:21:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:21:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:21:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:21:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:21:51 (1/1) Installing dumb-init (1.2.5-r1) 00:21:51 Executing busybox-1.33.1-r7.trigger 00:21:51 OK: 5 MiB in 15 packages 00:21:53 Removing intermediate container c70c87c50e26 00:21:53 ---> 71b3e6eaa1e2 00:21:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:21:53 ---> Running in 93bda7841b1b 00:21:53 go: downloading go.opencensus.io v0.23.0 00:21:54 Removing intermediate container 93bda7841b1b 00:21:54 ---> 84b3211445f7 00:21:54 Step 13/23 : ENV APP_PORT=59882 00:21:54 ---> Running in 9c5ed23372b9 00:21:55 Removing intermediate container 9c5ed23372b9 00:21:55 ---> f50ab75d9695 00:21:55 Step 14/23 : EXPOSE $APP_PORT 00:21:55 ---> Running in ca317db64b6f 00:21:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:21:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:21:55 Removing intermediate container ca317db64b6f 00:21:55 ---> a742669794b0 00:21:55 Step 15/23 : WORKDIR / 00:21:55 ---> Running in e274778272ef 00:21:56 go: downloading gopkg.in/inf.v0 v0.9.1 00:21:56 go: downloading github.com/go-logr/logr v1.2.2 00:21:56 Removing intermediate container e274778272ef 00:21:56 ---> 4e4a75a0b98c 00:21:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:21:56 go: downloading github.com/google/go-cmp v0.5.7 00:21:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:21:57 go: downloading github.com/json-iterator/go v1.1.12 00:21:57  ---> e68b274aa878 00:21:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:21:57 go: downloading github.com/googleapis/gnostic v0.5.5 00:21:59  ---> 835fa07cbbe7 00:21:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:22:00 ---> 062d2ee799fb 00:22:00 Step 19/23 : ENTRYPOINT ["/core-command"] 00:22:00 ---> Running in 0865edad06e3 00:22:00 Removing intermediate container 0865edad06e3 00:22:00 ---> 4ead553a9bb3 00:22:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:22:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:22:01  ---> Running in 9324005652e6 00:22:01 Removing intermediate container 9324005652e6 00:22:01 ---> 42810265a8d8 00:22:01 Step 21/23 : LABEL arch=arm64 00:22:02 ---> Running in 487e522a2064 00:22:02 Removing intermediate container 487e522a2064 00:22:02 ---> 5591dad18902 00:22:02 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:22:02 ---> Running in b3a79256b09d 00:22:03 Removing intermediate container b3a79256b09d 00:22:03 ---> 6081c65d91d0 00:22:03 Step 23/23 : LABEL version=2.2.0-dev.96 00:22:03 ---> Running in 94e4096d6502 00:22:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:22:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:22:04 Removing intermediate container 94e4096d6502 00:22:04 ---> 360d49ca4521 00:22:04 00:22:04 go: downloading github.com/tklauser/numcpus v0.3.0 00:22:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:22:04 go: downloading go.uber.org/zap v1.21.0 00:22:04 Successfully built 360d49ca4521 00:22:04 Successfully tagged core-command-arm64:latest 00:22:04 Building sys-mgmt-agent 00:22:05  Building core-command ... done go: downloading sigs.k8s.io/yaml v1.3.0 00:22:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:22:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:22:05 go: downloading github.com/modern-go/reflect2 v1.0.2 00:22:05 go: downloading github.com/ryanuber/go-glob v1.0.0 00:22:05 go: downloading github.com/golang/snappy v0.0.4 00:22:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:22:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:22:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:22:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:22:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:22:17 go: downloading github.com/hashicorp/go-version v1.2.0 00:22:17 go: downloading go.uber.org/multierr v1.6.0 00:22:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:22:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:22:24 ---> 2dc4c7c8b76f 00:22:24 Step 3/23 : WORKDIR /edgex-go 00:22:24 ---> Using cache 00:22:24 ---> 88bb1b8788c3 00:22:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:24 ---> Using cache 00:22:24 ---> cd2f44bae50e 00:22:24 Step 5/23 : RUN apk add --update --no-cache make bash git 00:22:24 ---> Running in 9e4cee3ee029 00:22:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:29 OK: 220 MiB in 52 packages 00:22:31 Removing intermediate container 9e4cee3ee029 00:22:31 ---> dabf7aeaa43f 00:22:31 Step 6/23 : COPY go.mod vendor* ./ 00:22:32 ---> c579185552f8 00:22:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:32 ---> Running in c74a9fd087e5 00:22:39 Removing intermediate container c74a9fd087e5 00:22:39 ---> d5ce26e4cc38 00:22:39 Step 8/23 : COPY . . 00:22:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:22:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:22:53  ---> 4d47b423ea8d 00:22:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:22:53 ---> Running in 1418ed68f33b 00:22:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:24:17 Removing intermediate container 23ae781e9dc1 00:24:17 ---> b2d149111fb8 00:24:17 00:24:17 Step 10/23 : FROM alpine:3.14 00:24:17 ---> ac73e934f311 00:24:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:24:17 ---> Using cache 00:24:17 ---> 71b3e6eaa1e2 00:24:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:24:17 ---> Using cache 00:24:17 ---> 84b3211445f7 00:24:17 Step 13/23 : ENV APP_PORT=59881 00:24:17 ---> Running in 3dfa5026fbe6 00:24:17 Removing intermediate container 3dfa5026fbe6 00:24:17 ---> 93216e32ea94 00:24:17 Step 14/23 : EXPOSE $APP_PORT 00:24:17 ---> Running in 7590a678e89a 00:24:17 Removing intermediate container 7590a678e89a 00:24:17 ---> ba0cd30cfc23 00:24:17 Step 15/23 : WORKDIR / 00:24:17 ---> Running in 01dc9336de06 00:24:17 Removing intermediate container 01dc9336de06 00:24:17 ---> b650c1141df2 00:24:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:24:17 ---> 9b5d019e0965 00:24:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:24:17 ---> b0d88cfe1fba 00:24:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:24:17 ---> 5bc98509b908 00:24:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:24:17 ---> Running in a8e8b2a3e013 00:24:17 Removing intermediate container a8e8b2a3e013 00:24:17 ---> 8ff41c5e9609 00:24:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:24:17 ---> Running in 8070abf7b80c 00:24:17 Removing intermediate container 8070abf7b80c 00:24:17 ---> 7a4c008970f1 00:24:17 Step 21/23 : LABEL arch=arm64 00:24:17 ---> Running in b09a4047f303 00:24:17 Removing intermediate container b09a4047f303 00:24:17 ---> cc57f18ae609 00:24:17 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:24:17 ---> Running in 8f0af676b005 00:24:17 Removing intermediate container 8f0af676b005 00:24:17 ---> 727f8b256010 00:24:17 Step 23/23 : LABEL version=2.2.0-dev.96 00:24:17 ---> Running in b4ea28b296f3 00:24:17 Removing intermediate container b4ea28b296f3 00:24:17 ---> 20453cb717ae 00:24:17 00:24:17 Successfully built 20453cb717ae 00:24:17 Successfully tagged core-metadata-arm64:latest 00:24:17 Building security-spire-config 00:24:40  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:24:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:24:40 ---> 2dc4c7c8b76f 00:24:40 Step 3/26 : WORKDIR /edgex-go 00:24:40 ---> Using cache 00:24:40 ---> 88bb1b8788c3 00:24:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:40 ---> Using cache 00:24:40 ---> cd2f44bae50e 00:24:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:24:40 ---> Using cache 00:24:40 ---> 73fd60d89b44 00:24:40 Step 6/26 : COPY go.mod vendor* ./ 00:24:40 ---> Using cache 00:24:40 ---> 42856bba0429 00:24:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:40 ---> Using cache 00:24:40 ---> 68ce3888a383 00:24:40 Step 8/26 : COPY . . 00:24:40 ---> Using cache 00:24:40 ---> 1284451af3e8 00:24:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:24:40 ---> Using cache 00:24:40 ---> f2bd9bc02e6e 00:24:40 Step 10/26 : RUN mkdir -p spire-build 00:24:40 ---> Using cache 00:24:40 ---> f974e83d8a71 00:24:40 Step 11/26 : WORKDIR /edgex-go/spire-build 00:24:40 ---> Using cache 00:24:40 ---> d7f72823b4c1 00:24:40 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 00:24:40 ---> Running in 420c63cc4ec9 00:24:42 spire-1.2.1/ 00:24:42 spire-1.2.1/.data/ 00:24:42 spire-1.2.1/.data/.file 00:24:42 spire-1.2.1/.dockerignore 00:24:42 spire-1.2.1/.gitattributes 00:24:42 spire-1.2.1/.githooks/ 00:24:42 spire-1.2.1/.githooks/pre-commit 00:24:42 spire-1.2.1/.github/ 00:24:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:24:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:24:42 spire-1.2.1/.github/dependabot.yml 00:24:42 spire-1.2.1/.github/workflows/ 00:24:42 spire-1.2.1/.github/workflows/nightly_build.yaml 00:24:42 spire-1.2.1/.github/workflows/pr_build.yaml 00:24:42 spire-1.2.1/.github/workflows/release_build.yaml 00:24:42 spire-1.2.1/.github/workflows/scripts/ 00:24:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:24:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:24:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:24:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:24:42 spire-1.2.1/.github/workflows/scripts/split.sh 00:24:42 spire-1.2.1/.gitignore 00:24:42 spire-1.2.1/.go-version 00:24:42 spire-1.2.1/.golangci.yml 00:24:42 spire-1.2.1/ADOPTERS.md 00:24:42 spire-1.2.1/CHANGELOG.md 00:24:42 spire-1.2.1/CODE-OF-CONDUCT.md 00:24:42 spire-1.2.1/CODEOWNERS 00:24:42 spire-1.2.1/CONTRIBUTING.md 00:24:42 spire-1.2.1/Dockerfile 00:24:42 spire-1.2.1/Dockerfile.dev 00:24:42 spire-1.2.1/Dockerfile.scratch 00:24:42 spire-1.2.1/LICENSE 00:24:42 spire-1.2.1/MAINTAINERS.md 00:24:42 spire-1.2.1/Makefile 00:24:42 spire-1.2.1/README.md 00:24:42 spire-1.2.1/ROADMAP.md 00:24:42 spire-1.2.1/SECURITY.md 00:24:42 spire-1.2.1/cmd/ 00:24:42 spire-1.2.1/cmd/spire-agent/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/common/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/run/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:24:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:24:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:24:42 spire-1.2.1/cmd/spire-agent/main.go 00:24:42 spire-1.2.1/cmd/spire-server/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/cli.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/run/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/token/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/validate/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/x509/ 00:24:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:24:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:24:42 spire-1.2.1/cmd/spire-server/main.go 00:24:42 spire-1.2.1/cmd/spire-server/util/ 00:24:42 spire-1.2.1/cmd/spire-server/util/util.go 00:24:42 spire-1.2.1/conf/ 00:24:42 spire-1.2.1/conf/agent/ 00:24:42 spire-1.2.1/conf/agent/agent.conf 00:24:42 spire-1.2.1/conf/agent/agent_full.conf 00:24:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:24:42 spire-1.2.1/conf/server/ 00:24:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:24:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:24:42 spire-1.2.1/conf/server/server.conf 00:24:42 spire-1.2.1/conf/server/server_full.conf 00:24:42 spire-1.2.1/doc/ 00:24:42 spire-1.2.1/doc/SPIRE101.md 00:24:42 spire-1.2.1/doc/auditlog.md 00:24:42 spire-1.2.1/doc/authorization_policy_engine.md 00:24:42 spire-1.2.1/doc/changelog_guidelines.md 00:24:42 spire-1.2.1/doc/cure53-report.pdf 00:24:42 spire-1.2.1/doc/images/ 00:24:42 spire-1.2.1/doc/images/2019_roadmap.png 00:24:42 spire-1.2.1/doc/images/SPIRE101.png 00:24:42 spire-1.2.1/doc/images/SPIRE_agent.png 00:24:42 spire-1.2.1/doc/images/SPIRE_server.png 00:24:42 spire-1.2.1/doc/images/cache_mgr.png 00:24:42 spire-1.2.1/doc/images/cache_mgr_components.png 00:24:42 spire-1.2.1/doc/images/federated_spire.png 00:24:42 spire-1.2.1/doc/images/ha_mode.png 00:24:42 spire-1.2.1/doc/images/nested_spire.png 00:24:42 spire-1.2.1/doc/images/oidc_federation.png 00:24:42 spire-1.2.1/doc/images/single_trust_domain.png 00:24:42 spire-1.2.1/doc/images/spiffe_compatible.png 00:24:42 spire-1.2.1/doc/images/spire_logo.png 00:24:42 spire-1.2.1/doc/migrating_registration_api_clients.md 00:24:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:24:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:24:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:24:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:24:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:24:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:24:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:24:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:24:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:24:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:24:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:24:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:24:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:24:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:24:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:24:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:24:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:24:42 spire-1.2.1/doc/scaling_spire.md 00:24:42 spire-1.2.1/doc/spire_agent.md 00:24:42 spire-1.2.1/doc/spire_server.md 00:24:42 spire-1.2.1/doc/supported_integrations.md 00:24:42 spire-1.2.1/doc/telemetry.md 00:24:42 spire-1.2.1/doc/telemetry_config.md 00:24:42 spire-1.2.1/doc/upgrading.md 00:24:42 spire-1.2.1/doc/using_spire.md 00:24:42 spire-1.2.1/examples/ 00:24:42 spire-1.2.1/examples/README.md 00:24:42 spire-1.2.1/go.mod 00:24:42 spire-1.2.1/go.sum 00:24:42 spire-1.2.1/pkg/ 00:24:42 spire-1.2.1/pkg/agent/ 00:24:42 spire-1.2.1/pkg/agent/agent.go 00:24:42 spire-1.2.1/pkg/agent/api/ 00:24:42 spire-1.2.1/pkg/agent/api/config.go 00:24:42 spire-1.2.1/pkg/agent/api/debug/ 00:24:42 spire-1.2.1/pkg/agent/api/debug/v1/ 00:24:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:24:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:24:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:24:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:24:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:24:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:24:42 spire-1.2.1/pkg/agent/api/endpoints.go 00:24:42 spire-1.2.1/pkg/agent/api/health/ 00:24:42 spire-1.2.1/pkg/agent/api/health/v1/ 00:24:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:24:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:24:42 spire-1.2.1/pkg/agent/api/rpccontext/ 00:24:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:24:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:24:42 spire-1.2.1/pkg/agent/attestor/ 00:24:42 spire-1.2.1/pkg/agent/attestor/node/ 00:24:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:24:42 spire-1.2.1/pkg/agent/attestor/node/node.go 00:24:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:24:42 spire-1.2.1/pkg/agent/attestor/workload/ 00:24:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:24:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:24:42 spire-1.2.1/pkg/agent/catalog/ 00:24:42 spire-1.2.1/pkg/agent/catalog/catalog.go 00:24:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:24:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:24:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:24:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:24:42 spire-1.2.1/pkg/agent/client/ 00:24:42 spire-1.2.1/pkg/agent/client/client.go 00:24:42 spire-1.2.1/pkg/agent/client/client_test.go 00:24:42 spire-1.2.1/pkg/agent/client/dial.go 00:24:42 spire-1.2.1/pkg/agent/client/nodeconn.go 00:24:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:24:42 spire-1.2.1/pkg/agent/client/update.go 00:24:42 spire-1.2.1/pkg/agent/client/util.go 00:24:42 spire-1.2.1/pkg/agent/common/ 00:24:42 spire-1.2.1/pkg/agent/common/backoff/ 00:24:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:24:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:24:42 spire-1.2.1/pkg/agent/common/cgroups/ 00:24:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:24:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:24:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:24:42 spire-1.2.1/pkg/agent/config.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/ 00:24:42 spire-1.2.1/pkg/agent/endpoints/config.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:24:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:24:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/workload/ 00:24:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:24:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:24:42 spire-1.2.1/pkg/agent/manager/ 00:24:42 spire-1.2.1/pkg/agent/manager/cache/ 00:24:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:24:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:24:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:24:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:24:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:24:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:24:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:24:42 spire-1.2.1/pkg/agent/manager/config.go 00:24:42 spire-1.2.1/pkg/agent/manager/manager.go 00:24:42 spire-1.2.1/pkg/agent/manager/manager_test.go 00:24:42 spire-1.2.1/pkg/agent/manager/storage.go 00:24:42 spire-1.2.1/pkg/agent/manager/storage_test.go 00:24:42 spire-1.2.1/pkg/agent/manager/storecache/ 00:24:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:24:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:24:42 spire-1.2.1/pkg/agent/manager/sync.go 00:24:42 spire-1.2.1/pkg/agent/plugin/ 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:24:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:24:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:24:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:24:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:24:42 spire-1.2.1/pkg/agent/svid/ 00:24:42 spire-1.2.1/pkg/agent/svid/rotator.go 00:24:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:24:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:24:42 spire-1.2.1/pkg/agent/svid/store/ 00:24:42 spire-1.2.1/pkg/agent/svid/store/service.go 00:24:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:24:42 spire-1.2.1/pkg/common/ 00:24:42 spire-1.2.1/pkg/common/agentpathtemplate/ 00:24:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:24:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:24:42 spire-1.2.1/pkg/common/api/ 00:24:42 spire-1.2.1/pkg/common/api/metrics.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/ 00:24:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/logger.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/names.go 00:24:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:24:42 spire-1.2.1/pkg/common/api/names.go 00:24:42 spire-1.2.1/pkg/common/api/ratelimit.go 00:24:42 spire-1.2.1/pkg/common/api/rpccontext/ 00:24:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:24:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:24:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:24:42 spire-1.2.1/pkg/common/auth/ 00:24:42 spire-1.2.1/pkg/common/auth/interceptors.go 00:24:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:24:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/ 00:24:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/types.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:24:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:24:42 spire-1.2.1/pkg/common/catalog/ 00:24:42 spire-1.2.1/pkg/common/catalog/bind.go 00:24:42 spire-1.2.1/pkg/common/catalog/builtin.go 00:24:42 spire-1.2.1/pkg/common/catalog/catalog.go 00:24:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:24:42 spire-1.2.1/pkg/common/catalog/closers.go 00:24:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:24:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:24:42 spire-1.2.1/pkg/common/catalog/config.go 00:24:42 spire-1.2.1/pkg/common/catalog/config_test.go 00:24:42 spire-1.2.1/pkg/common/catalog/configure.go 00:24:42 spire-1.2.1/pkg/common/catalog/constraints.go 00:24:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:24:42 spire-1.2.1/pkg/common/catalog/context.go 00:24:42 spire-1.2.1/pkg/common/catalog/external.go 00:24:42 spire-1.2.1/pkg/common/catalog/host.go 00:24:42 spire-1.2.1/pkg/common/catalog/pipenet.go 00:24:42 spire-1.2.1/pkg/common/catalog/plugin.go 00:24:42 spire-1.2.1/pkg/common/catalog/testplugin/ 00:24:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:24:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:24:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:24:42 spire-1.2.1/pkg/common/cli/ 00:24:42 spire-1.2.1/pkg/common/cli/env.go 00:24:42 spire-1.2.1/pkg/common/cli/flags.go 00:24:42 spire-1.2.1/pkg/common/cli/trust_domain.go 00:24:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:24:42 spire-1.2.1/pkg/common/cli/umask.go 00:24:42 spire-1.2.1/pkg/common/cli/umask_posix.go 00:24:42 spire-1.2.1/pkg/common/cli/umask_test.go 00:24:42 spire-1.2.1/pkg/common/cli/umask_windows.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/flag.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/format.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:24:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:24:42 spire-1.2.1/pkg/common/coretypes/ 00:24:42 spire-1.2.1/pkg/common/coretypes/bundle/ 00:24:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:24:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:24:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:24:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:24:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:24:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:24:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:24:42 spire-1.2.1/pkg/common/cryptoutil/ 00:24:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:24:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:24:42 spire-1.2.1/pkg/common/diskutil/ 00:24:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:24:42 spire-1.2.1/pkg/common/diskutil/file_test.go 00:24:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:24:42 spire-1.2.1/pkg/common/errorutil/ 00:24:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:24:42 spire-1.2.1/pkg/common/health/ 00:24:42 spire-1.2.1/pkg/common/health/config.go 00:24:42 spire-1.2.1/pkg/common/health/context.go 00:24:42 spire-1.2.1/pkg/common/health/context_test.go 00:24:42 spire-1.2.1/pkg/common/health/health.go 00:24:42 spire-1.2.1/pkg/common/health/health_test.go 00:24:42 spire-1.2.1/pkg/common/health/logger.go 00:24:42 spire-1.2.1/pkg/common/hostservice/ 00:24:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:24:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:24:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:24:42 spire-1.2.1/pkg/common/idutil/ 00:24:42 spire-1.2.1/pkg/common/idutil/require.go 00:24:42 spire-1.2.1/pkg/common/idutil/require_test.go 00:24:42 spire-1.2.1/pkg/common/idutil/safety.go 00:24:42 spire-1.2.1/pkg/common/idutil/safety_test.go 00:24:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:24:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:24:42 spire-1.2.1/pkg/common/jwtsvid/ 00:24:42 spire-1.2.1/pkg/common/jwtsvid/common.go 00:24:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:24:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:24:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:24:42 spire-1.2.1/pkg/common/jwtutil/ 00:24:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:24:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:24:42 spire-1.2.1/pkg/common/log/ 00:24:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:24:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:24:42 spire-1.2.1/pkg/common/log/log.go 00:24:42 spire-1.2.1/pkg/common/log/log_test.go 00:24:42 spire-1.2.1/pkg/common/log/options.go 00:24:42 spire-1.2.1/pkg/common/nodeutil/ 00:24:42 spire-1.2.1/pkg/common/nodeutil/node.go 00:24:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:24:42 spire-1.2.1/pkg/common/peertracker/ 00:24:42 spire-1.2.1/pkg/common/peertracker/conn.go 00:24:42 spire-1.2.1/pkg/common/peertracker/credentials.go 00:24:42 spire-1.2.1/pkg/common/peertracker/errors.go 00:24:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:24:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:24:42 spire-1.2.1/pkg/common/peertracker/info.go 00:24:42 spire-1.2.1/pkg/common/peertracker/listener.go 00:24:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:24:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:24:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:24:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:24:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:24:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:24:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tcp.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:24:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:24:42 spire-1.2.1/pkg/common/peertracker/uds.go 00:24:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:24:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:24:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:24:42 spire-1.2.1/pkg/common/pemutil/ 00:24:42 spire-1.2.1/pkg/common/pemutil/block.go 00:24:42 spire-1.2.1/pkg/common/pemutil/certs.go 00:24:42 spire-1.2.1/pkg/common/pemutil/common.go 00:24:42 spire-1.2.1/pkg/common/pemutil/csr.go 00:24:42 spire-1.2.1/pkg/common/pemutil/keys.go 00:24:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/ 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:24:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:24:42 spire-1.2.1/pkg/common/plugin/ 00:24:42 spire-1.2.1/pkg/common/plugin/aws/ 00:24:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:24:42 spire-1.2.1/pkg/common/plugin/azure/ 00:24:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:24:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:24:42 spire-1.2.1/pkg/common/plugin/facade.go 00:24:42 spire-1.2.1/pkg/common/plugin/facade_test.go 00:24:42 spire-1.2.1/pkg/common/plugin/gcp/ 00:24:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:24:42 spire-1.2.1/pkg/common/plugin/k8s/ 00:24:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:24:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:24:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:24:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:24:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:24:42 spire-1.2.1/pkg/common/plugin/log.go 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/ 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:24:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:24:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:24:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:24:42 spire-1.2.1/pkg/common/plugin/x509pop/ 00:24:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:24:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:24:42 spire-1.2.1/pkg/common/profiling/ 00:24:42 spire-1.2.1/pkg/common/profiling/dumpers.go 00:24:42 spire-1.2.1/pkg/common/profiling/profiling.go 00:24:42 spire-1.2.1/pkg/common/protoutil/ 00:24:42 spire-1.2.1/pkg/common/protoutil/masks.go 00:24:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:24:42 spire-1.2.1/pkg/common/rotationutil/ 00:24:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:24:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:24:42 spire-1.2.1/pkg/common/selector/ 00:24:42 spire-1.2.1/pkg/common/selector/selector.go 00:24:42 spire-1.2.1/pkg/common/selector/selector_test.go 00:24:42 spire-1.2.1/pkg/common/selector/set.go 00:24:42 spire-1.2.1/pkg/common/selector/set_utils.go 00:24:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/ 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/ 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:24:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:24:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:24:42 spire-1.2.1/pkg/common/telemetry/call.go 00:24:42 spire-1.2.1/pkg/common/telemetry/common/ 00:24:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:24:42 spire-1.2.1/pkg/common/telemetry/config.go 00:24:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:24:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/inmem.go 00:24:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/m3.go 00:24:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/metrics.go 00:24:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/names.go 00:24:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:24:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:24:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/ 00:24:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:24:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:24:42 spire-1.2.1/pkg/common/telemetry/server/server.go 00:24:42 spire-1.2.1/pkg/common/telemetry/sink.go 00:24:42 spire-1.2.1/pkg/common/telemetry/statsd.go 00:24:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:24:42 spire-1.2.1/pkg/common/telemetry/uptime.go 00:24:42 spire-1.2.1/pkg/common/telemetry/version.go 00:24:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:24:42 spire-1.2.1/pkg/common/uptime/ 00:24:42 spire-1.2.1/pkg/common/uptime/uptime.go 00:24:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:24:42 spire-1.2.1/pkg/common/util/ 00:24:42 spire-1.2.1/pkg/common/util/certs.go 00:24:42 spire-1.2.1/pkg/common/util/certs_test.go 00:24:42 spire-1.2.1/pkg/common/util/csr.go 00:24:42 spire-1.2.1/pkg/common/util/hash.go 00:24:42 spire-1.2.1/pkg/common/util/selectors.go 00:24:42 spire-1.2.1/pkg/common/util/selectors_test.go 00:24:42 spire-1.2.1/pkg/common/util/signals.go 00:24:42 spire-1.2.1/pkg/common/util/sort.go 00:24:42 spire-1.2.1/pkg/common/util/sort_test.go 00:24:42 spire-1.2.1/pkg/common/util/task.go 00:24:42 spire-1.2.1/pkg/common/util/task_test.go 00:24:42 spire-1.2.1/pkg/common/util/testdata/ 00:24:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:24:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:24:42 spire-1.2.1/pkg/common/version/ 00:24:42 spire-1.2.1/pkg/common/version/version.go 00:24:42 spire-1.2.1/pkg/common/x509svid/ 00:24:42 spire-1.2.1/pkg/common/x509svid/common_test.go 00:24:42 spire-1.2.1/pkg/common/x509svid/csr.go 00:24:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:24:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:24:42 spire-1.2.1/pkg/common/x509util/ 00:24:42 spire-1.2.1/pkg/common/x509util/cert.go 00:24:42 spire-1.2.1/pkg/common/x509util/dns.go 00:24:42 spire-1.2.1/pkg/common/x509util/dns_test.go 00:24:42 spire-1.2.1/pkg/common/x509util/keyid.go 00:24:42 spire-1.2.1/pkg/common/x509util/keypair.go 00:24:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:24:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:24:42 spire-1.2.1/pkg/server/ 00:24:42 spire-1.2.1/pkg/server/api/ 00:24:42 spire-1.2.1/pkg/server/api/agent.go 00:24:42 spire-1.2.1/pkg/server/api/agent/ 00:24:42 spire-1.2.1/pkg/server/api/agent/v1/ 00:24:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:24:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:24:42 spire-1.2.1/pkg/server/api/agent_test.go 00:24:42 spire-1.2.1/pkg/server/api/api.go 00:24:42 spire-1.2.1/pkg/server/api/audit/ 00:24:42 spire-1.2.1/pkg/server/api/audit/audit.go 00:24:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:24:42 spire-1.2.1/pkg/server/api/bundle.go 00:24:42 spire-1.2.1/pkg/server/api/bundle/ 00:24:42 spire-1.2.1/pkg/server/api/bundle/v1/ 00:24:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:24:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:24:42 spire-1.2.1/pkg/server/api/bundle_test.go 00:24:42 spire-1.2.1/pkg/server/api/debug/ 00:24:42 spire-1.2.1/pkg/server/api/debug/v1/ 00:24:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:24:43 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:24:43 spire-1.2.1/pkg/server/api/entry.go 00:24:43 spire-1.2.1/pkg/server/api/entry/ 00:24:43 spire-1.2.1/pkg/server/api/entry/v1/ 00:24:43 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:24:43 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:24:43 spire-1.2.1/pkg/server/api/entry_test.go 00:24:43 spire-1.2.1/pkg/server/api/health/ 00:24:43 spire-1.2.1/pkg/server/api/health/v1/ 00:24:43 spire-1.2.1/pkg/server/api/health/v1/service.go 00:24:43 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:24:43 spire-1.2.1/pkg/server/api/id.go 00:24:43 spire-1.2.1/pkg/server/api/id_test.go 00:24:43 spire-1.2.1/pkg/server/api/limits/ 00:24:43 spire-1.2.1/pkg/server/api/limits/limits.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/ 00:24:43 spire-1.2.1/pkg/server/api/middleware/alias.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/audit.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/caller.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/common.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/entries.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:24:43 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:24:43 spire-1.2.1/pkg/server/api/ratelimit.go 00:24:43 spire-1.2.1/pkg/server/api/rpccontext/ 00:24:43 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:24:43 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:24:43 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:24:43 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:24:43 spire-1.2.1/pkg/server/api/selector.go 00:24:43 spire-1.2.1/pkg/server/api/selector_test.go 00:24:43 spire-1.2.1/pkg/server/api/status.go 00:24:43 spire-1.2.1/pkg/server/api/status_test.go 00:24:43 spire-1.2.1/pkg/server/api/svid/ 00:24:43 spire-1.2.1/pkg/server/api/svid/v1/ 00:24:43 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:24:43 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:24:43 spire-1.2.1/pkg/server/api/trustdomain.go 00:24:43 spire-1.2.1/pkg/server/api/trustdomain/ 00:24:43 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:24:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:24:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:24:43 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:24:43 spire-1.2.1/pkg/server/authpolicy/ 00:24:43 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:24:43 spire-1.2.1/pkg/server/authpolicy/policy.go 00:24:43 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:24:43 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:24:43 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:24:43 spire-1.2.1/pkg/server/authpolicy/validate.go 00:24:43 spire-1.2.1/pkg/server/bundle/ 00:24:43 spire-1.2.1/pkg/server/bundle/client/ 00:24:43 spire-1.2.1/pkg/server/bundle/client/client.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/manager.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/sources.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/updater.go 00:24:43 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:24:43 spire-1.2.1/pkg/server/ca/ 00:24:43 spire-1.2.1/pkg/server/ca/ca.go 00:24:43 spire-1.2.1/pkg/server/ca/ca_health.go 00:24:43 spire-1.2.1/pkg/server/ca/ca_test.go 00:24:43 spire-1.2.1/pkg/server/ca/journal.go 00:24:43 spire-1.2.1/pkg/server/ca/journal_test.go 00:24:43 spire-1.2.1/pkg/server/ca/manager.go 00:24:43 spire-1.2.1/pkg/server/ca/manager_health.go 00:24:43 spire-1.2.1/pkg/server/ca/manager_test.go 00:24:43 spire-1.2.1/pkg/server/ca/templates.go 00:24:43 spire-1.2.1/pkg/server/ca/upstream_client.go 00:24:43 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:24:43 spire-1.2.1/pkg/server/ca/validation.go 00:24:43 spire-1.2.1/pkg/server/cache/ 00:24:43 spire-1.2.1/pkg/server/cache/dscache/ 00:24:43 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:24:43 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/ 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:24:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:24:43 spire-1.2.1/pkg/server/catalog/ 00:24:43 spire-1.2.1/pkg/server/catalog/catalog.go 00:24:43 spire-1.2.1/pkg/server/catalog/keymanager.go 00:24:43 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:24:43 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:24:43 spire-1.2.1/pkg/server/catalog/notifier.go 00:24:43 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:24:43 spire-1.2.1/pkg/server/config.go 00:24:43 spire-1.2.1/pkg/server/datastore/ 00:24:43 spire-1.2.1/pkg/server/datastore/datastore.go 00:24:43 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:24:43 spire-1.2.1/pkg/server/datastore/repository.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:24:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:24:43 spire-1.2.1/pkg/server/endpoints/ 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/ 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:24:43 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:24:43 spire-1.2.1/pkg/server/endpoints/config.go 00:24:43 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:24:43 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:24:43 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:24:43 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:24:43 spire-1.2.1/pkg/server/endpoints/middleware.go 00:24:43 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:24:43 spire-1.2.1/pkg/server/hostservice/ 00:24:43 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:24:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:24:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:24:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:24:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:24:43 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:24:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:24:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:24:43 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:24:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:24:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/ 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:24:43 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:24:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:24:43 spire-1.2.1/pkg/server/registration/ 00:24:43 spire-1.2.1/pkg/server/registration/manager.go 00:24:43 spire-1.2.1/pkg/server/registration/manager_test.go 00:24:43 spire-1.2.1/pkg/server/scanentries.go 00:24:43 spire-1.2.1/pkg/server/scanentries_test.go 00:24:43 spire-1.2.1/pkg/server/server.go 00:24:43 spire-1.2.1/pkg/server/server_test.go 00:24:43 spire-1.2.1/pkg/server/svid/ 00:24:43 spire-1.2.1/pkg/server/svid/observer.go 00:24:43 spire-1.2.1/pkg/server/svid/observer_test.go 00:24:43 spire-1.2.1/pkg/server/svid/rotator.go 00:24:43 spire-1.2.1/pkg/server/svid/rotator_config.go 00:24:43 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:24:43 spire-1.2.1/pkg/server/svid/rotator_test.go 00:24:43 spire-1.2.1/proto/ 00:24:43 spire-1.2.1/proto/private/ 00:24:43 spire-1.2.1/proto/private/server/ 00:24:43 spire-1.2.1/proto/private/server/journal/ 00:24:43 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:24:43 spire-1.2.1/proto/private/server/journal/journal.proto 00:24:43 spire-1.2.1/proto/spire/ 00:24:43 spire-1.2.1/proto/spire/common/ 00:24:43 spire-1.2.1/proto/spire/common/common.pb.go 00:24:43 spire-1.2.1/proto/spire/common/common.proto 00:24:43 spire-1.2.1/proto/spire/common/plugin/ 00:24:43 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:24:43 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:24:43 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:24:43 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:24:43 spire-1.2.1/proto/spire/plugin/ 00:24:43 spire-1.2.1/proto/spire/plugin/agent/ 00:24:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:24:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:24:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:24:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:24:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:24:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:24:43 spire-1.2.1/release/ 00:24:43 spire-1.2.1/release/spire-extras/ 00:24:43 spire-1.2.1/release/spire-extras/README.md 00:24:43 spire-1.2.1/release/spire-extras/conf/ 00:24:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:24:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:24:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:24:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:24:43 spire-1.2.1/release/spire/ 00:24:43 spire-1.2.1/release/spire/README.md 00:24:43 spire-1.2.1/release/spire/conf/ 00:24:43 spire-1.2.1/release/spire/conf/agent/ 00:24:43 spire-1.2.1/release/spire/conf/agent/agent.conf 00:24:43 spire-1.2.1/release/spire/conf/server/ 00:24:43 spire-1.2.1/release/spire/conf/server/server.conf 00:24:43 spire-1.2.1/script/ 00:24:43 spire-1.2.1/script/build-artifact.sh 00:24:43 spire-1.2.1/script/generate_dummy_ca.sh 00:24:43 spire-1.2.1/support/ 00:24:43 spire-1.2.1/support/k8s/ 00:24:43 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:24:43 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:24:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:24:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/ 00:24:44 spire-1.2.1/support/oidc-discovery-provider/README.md 00:24:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/config.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/main.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:24:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:24:44 spire-1.2.1/test/ 00:24:44 spire-1.2.1/test/clock/ 00:24:44 spire-1.2.1/test/clock/clock.go 00:24:44 spire-1.2.1/test/fakes/ 00:24:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:24:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:24:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:24:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:24:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:24:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:24:44 spire-1.2.1/test/fakes/fakeagentstore/ 00:24:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:24:44 spire-1.2.1/test/fakes/fakedatastore/ 00:24:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:24:44 spire-1.2.1/test/fakes/fakeentryclient/ 00:24:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:24:44 spire-1.2.1/test/fakes/fakehealthchecker/ 00:24:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:24:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:24:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:24:44 spire-1.2.1/test/fakes/fakemetrics/ 00:24:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:24:44 spire-1.2.1/test/fakes/fakenoderesolver/ 00:24:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:24:44 spire-1.2.1/test/fakes/fakenotifier/ 00:24:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:24:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:24:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:24:44 spire-1.2.1/test/fakes/fakeserverca/ 00:24:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:24:44 spire-1.2.1/test/fakes/fakeservercatalog/ 00:24:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:24:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:24:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:24:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:24:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:24:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:24:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:24:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:24:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:24:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:24:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:24:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:24:44 spire-1.2.1/test/fixture/ 00:24:44 spire-1.2.1/test/fixture/certs/ 00:24:44 spire-1.2.1/test/fixture/certs/agent_svid.der 00:24:44 spire-1.2.1/test/fixture/certs/base_cert.pem 00:24:44 spire-1.2.1/test/fixture/certs/base_csr.pem 00:24:44 spire-1.2.1/test/fixture/certs/base_key.pem 00:24:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:24:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:24:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:24:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:24:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:24:44 spire-1.2.1/test/fixture/certs/blog_key.pem 00:24:44 spire-1.2.1/test/fixture/certs/bundle.der 00:24:44 spire-1.2.1/test/fixture/certs/ca.pem 00:24:44 spire-1.2.1/test/fixture/certs/ca_key.pem 00:24:44 spire-1.2.1/test/fixture/certs/database_cert.pem 00:24:44 spire-1.2.1/test/fixture/certs/database_csr.pem 00:24:44 spire-1.2.1/test/fixture/certs/database_key.pem 00:24:44 spire-1.2.1/test/fixture/certs/node_cert.pem 00:24:44 spire-1.2.1/test/fixture/certs/node_csr.pem 00:24:44 spire-1.2.1/test/fixture/certs/node_key.pem 00:24:44 spire-1.2.1/test/fixture/certs/svid.pem 00:24:44 spire-1.2.1/test/fixture/certs/svid_key.pem 00:24:44 spire-1.2.1/test/fixture/config/ 00:24:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:24:44 spire-1.2.1/test/fixture/config/agent_good.conf 00:24:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:24:44 spire-1.2.1/test/fixture/config/plugin_good.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:24:44 spire-1.2.1/test/fixture/config/server_good.conf 00:24:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:24:44 spire-1.2.1/test/fixture/fixture.go 00:24:44 spire-1.2.1/test/fixture/nodeattestor/ 00:24:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:24:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:24:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:24:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:24:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:24:44 spire-1.2.1/test/fixture/registration/ 00:24:44 spire-1.2.1/test/fixture/registration/entries.json 00:24:44 spire-1.2.1/test/fixture/registration/good-for-update.json 00:24:44 spire-1.2.1/test/fixture/registration/good.json 00:24:44 spire-1.2.1/test/fixture/registration/invalid.json 00:24:44 spire-1.2.1/test/fixture/registration/invalid_json.json 00:24:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:24:44 spire-1.2.1/test/integration/ 00:24:44 spire-1.2.1/test/integration/README.md 00:24:44 spire-1.2.1/test/integration/common 00:24:44 spire-1.2.1/test/integration/setup/ 00:24:44 spire-1.2.1/test/integration/setup/adminclient/ 00:24:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:24:44 spire-1.2.1/test/integration/setup/adminclient/client.go 00:24:44 spire-1.2.1/test/integration/setup/debugagent/ 00:24:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:24:44 spire-1.2.1/test/integration/setup/debugagent/main.go 00:24:44 spire-1.2.1/test/integration/setup/debugserver/ 00:24:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:24:44 spire-1.2.1/test/integration/setup/debugserver/main.go 00:24:44 spire-1.2.1/test/integration/setup/downstreamclient/ 00:24:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:24:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:24:44 spire-1.2.1/test/integration/setup/itclient/ 00:24:44 spire-1.2.1/test/integration/setup/itclient/client.go 00:24:44 spire-1.2.1/test/integration/setup/node-attestation/ 00:24:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:24:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:24:44 spire-1.2.1/test/integration/setup/x509pop/ 00:24:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:24:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:24:44 spire-1.2.1/test/integration/suites/ 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:24:44 spire-1.2.1/test/integration/suites/join-token/ 00:24:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:24:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:24:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:24:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:24:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:24:44 spire-1.2.1/test/integration/suites/join-token/README.md 00:24:44 spire-1.2.1/test/integration/suites/join-token/conf/ 00:24:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/join-token/teardown 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:24:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:24:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:24:44 spire-1.2.1/test/integration/suites/k8s/ 00:24:44 spire-1.2.1/test/integration/suites/k8s/00-setup 00:24:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:24:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:24:44 spire-1.2.1/test/integration/suites/k8s/README.md 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/ 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:24:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:24:44 spire-1.2.1/test/integration/suites/k8s/teardown 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/ 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:24:44 spire-1.2.1/test/integration/suites/rotation/ 00:24:44 spire-1.2.1/test/integration/suites/rotation/00-setup 00:24:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:24:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:24:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:24:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:24:44 spire-1.2.1/test/integration/suites/rotation/README.md 00:24:44 spire-1.2.1/test/integration/suites/rotation/conf/ 00:24:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/rotation/teardown 00:24:44 spire-1.2.1/test/integration/suites/self-test/ 00:24:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:24:44 spire-1.2.1/test/integration/suites/self-test/README.md 00:24:44 spire-1.2.1/test/integration/suites/self-test/teardown 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:24:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:24:44 spire-1.2.1/test/integration/suites/upgrade/ 00:24:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:24:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:24:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:24:44 spire-1.2.1/test/integration/suites/upgrade/README.md 00:24:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:24:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:24:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:24:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:24:44 spire-1.2.1/test/integration/suites/upgrade/teardown 00:24:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:24:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:24:44 spire-1.2.1/test/integration/test-one.sh 00:24:44 spire-1.2.1/test/integration/test.sh 00:24:44 spire-1.2.1/test/plugintest/ 00:24:44 spire-1.2.1/test/plugintest/config.go 00:24:44 spire-1.2.1/test/plugintest/load.go 00:24:44 spire-1.2.1/test/plugintest/option.go 00:24:44 spire-1.2.1/test/spiretest/ 00:24:44 spire-1.2.1/test/spiretest/apiserver.go 00:24:44 spire-1.2.1/test/spiretest/assertions.go 00:24:44 spire-1.2.1/test/spiretest/dir.go 00:24:44 spire-1.2.1/test/spiretest/errors_posix.go 00:24:44 spire-1.2.1/test/spiretest/errors_windows.go 00:24:44 spire-1.2.1/test/spiretest/logs.go 00:24:44 spire-1.2.1/test/spiretest/socketapi.go 00:24:44 spire-1.2.1/test/spiretest/suite.go 00:24:44 spire-1.2.1/test/spiretest/x509.go 00:24:44 spire-1.2.1/test/testca/ 00:24:44 spire-1.2.1/test/testca/ca.go 00:24:44 spire-1.2.1/test/testkey/ 00:24:44 spire-1.2.1/test/testkey/generate.sh 00:24:44 spire-1.2.1/test/testkey/genkeys.go 00:24:44 spire-1.2.1/test/testkey/keys.go 00:24:44 spire-1.2.1/test/testkey/new.go 00:24:44 spire-1.2.1/test/tpmsimulator/ 00:24:44 spire-1.2.1/test/tpmsimulator/simulator.go 00:24:44 spire-1.2.1/test/util/ 00:24:44 spire-1.2.1/test/util/cert_fixtures.go 00:24:44 spire-1.2.1/test/util/cert_generation.go 00:24:44 spire-1.2.1/test/util/io_redirection.go 00:24:44 spire-1.2.1/test/util/race.go 00:24:44 spire-1.2.1/test/util/util.go 00:24:44 building spire from source... 00:24:45 Installing go1.17.7... 00:25:12 Removing intermediate container 0517d6eb8f64 00:25:12 ---> 702099535c1d 00:25:12 00:25:12 Step 10/22 : FROM alpine:3.14 00:25:12 ---> ac73e934f311 00:25:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:25:12 ---> Using cache 00:25:12 ---> 71b3e6eaa1e2 00:25:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:25:12 ---> Using cache 00:25:12 ---> 84b3211445f7 00:25:12 Step 13/22 : ENV APP_PORT=59861 00:25:12 ---> Running in 93f76ea65c04 00:25:12 Removing intermediate container 93f76ea65c04 00:25:12 ---> cca4cc9f8183 00:25:12 Step 14/22 : EXPOSE $APP_PORT 00:25:12 ---> Running in 3d912f6a4f0e 00:25:12 Removing intermediate container 3d912f6a4f0e 00:25:12 ---> 19e654c4e5b1 00:25:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:12 ---> 9ddb95765453 00:25:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:25:14 ---> 7fe18978569e 00:25:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:25:15 ---> 72b014985bcb 00:25:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:25:15 ---> Running in ff23019d2f27 00:25:15 Removing intermediate container ff23019d2f27 00:25:15 ---> 0facf56eb2dd 00:25:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:15 ---> Running in b9abc64b342e 00:25:16 Removing intermediate container b9abc64b342e 00:25:16 ---> b885b3a3e522 00:25:16 Step 20/22 : LABEL arch=arm64 00:25:16 ---> Running in dbc8c5a5345f 00:25:17 Building bin/spire-server... 00:25:17 Removing intermediate container dbc8c5a5345f 00:25:17 ---> ef72df536f3c 00:25:17 Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:25:17 go: downloading github.com/mitchellh/cli v1.1.2 00:25:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:25:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:25:17  ---> Running in 109cb1544e3a 00:25:18 Removing intermediate container 109cb1544e3a 00:25:18 ---> 32a929e7f6ec 00:25:18 Step 22/22 : LABEL version=2.2.0-dev.96 00:25:18 ---> Running in 32708508c3d3 00:25:18 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:25:19 Removing intermediate container 32708508c3d3 00:25:19 ---> ced39be22d49 00:25:19 00:25:19 Successfully built ced39be22d49 00:25:19 Successfully tagged support-scheduler-arm64:latest 00:25:19  Building support-scheduler ... done Building security-proxy-setup 00:25:19 go: downloading google.golang.org/grpc v1.44.0 00:25:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:25:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:25:21 go: downloading github.com/imdario/mergo v0.3.12 00:25:21 go: downloading github.com/sirupsen/logrus v1.8.1 00:25:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:25:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:25:25 go: downloading github.com/fatih/color v1.13.0 00:25:25 go: downloading github.com/mattn/go-isatty v0.0.14 00:25:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:25:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:25:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:25:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:25:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:25:26 go: downloading github.com/armon/go-metrics v0.3.10 00:25:27 go: downloading github.com/prometheus/client_golang v1.12.1 00:25:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:25:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:25:28 go: downloading github.com/open-policy-agent/opa v0.38.0 00:25:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:25:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:25:38 ---> 2dc4c7c8b76f 00:25:38 Step 3/22 : WORKDIR /edgex-go 00:25:38 ---> Using cache 00:25:38 ---> 88bb1b8788c3 00:25:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:38 ---> Using cache 00:25:38 ---> cd2f44bae50e 00:25:38 Step 5/22 : RUN apk add --update --no-cache make git 00:25:38 ---> Using cache 00:25:38 ---> 09bca8537e2b 00:25:38 Step 6/22 : COPY go.mod vendor* ./ 00:25:38 ---> Using cache 00:25:38 ---> d77a17aa9db0 00:25:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:38 ---> Using cache 00:25:38 ---> b49879c5629f 00:25:38 Step 8/22 : COPY . . 00:25:38 ---> Using cache 00:25:38 ---> 5a3c8172aab2 00:25:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:25:39 ---> Running in a7be1a4de61b 00:25: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.96" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:25:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:25:45 go: downloading github.com/Masterminds/goutils v1.1.0 00:25:45 go: downloading github.com/Masterminds/semver v1.5.0 00:25:45 go: downloading github.com/google/uuid v1.1.2 00:25:45 go: downloading github.com/huandu/xstrings v1.3.2 00:25:45 go: downloading github.com/mattn/go-colorable v0.1.12 00:25:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:25:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:25:46 go: downloading github.com/oklog/run v1.0.0 00:25:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:25:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:25:47 go: downloading github.com/prometheus/client_model v0.2.0 00:25:47 go: downloading github.com/prometheus/common v0.32.1 00:25:47 go: downloading github.com/beorn7/perks v1.0.1 00:25:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:25:47 go: downloading github.com/prometheus/procfs v0.7.3 00:25:48 go: downloading go.uber.org/atomic v1.9.0 00:25:49 go: downloading github.com/imkira/go-observer v1.0.3 00:25:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:25:50 go: downloading github.com/hashicorp/errwrap v1.1.0 00:25:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:25:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:25:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:25:51 go: downloading github.com/blang/semver/v4 v4.0.0 00:25:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:25:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:25:52 go: downloading github.com/jinzhu/gorm v1.9.16 00:25:52 go: downloading github.com/lib/pq v1.10.4 00:25:52 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:25:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:25:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:25:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:26:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:26:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:26:08 go: downloading github.com/stretchr/testify v1.7.0 00:26:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:26:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:26:35 go: downloading google.golang.org/api v0.70.0 00:26:35 go: downloading k8s.io/client-go v0.23.4 00:26:35 go: downloading k8s.io/api v0.23.4 00:26:51 go: downloading github.com/google/go-tpm v0.3.3 00:26:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:27:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:27:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:27:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:27:23 go: downloading cloud.google.com/go/storage v1.21.0 00:27:23 go: downloading cloud.google.com/go v0.100.2 00:27:23 go: downloading k8s.io/apimachinery v0.23.4 00:27:24 go: downloading k8s.io/kube-aggregator v0.23.3 00:27:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:27:27 go: downloading cloud.google.com/go/security v1.3.0 00:27:27 go: downloading github.com/hashicorp/vault/api v1.4.1 00:27:28 go: downloading github.com/twmb/murmur3 v1.1.6 00:27:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:27:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:27:29 go: downloading gopkg.in/yaml.v2 v2.4.0 00:27:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:27:29 go: downloading github.com/gobwas/glob v0.2.3 00:27:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:27:29 go: downloading github.com/jinzhu/inflection v1.0.0 00:27:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:27:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:27:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:27:30 go: downloading github.com/aws/smithy-go v1.11.0 00:27:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:27:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:27:32 go: downloading github.com/gogo/protobuf v1.3.2 00:27:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:27:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:27:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:27:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:27:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:27:39 go: downloading github.com/dimchansky/utfbom v1.1.1 00:27:39 go: downloading cloud.google.com/go/compute v1.3.0 00:27:40 go: downloading cloud.google.com/go/iam v0.1.1 00:27:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:27:40 go: downloading k8s.io/klog/v2 v2.30.0 00:27:40 go: downloading github.com/google/gofuzz v1.1.0 00:27:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:27:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:27:43 go: downloading github.com/spf13/pflag v1.0.5 00:27:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:27:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:27:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:27:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:27:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:27:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:27:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:27:45 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:27:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:27:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:27:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:27:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:27:47 go: downloading go.opencensus.io v0.23.0 00:27:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:27:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:27:49 go: downloading gopkg.in/inf.v0 v0.9.1 00:27:49 go: downloading github.com/go-logr/logr v1.2.2 00:27:49 go: downloading github.com/google/go-cmp v0.5.7 00:27:50 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:27:50 go: downloading github.com/json-iterator/go v1.1.12 00:27:50 go: downloading github.com/googleapis/gnostic v0.5.5 00:27:54 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:27:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:27:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:27:56 go: downloading github.com/tklauser/numcpus v0.3.0 00:27:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:27:56 go: downloading go.uber.org/zap v1.21.0 00:27:57 go: downloading sigs.k8s.io/yaml v1.3.0 00:27:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:27:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:27:57 go: downloading github.com/modern-go/reflect2 v1.0.2 00:27:58 go: downloading github.com/ryanuber/go-glob v1.0.0 00:27:58 go: downloading github.com/golang/snappy v0.0.4 00:27:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:28:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:28:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:28:10 go: downloading github.com/hashicorp/go-version v1.2.0 00:28:10 go: downloading go.uber.org/multierr v1.6.0 00:28:25 Removing intermediate container 1418ed68f33b 00:28:25 ---> 97274bdb3851 00:28:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:28:25 ---> Running in 5eea06ec7d15 00:28:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:28:35 Removing intermediate container 5eea06ec7d15 00:28:35 ---> 8dd5faac5a93 00:28:35 00:28:35 Step 11/23 : FROM docker:20.10.14 00:28:35 20.10.14: Pulling from library/docker 00:28:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:28:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:28:47 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:28:47 Status: Downloaded newer image for docker:20.10.14 00:28:47 ---> c346e9eafbab 00:28:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:28:48 ---> Running in 406575ce79e2 00:28:49 Removing intermediate container 406575ce79e2 00:28:49 ---> 64f9b5ada227 00:28:49 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 00:28:49 ---> Running in 2d1dfe1514e8 00:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:28:53 (1/43) Installing readline (8.1.1-r0) 00:28:53 (2/43) Installing bash (5.1.16-r0) 00:28:53 Executing bash-5.1.16-r0.post-install 00:28:53 (3/43) Installing brotli-libs (1.0.9-r5) 00:28:53 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:28:53 (5/43) Installing libcurl (7.80.0-r1) 00:28:53 (6/43) Installing curl (7.80.0-r1) 00:28:53 (7/43) Installing dumb-init (1.2.5-r1) 00:28:53 (8/43) Installing libbz2 (1.0.8-r1) 00:28:53 (9/43) Installing expat (2.4.7-r0) 00:28:53 (10/43) Installing libffi (3.4.2-r1) 00:28:53 (11/43) Installing gdbm (1.22-r0) 00:28:53 (12/43) Installing xz-libs (5.2.5-r1) 00:28:53 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:28:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:28:53 (15/43) Installing mpdecimal (2.5.1-r1) 00:28:53 (16/43) Installing sqlite-libs (3.36.0-r0) 00:28:53 (17/43) Installing python3 (3.9.7-r4) 00:28:56 (18/43) Installing py3-appdirs (1.4.4-r2) 00:28:56 (19/43) Installing py3-certifi (2020.12.5-r1) 00:28:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:28:56 (21/43) Installing py3-idna (3.3-r0) 00:28:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:28:56 (23/43) Installing py3-requests (2.26.0-r1) 00:28:56 (24/43) Installing py3-msgpack (1.0.2-r1) 00:28:56 (25/43) Installing py3-lockfile (0.12.2-r4) 00:28:56 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:28:56 (27/43) Installing py3-colorama (0.4.4-r1) 00:28:56 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:28:56 (29/43) Installing py3-distlib (0.3.3-r0) 00:28:56 (30/43) Installing py3-distro (1.6.0-r0) 00:28:56 (31/43) Installing py3-six (1.16.0-r0) 00:28:56 (32/43) Installing py3-webencodings (0.5.1-r4) 00:28:56 (33/43) Installing py3-html5lib (1.1-r1) 00:28:56 (34/43) Installing py3-parsing (2.4.7-r2) 00:28:56 (35/43) Installing py3-packaging (20.9-r1) 00:28:56 (36/43) Installing py3-tomli (1.2.2-r0) 00:28:56 (37/43) Installing py3-pep517 (0.12.0-r0) 00:28:56 (38/43) Installing py3-progress (1.6-r0) 00:28:56 (39/43) Installing py3-retrying (1.3.3-r2) 00:28:56 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:28:57 (41/43) Installing py3-setuptools (52.0.0-r4) 00:28:57 (42/43) Installing py3-toml (0.10.2-r2) 00:28:57 (43/43) Installing py3-pip (20.3.4-r1) 00:28:58 Executing busybox-1.34.1-r5.trigger 00:28:58 OK: 82 MiB in 65 packages 00:29:03 Collecting docker-compose==1.23.2 00:29:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:29:05 Collecting PyYAML<4,>=3.10 00:29:05 Downloading PyYAML-3.13.tar.gz (270 kB) 00:29:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:29:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:29:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 00:29:11 Collecting dockerpty<0.5,>=0.4.1 00:29:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:29:14 Collecting docker<4.0,>=3.6.0 00:29:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:29:14 Collecting docopt<0.7,>=0.6.1 00:29:14 Downloading docopt-0.6.2.tar.gz (25 kB) 00:29:17 Collecting texttable<0.10,>=0.9.0 00:29:17 Downloading texttable-0.9.1.tar.gz (11 kB) 00:29:20 Collecting websocket-client<1.0,>=0.32.0 00:29:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:29:21 Collecting jsonschema<3,>=2.5.1 00:29:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:29:21 Collecting cached-property<2,>=1.2.0 00:29:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:29:22 Collecting docker-pycreds>=0.4.0 00:29:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:29:23 Collecting idna<2.8,>=2.5 00:29:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:29:23 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) 00:29:24 Collecting urllib3<1.25,>=1.21.1 00:29:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:29:24 Collecting chardet<3.1.0,>=3.0.2 00:29:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:29:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:29:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:29:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:29:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:29:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:29:26 Attempting uninstall: urllib3 00:29:26 Found existing installation: urllib3 1.26.7 00:29:26 Uninstalling urllib3-1.26.7: 00:29:26 Successfully uninstalled urllib3-1.26.7 00:29:26 Attempting uninstall: idna 00:29:26 Found existing installation: idna 3.3 00:29:26 Uninstalling idna-3.3: 00:29:27 Successfully uninstalled idna-3.3 00:29:31 Attempting uninstall: requests 00:29:31 Found existing installation: requests 2.26.0 00:29:31 Uninstalling requests-2.26.0: 00:29:31 Successfully uninstalled requests-2.26.0 00:29:31 Running setup.py install for texttable: started 00:29:35 Running setup.py install for texttable: finished with status 'done' 00:29:35 Running setup.py install for PyYAML: started 00:29:38 Running setup.py install for PyYAML: finished with status 'done' 00:29:39 Running setup.py install for docopt: started 00:29:42 Running setup.py install for docopt: finished with status 'done' 00:29:42 Running setup.py install for dockerpty: started 00:29:46 Running setup.py install for dockerpty: finished with status 'done' 00:29:49 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 00:30:07 Removing intermediate container 2d1dfe1514e8 00:30:07 ---> 27455bbda93e 00:30:07 Step 14/23 : ENV APP_PORT=58890 00:30:07 ---> Running in 792302bcaac1 00:30:07 Removing intermediate container 792302bcaac1 00:30:07 ---> baf8fc92b27b 00:30:07 Step 15/23 : EXPOSE $APP_PORT 00:30:07 ---> Running in 5575f585fbc9 00:30:07 Removing intermediate container 5575f585fbc9 00:30:07 ---> 2b0bdb8d0be3 00:30:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:30:08 ---> 5e3760824eba 00:30:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:30:09 ---> 76a05efa0b32 00:30:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:30:10 ---> 42ea514b7fd1 00:30:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:30:10 ---> Running in 10624cab9ebc 00:30:11 Removing intermediate container 10624cab9ebc 00:30:11 ---> 69f013a6a0b0 00:30:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:11 ---> Running in 3babde49f3d4 00:30:12 Removing intermediate container 3babde49f3d4 00:30:12 ---> 161e8775f7cd 00:30:12 Step 21/23 : LABEL arch=arm64 00:30:12 ---> Running in cfaf2fa4d2db 00:30:12 Removing intermediate container cfaf2fa4d2db 00:30:12 ---> bee78aca656b 00:30:12 Step 22/23 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:30:12 ---> Running in 5bc6a3293989 00:30:13 Removing intermediate container 5bc6a3293989 00:30:13 ---> c65c7fb24ffe 00:30:13 Step 23/23 : LABEL version=2.2.0-dev.96 00:30:13 ---> Running in 830b78e1a61b 00:30:14 Removing intermediate container 830b78e1a61b 00:30:14 ---> cb45c63fb9f5 00:30:14 00:30:14 Successfully built cb45c63fb9f5 00:30:14 Successfully tagged sys-mgmt-agent-arm64:latest 00:30:46  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:31:05 Removing intermediate container a7be1a4de61b 00:31:05 ---> c0f703245162 00:31:05 00:31:05 Step 10/22 : FROM alpine:3.14 00:31:05 ---> ac73e934f311 00:31:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:31:05 ---> Running in 9bcb82499265 00:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:31:07 (1/6) Installing ca-certificates (20211220-r0) 00:31:07 (2/6) Installing brotli-libs (1.0.9-r5) 00:31:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:31:07 (4/6) Installing libcurl (7.79.1-r1) 00:31:07 (5/6) Installing curl (7.79.1-r1) 00:31:07 (6/6) Installing dumb-init (1.2.5-r1) 00:31:07 Executing busybox-1.33.1-r7.trigger 00:31:07 Executing ca-certificates-20211220-r0.trigger 00:31:08 OK: 8 MiB in 20 packages 00:31:10 Removing intermediate container 9bcb82499265 00:31:10 ---> 1740c6fa5847 00:31:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:31:10 ---> Running in 51484769b42e 00:31:11 Removing intermediate container 51484769b42e 00:31:11 ---> f3c2c25dd3c7 00:31:11 Step 13/22 : WORKDIR /edgex 00:31:11 ---> Running in 38eca22bc859 00:31:11 Removing intermediate container 38eca22bc859 00:31:11 ---> c105fafc684d 00:31:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:31:12 ---> 320476e5ae4a 00:31:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:31:14 ---> 3ebc9b69d6ce 00:31:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:31:16 ---> 10eaf0350400 00:31:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:31:17 ---> 6f5f51187890 00:31:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:31:17 ---> Running in 6047805596c6 00:31:20 Removing intermediate container 6047805596c6 00:31:20 ---> 0d29cbe798f4 00:31:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:31:20 ---> Running in db19cc325e7d 00:31:21 Removing intermediate container db19cc325e7d 00:31:21 ---> af4f3500fd0c 00:31:21 Step 20/22 : LABEL arch=arm64 00:31:21 ---> Running in dae05409d3e7 00:31:21 Removing intermediate container dae05409d3e7 00:31:21 ---> d1785482e0fb 00:31:21 Step 21/22 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 00:31:21 ---> Running in dbdc3e4a277c 00:31:22 Removing intermediate container dbdc3e4a277c 00:31:22 ---> 9e2491bd5d4a 00:31:22 Step 22/22 : LABEL version=2.2.0-dev.96 00:31:22 ---> Running in c41614629450 00:31:23 Removing intermediate container c41614629450 00:31:23 ---> b71d9e1abd26 00:31:23 00:31:23 Successfully built b71d9e1abd26 00:31:23 Successfully tagged security-proxy-setup-arm64:latest 00:54:48  Building security-proxy-setup ... done Building bin/spire-agent... 00:54:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:54:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:54:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:54:48 go: downloading github.com/docker/docker v20.10.12+incompatible 00:54:48 go: downloading github.com/google/go-tpm-tools v0.3.3 00:54:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:54:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:54:48 go: downloading github.com/docker/go-connections v0.4.0 00:54:48 go: downloading github.com/docker/go-units v0.4.0 00:54:48 go: downloading github.com/opencontainers/image-spec v1.0.1 00:54:48 go: downloading github.com/containerd/containerd v1.3.4 00:54:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:54:48 go: downloading github.com/opencontainers/go-digest v1.0.0 00:54:58 Building bin/spire-agent... 00:54:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:55:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:55:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:55:02 go: downloading github.com/docker/docker v20.10.12+incompatible 00:55:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:55:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:55:03 go: downloading github.com/google/go-tpm-tools v0.3.3 00:55:07 go: downloading github.com/docker/go-connections v0.4.0 00:55:07 go: downloading github.com/docker/go-units v0.4.0 00:55:07 go: downloading github.com/opencontainers/image-spec v1.0.1 00:55:07 go: downloading github.com/containerd/containerd v1.3.4 00:55:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:55:07 go: downloading github.com/opencontainers/go-digest v1.0.0 00:57:14 Building bin/spire-agent... 00:57:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:57:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:57:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:57:14 go: downloading github.com/docker/docker v20.10.12+incompatible 00:57:14 go: downloading github.com/google/go-tpm-tools v0.3.3 00:57:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:57:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:57:14 go: downloading github.com/docker/go-units v0.4.0 00:57:14 go: downloading github.com/docker/go-connections v0.4.0 00:57:14 go: downloading github.com/opencontainers/image-spec v1.0.1 00:57:14 go: downloading github.com/containerd/containerd v1.3.4 00:57:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:57:14 go: downloading github.com/opencontainers/go-digest v1.0.0 01:01:21 Removing intermediate container 8942c5b3078f 01:01:21 ---> f19ed7c64d10 01:01:21 01:01:21 Step 13/25 : FROM alpine:3.15 01:01:21 ---> 3fb3c9af89a9 01:01:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:01:21 ---> Using cache 01:01:21 ---> 4d8f54cc923b 01:01:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:21 ---> Using cache 01:01:21 ---> b9d6ea18f1c2 01:01:21 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:01:21 ---> Running in cc4d0d0cc149 01:01:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:01:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:01:21 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 01:01:21 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:01:21 OK: 15732 distinct packages available 01:01:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:01:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:01:21 (1/5) Installing dumb-init (1.2.5-r1) 01:01:21 (2/5) Installing musl-obstack (1.2.3-r0) 01:01:22 (3/5) Installing libucontext (1.1-r0) 01:01:22 (4/5) Installing gcompat (1.0.0-r4) 01:01:22 (5/5) Installing openssl (1.1.1n-r0) 01:01:22 Executing busybox-1.34.1-r5.trigger 01:01:22 OK: 6 MiB in 19 packages 01:01:25 Removing intermediate container cc4d0d0cc149 01:01:25 ---> 33273ec6bc6d 01:01:25 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:01:30 ---> 97635e72a01c 01:01:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:01:31 ---> 2e7ee67776e6 01:01:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:01:32 ---> c2a1bb3d3a95 01:01:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:01:33 ---> 85b7b37dd988 01:01:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:01:33 ---> Running in 1176f894b3a5 01:01:34 Removing intermediate container 1176f894b3a5 01:01:34 ---> ec8bca760e91 01:01:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:01:34 ---> Running in 738e19240d41 01:01:35 Removing intermediate container 738e19240d41 01:01:35 ---> 73f9ff9c067b 01:01:35 Step 23/25 : LABEL arch=arm64 01:01:35 ---> Running in 8b5f043073ef 01:01:35 Removing intermediate container 8b5f043073ef 01:01:35 ---> 5f82295a6f60 01:01:35 Step 24/25 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:01:35 ---> Running in 2aa5e77d9b76 01:01:36 Removing intermediate container 2aa5e77d9b76 01:01:36 ---> 880540e78a12 01:01:36 Step 25/25 : LABEL version=2.2.0-dev.96 01:01:36 ---> Running in 15f20ef75e20 01:01:37 Removing intermediate container 15f20ef75e20 01:01:37 ---> ef79d570311e 01:01:37 01:01:37 Successfully built ef79d570311e 01:01:37 Successfully tagged security-spire-server-arm64:latest 01:01:44  Building security-spire-server ... done Removing intermediate container 1305d88deb8f 01:01:44 ---> 0e80d12c244e 01:01:44 01:01:44 Step 13/26 : FROM alpine:3.15 01:01:44 ---> 3fb3c9af89a9 01:01:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:01:44 ---> Using cache 01:01:44 ---> 4d8f54cc923b 01:01:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:44 ---> Using cache 01:01:44 ---> b9d6ea18f1c2 01:01:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:01:44 ---> Using cache 01:01:44 ---> 33273ec6bc6d 01:01:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:01:47 ---> d50aaa52cf28 01:01:47 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:01:53 ---> 972571e31509 01:01:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:01:53 ---> 58565859628e 01:01:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:01:53 ---> 15b0fdb718fe 01:01:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:01:54 ---> 7a3a6bf71c60 01:01:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:01:54 ---> Running in c35f7b3f2d81 01:01:55 Removing intermediate container c35f7b3f2d81 01:01:55 ---> 744397541dde 01:01:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:01:55 ---> Running in e5d3bc311c19 01:01:56 Removing intermediate container e5d3bc311c19 01:01:56 ---> 26267e8ee82d 01:01:56 Step 24/26 : LABEL arch=arm64 01:01:56 ---> Running in 4a92a441086a 01:01:56 Removing intermediate container 4a92a441086a 01:01:56 ---> c6b056b8c982 01:01:56 Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:01:56 ---> Running in ae9f129d96d1 01:01:57 Removing intermediate container ae9f129d96d1 01:01:57 ---> 821e0ea289cf 01:01:57 Step 26/26 : LABEL version=2.2.0-dev.96 01:01:57 ---> Running in 403aaf00ce69 01:01:57 Removing intermediate container 403aaf00ce69 01:01:57 ---> c827ff95d60e 01:01:57 01:01:58 Successfully built c827ff95d60e 01:01:58 Successfully tagged security-spire-agent-arm64:latest 01:02:45  Building security-spire-agent ... done Removing intermediate container 420c63cc4ec9 01:02:45 ---> a65533351052 01:02:45 01:02:45 Step 13/26 : FROM alpine:3.15 01:02:45 ---> 3fb3c9af89a9 01:02:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:02:45 ---> Using cache 01:02:45 ---> 4d8f54cc923b 01:02:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:45 ---> Using cache 01:02:45 ---> b9d6ea18f1c2 01:02:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:02:45 ---> Running in 5502d939a7fa 01:02:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:45 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 01:02:45 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:02:45 OK: 15732 distinct packages available 01:02:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:45 (1/4) Installing dumb-init (1.2.5-r1) 01:02:45 (2/4) Installing musl-obstack (1.2.3-r0) 01:02:45 (3/4) Installing libucontext (1.1-r0) 01:02:45 (4/4) Installing gcompat (1.0.0-r4) 01:02:45 Executing busybox-1.34.1-r5.trigger 01:02:45 OK: 6 MiB in 18 packages 01:02:46 Removing intermediate container 5502d939a7fa 01:02:46 ---> 8db89b6c5878 01:02:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:02:50 ---> 949c859a8bcf 01:02:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:02:50 ---> 267453cc4427 01:02:50 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:02:50 ---> Running in 5fbe86f51c96 01:02:50 Removing intermediate container 5fbe86f51c96 01:02:50 ---> b182f96d74b8 01:02:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:02:51 ---> 92542311419f 01:02:51 Step 21/26 : WORKDIR / 01:02:51 ---> Running in 3f9f38aa1229 01:02:52 Removing intermediate container 3f9f38aa1229 01:02:52 ---> 1b659399bb67 01:02:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:02:52 ---> Running in f38d731d1ad6 01:02:52 Removing intermediate container f38d731d1ad6 01:02:52 ---> eba537749c32 01:02:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:02:52 ---> Running in 30aeabd0647a 01:02:52 Removing intermediate container 30aeabd0647a 01:02:52 ---> 5a21a547679f 01:02:52 Step 24/26 : LABEL arch=arm64 01:02:52 ---> Running in d79728c8259a 01:02:53 Removing intermediate container d79728c8259a 01:02:53 ---> fbb292fb1f51 01:02:53 Step 25/26 : LABEL git_sha=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:02:53 ---> Running in 2dba3a783615 01:02:53 Removing intermediate container 2dba3a783615 01:02:53 ---> dda5af71de8d 01:02:53 Step 26/26 : LABEL version=2.2.0-dev.96 01:02:53 ---> Running in 8fa9820f6d57 01:02:54 Removing intermediate container 8fa9820f6d57 01:02:54 ---> 81a476a1b3df 01:02:54 01:02:54 Successfully built 81a476a1b3df 01:02:54 Successfully tagged security-spire-config-arm64:latest 01:02:54  Building security-spire-config ... done  [Pipeline] } 01:02:54 $ docker stop --time=1 626b469905b6b2cf12368248b236f2c9d4e8f77ffa8422d558c8213729ef50a4 01:02:56 $ docker rm -f 626b469905b6b2cf12368248b236f2c9d4e8f77ffa8422d558c8213729ef50a4 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:57 + docker images 01:02:57 REPOSITORY TAG IMAGE ID CREATED SIZE 01:02:57 security-spire-config-arm64 latest 81a476a1b3df 4 seconds ago 85.6MB 01:02:57 a65533351052 33 seconds ago 3.98GB 01:02:57 security-spire-agent-arm64 latest c827ff95d60e About a minute ago 126MB 01:02:57 security-spire-server-arm64 latest ef79d570311e About a minute ago 86.3MB 01:02:57 0e80d12c244e About a minute ago 3.98GB 01:02:57 f19ed7c64d10 2 minutes ago 3.98GB 01:02:57 security-proxy-setup-arm64 latest b71d9e1abd26 31 minutes ago 26.1MB 01:02:57 c0f703245162 31 minutes ago 1.16GB 01:02:57 sys-mgmt-agent-arm64 latest cb45c63fb9f5 32 minutes ago 282MB 01:02:57 8dd5faac5a93 34 minutes ago 1.15GB 01:02:57 support-scheduler-arm64 latest ced39be22d49 37 minutes ago 25.2MB 01:02:57 702099535c1d 37 minutes ago 1.21GB 01:02:57 core-metadata-arm64 latest 20453cb717ae 38 minutes ago 16.3MB 01:02:57 b2d149111fb8 38 minutes ago 1.15GB 01:02:57 core-command-arm64 latest 360d49ca4521 40 minutes ago 15.5MB 01:02:57 1a0cf4f4bad3 41 minutes ago 1.15GB 01:02:57 support-notifications-arm64 latest 7954260f2124 44 minutes ago 25.8MB 01:02:57 75369150e917 44 minutes ago 1.21GB 01:02:57 security-spiffe-token-provider-arm64 latest 5f472ea9abdd 44 minutes ago 27.9MB 01:02:57 de327d85c747 45 minutes ago 1.2GB 01:02:57 core-data-arm64 latest d1cbb6091ffb 45 minutes ago 21.6MB 01:02:57 9d5ac165cebb 46 minutes ago 1.18GB 01:02:57 security-bootstrapper-arm64 latest 113eabf922d8 46 minutes ago 18.3MB 01:02:57 security-secretstore-setup-arm64 latest df5856b0baac 46 minutes ago 27.5MB 01:02:57 71a23004f832 47 minutes ago 1.16GB 01:02:57 d03c77f0cc57 47 minutes ago 1.15GB 01:02:57 ci-base-image-arm64 latest 2dc4c7c8b76f 55 minutes ago 884MB 01:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 01:02:57 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 01:02:57 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 01:02:57 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 01:02:57 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 01:02:57 provisioning config files... 01:02:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/226@tmp/config5342241308967589495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:58 ---> docker-login.sh 01:02:58 nexus3.edgexfoundry.org:10001 01:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:58 Configure a credential helper to remove this warning. See 01:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:58 01:02:58 Login Succeeded 01:02:58 nexus3.edgexfoundry.org:10002 01:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:59 Configure a credential helper to remove this warning. See 01:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:59 01:02:59 Login Succeeded 01:02:59 nexus3.edgexfoundry.org:10003 01:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:59 Configure a credential helper to remove this warning. See 01:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:59 01:02:59 Login Succeeded 01:02:59 nexus3.edgexfoundry.org:10004 01:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:00 Configure a credential helper to remove this warning. See 01:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:00 01:03:00 Login Succeeded 01:03:00 docker.io 01:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:01 Configure a credential helper to remove this warning. See 01:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:01 01:03:01 Login Succeeded 01:03:01 ---> docker-login.sh ends [Pipeline] } 01:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:03:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:03:01 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:01 latest 01:03:01 2.2.0-dev.96 01:03:01 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:01 main 01:03:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:01 1a242efb143f: Preparing 01:03:01 9a7d9c704779: Preparing 01:03:01 5f859c350059: Preparing 01:03:01 6688f5d3c710: Preparing 01:03:01 f73e7dbfee58: Preparing 01:03:01 f73e7dbfee58: Layer already exists 01:03:02 1a242efb143f: Pushed 01:03:02 5f859c350059: Pushed 01:03:02 6688f5d3c710: Pushed 01:03:04 9a7d9c704779: Pushed 01:03:04 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:03:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:05 1a242efb143f: Preparing 01:03:05 9a7d9c704779: Preparing 01:03:05 5f859c350059: Preparing 01:03:05 6688f5d3c710: Preparing 01:03:05 f73e7dbfee58: Preparing 01:03:05 9a7d9c704779: Layer already exists 01:03:05 f73e7dbfee58: Layer already exists 01:03:05 1a242efb143f: Layer already exists 01:03:05 6688f5d3c710: Layer already exists 01:03:05 5f859c350059: Layer already exists 01:03:05 latest: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:03:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.96 01:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:06 1a242efb143f: Preparing 01:03:06 9a7d9c704779: Preparing 01:03:06 5f859c350059: Preparing 01:03:06 6688f5d3c710: Preparing 01:03:06 f73e7dbfee58: Preparing 01:03:06 1a242efb143f: Layer already exists 01:03:06 f73e7dbfee58: Layer already exists 01:03:06 6688f5d3c710: Layer already exists 01:03:06 9a7d9c704779: Layer already exists 01:03:06 5f859c350059: Layer already exists 01:03:06 2.2.0-dev.96: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:03:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:07 1a242efb143f: Preparing 01:03:07 9a7d9c704779: Preparing 01:03:07 5f859c350059: Preparing 01:03:07 6688f5d3c710: Preparing 01:03:07 f73e7dbfee58: Preparing 01:03:07 6688f5d3c710: Layer already exists 01:03:07 5f859c350059: Layer already exists 01:03:07 f73e7dbfee58: Layer already exists 01:03:07 9a7d9c704779: Layer already exists 01:03:07 1a242efb143f: Layer already exists 01:03:07 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:03:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:03:08 1a242efb143f: Preparing 01:03:08 9a7d9c704779: Preparing 01:03:08 5f859c350059: Preparing 01:03:08 6688f5d3c710: Preparing 01:03:08 f73e7dbfee58: Preparing 01:03:08 9a7d9c704779: Layer already exists 01:03:08 1a242efb143f: Layer already exists 01:03:08 6688f5d3c710: Layer already exists 01:03:08 f73e7dbfee58: Layer already exists 01:03:08 5f859c350059: Layer already exists 01:03:08 main: digest: sha256:9e09cdbb77ec3c631b1431e41de7a6282658d1bc8d6205bde60dd8208a59ec12 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:08 ===================================================== [Pipeline] echo 01:03:08 taggedImages: 01:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.96 01:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:03:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:03:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:08 latest 01:03:08 2.2.0-dev.96 01:03:08 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:08 main 01:03:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:03:09 8ddf9064f4ea: Preparing 01:03:09 0c434bb75f1e: Preparing 01:03:09 5f859c350059: Preparing 01:03:09 6368052c45f4: Preparing 01:03:09 7a72cf00a26f: Preparing 01:03:09 f73e7dbfee58: Preparing 01:03:09 f73e7dbfee58: Waiting 01:03:09 5f859c350059: Layer already exists 01:03:09 f73e7dbfee58: Layer already exists 01:03:09 7a72cf00a26f: Pushed 01:03:09 8ddf9064f4ea: Pushed 01:03:10 6368052c45f4: Pushed 01:03:13 0c434bb75f1e: Pushed 01:03:13 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 01:03:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:03:14 8ddf9064f4ea: Preparing 01:03:14 0c434bb75f1e: Preparing 01:03:14 5f859c350059: Preparing 01:03:14 6368052c45f4: Preparing 01:03:14 7a72cf00a26f: Preparing 01:03:14 f73e7dbfee58: Preparing 01:03:14 f73e7dbfee58: Waiting 01:03:14 7a72cf00a26f: Layer already exists 01:03:14 0c434bb75f1e: Layer already exists 01:03:14 5f859c350059: Layer already exists 01:03:14 8ddf9064f4ea: Layer already exists 01:03:14 6368052c45f4: Layer already exists 01:03:14 f73e7dbfee58: Layer already exists 01:03:14 latest: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 01:03:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.96 01:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:03:15 8ddf9064f4ea: Preparing 01:03:15 0c434bb75f1e: Preparing 01:03:15 5f859c350059: Preparing 01:03:15 6368052c45f4: Preparing 01:03:15 7a72cf00a26f: Preparing 01:03:15 f73e7dbfee58: Preparing 01:03:15 f73e7dbfee58: Waiting 01:03:15 6368052c45f4: Layer already exists 01:03:15 5f859c350059: Layer already exists 01:03:15 8ddf9064f4ea: Layer already exists 01:03:15 0c434bb75f1e: Layer already exists 01:03:15 7a72cf00a26f: Layer already exists 01:03:15 f73e7dbfee58: Layer already exists 01:03:15 2.2.0-dev.96: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 01:03:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:03:16 8ddf9064f4ea: Preparing 01:03:16 0c434bb75f1e: Preparing 01:03:16 5f859c350059: Preparing 01:03:16 6368052c45f4: Preparing 01:03:16 7a72cf00a26f: Preparing 01:03:16 f73e7dbfee58: Preparing 01:03:16 f73e7dbfee58: Waiting 01:03:16 6368052c45f4: Layer already exists 01:03:16 0c434bb75f1e: Layer already exists 01:03:16 8ddf9064f4ea: Layer already exists 01:03:16 7a72cf00a26f: Layer already exists 01:03:16 5f859c350059: Layer already exists 01:03:16 f73e7dbfee58: Layer already exists 01:03:16 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] isUnix [Pipeline] sh 01:03:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:03:17 8ddf9064f4ea: Preparing 01:03:17 0c434bb75f1e: Preparing 01:03:17 5f859c350059: Preparing 01:03:17 6368052c45f4: Preparing 01:03:17 7a72cf00a26f: Preparing 01:03:17 f73e7dbfee58: Preparing 01:03:17 f73e7dbfee58: Waiting 01:03:17 5f859c350059: Layer already exists 01:03:17 0c434bb75f1e: Layer already exists 01:03:17 6368052c45f4: Layer already exists 01:03:17 7a72cf00a26f: Layer already exists 01:03:17 8ddf9064f4ea: Layer already exists 01:03:17 f73e7dbfee58: Layer already exists 01:03:17 main: digest: sha256:90c5c2ec2dfc9f9807ec6fff4cb54afc28c13e340d295f6e45ca5e926b8161a2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:17 ===================================================== [Pipeline] echo 01:03:17 taggedImages: 01:03:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:03:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.96 01:03:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:03:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:03:17 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:17 latest 01:03:17 2.2.0-dev.96 01:03:17 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:17 main 01:03:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:03:18 519c0b58b35a: Preparing 01:03:18 95c81e426287: Preparing 01:03:18 5f859c350059: Preparing 01:03:18 6688f5d3c710: Preparing 01:03:18 f73e7dbfee58: Preparing 01:03:18 f73e7dbfee58: Layer already exists 01:03:18 5f859c350059: Layer already exists 01:03:18 6688f5d3c710: Layer already exists 01:03:18 519c0b58b35a: Pushed 01:03:22 95c81e426287: Pushed 01:03:22 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:03:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:03:22 519c0b58b35a: Preparing 01:03:22 95c81e426287: Preparing 01:03:22 5f859c350059: Preparing 01:03:22 6688f5d3c710: Preparing 01:03:22 f73e7dbfee58: Preparing 01:03:22 95c81e426287: Layer already exists 01:03:22 f73e7dbfee58: Layer already exists 01:03:22 519c0b58b35a: Layer already exists 01:03:22 6688f5d3c710: Layer already exists 01:03:22 5f859c350059: Layer already exists 01:03:23 latest: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:03:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.96 01:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:03:23 519c0b58b35a: Preparing 01:03:23 95c81e426287: Preparing 01:03:23 5f859c350059: Preparing 01:03:23 6688f5d3c710: Preparing 01:03:23 f73e7dbfee58: Preparing 01:03:23 519c0b58b35a: Layer already exists 01:03:23 95c81e426287: Layer already exists 01:03:23 5f859c350059: Layer already exists 01:03:23 6688f5d3c710: Layer already exists 01:03:23 f73e7dbfee58: Layer already exists 01:03:24 2.2.0-dev.96: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:03:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:03:24 519c0b58b35a: Preparing 01:03:24 95c81e426287: Preparing 01:03:24 5f859c350059: Preparing 01:03:24 6688f5d3c710: Preparing 01:03:24 f73e7dbfee58: Preparing 01:03:24 6688f5d3c710: Layer already exists 01:03:24 f73e7dbfee58: Layer already exists 01:03:24 5f859c350059: Layer already exists 01:03:24 519c0b58b35a: Layer already exists 01:03:24 95c81e426287: Layer already exists 01:03:25 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:03:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:03:25 519c0b58b35a: Preparing 01:03:25 95c81e426287: Preparing 01:03:25 5f859c350059: Preparing 01:03:25 6688f5d3c710: Preparing 01:03:25 f73e7dbfee58: Preparing 01:03:25 f73e7dbfee58: Layer already exists 01:03:25 95c81e426287: Layer already exists 01:03:25 5f859c350059: Layer already exists 01:03:25 519c0b58b35a: Layer already exists 01:03:25 6688f5d3c710: Layer already exists 01:03:25 main: digest: sha256:c190039027c289b5496178578cdf4cae41c89a6be92dfa475f03ae862bbfc74e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:26 ===================================================== [Pipeline] echo 01:03:26 taggedImages: 01:03:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:03:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.96 01:03:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:03:26 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:03:26 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:26 latest 01:03:26 2.2.0-dev.96 01:03:26 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:26 main 01:03:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:03:26 b0cf9fe5ff9b: Preparing 01:03:26 b0cf9fe5ff9b: Preparing 01:03:26 58db2680b3dc: Preparing 01:03:26 289f1c7830d4: Preparing 01:03:26 f2862c189966: Preparing 01:03:26 f875a41fd9eb: Preparing 01:03:26 5f859c350059: Preparing 01:03:26 2edfaa5f2418: Preparing 01:03:26 077694333625: Preparing 01:03:26 3b3b6816c82d: Preparing 01:03:26 11c116bf4919: Preparing 01:03:26 f73e7dbfee58: Preparing 01:03:26 11c116bf4919: Waiting 01:03:26 077694333625: Waiting 01:03:26 f73e7dbfee58: Waiting 01:03:26 3b3b6816c82d: Waiting 01:03:26 5f859c350059: Waiting 01:03:27 58db2680b3dc: Pushed 01:03:27 b0cf9fe5ff9b: Pushed 01:03:27 f2862c189966: Pushed 01:03:27 289f1c7830d4: Pushed 01:03:27 5f859c350059: Layer already exists 01:03:27 2edfaa5f2418: Pushed 01:03:27 3b3b6816c82d: Pushed 01:03:27 077694333625: Pushed 01:03:27 f73e7dbfee58: Layer already exists 01:03:27 11c116bf4919: Pushed 01:03:30 f875a41fd9eb: Pushed 01:03:30 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:03:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:03:31 b0cf9fe5ff9b: Preparing 01:03:31 b0cf9fe5ff9b: Preparing 01:03:31 58db2680b3dc: Preparing 01:03:31 289f1c7830d4: Preparing 01:03:31 f2862c189966: Preparing 01:03:31 f875a41fd9eb: Preparing 01:03:31 5f859c350059: Preparing 01:03:31 2edfaa5f2418: Preparing 01:03:31 077694333625: Preparing 01:03:31 3b3b6816c82d: Preparing 01:03:31 11c116bf4919: Preparing 01:03:31 f73e7dbfee58: Preparing 01:03:31 3b3b6816c82d: Waiting 01:03:31 11c116bf4919: Waiting 01:03:31 f73e7dbfee58: Waiting 01:03:31 5f859c350059: Waiting 01:03:31 2edfaa5f2418: Waiting 01:03:31 077694333625: Waiting 01:03:31 289f1c7830d4: Layer already exists 01:03:31 b0cf9fe5ff9b: Layer already exists 01:03:31 f2862c189966: Layer already exists 01:03:31 58db2680b3dc: Layer already exists 01:03:31 f875a41fd9eb: Layer already exists 01:03:31 5f859c350059: Layer already exists 01:03:31 2edfaa5f2418: Layer already exists 01:03:31 077694333625: Layer already exists 01:03:31 3b3b6816c82d: Layer already exists 01:03:31 11c116bf4919: Layer already exists 01:03:31 f73e7dbfee58: Layer already exists 01:03:31 latest: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:03:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.96 01:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:03:32 b0cf9fe5ff9b: Preparing 01:03:32 b0cf9fe5ff9b: Preparing 01:03:32 58db2680b3dc: Preparing 01:03:32 289f1c7830d4: Preparing 01:03:32 f2862c189966: Preparing 01:03:32 f875a41fd9eb: Preparing 01:03:32 5f859c350059: Preparing 01:03:32 2edfaa5f2418: Preparing 01:03:32 077694333625: Preparing 01:03:32 3b3b6816c82d: Preparing 01:03:32 11c116bf4919: Preparing 01:03:32 f73e7dbfee58: Preparing 01:03:32 077694333625: Waiting 01:03:32 5f859c350059: Waiting 01:03:32 2edfaa5f2418: Waiting 01:03:32 11c116bf4919: Waiting 01:03:32 f73e7dbfee58: Waiting 01:03:32 3b3b6816c82d: Waiting 01:03:32 289f1c7830d4: Layer already exists 01:03:32 f875a41fd9eb: Layer already exists 01:03:32 58db2680b3dc: Layer already exists 01:03:32 f2862c189966: Layer already exists 01:03:32 b0cf9fe5ff9b: Layer already exists 01:03:32 11c116bf4919: Layer already exists 01:03:32 5f859c350059: Layer already exists 01:03:32 3b3b6816c82d: Layer already exists 01:03:32 077694333625: Layer already exists 01:03:32 2edfaa5f2418: Layer already exists 01:03:32 f73e7dbfee58: Layer already exists 01:03:32 2.2.0-dev.96: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:03:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:03:33 b0cf9fe5ff9b: Preparing 01:03:33 b0cf9fe5ff9b: Preparing 01:03:33 58db2680b3dc: Preparing 01:03:33 289f1c7830d4: Preparing 01:03:33 f2862c189966: Preparing 01:03:33 f875a41fd9eb: Preparing 01:03:33 5f859c350059: Preparing 01:03:33 2edfaa5f2418: Preparing 01:03:33 077694333625: Preparing 01:03:33 3b3b6816c82d: Preparing 01:03:33 11c116bf4919: Preparing 01:03:33 f73e7dbfee58: Preparing 01:03:33 5f859c350059: Waiting 01:03:33 3b3b6816c82d: Waiting 01:03:33 11c116bf4919: Waiting 01:03:33 f73e7dbfee58: Waiting 01:03:33 2edfaa5f2418: Waiting 01:03:33 077694333625: Waiting 01:03:33 58db2680b3dc: Layer already exists 01:03:33 b0cf9fe5ff9b: Layer already exists 01:03:33 289f1c7830d4: Layer already exists 01:03:33 f2862c189966: Layer already exists 01:03:33 f875a41fd9eb: Layer already exists 01:03:33 077694333625: Layer already exists 01:03:33 2edfaa5f2418: Layer already exists 01:03:33 5f859c350059: Layer already exists 01:03:33 11c116bf4919: Layer already exists 01:03:33 3b3b6816c82d: Layer already exists 01:03:33 f73e7dbfee58: Layer already exists 01:03:33 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:03:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:03:34 b0cf9fe5ff9b: Preparing 01:03:34 b0cf9fe5ff9b: Preparing 01:03:34 58db2680b3dc: Preparing 01:03:34 289f1c7830d4: Preparing 01:03:34 f2862c189966: Preparing 01:03:34 f875a41fd9eb: Preparing 01:03:34 5f859c350059: Preparing 01:03:34 2edfaa5f2418: Preparing 01:03:34 077694333625: Preparing 01:03:34 3b3b6816c82d: Preparing 01:03:34 11c116bf4919: Preparing 01:03:34 f73e7dbfee58: Preparing 01:03:34 077694333625: Waiting 01:03:34 3b3b6816c82d: Waiting 01:03:34 11c116bf4919: Waiting 01:03:34 f73e7dbfee58: Waiting 01:03:34 2edfaa5f2418: Waiting 01:03:34 5f859c350059: Waiting 01:03:34 f875a41fd9eb: Layer already exists 01:03:34 289f1c7830d4: Layer already exists 01:03:34 b0cf9fe5ff9b: Layer already exists 01:03:34 f2862c189966: Layer already exists 01:03:34 58db2680b3dc: Layer already exists 01:03:34 5f859c350059: Layer already exists 01:03:34 3b3b6816c82d: Layer already exists 01:03:34 077694333625: Layer already exists 01:03:34 2edfaa5f2418: Layer already exists 01:03:34 11c116bf4919: Layer already exists 01:03:34 f73e7dbfee58: Layer already exists 01:03:34 main: digest: sha256:42d098d53c877951fc4d77c6bc1cc726d18a914c2c7a1fcefd2efd9ab080ca35 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:34 ===================================================== [Pipeline] echo 01:03:34 taggedImages: 01:03:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:03:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.96 01:03:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:03:34 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:03:34 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:34 latest 01:03:34 2.2.0-dev.96 01:03:34 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:34 main 01:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:03:35 86480c9ce968: Preparing 01:03:35 f22d5fe46ef6: Preparing 01:03:35 e7866cf23496: Preparing 01:03:35 b80a458cfa19: Preparing 01:03:35 641448467033: Preparing 01:03:35 c3d7bd760112: Preparing 01:03:35 1180384c83d6: Preparing 01:03:35 f73e7dbfee58: Preparing 01:03:35 c3d7bd760112: Waiting 01:03:35 1180384c83d6: Waiting 01:03:35 f73e7dbfee58: Waiting 01:03:35 f22d5fe46ef6: Pushed 01:03:35 641448467033: Pushed 01:03:35 86480c9ce968: Pushed 01:03:35 f73e7dbfee58: Layer already exists 01:03:35 c3d7bd760112: Pushed 01:03:36 1180384c83d6: Pushed 01:03:38 e7866cf23496: Pushed 01:03:38 b80a458cfa19: Pushed 01:03:38 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh 01:03:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:03:38 86480c9ce968: Preparing 01:03:38 f22d5fe46ef6: Preparing 01:03:38 e7866cf23496: Preparing 01:03:38 b80a458cfa19: Preparing 01:03:38 641448467033: Preparing 01:03:38 c3d7bd760112: Preparing 01:03:38 1180384c83d6: Preparing 01:03:38 f73e7dbfee58: Preparing 01:03:38 c3d7bd760112: Waiting 01:03:38 1180384c83d6: Waiting 01:03:38 f73e7dbfee58: Waiting 01:03:38 641448467033: Layer already exists 01:03:38 b80a458cfa19: Layer already exists 01:03:38 86480c9ce968: Layer already exists 01:03:38 f22d5fe46ef6: Layer already exists 01:03:38 e7866cf23496: Layer already exists 01:03:39 1180384c83d6: Layer already exists 01:03:39 c3d7bd760112: Layer already exists 01:03:39 f73e7dbfee58: Layer already exists 01:03:39 latest: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh 01:03:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.96 01:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:03:39 86480c9ce968: Preparing 01:03:39 f22d5fe46ef6: Preparing 01:03:39 e7866cf23496: Preparing 01:03:39 b80a458cfa19: Preparing 01:03:39 641448467033: Preparing 01:03:39 c3d7bd760112: Preparing 01:03:39 1180384c83d6: Preparing 01:03:39 f73e7dbfee58: Preparing 01:03:39 f73e7dbfee58: Waiting 01:03:39 1180384c83d6: Waiting 01:03:39 c3d7bd760112: Waiting 01:03:39 b80a458cfa19: Layer already exists 01:03:39 641448467033: Layer already exists 01:03:39 f22d5fe46ef6: Layer already exists 01:03:39 86480c9ce968: Layer already exists 01:03:40 e7866cf23496: Layer already exists 01:03:40 f73e7dbfee58: Layer already exists 01:03:40 c3d7bd760112: Layer already exists 01:03:40 1180384c83d6: Layer already exists 01:03:40 2.2.0-dev.96: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh 01:03:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:03:40 86480c9ce968: Preparing 01:03:40 f22d5fe46ef6: Preparing 01:03:40 e7866cf23496: Preparing 01:03:40 b80a458cfa19: Preparing 01:03:40 641448467033: Preparing 01:03:40 c3d7bd760112: Preparing 01:03:40 1180384c83d6: Preparing 01:03:40 f73e7dbfee58: Preparing 01:03:40 1180384c83d6: Waiting 01:03:40 c3d7bd760112: Waiting 01:03:40 e7866cf23496: Layer already exists 01:03:40 f22d5fe46ef6: Layer already exists 01:03:40 b80a458cfa19: Layer already exists 01:03:40 641448467033: Layer already exists 01:03:40 86480c9ce968: Layer already exists 01:03:41 f73e7dbfee58: Layer already exists 01:03:41 c3d7bd760112: Layer already exists 01:03:41 1180384c83d6: Layer already exists 01:03:41 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] isUnix [Pipeline] sh 01:03:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:03:41 86480c9ce968: Preparing 01:03:41 f22d5fe46ef6: Preparing 01:03:41 e7866cf23496: Preparing 01:03:41 b80a458cfa19: Preparing 01:03:41 641448467033: Preparing 01:03:41 c3d7bd760112: Preparing 01:03:41 1180384c83d6: Preparing 01:03:41 f73e7dbfee58: Preparing 01:03:41 c3d7bd760112: Waiting 01:03:41 1180384c83d6: Waiting 01:03:41 f73e7dbfee58: Waiting 01:03:41 b80a458cfa19: Layer already exists 01:03:41 e7866cf23496: Layer already exists 01:03:41 641448467033: Layer already exists 01:03:41 f22d5fe46ef6: Layer already exists 01:03:41 86480c9ce968: Layer already exists 01:03:42 c3d7bd760112: Layer already exists 01:03:42 f73e7dbfee58: Layer already exists 01:03:42 1180384c83d6: Layer already exists 01:03:42 main: digest: sha256:62e5893a5163408a98e035564a90499a0ee9ba32dfb2f504a7f01f8b72909e14 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:42 ===================================================== [Pipeline] echo 01:03:42 taggedImages: 01:03:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:03:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.96 01:03:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:03:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:03:42 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:42 latest 01:03:42 2.2.0-dev.96 01:03:42 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:42 main 01:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:42 41219283fd91: Preparing 01:03:42 1c89ac686f73: Preparing 01:03:42 66ee7c970c81: Preparing 01:03:42 b3ab790092c5: Preparing 01:03:42 91ead528c27d: Preparing 01:03:42 6c5af5ac767a: Preparing 01:03:42 07e62eff3323: Preparing 01:03:42 7819885fdc79: Preparing 01:03:42 42611656b89d: Preparing 01:03:42 f73e7dbfee58: Preparing 01:03:42 6c5af5ac767a: Waiting 01:03:42 07e62eff3323: Waiting 01:03:42 7819885fdc79: Waiting 01:03:42 42611656b89d: Waiting 01:03:42 f73e7dbfee58: Waiting 01:03:43 41219283fd91: Pushed 01:03:43 91ead528c27d: Pushed 01:03:43 1c89ac686f73: Pushed 01:03:43 6c5af5ac767a: Pushed 01:03:43 07e62eff3323: Pushed 01:03:43 7819885fdc79: Pushed 01:03:43 f73e7dbfee58: Layer already exists 01:03:43 42611656b89d: Pushed 01:03:45 b3ab790092c5: Pushed 01:03:46 66ee7c970c81: Pushed 01:03:46 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:03:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:47 41219283fd91: Preparing 01:03:47 1c89ac686f73: Preparing 01:03:47 66ee7c970c81: Preparing 01:03:47 b3ab790092c5: Preparing 01:03:47 91ead528c27d: Preparing 01:03:47 6c5af5ac767a: Preparing 01:03:47 07e62eff3323: Preparing 01:03:47 7819885fdc79: Preparing 01:03:47 42611656b89d: Preparing 01:03:47 f73e7dbfee58: Preparing 01:03:47 6c5af5ac767a: Waiting 01:03:47 7819885fdc79: Waiting 01:03:47 42611656b89d: Waiting 01:03:47 07e62eff3323: Waiting 01:03:47 91ead528c27d: Layer already exists 01:03:47 66ee7c970c81: Layer already exists 01:03:47 b3ab790092c5: Layer already exists 01:03:47 1c89ac686f73: Layer already exists 01:03:47 41219283fd91: Layer already exists 01:03:47 6c5af5ac767a: Layer already exists 01:03:47 07e62eff3323: Layer already exists 01:03:47 42611656b89d: Layer already exists 01:03:47 7819885fdc79: Layer already exists 01:03:47 f73e7dbfee58: Layer already exists 01:03:47 latest: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:03:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.96 01:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:48 41219283fd91: Preparing 01:03:48 1c89ac686f73: Preparing 01:03:48 66ee7c970c81: Preparing 01:03:48 b3ab790092c5: Preparing 01:03:48 91ead528c27d: Preparing 01:03:48 6c5af5ac767a: Preparing 01:03:48 07e62eff3323: Preparing 01:03:48 7819885fdc79: Preparing 01:03:48 42611656b89d: Preparing 01:03:48 f73e7dbfee58: Preparing 01:03:48 07e62eff3323: Waiting 01:03:48 42611656b89d: Waiting 01:03:48 6c5af5ac767a: Waiting 01:03:48 7819885fdc79: Waiting 01:03:48 f73e7dbfee58: Waiting 01:03:48 66ee7c970c81: Layer already exists 01:03:48 b3ab790092c5: Layer already exists 01:03:48 91ead528c27d: Layer already exists 01:03:48 1c89ac686f73: Layer already exists 01:03:48 41219283fd91: Layer already exists 01:03:48 7819885fdc79: Layer already exists 01:03:48 07e62eff3323: Layer already exists 01:03:48 42611656b89d: Layer already exists 01:03:48 6c5af5ac767a: Layer already exists 01:03:48 f73e7dbfee58: Layer already exists 01:03:48 2.2.0-dev.96: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:03:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:49 41219283fd91: Preparing 01:03:49 1c89ac686f73: Preparing 01:03:49 66ee7c970c81: Preparing 01:03:49 b3ab790092c5: Preparing 01:03:49 91ead528c27d: Preparing 01:03:49 6c5af5ac767a: Preparing 01:03:49 07e62eff3323: Preparing 01:03:49 7819885fdc79: Preparing 01:03:49 42611656b89d: Preparing 01:03:49 f73e7dbfee58: Preparing 01:03:49 6c5af5ac767a: Waiting 01:03:49 07e62eff3323: Waiting 01:03:49 f73e7dbfee58: Waiting 01:03:49 42611656b89d: Waiting 01:03:49 b3ab790092c5: Layer already exists 01:03:49 41219283fd91: Layer already exists 01:03:49 91ead528c27d: Layer already exists 01:03:49 66ee7c970c81: Layer already exists 01:03:49 1c89ac686f73: Layer already exists 01:03:49 7819885fdc79: Layer already exists 01:03:49 6c5af5ac767a: Layer already exists 01:03:49 42611656b89d: Layer already exists 01:03:49 07e62eff3323: Layer already exists 01:03:49 f73e7dbfee58: Layer already exists 01:03:49 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:03:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 01:03:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:50 41219283fd91: Preparing 01:03:50 1c89ac686f73: Preparing 01:03:50 66ee7c970c81: Preparing 01:03:50 b3ab790092c5: Preparing 01:03:50 91ead528c27d: Preparing 01:03:50 6c5af5ac767a: Preparing 01:03:50 07e62eff3323: Preparing 01:03:50 7819885fdc79: Preparing 01:03:50 42611656b89d: Preparing 01:03:50 f73e7dbfee58: Preparing 01:03:50 6c5af5ac767a: Waiting 01:03:50 07e62eff3323: Waiting 01:03:50 7819885fdc79: Waiting 01:03:50 42611656b89d: Waiting 01:03:50 f73e7dbfee58: Waiting 01:03:50 91ead528c27d: Layer already exists 01:03:50 41219283fd91: Layer already exists 01:03:50 b3ab790092c5: Layer already exists 01:03:50 66ee7c970c81: Layer already exists 01:03:50 1c89ac686f73: Layer already exists 01:03:50 7819885fdc79: Layer already exists 01:03:50 07e62eff3323: Layer already exists 01:03:50 f73e7dbfee58: Layer already exists 01:03:50 6c5af5ac767a: Layer already exists 01:03:50 42611656b89d: Layer already exists 01:03:50 main: digest: sha256:53519e4e27c7e8519918faccca3ca77c38425cce4f2c35205165c17aaccbe0e1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:50 ===================================================== [Pipeline] echo 01:03:50 taggedImages: 01:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.96 01:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:03:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:03:50 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:50 latest 01:03:50 2.2.0-dev.96 01:03:50 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:50 main 01:03:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:03:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:51 abe9f9454fe5: Preparing 01:03:51 47d1b6e358ae: Preparing 01:03:51 5f859c350059: Preparing 01:03:51 69249ece31ef: Preparing 01:03:51 3a46af568439: Preparing 01:03:51 4f4ce317c6bb: Preparing 01:03:51 4f4ce317c6bb: Waiting 01:03:51 5f859c350059: Layer already exists 01:03:51 4f4ce317c6bb: Layer already exists 01:03:51 3a46af568439: Pushed 01:03:51 abe9f9454fe5: Pushed 01:03:53 69249ece31ef: Pushed 01:03:56 47d1b6e358ae: Pushed 01:03:56 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:03:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:57 abe9f9454fe5: Preparing 01:03:57 47d1b6e358ae: Preparing 01:03:57 5f859c350059: Preparing 01:03:57 69249ece31ef: Preparing 01:03:57 3a46af568439: Preparing 01:03:57 4f4ce317c6bb: Preparing 01:03:57 3a46af568439: Layer already exists 01:03:57 5f859c350059: Layer already exists 01:03:57 abe9f9454fe5: Layer already exists 01:03:57 47d1b6e358ae: Layer already exists 01:03:57 69249ece31ef: Layer already exists 01:03:57 4f4ce317c6bb: Layer already exists 01:03:57 latest: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:03:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.96 01:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:58 abe9f9454fe5: Preparing 01:03:58 47d1b6e358ae: Preparing 01:03:58 5f859c350059: Preparing 01:03:58 69249ece31ef: Preparing 01:03:58 3a46af568439: Preparing 01:03:58 4f4ce317c6bb: Preparing 01:03:58 4f4ce317c6bb: Waiting 01:03:58 5f859c350059: Layer already exists 01:03:58 69249ece31ef: Layer already exists 01:03:58 3a46af568439: Layer already exists 01:03:58 abe9f9454fe5: Layer already exists 01:03:58 47d1b6e358ae: Layer already exists 01:03:58 4f4ce317c6bb: Layer already exists 01:03:58 2.2.0-dev.96: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:03:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:03:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:59 abe9f9454fe5: Preparing 01:03:59 47d1b6e358ae: Preparing 01:03:59 5f859c350059: Preparing 01:03:59 69249ece31ef: Preparing 01:03:59 3a46af568439: Preparing 01:03:59 4f4ce317c6bb: Preparing 01:03:59 4f4ce317c6bb: Waiting 01:03:59 69249ece31ef: Layer already exists 01:03:59 5f859c350059: Layer already exists 01:03:59 47d1b6e358ae: Layer already exists 01:03:59 abe9f9454fe5: Layer already exists 01:03:59 3a46af568439: Layer already exists 01:03:59 4f4ce317c6bb: Layer already exists 01:03:59 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:04:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 01:04:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:04:00 abe9f9454fe5: Preparing 01:04:00 47d1b6e358ae: Preparing 01:04:00 5f859c350059: Preparing 01:04:00 69249ece31ef: Preparing 01:04:00 3a46af568439: Preparing 01:04:00 4f4ce317c6bb: Preparing 01:04:00 4f4ce317c6bb: Waiting 01:04:00 69249ece31ef: Layer already exists 01:04:00 abe9f9454fe5: Layer already exists 01:04:00 5f859c350059: Layer already exists 01:04:00 3a46af568439: Layer already exists 01:04:00 47d1b6e358ae: Layer already exists 01:04:00 4f4ce317c6bb: Layer already exists 01:04:00 main: digest: sha256:139427e5cbbce809dd3e0661381b1c2e02efe407344c0f889ac8c89572575796 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:00 ===================================================== [Pipeline] echo 01:04:00 taggedImages: 01:04:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:04:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.96 01:04:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:04:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:04:00 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:00 latest 01:04:00 2.2.0-dev.96 01:04:00 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:00 main 01:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:04:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:04:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:04:01 5ca2a8081247: Preparing 01:04:01 01daf2972d16: Preparing 01:04:01 3b49379dcca0: Preparing 01:04:01 bef0450aa3ff: Preparing 01:04:01 7060e164ce24: Preparing 01:04:01 f4d45e7fe901: Preparing 01:04:01 3a46af568439: Preparing 01:04:01 4f4ce317c6bb: Preparing 01:04:01 f4d45e7fe901: Waiting 01:04:01 3a46af568439: Waiting 01:04:01 4f4ce317c6bb: Waiting 01:04:01 01daf2972d16: Pushed 01:04:01 5ca2a8081247: Pushed 01:04:01 3b49379dcca0: Pushed 01:04:01 3a46af568439: Layer already exists 01:04:02 4f4ce317c6bb: Layer already exists 01:04:02 f4d45e7fe901: Pushed 01:04:12 7060e164ce24: Pushed 01:04:19 bef0450aa3ff: Pushed 01:04:19 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh 01:04:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:04:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:04:20 5ca2a8081247: Preparing 01:04:20 01daf2972d16: Preparing 01:04:20 3b49379dcca0: Preparing 01:04:20 bef0450aa3ff: Preparing 01:04:20 7060e164ce24: Preparing 01:04:20 f4d45e7fe901: Preparing 01:04:20 3a46af568439: Preparing 01:04:20 4f4ce317c6bb: Preparing 01:04:20 f4d45e7fe901: Waiting 01:04:20 3a46af568439: Waiting 01:04:20 4f4ce317c6bb: Waiting 01:04:20 5ca2a8081247: Layer already exists 01:04:20 01daf2972d16: Layer already exists 01:04:20 bef0450aa3ff: Layer already exists 01:04:20 3b49379dcca0: Layer already exists 01:04:20 7060e164ce24: Layer already exists 01:04:20 f4d45e7fe901: Layer already exists 01:04:20 3a46af568439: Layer already exists 01:04:20 4f4ce317c6bb: Layer already exists 01:04:20 latest: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh 01:04:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:04:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.96 01:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:04:21 5ca2a8081247: Preparing 01:04:21 01daf2972d16: Preparing 01:04:21 3b49379dcca0: Preparing 01:04:21 bef0450aa3ff: Preparing 01:04:21 7060e164ce24: Preparing 01:04:21 f4d45e7fe901: Preparing 01:04:21 3a46af568439: Preparing 01:04:21 4f4ce317c6bb: Preparing 01:04:21 3a46af568439: Waiting 01:04:21 4f4ce317c6bb: Waiting 01:04:21 f4d45e7fe901: Waiting 01:04:21 7060e164ce24: Layer already exists 01:04:21 bef0450aa3ff: Layer already exists 01:04:21 5ca2a8081247: Layer already exists 01:04:21 01daf2972d16: Layer already exists 01:04:21 3b49379dcca0: Layer already exists 01:04:21 f4d45e7fe901: Layer already exists 01:04:21 3a46af568439: Layer already exists 01:04:21 4f4ce317c6bb: Layer already exists 01:04:21 2.2.0-dev.96: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh 01:04:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:04:22 5ca2a8081247: Preparing 01:04:22 01daf2972d16: Preparing 01:04:22 3b49379dcca0: Preparing 01:04:22 bef0450aa3ff: Preparing 01:04:22 7060e164ce24: Preparing 01:04:22 f4d45e7fe901: Preparing 01:04:22 3a46af568439: Preparing 01:04:22 4f4ce317c6bb: Preparing 01:04:22 f4d45e7fe901: Waiting 01:04:22 3a46af568439: Waiting 01:04:22 4f4ce317c6bb: Waiting 01:04:22 7060e164ce24: Layer already exists 01:04:22 01daf2972d16: Layer already exists 01:04:22 5ca2a8081247: Layer already exists 01:04:22 bef0450aa3ff: Layer already exists 01:04:22 3b49379dcca0: Layer already exists 01:04:22 3a46af568439: Layer already exists 01:04:22 f4d45e7fe901: Layer already exists 01:04:22 4f4ce317c6bb: Layer already exists 01:04:22 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] isUnix [Pipeline] sh 01:04:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 01:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:04:23 5ca2a8081247: Preparing 01:04:23 01daf2972d16: Preparing 01:04:23 3b49379dcca0: Preparing 01:04:23 bef0450aa3ff: Preparing 01:04:23 7060e164ce24: Preparing 01:04:23 f4d45e7fe901: Preparing 01:04:23 3a46af568439: Preparing 01:04:23 4f4ce317c6bb: Preparing 01:04:23 f4d45e7fe901: Waiting 01:04:23 3a46af568439: Waiting 01:04:23 4f4ce317c6bb: Waiting 01:04:23 bef0450aa3ff: Layer already exists 01:04:23 5ca2a8081247: Layer already exists 01:04:23 01daf2972d16: Layer already exists 01:04:23 3b49379dcca0: Layer already exists 01:04:23 7060e164ce24: Layer already exists 01:04:23 f4d45e7fe901: Layer already exists 01:04:23 4f4ce317c6bb: Layer already exists 01:04:23 3a46af568439: Layer already exists 01:04:23 main: digest: sha256:4254ffd09f37752fd1f688cbbad1309852e33547f45aaf091909fe5973ac3187 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:23 ===================================================== [Pipeline] echo 01:04:23 taggedImages: 01:04:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:04:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.96 01:04:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:04:23 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:04:23 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:23 latest 01:04:23 2.2.0-dev.96 01:04:23 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:23 main 01:04:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:04:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:04:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:24 bf35d4c2551a: Preparing 01:04:24 7a7d53a5f4a0: Preparing 01:04:24 d513c46de1d8: Preparing 01:04:24 5e70112887ca: Preparing 01:04:24 6914dcc324e0: Preparing 01:04:24 3a46af568439: Preparing 01:04:24 4f4ce317c6bb: Preparing 01:04:24 3a46af568439: Waiting 01:04:24 4f4ce317c6bb: Waiting 01:04:24 7a7d53a5f4a0: Pushed 01:04:24 d513c46de1d8: Pushed 01:04:24 bf35d4c2551a: Pushed 01:04:24 3a46af568439: Layer already exists 01:04:24 4f4ce317c6bb: Layer already exists 01:04:25 6914dcc324e0: Pushed 01:04:43 5e70112887ca: Pushed 01:04:43 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh 01:04:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:43 bf35d4c2551a: Preparing 01:04:43 7a7d53a5f4a0: Preparing 01:04:43 d513c46de1d8: Preparing 01:04:43 5e70112887ca: Preparing 01:04:43 6914dcc324e0: Preparing 01:04:43 3a46af568439: Preparing 01:04:43 4f4ce317c6bb: Preparing 01:04:43 3a46af568439: Waiting 01:04:43 4f4ce317c6bb: Waiting 01:04:44 7a7d53a5f4a0: Layer already exists 01:04:44 6914dcc324e0: Layer already exists 01:04:44 bf35d4c2551a: Layer already exists 01:04:44 5e70112887ca: Layer already exists 01:04:44 d513c46de1d8: Layer already exists 01:04:44 3a46af568439: Layer already exists 01:04:44 4f4ce317c6bb: Layer already exists 01:04:44 latest: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh 01:04:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.96 01:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:44 bf35d4c2551a: Preparing 01:04:44 7a7d53a5f4a0: Preparing 01:04:44 d513c46de1d8: Preparing 01:04:44 5e70112887ca: Preparing 01:04:44 6914dcc324e0: Preparing 01:04:44 3a46af568439: Preparing 01:04:44 4f4ce317c6bb: Preparing 01:04:44 3a46af568439: Waiting 01:04:44 4f4ce317c6bb: Waiting 01:04:44 5e70112887ca: Layer already exists 01:04:44 6914dcc324e0: Layer already exists 01:04:44 bf35d4c2551a: Layer already exists 01:04:44 d513c46de1d8: Layer already exists 01:04:44 7a7d53a5f4a0: Layer already exists 01:04:45 4f4ce317c6bb: Layer already exists 01:04:45 3a46af568439: Layer already exists 01:04:45 2.2.0-dev.96: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh 01:04:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:45 bf35d4c2551a: Preparing 01:04:45 7a7d53a5f4a0: Preparing 01:04:45 d513c46de1d8: Preparing 01:04:45 5e70112887ca: Preparing 01:04:45 6914dcc324e0: Preparing 01:04:45 3a46af568439: Preparing 01:04:45 4f4ce317c6bb: Preparing 01:04:45 3a46af568439: Waiting 01:04:45 4f4ce317c6bb: Waiting 01:04:45 6914dcc324e0: Layer already exists 01:04:45 7a7d53a5f4a0: Layer already exists 01:04:45 5e70112887ca: Layer already exists 01:04:45 bf35d4c2551a: Layer already exists 01:04:46 d513c46de1d8: Layer already exists 01:04:46 3a46af568439: Layer already exists 01:04:46 4f4ce317c6bb: Layer already exists 01:04:46 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] isUnix [Pipeline] sh 01:04:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 01:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:46 bf35d4c2551a: Preparing 01:04:46 7a7d53a5f4a0: Preparing 01:04:46 d513c46de1d8: Preparing 01:04:46 5e70112887ca: Preparing 01:04:46 6914dcc324e0: Preparing 01:04:46 3a46af568439: Preparing 01:04:46 4f4ce317c6bb: Preparing 01:04:46 3a46af568439: Waiting 01:04:46 4f4ce317c6bb: Waiting 01:04:46 5e70112887ca: Layer already exists 01:04:46 6914dcc324e0: Layer already exists 01:04:46 bf35d4c2551a: Layer already exists 01:04:46 d513c46de1d8: Layer already exists 01:04:46 7a7d53a5f4a0: Layer already exists 01:04:47 4f4ce317c6bb: Layer already exists 01:04:47 3a46af568439: Layer already exists 01:04:47 main: digest: sha256:4b0a301cd9f7739d90e55136d79d8f797166b6c3625b5b82e46eae785ee09e03 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:47 ===================================================== [Pipeline] echo 01:04:47 taggedImages: 01:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.96 01:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:04:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:04:47 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:47 latest 01:04:47 2.2.0-dev.96 01:04:47 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:04:47 main 01:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:04:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:04:47 059c6314f4b3: Preparing 01:04:47 9a5ff8116804: Preparing 01:04:47 37d4092bf34a: Preparing 01:04:47 fcb0acd3e5da: Preparing 01:04:47 f4d45e7fe901: Preparing 01:04:47 3a46af568439: Preparing 01:04:47 4f4ce317c6bb: Preparing 01:04:47 3a46af568439: Waiting 01:04:47 4f4ce317c6bb: Waiting 01:04:48 f4d45e7fe901: Layer already exists 01:04:48 3a46af568439: Layer already exists 01:04:48 4f4ce317c6bb: Layer already exists 01:04:48 059c6314f4b3: Pushed 01:04:48 9a5ff8116804: Pushed 01:04:48 37d4092bf34a: Pushed 01:05:06 fcb0acd3e5da: Pushed 01:05:06 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 01:05:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:05:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:05:07 059c6314f4b3: Preparing 01:05:07 9a5ff8116804: Preparing 01:05:07 37d4092bf34a: Preparing 01:05:07 fcb0acd3e5da: Preparing 01:05:07 f4d45e7fe901: Preparing 01:05:07 3a46af568439: Preparing 01:05:07 4f4ce317c6bb: Preparing 01:05:07 3a46af568439: Waiting 01:05:07 4f4ce317c6bb: Waiting 01:05:07 37d4092bf34a: Layer already exists 01:05:07 059c6314f4b3: Layer already exists 01:05:07 fcb0acd3e5da: Layer already exists 01:05:07 9a5ff8116804: Layer already exists 01:05:07 f4d45e7fe901: Layer already exists 01:05:07 4f4ce317c6bb: Layer already exists 01:05:07 3a46af568439: Layer already exists 01:05:07 latest: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 01:05:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.96 01:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:05:08 059c6314f4b3: Preparing 01:05:08 9a5ff8116804: Preparing 01:05:08 37d4092bf34a: Preparing 01:05:08 fcb0acd3e5da: Preparing 01:05:08 f4d45e7fe901: Preparing 01:05:08 3a46af568439: Preparing 01:05:08 4f4ce317c6bb: Preparing 01:05:08 3a46af568439: Waiting 01:05:08 4f4ce317c6bb: Waiting 01:05:08 f4d45e7fe901: Layer already exists 01:05:08 059c6314f4b3: Layer already exists 01:05:08 37d4092bf34a: Layer already exists 01:05:08 9a5ff8116804: Layer already exists 01:05:08 fcb0acd3e5da: Layer already exists 01:05:08 3a46af568439: Layer already exists 01:05:08 4f4ce317c6bb: Layer already exists 01:05:08 2.2.0-dev.96: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 01:05:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:05:09 059c6314f4b3: Preparing 01:05:09 9a5ff8116804: Preparing 01:05:09 37d4092bf34a: Preparing 01:05:09 fcb0acd3e5da: Preparing 01:05:09 f4d45e7fe901: Preparing 01:05:09 3a46af568439: Preparing 01:05:09 4f4ce317c6bb: Preparing 01:05:09 3a46af568439: Waiting 01:05:09 4f4ce317c6bb: Waiting 01:05:09 f4d45e7fe901: Layer already exists 01:05:09 fcb0acd3e5da: Layer already exists 01:05:09 059c6314f4b3: Layer already exists 01:05:09 37d4092bf34a: Layer already exists 01:05:09 9a5ff8116804: Layer already exists 01:05:09 3a46af568439: Layer already exists 01:05:09 4f4ce317c6bb: Layer already exists 01:05:09 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] isUnix [Pipeline] sh 01:05:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 01:05:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:05:10 059c6314f4b3: Preparing 01:05:10 9a5ff8116804: Preparing 01:05:10 37d4092bf34a: Preparing 01:05:10 fcb0acd3e5da: Preparing 01:05:10 f4d45e7fe901: Preparing 01:05:10 3a46af568439: Preparing 01:05:10 4f4ce317c6bb: Preparing 01:05:10 3a46af568439: Waiting 01:05:10 4f4ce317c6bb: Waiting 01:05:10 37d4092bf34a: Layer already exists 01:05:10 059c6314f4b3: Layer already exists 01:05:10 fcb0acd3e5da: Layer already exists 01:05:10 f4d45e7fe901: Layer already exists 01:05:10 9a5ff8116804: Layer already exists 01:05:10 4f4ce317c6bb: Layer already exists 01:05:10 3a46af568439: Layer already exists 01:05:10 main: digest: sha256:5ae6833cce4cee7ffcb09068467aa34bfe0ee08210945ac0c90de0f530a97a6f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:10 ===================================================== [Pipeline] echo 01:05:10 taggedImages: 01:05:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:05:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.96 01:05:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:05:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:05:10 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:10 latest 01:05:10 2.2.0-dev.96 01:05:10 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:10 main 01:05:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:05:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:05:11 f4c1f822b0d0: Preparing 01:05:11 01bb7e71191f: Preparing 01:05:11 5f859c350059: Preparing 01:05:11 c6dc26d76314: Preparing 01:05:11 f73e7dbfee58: Preparing 01:05:11 f73e7dbfee58: Layer already exists 01:05:11 5f859c350059: Layer already exists 01:05:11 f4c1f822b0d0: Pushed 01:05:11 c6dc26d76314: Pushed 01:05:16 01bb7e71191f: Pushed 01:05:16 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:05:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:05:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:05:17 f4c1f822b0d0: Preparing 01:05:17 01bb7e71191f: Preparing 01:05:17 5f859c350059: Preparing 01:05:17 c6dc26d76314: Preparing 01:05:17 f73e7dbfee58: Preparing 01:05:17 c6dc26d76314: Layer already exists 01:05:17 01bb7e71191f: Layer already exists 01:05:17 f4c1f822b0d0: Layer already exists 01:05:17 5f859c350059: Layer already exists 01:05:17 f73e7dbfee58: Layer already exists 01:05:17 latest: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:05:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.96 01:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:05:18 f4c1f822b0d0: Preparing 01:05:18 01bb7e71191f: Preparing 01:05:18 5f859c350059: Preparing 01:05:18 c6dc26d76314: Preparing 01:05:18 f73e7dbfee58: Preparing 01:05:18 f4c1f822b0d0: Layer already exists 01:05:18 5f859c350059: Layer already exists 01:05:18 f73e7dbfee58: Layer already exists 01:05:18 01bb7e71191f: Layer already exists 01:05:18 c6dc26d76314: Layer already exists 01:05:18 2.2.0-dev.96: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:05:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:05:18 f4c1f822b0d0: Preparing 01:05:18 01bb7e71191f: Preparing 01:05:18 5f859c350059: Preparing 01:05:18 c6dc26d76314: Preparing 01:05:18 f73e7dbfee58: Preparing 01:05:18 f73e7dbfee58: Layer already exists 01:05:18 f4c1f822b0d0: Layer already exists 01:05:18 c6dc26d76314: Layer already exists 01:05:18 01bb7e71191f: Layer already exists 01:05:18 5f859c350059: Layer already exists 01:05:19 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:05:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 01:05:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:05:19 f4c1f822b0d0: Preparing 01:05:19 01bb7e71191f: Preparing 01:05:19 5f859c350059: Preparing 01:05:19 c6dc26d76314: Preparing 01:05:19 f73e7dbfee58: Preparing 01:05:19 5f859c350059: Layer already exists 01:05:19 f73e7dbfee58: Layer already exists 01:05:19 f4c1f822b0d0: Layer already exists 01:05:19 01bb7e71191f: Layer already exists 01:05:19 c6dc26d76314: Layer already exists 01:05:20 main: digest: sha256:2255eeb26524559082540eb336bd91ef3b5de07f82962c25ff9e8ac525431db5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:20 ===================================================== [Pipeline] echo 01:05:20 taggedImages: 01:05:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:05:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.96 01:05:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:05:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:05:20 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:20 latest 01:05:20 2.2.0-dev.96 01:05:20 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:20 main 01:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:05:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:05:20 8bc0d9063b70: Preparing 01:05:20 472d018cc82e: Preparing 01:05:20 5f859c350059: Preparing 01:05:20 6688f5d3c710: Preparing 01:05:20 f73e7dbfee58: Preparing 01:05:21 f73e7dbfee58: Layer already exists 01:05:21 5f859c350059: Layer already exists 01:05:21 6688f5d3c710: Layer already exists 01:05:21 8bc0d9063b70: Pushed 01:05:26 472d018cc82e: Pushed 01:05:26 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:05:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:05:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:05:27 8bc0d9063b70: Preparing 01:05:27 472d018cc82e: Preparing 01:05:27 5f859c350059: Preparing 01:05:27 6688f5d3c710: Preparing 01:05:27 f73e7dbfee58: Preparing 01:05:27 472d018cc82e: Layer already exists 01:05:27 f73e7dbfee58: Layer already exists 01:05:27 6688f5d3c710: Layer already exists 01:05:27 5f859c350059: Layer already exists 01:05:27 8bc0d9063b70: Layer already exists 01:05:27 latest: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:05:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.96 01:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:05:28 8bc0d9063b70: Preparing 01:05:28 472d018cc82e: Preparing 01:05:28 5f859c350059: Preparing 01:05:28 6688f5d3c710: Preparing 01:05:28 f73e7dbfee58: Preparing 01:05:28 6688f5d3c710: Layer already exists 01:05:28 8bc0d9063b70: Layer already exists 01:05:28 f73e7dbfee58: Layer already exists 01:05:28 472d018cc82e: Layer already exists 01:05:28 5f859c350059: Layer already exists 01:05:28 2.2.0-dev.96: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:05:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:05:29 8bc0d9063b70: Preparing 01:05:29 472d018cc82e: Preparing 01:05:29 5f859c350059: Preparing 01:05:29 6688f5d3c710: Preparing 01:05:29 f73e7dbfee58: Preparing 01:05:29 f73e7dbfee58: Layer already exists 01:05:29 8bc0d9063b70: Layer already exists 01:05:29 6688f5d3c710: Layer already exists 01:05:29 5f859c350059: Layer already exists 01:05:29 472d018cc82e: Layer already exists 01:05:29 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:05:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 01:05:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:05:30 8bc0d9063b70: Preparing 01:05:30 472d018cc82e: Preparing 01:05:30 5f859c350059: Preparing 01:05:30 6688f5d3c710: Preparing 01:05:30 f73e7dbfee58: Preparing 01:05:30 5f859c350059: Layer already exists 01:05:30 472d018cc82e: Layer already exists 01:05:30 6688f5d3c710: Layer already exists 01:05:30 f73e7dbfee58: Layer already exists 01:05:30 8bc0d9063b70: Layer already exists 01:05:30 main: digest: sha256:231ad4eba46b9477958f8e97fcac154b091be1c05f5e935b602bba002c784857 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:30 ===================================================== [Pipeline] echo 01:05:30 taggedImages: 01:05:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:05:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.96 01:05:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 01:05:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 01:05:30 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:30 latest 01:05:30 2.2.0-dev.96 01:05:30 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:30 main 01:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] isUnix [Pipeline] sh 01:05:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:05:31 c22b6c148e6d: Preparing 01:05:31 1d6aeb7ce358: Preparing 01:05:31 489980f186dc: Preparing 01:05:31 c34cb1471709: Preparing 01:05:31 f0e5a4d6c014: Preparing 01:05:31 3b19d27f08f7: Preparing 01:05:31 73bb99a6e169: Preparing 01:05:31 ec06c3102977: Preparing 01:05:31 6a3c62e080c7: Preparing 01:05:31 340cb19ca677: Preparing 01:05:31 4f4ce317c6bb: Preparing 01:05:31 3b19d27f08f7: Waiting 01:05:31 6a3c62e080c7: Waiting 01:05:31 340cb19ca677: Waiting 01:05:31 4f4ce317c6bb: Waiting 01:05:31 73bb99a6e169: Waiting 01:05:31 ec06c3102977: Waiting 01:05:31 f0e5a4d6c014: Layer already exists 01:05:31 3b19d27f08f7: Layer already exists 01:05:31 73bb99a6e169: Layer already exists 01:05:31 ec06c3102977: Layer already exists 01:05:31 6a3c62e080c7: Layer already exists 01:05:31 1d6aeb7ce358: Pushed 01:05:31 340cb19ca677: Layer already exists 01:05:31 4f4ce317c6bb: Layer already exists 01:05:32 c22b6c148e6d: Pushed 01:05:34 489980f186dc: Pushed 01:05:52 c34cb1471709: Pushed 01:05:52 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:05:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:05:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:05:53 c22b6c148e6d: Preparing 01:05:53 1d6aeb7ce358: Preparing 01:05:53 489980f186dc: Preparing 01:05:53 c34cb1471709: Preparing 01:05:53 f0e5a4d6c014: Preparing 01:05:53 3b19d27f08f7: Preparing 01:05:53 73bb99a6e169: Preparing 01:05:53 ec06c3102977: Preparing 01:05:53 3b19d27f08f7: Waiting 01:05:53 73bb99a6e169: Waiting 01:05:53 6a3c62e080c7: Preparing 01:05:53 340cb19ca677: Preparing 01:05:53 4f4ce317c6bb: Preparing 01:05:53 6a3c62e080c7: Waiting 01:05:53 340cb19ca677: Waiting 01:05:53 4f4ce317c6bb: Waiting 01:05:53 ec06c3102977: Waiting 01:05:53 f0e5a4d6c014: Layer already exists 01:05:53 1d6aeb7ce358: Layer already exists 01:05:53 c22b6c148e6d: Layer already exists 01:05:53 489980f186dc: Layer already exists 01:05:53 c34cb1471709: Layer already exists 01:05:53 6a3c62e080c7: Layer already exists 01:05:53 73bb99a6e169: Layer already exists 01:05:53 3b19d27f08f7: Layer already exists 01:05:53 ec06c3102977: Layer already exists 01:05:53 340cb19ca677: Layer already exists 01:05:53 4f4ce317c6bb: Layer already exists 01:05:53 latest: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:05:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.96 01:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:05:54 c22b6c148e6d: Preparing 01:05:54 1d6aeb7ce358: Preparing 01:05:54 489980f186dc: Preparing 01:05:54 c34cb1471709: Preparing 01:05:54 f0e5a4d6c014: Preparing 01:05:54 3b19d27f08f7: Preparing 01:05:54 73bb99a6e169: Preparing 01:05:54 ec06c3102977: Preparing 01:05:54 6a3c62e080c7: Preparing 01:05:54 340cb19ca677: Preparing 01:05:54 4f4ce317c6bb: Preparing 01:05:54 3b19d27f08f7: Waiting 01:05:54 6a3c62e080c7: Waiting 01:05:54 73bb99a6e169: Waiting 01:05:54 ec06c3102977: Waiting 01:05:54 340cb19ca677: Waiting 01:05:54 4f4ce317c6bb: Waiting 01:05:54 f0e5a4d6c014: Layer already exists 01:05:54 c22b6c148e6d: Layer already exists 01:05:54 c34cb1471709: Layer already exists 01:05:54 489980f186dc: Layer already exists 01:05:54 1d6aeb7ce358: Layer already exists 01:05:54 3b19d27f08f7: Layer already exists 01:05:54 ec06c3102977: Layer already exists 01:05:54 73bb99a6e169: Layer already exists 01:05:54 6a3c62e080c7: Layer already exists 01:05:54 340cb19ca677: Layer already exists 01:05:54 4f4ce317c6bb: Layer already exists 01:05:54 2.2.0-dev.96: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:05:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 [Pipeline] isUnix [Pipeline] sh 01:05:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:05:55 c22b6c148e6d: Preparing 01:05:55 1d6aeb7ce358: Preparing 01:05:55 489980f186dc: Preparing 01:05:55 c34cb1471709: Preparing 01:05:55 f0e5a4d6c014: Preparing 01:05:55 3b19d27f08f7: Preparing 01:05:55 73bb99a6e169: Preparing 01:05:55 ec06c3102977: Preparing 01:05:55 6a3c62e080c7: Preparing 01:05:55 340cb19ca677: Preparing 01:05:55 4f4ce317c6bb: Preparing 01:05:55 ec06c3102977: Waiting 01:05:55 6a3c62e080c7: Waiting 01:05:55 340cb19ca677: Waiting 01:05:55 3b19d27f08f7: Waiting 01:05:55 4f4ce317c6bb: Waiting 01:05:55 f0e5a4d6c014: Layer already exists 01:05:55 c22b6c148e6d: Layer already exists 01:05:55 c34cb1471709: Layer already exists 01:05:55 1d6aeb7ce358: Layer already exists 01:05:55 489980f186dc: Layer already exists 01:05:55 3b19d27f08f7: Layer already exists 01:05:55 73bb99a6e169: Layer already exists 01:05:55 340cb19ca677: Layer already exists 01:05:55 ec06c3102977: Layer already exists 01:05:55 6a3c62e080c7: Layer already exists 01:05:55 4f4ce317c6bb: Layer already exists 01:05:55 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:05:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 01:05:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 01:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:05:56 c22b6c148e6d: Preparing 01:05:56 1d6aeb7ce358: Preparing 01:05:56 489980f186dc: Preparing 01:05:56 c34cb1471709: Preparing 01:05:56 f0e5a4d6c014: Preparing 01:05:56 3b19d27f08f7: Preparing 01:05:56 73bb99a6e169: Preparing 01:05:56 ec06c3102977: Preparing 01:05:56 6a3c62e080c7: Preparing 01:05:56 340cb19ca677: Preparing 01:05:56 4f4ce317c6bb: Preparing 01:05:56 3b19d27f08f7: Waiting 01:05:56 73bb99a6e169: Waiting 01:05:56 ec06c3102977: Waiting 01:05:56 6a3c62e080c7: Waiting 01:05:56 340cb19ca677: Waiting 01:05:56 4f4ce317c6bb: Waiting 01:05:56 f0e5a4d6c014: Layer already exists 01:05:56 1d6aeb7ce358: Layer already exists 01:05:56 c22b6c148e6d: Layer already exists 01:05:56 489980f186dc: Layer already exists 01:05:56 c34cb1471709: Layer already exists 01:05:56 73bb99a6e169: Layer already exists 01:05:56 3b19d27f08f7: Layer already exists 01:05:56 340cb19ca677: Layer already exists 01:05:56 6a3c62e080c7: Layer already exists 01:05:56 ec06c3102977: Layer already exists 01:05:56 4f4ce317c6bb: Layer already exists 01:05:56 main: digest: sha256:425131d3a2da735e8481a50b77d307a338adb89a8209c3203d8298d83650821c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:05:56 ===================================================== [Pipeline] echo 01:05:56 taggedImages: 01:05:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 01:05:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:05:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.96 01:05:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5-2.2.0-dev.96 01:05:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:56 01:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:57 arm64: Pulling from edgex-lftools-log-publisher 01:05:57 8998bd30e6a1: Pulling fs layer 01:05:57 04944245beec: Pulling fs layer 01:05:57 699f458cf7ca: Pulling fs layer 01:05:57 765212b225bb: Pulling fs layer 01:05:57 f23df028b6ca: Pulling fs layer 01:05:57 d65c8cfc05b1: Pulling fs layer 01:05:57 2437ff75d9bd: Pulling fs layer 01:05:57 765212b225bb: Waiting 01:05:57 d65c8cfc05b1: Waiting 01:05:57 2437ff75d9bd: Waiting 01:05:57 f23df028b6ca: Waiting 01:05:57 04944245beec: Verifying Checksum 01:05:57 04944245beec: Download complete 01:05:57 765212b225bb: Verifying Checksum 01:05:57 765212b225bb: Download complete 01:05:57 f23df028b6ca: Verifying Checksum 01:05:57 f23df028b6ca: Download complete 01:05:57 d65c8cfc05b1: Verifying Checksum 01:05:57 d65c8cfc05b1: Download complete 01:05:58 699f458cf7ca: Download complete 01:05:58 8998bd30e6a1: Verifying Checksum 01:05:58 8998bd30e6a1: Download complete 01:06:01 2437ff75d9bd: Verifying Checksum 01:06:01 2437ff75d9bd: Download complete 01:06:03 8998bd30e6a1: Pull complete 01:06:03 04944245beec: Pull complete 01:06:05 699f458cf7ca: Pull complete 01:06:05 765212b225bb: Pull complete 01:06:06 f23df028b6ca: Pull complete 01:06:06 d65c8cfc05b1: Pull complete 01:06:24 2437ff75d9bd: Pull complete 01:06:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:06:25 prd-ubuntu20.04-docker-arm64-4c-16g-62999 does not seem to be running inside a container 01:06:25 $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-lftools-log-publisher:arm64 cat 01:06:28 $ docker top 21dc1013c32127481e808b1079f6d0f5c89e865bc6f94831e683635ad5b5950c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:29 ---> job-cost.sh 01:06:29 lf-activate-venv: SKIPPING 01:06:29 INFO: No Stack... 01:06:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:06:30 INFO: Archiving Costs [Pipeline] sh 01:06:31 + cut -d, -f6 01:06:31 + cat /w/workspace/edgex-go/226/archives/cost.csv [Pipeline] lock 01:06:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] 01:06:31 Resource [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] did not exist. Created. 01:06:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:32 + echo total: 0.2199999988079071 [Pipeline] stash 01:06:32 Stashed 1 file(s) [Pipeline] } 01:06:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-226-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:32 $ docker stop --time=1 21dc1013c32127481e808b1079f6d0f5c89e865bc6f94831e683635ad5b5950c 01:06:34 $ docker rm -f 21dc1013c32127481e808b1079f6d0f5c89e865bc6f94831e683635ad5b5950c [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 01:06:34 provisioning config files... 01:06:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/226@tmp/config7556365049130398574tmp [Pipeline] { [Pipeline] sh 01:06:35 + set +x 01:06:35 + curl -s https://codecov.io/bash 01:06:35 + bash -s -- 01:06:35 01:06:35 _____ _ 01:06:35 / ____| | | 01:06:35 | | ___ __| | ___ ___ _____ __ 01:06:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:06:35 | |___| (_) | (_| | __/ (_| (_) \ V / 01:06:35 \_____\___/ \__,_|\___|\___\___/ \_/ 01:06:35 Bash-1.0.6 01:06:35 01:06:35 01:06:35 ==> git version 2.25.1 found 01:06:35 ==> 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 01:06:35 Release-Date: 2020-01-08 01:06:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:06:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:06:35 ==> Jenkins CI detected. 01:06:35 current dir:  /w/workspace/edgex-go/226 01:06:35 project root: . 01:06:35 --> token set from env 01:06:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:06:35 ==> Running gcov in . (disable via -X gcov) 01:06:35 ==> Python coveragepy not found 01:06:35 ==> Searching for coverage reports in: 01:06:35 + . 01:06:35 -> Found 1 reports 01:06:35 ==> Detecting git/mercurial file structure 01:06:35 ==> Reading reports 01:06:35 + ./coverage.out bytes=435134 01:06:35 ==> Appending adjustments 01:06:35 https://docs.codecov.io/docs/fixing-reports 01:06:36 + Found adjustments 01:06:36 ==> Gzipping contents 01:06:36 60K /tmp/codecov.Zx4ut9.gz 01:06:36 ==> Uploading reports 01:06:36 url: https://codecov.io 01:06:36 query: branch=main&commit=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:06:36 -> Pinging Codecov 01:06:36 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=4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:06:36 -> Uploading to 01:06:36 https://storage.googleapis.com/codecov/v4/raw/2022-05-11/00271124DB129430A58F1EEE437C3FCB/4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5/20cb2c61-e761-468c-b5c1-126c0d7af6c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T010636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b67cd1cd9b9755be84b6f4dff12c47ed633234acd007d37267b774d515ff36a2 01:06:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:36 Dload Upload Total Spent Left Speed 01:06:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59916 0 0 100 59916 0 228k --:--:-- --:--:-- --:--:-- 228k 01:06:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 [Pipeline] } 01:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:06:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:06:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:06:37 01:06:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:06:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:06:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:06:37 188c0c94c7c5: Pulling fs layer 01:06:37 0ef7d3d256c8: Pulling fs layer 01:06:37 de9db76c5a1d: Pulling fs layer 01:06:37 0eba1c9be4d2: Pulling fs layer 01:06:37 0d57e429df01: Pulling fs layer 01:06:37 4e4be7b47b0d: Pulling fs layer 01:06:37 e1f770b5df2f: Pulling fs layer 01:06:37 85a0685a4137: Pulling fs layer 01:06:37 0d57e429df01: Waiting 01:06:37 4e4be7b47b0d: Waiting 01:06:37 e1f770b5df2f: Waiting 01:06:37 85a0685a4137: Waiting 01:06:37 0eba1c9be4d2: Waiting 01:06:37 de9db76c5a1d: Verifying Checksum 01:06:37 de9db76c5a1d: Download complete 01:06:37 0ef7d3d256c8: Download complete 01:06:37 0d57e429df01: Verifying Checksum 01:06:37 0d57e429df01: Download complete 01:06:37 4e4be7b47b0d: Verifying Checksum 01:06:37 4e4be7b47b0d: Download complete 01:06:37 188c0c94c7c5: Verifying Checksum 01:06:37 188c0c94c7c5: Download complete 01:06:38 e1f770b5df2f: Verifying Checksum 01:06:38 e1f770b5df2f: Download complete 01:06:38 188c0c94c7c5: Pull complete 01:06:38 0ef7d3d256c8: Pull complete 01:06:38 de9db76c5a1d: Pull complete 01:06:38 0eba1c9be4d2: Verifying Checksum 01:06:38 0eba1c9be4d2: Download complete 01:06:38 85a0685a4137: Verifying Checksum 01:06:38 85a0685a4137: Download complete 01:06:41 0eba1c9be4d2: Pull complete 01:06:41 0d57e429df01: Pull complete 01:06:41 4e4be7b47b0d: Pull complete 01:06:42 e1f770b5df2f: Pull complete 01:06:45 85a0685a4137: Pull complete 01:06:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:06:45 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 01:06:45 $ 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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-snyk-go:1.410.4 cat 01:06:47 $ docker top 8b4119485fa9b09105e9f6ca2fcb28d9acdaf477d28cd9b8bc38f80abaf625a9 -eo pid,comm [Pipeline] { [Pipeline] echo 01:06:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:06:48 + set -o pipefail 01:06:48 + snyk monitor '--org=edgex-jenkins' 01:06:53 01:06:53 Monitoring /w/workspace/edgex-go/226 (github.com/edgexfoundry/edgex-go)... 01:06:53 01:06:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d38742e6-fc89-4f29-aee2-6b2809a541a8 01:06:53 01:06:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:06:53 01:06:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:06:53 01:06:53 [Pipeline] } 01:06:53 $ docker stop --time=1 8b4119485fa9b09105e9f6ca2fcb28d9acdaf477d28cd9b8bc38f80abaf625a9 01:06:56 $ docker rm -f 8b4119485fa9b09105e9f6ca2fcb28d9acdaf477d28cd9b8bc38f80abaf625a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:06:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:56 provisioning config files... 01:06:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/226@tmp/config7957019379148846552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:56 --> edgex-publish-swagger.sh 01:06:56 === Publish openapi/v2 API === 01:06:56 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:06:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/226/openapi/v2/core-command.yaml] 01:06:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:56 Dload Upload Total Spent Left Speed 01:06:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37884 --:--:-- --:--:-- --:--:-- 37842 01:06:57 01:06:57 01:06:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/226/openapi/v2/core-data.yaml] 01:06:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:57 Dload Upload Total Spent Left Speed 01:06:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 71604 0 0 91 65536 0 581k --:--:-- --:--:-- --:--:-- 576k 100 71604 0 0 100 71604 0 82971 --:--:-- --:--:-- --:--:-- 82971 01:06:58 01:06:58 01:06:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/226/openapi/v2/core-metadata.yaml] 01:06:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:58 Dload Upload Total Spent Left Speed 01:06:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 150k --:--:-- --:--:-- --:--:-- 150k 100 141k 0 0 100 141k 0 150k --:--:-- --:--:-- --:--:-- 150k 01:06:59 01:06:59 01:06:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/226/openapi/v2/support-notifications.yaml] 01:06:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:59 Dload Upload Total Spent Left Speed 01:07:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91514 --:--:-- --:--:-- --:--:-- 91420 100 89318 0 0 100 89318 0 91420 --:--:-- --:--:-- --:--:-- 91420 01:07:00 01:07:00 01:07:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/226/openapi/v2/support-scheduler.yaml] 01:07:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:07:00 Dload Upload Total Spent Left Speed 01:07:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44848 --:--:-- --:--:-- --:--:-- 44797 100 39556 0 0 100 39556 0 44746 --:--:-- --:--:-- --:--:-- 44746 01:07:01 01:07:01 01:07:01 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/226/openapi/v2/system-agent.yaml] 01:07:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:07:01 Dload Upload Total Spent Left Speed 01:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 100 20091 0 0 100 20091 0 21350 --:--:-- --:--:-- --:--:-- 21350 01:07:02 01:07:02 [Pipeline] } 01:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:07:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:07:03 . [Pipeline] withDockerContainer 01:07:03 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 01:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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/py-git-semver:latest cat 01:07:03 $ docker top 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:03 [ssh-agent] Looking for ssh-agent implementation... 01:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:03 $ docker exec 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 ssh-agent 01:07:04 SSH_AUTH_SOCK=/tmp/ssh-XNwm5dHEifL9/agent.32 01:07:04 SSH_AGENT_PID=38 01:07:04 Running ssh-add (command line suppressed) 01:07:04 Identity added: /w/workspace/edgex-go/226@tmp/private_key_1896213698623061948.key (/w/workspace/edgex-go/226@tmp/private_key_1896213698623061948.key) 01:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:04 + git semver tag 01:07:04 2022-05-11 01:07:04,626 [run_tag] DEBUG tag force:False 01:07:04 2022-05-11 01:07:04,626 [check_head_tag] DEBUG check head tag 01:07:04 2022-05-11 01:07:04,629 [execute] INFO git cat-file --batch-check 01:07:04 2022-05-11 01:07:04,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=) 01:07:04 2022-05-11 01:07:04,633 [execute] INFO git cat-file --batch 01:07:04 2022-05-11 01:07:04,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=) 01:07:04 2022-05-11 01:07:04,687 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 01:07:04 2022-05-11 01:07:04,687 [execute] INFO git tag -a v2.2.0-dev.96 -m v2.2.0-dev.96 01:07:04 2022-05-11 01:07:04,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.96', '-m', 'v2.2.0-dev.96'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=None) 01:07:04 2022-05-11 01:07:04,692 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 01:07:04 2.2.0-dev.96 [Pipeline] } 01:07:04 $ docker exec --env ******** --env ******** 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 ssh-agent -k 01:07:04 unset SSH_AUTH_SOCK; 01:07:04 unset SSH_AGENT_PID; 01:07:04 echo Agent pid 38 killed; 01:07:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:05 + git semver [Pipeline] } 01:07:05 $ docker stop --time=1 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 01:07:06 $ docker rm -f 2a47468cf9d33245d91d8e3e1575638b92117afb3f35502af6f0765f5cd22d24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:07:07 01:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:07:07 0.23.1-centos7: Pulling from edgex-lftools 01:07:07 ab5ef0e58194: Pulling fs layer 01:07:07 9712f1f96733: Pulling fs layer 01:07:07 63f879dbbcfc: Pulling fs layer 01:07:07 0d9ebad4ef96: Pulling fs layer 01:07:07 e9a5061849ea: Pulling fs layer 01:07:07 d747dcd14b5f: Pulling fs layer 01:07:07 2de7ff778b66: Pulling fs layer 01:07:07 0d9ebad4ef96: Waiting 01:07:07 e9a5061849ea: Waiting 01:07:07 d747dcd14b5f: Waiting 01:07:07 2de7ff778b66: Waiting 01:07:07 9712f1f96733: Verifying Checksum 01:07:07 9712f1f96733: Download complete 01:07:07 63f879dbbcfc: Verifying Checksum 01:07:07 63f879dbbcfc: Download complete 01:07:07 0d9ebad4ef96: Verifying Checksum 01:07:07 0d9ebad4ef96: Download complete 01:07:07 e9a5061849ea: Verifying Checksum 01:07:07 e9a5061849ea: Download complete 01:07:07 d747dcd14b5f: Verifying Checksum 01:07:07 d747dcd14b5f: Download complete 01:07:07 ab5ef0e58194: Download complete 01:07:07 2de7ff778b66: Verifying Checksum 01:07:07 2de7ff778b66: Download complete 01:07:10 ab5ef0e58194: Pull complete 01:07:10 9712f1f96733: Pull complete 01:07:11 63f879dbbcfc: Pull complete 01:07:15 0d9ebad4ef96: Pull complete 01:07:15 e9a5061849ea: Pull complete 01:07:15 d747dcd14b5f: Pull complete 01:07:16 2de7ff778b66: Pull complete 01:07:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:07:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:07:16 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 01:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-lftools:0.23.1-centos7 cat 01:07:18 $ docker top 8c3a2f9af4f323fe9ef604c4e17829fb6f5548d0c580870036f1e631e4d7868e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:07:18 provisioning config files... 01:07:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/226@tmp/config2930979401350885961tmp 01:07:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/226@tmp/config1510905774858774972tmp 01:07:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/226@tmp/config3434220824872653184tmp [Pipeline] { [Pipeline] echo 01:07:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:07:19 ---> sigul-configuration.sh 01:07:19 gpg: directory `/root/.gnupg' created 01:07:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:07:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:07:19 gpg: keyring `/root/.gnupg/secring.gpg' created 01:07:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:07:19 gpg: CAST5 encrypted data 01:07:19 gpg: encrypted with 1 passphrase 01:07:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:07:19 + mkdir /home/jenkins 01:07:19 + mkdir /home/jenkins/sigul [Pipeline] sh 01:07:19 + 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 01:07:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:07:19 ---> sigul-install.sh 01:07:19 Sigul already installed; skipping installation. [Pipeline] sh 01:07:20 + git tag --list 01:07:20 0.6.0 01:07:20 0.6.1 01:07:20 0.7.0 01:07:20 0.7.1 01:07:20 v1.0.0 01:07:20 v1.0.1 01:07:20 v1.1.0 01:07:20 v1.2.0 01:07:20 v1.2.1 01:07:20 v1.3.0 01:07:20 v1.3.1 01:07:20 v2.0.0 01:07:20 v2.0.1-dev.1 01:07:20 v2.0.1-dev.10 01:07:20 v2.0.1-dev.11 01:07:20 v2.0.1-dev.12 01:07:20 v2.0.1-dev.13 01:07:20 v2.0.1-dev.14 01:07:20 v2.0.1-dev.15 01:07:20 v2.0.1-dev.16 01:07:20 v2.0.1-dev.17 01:07:20 v2.0.1-dev.18 01:07:20 v2.0.1-dev.19 01:07:20 v2.0.1-dev.2 01:07:20 v2.0.1-dev.20 01:07:20 v2.0.1-dev.21 01:07:20 v2.0.1-dev.22 01:07:20 v2.0.1-dev.23 01:07:20 v2.0.1-dev.24 01:07:20 v2.0.1-dev.25 01:07:20 v2.0.1-dev.26 01:07:20 v2.0.1-dev.27 01:07:20 v2.0.1-dev.28 01:07:20 v2.0.1-dev.29 01:07:20 v2.0.1-dev.3 01:07:20 v2.0.1-dev.30 01:07:20 v2.0.1-dev.31 01:07:20 v2.0.1-dev.32 01:07:20 v2.0.1-dev.33 01:07:20 v2.0.1-dev.34 01:07:20 v2.0.1-dev.35 01:07:20 v2.0.1-dev.36 01:07:20 v2.0.1-dev.37 01:07:20 v2.0.1-dev.38 01:07:20 v2.0.1-dev.39 01:07:20 v2.0.1-dev.4 01:07:20 v2.0.1-dev.40 01:07:20 v2.0.1-dev.41 01:07:20 v2.0.1-dev.42 01:07:20 v2.0.1-dev.43 01:07:20 v2.0.1-dev.44 01:07:20 v2.0.1-dev.45 01:07:20 v2.0.1-dev.46 01:07:20 v2.0.1-dev.47 01:07:20 v2.0.1-dev.48 01:07:20 v2.0.1-dev.49 01:07:20 v2.0.1-dev.5 01:07:20 v2.0.1-dev.50 01:07:20 v2.0.1-dev.51 01:07:20 v2.0.1-dev.52 01:07:20 v2.0.1-dev.53 01:07:20 v2.0.1-dev.54 01:07:20 v2.0.1-dev.55 01:07:20 v2.0.1-dev.56 01:07:20 v2.0.1-dev.57 01:07:20 v2.0.1-dev.58 01:07:20 v2.0.1-dev.59 01:07:20 v2.0.1-dev.6 01:07:20 v2.0.1-dev.60 01:07:20 v2.0.1-dev.61 01:07:20 v2.0.1-dev.62 01:07:20 v2.0.1-dev.63 01:07:20 v2.0.1-dev.64 01:07:20 v2.0.1-dev.65 01:07:20 v2.0.1-dev.66 01:07:20 v2.0.1-dev.67 01:07:20 v2.0.1-dev.68 01:07:20 v2.0.1-dev.69 01:07:20 v2.0.1-dev.7 01:07:20 v2.0.1-dev.70 01:07:20 v2.0.1-dev.71 01:07:20 v2.0.1-dev.72 01:07:20 v2.0.1-dev.73 01:07:20 v2.0.1-dev.74 01:07:20 v2.0.1-dev.75 01:07:20 v2.0.1-dev.76 01:07:20 v2.0.1-dev.77 01:07:20 v2.0.1-dev.78 01:07:20 v2.0.1-dev.79 01:07:20 v2.0.1-dev.8 01:07:20 v2.0.1-dev.80 01:07:20 v2.0.1-dev.81 01:07:20 v2.0.1-dev.82 01:07:20 v2.0.1-dev.83 01:07:20 v2.0.1-dev.84 01:07:20 v2.0.1-dev.85 01:07:20 v2.0.1-dev.86 01:07:20 v2.0.1-dev.87 01:07:20 v2.0.1-dev.88 01:07:20 v2.0.1-dev.89 01:07:20 v2.0.1-dev.9 01:07:20 v2.0.1-dev.90 01:07:20 v2.0.1-dev.91 01:07:20 v2.0.1-dev.92 01:07:20 v2.0.1-dev.93 01:07:20 v2.0.1-dev.94 01:07:20 v2.0.1-dev.95 01:07:20 v2.0.1-dev.96 01:07:20 v2.0.1-dev.97 01:07:20 v2.0.1-dev.98 01:07:20 v2.0.1-dev.99 01:07:20 v2.1.0 01:07:20 v2.2.0-dev.1 01:07:20 v2.2.0-dev.10 01:07:20 v2.2.0-dev.11 01:07:20 v2.2.0-dev.12 01:07:20 v2.2.0-dev.13 01:07:20 v2.2.0-dev.14 01:07:20 v2.2.0-dev.15 01:07:20 v2.2.0-dev.16 01:07:20 v2.2.0-dev.17 01:07:20 v2.2.0-dev.18 01:07:20 v2.2.0-dev.19 01:07:20 v2.2.0-dev.2 01:07:20 v2.2.0-dev.20 01:07:20 v2.2.0-dev.21 01:07:20 v2.2.0-dev.22 01:07:20 v2.2.0-dev.23 01:07:20 v2.2.0-dev.24 01:07:20 v2.2.0-dev.25 01:07:20 v2.2.0-dev.26 01:07:20 v2.2.0-dev.27 01:07:20 v2.2.0-dev.28 01:07:20 v2.2.0-dev.29 01:07:20 v2.2.0-dev.3 01:07:20 v2.2.0-dev.30 01:07:20 v2.2.0-dev.31 01:07:20 v2.2.0-dev.32 01:07:20 v2.2.0-dev.33 01:07:20 v2.2.0-dev.34 01:07:20 v2.2.0-dev.35 01:07:20 v2.2.0-dev.36 01:07:20 v2.2.0-dev.37 01:07:20 v2.2.0-dev.38 01:07:20 v2.2.0-dev.39 01:07:20 v2.2.0-dev.4 01:07:20 v2.2.0-dev.40 01:07:20 v2.2.0-dev.41 01:07:20 v2.2.0-dev.42 01:07:20 v2.2.0-dev.43 01:07:20 v2.2.0-dev.44 01:07:20 v2.2.0-dev.45 01:07:20 v2.2.0-dev.46 01:07:20 v2.2.0-dev.47 01:07:20 v2.2.0-dev.48 01:07:20 v2.2.0-dev.49 01:07:20 v2.2.0-dev.5 01:07:20 v2.2.0-dev.50 01:07:20 v2.2.0-dev.51 01:07:20 v2.2.0-dev.52 01:07:20 v2.2.0-dev.53 01:07:20 v2.2.0-dev.54 01:07:20 v2.2.0-dev.55 01:07:20 v2.2.0-dev.56 01:07:20 v2.2.0-dev.57 01:07:20 v2.2.0-dev.58 01:07:20 v2.2.0-dev.59 01:07:20 v2.2.0-dev.6 01:07:20 v2.2.0-dev.60 01:07:20 v2.2.0-dev.61 01:07:20 v2.2.0-dev.62 01:07:20 v2.2.0-dev.63 01:07:20 v2.2.0-dev.64 01:07:20 v2.2.0-dev.65 01:07:20 v2.2.0-dev.66 01:07:20 v2.2.0-dev.67 01:07:20 v2.2.0-dev.68 01:07:20 v2.2.0-dev.69 01:07:20 v2.2.0-dev.7 01:07:20 v2.2.0-dev.70 01:07:20 v2.2.0-dev.71 01:07:20 v2.2.0-dev.72 01:07:20 v2.2.0-dev.73 01:07:20 v2.2.0-dev.74 01:07:20 v2.2.0-dev.75 01:07:20 v2.2.0-dev.76 01:07:20 v2.2.0-dev.77 01:07:20 v2.2.0-dev.78 01:07:20 v2.2.0-dev.79 01:07:20 v2.2.0-dev.8 01:07:20 v2.2.0-dev.80 01:07:20 v2.2.0-dev.81 01:07:20 v2.2.0-dev.82 01:07:20 v2.2.0-dev.83 01:07:20 v2.2.0-dev.84 01:07:20 v2.2.0-dev.85 01:07:20 v2.2.0-dev.86 01:07:20 v2.2.0-dev.87 01:07:20 v2.2.0-dev.88 01:07:20 v2.2.0-dev.89 01:07:20 v2.2.0-dev.9 01:07:20 v2.2.0-dev.90 01:07:20 v2.2.0-dev.91 01:07:20 v2.2.0-dev.92 01:07:20 v2.2.0-dev.93 01:07:20 v2.2.0-dev.94 01:07:20 v2.2.0-dev.95 01:07:20 v2.2.0-dev.96 [Pipeline] sh 01:07:20 + lftools sign git-tag v2.2.0-dev.96 01:07:21 Signing Git tag with Sigul... 01:07:21 Signing v2.2.0-dev.96 [Pipeline] echo 01:07:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:07:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:07:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:07:22 $ docker stop --time=1 8c3a2f9af4f323fe9ef604c4e17829fb6f5548d0c580870036f1e631e4d7868e 01:07:23 $ docker rm -f 8c3a2f9af4f323fe9ef604c4e17829fb6f5548d0c580870036f1e631e4d7868e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:07:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:07:24 . [Pipeline] withDockerContainer 01:07:24 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 01:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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/py-git-semver:latest cat 01:07:24 $ docker top 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:24 [ssh-agent] Looking for ssh-agent implementation... 01:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:25 $ docker exec 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 ssh-agent 01:07:25 SSH_AUTH_SOCK=/tmp/ssh-oJV6jn1bKoVa/agent.32 01:07:25 SSH_AGENT_PID=39 01:07:25 Running ssh-add (command line suppressed) 01:07:25 Identity added: /w/workspace/edgex-go/226@tmp/private_key_3311633791418490566.key (/w/workspace/edgex-go/226@tmp/private_key_3311633791418490566.key) 01:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:25 + git semver bump pre 01:07:25 2022-05-11 01:07:25,892 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 01:07:25 2022-05-11 01:07:25,892 [bump_version] DEBUG bumping version:2.2.0-dev.96 on axis:pre with prefix:dev 01:07:25 2022-05-11 01:07:25,892 [bump_version] DEBUG bumped version:2.2.0-dev.97 01:07:25 2022-05-11 01:07:25,892 [write_version] DEBUG write version:2.2.0-dev.97 to path:/w/workspace/edgex-go/226/.semver/main with force:True 01:07:25 2022-05-11 01:07:25,892 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 01:07:25 2022-05-11 01:07:25,892 [write_file] DEBUG write to file:/w/workspace/edgex-go/226/.semver/main 01:07:25 2022-05-11 01:07:25,894 [execute] INFO git cat-file --batch-check 01:07:25 2022-05-11 01:07:25,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/226/.semver, universal_newlines=False, shell=None, istream=) 01:07:25 2022-05-11 01:07:25,899 [execute] INFO git cat-file --batch 01:07:25 2022-05-11 01:07:25,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/226/.semver, universal_newlines=False, shell=None, istream=) 01:07:25 2022-05-11 01:07:25,904 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 01:07:25 2.2.0-dev.97 [Pipeline] } 01:07:25 $ docker exec --env ******** --env ******** 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 ssh-agent -k 01:07:26 unset SSH_AUTH_SOCK; 01:07:26 unset SSH_AGENT_PID; 01:07:26 echo Agent pid 39 killed; 01:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:26 + git semver [Pipeline] } 01:07:26 $ docker stop --time=1 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 01:07:28 $ docker rm -f 434b0cd4bfea004b3742be495581a0691840205e003237c27cb5b3db141f8461 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:07:28 . [Pipeline] withDockerContainer 01:07:28 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 01:07:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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/py-git-semver:latest cat 01:07:29 $ docker top f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:29 [ssh-agent] Looking for ssh-agent implementation... 01:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:29 $ docker exec f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 ssh-agent 01:07:29 SSH_AUTH_SOCK=/tmp/ssh-tLYGEuU3HSYK/agent.32 01:07:29 SSH_AGENT_PID=38 01:07:29 Running ssh-add (command line suppressed) 01:07:29 Identity added: /w/workspace/edgex-go/226@tmp/private_key_8387429469591984658.key (/w/workspace/edgex-go/226@tmp/private_key_8387429469591984658.key) 01:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:29 + git semver push 01:07:30 2022-05-11 01:07:30,156 [run_push] DEBUG push 01:07:30 2022-05-11 01:07:30,156 [execute] INFO git push origin semver 01:07:30 2022-05-11 01:07:30,157 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/226/.semver, universal_newlines=False, shell=None, istream=None) 01:07:31 2022-05-11 01:07:31,041 [run_push] DEBUG push all version tags 01:07:31 2022-05-11 01:07:31,041 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:07:31 2022-05-11 01:07:31,042 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/226, universal_newlines=False, shell=None, istream=None) 01:07:32 2022-05-11 01:07:31,959 [read_version] DEBUG read version from /w/workspace/edgex-go/226/.semver/main 01:07:32 2.2.0-dev.97 [Pipeline] } 01:07:32 $ docker exec --env ******** --env ******** f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 ssh-agent -k 01:07:32 unset SSH_AUTH_SOCK; 01:07:32 unset SSH_AGENT_PID; 01:07:32 echo Agent pid 38 killed; 01:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:32 + git semver [Pipeline] } 01:07:32 $ docker stop --time=1 f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 01:07:34 $ docker rm -f f828d4d0b72f362066d3cc1e4f47ceac0455ef15e56ceb08d57bfd1bd1ceae27 [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 01:07:34 + [ -d /w/workspace/edgex-go/226/archives ] [Pipeline] libraryResource [Pipeline] sh 01:07:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:07:35 ---> package-listing.sh 01:07:35 ++ facter osfamily 01:07:35 ++ tr '[:upper:]' '[:lower:]' 01:07:36 + OS_FAMILY=debian 01:07:36 + workspace=/w/workspace/edgex-go/226 01:07:36 + START_PACKAGES=/tmp/packages_start.txt 01:07:36 + END_PACKAGES=/tmp/packages_end.txt 01:07:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:07:36 + PACKAGES=/tmp/packages_start.txt 01:07:36 + '[' /w/workspace/edgex-go/226 ']' 01:07:36 + PACKAGES=/tmp/packages_end.txt 01:07:36 + case "${OS_FAMILY}" in 01:07:36 + dpkg -l 01:07:36 + grep '^ii' 01:07:36 + '[' -f /tmp/packages_start.txt ']' 01:07:36 + '[' -f /tmp/packages_end.txt ']' 01:07:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:07:36 + '[' /w/workspace/edgex-go/226 ']' 01:07:36 + mkdir -p /w/workspace/edgex-go/226/archives/ 01:07:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/226/archives/ [Pipeline] echo 01:07:36 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/226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:07:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:37 01:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:37 latest: Pulling from edgex-lftools-log-publisher 01:07:37 5eb5b503b376: Pulling fs layer 01:07:37 5c69ac0246d0: Pulling fs layer 01:07:37 ec43610c2a17: Pulling fs layer 01:07:37 3a2ae6a8a46f: Pulling fs layer 01:07:37 33b1e0a273af: Pulling fs layer 01:07:37 5d3b04190fa2: Pulling fs layer 01:07:37 2f39f015ded8: Pulling fs layer 01:07:37 5d3b04190fa2: Waiting 01:07:37 2f39f015ded8: Waiting 01:07:37 3a2ae6a8a46f: Waiting 01:07:37 33b1e0a273af: Waiting 01:07:37 5c69ac0246d0: Download complete 01:07:37 3a2ae6a8a46f: Verifying Checksum 01:07:37 3a2ae6a8a46f: Download complete 01:07:37 33b1e0a273af: Verifying Checksum 01:07:37 33b1e0a273af: Download complete 01:07:37 5d3b04190fa2: Verifying Checksum 01:07:37 5d3b04190fa2: Download complete 01:07:37 ec43610c2a17: Verifying Checksum 01:07:37 ec43610c2a17: Download complete 01:07:37 5eb5b503b376: Download complete 01:07:38 2f39f015ded8: Verifying Checksum 01:07:38 5eb5b503b376: Pull complete 01:07:38 5c69ac0246d0: Pull complete 01:07:39 ec43610c2a17: Pull complete 01:07:39 3a2ae6a8a46f: Pull complete 01:07:39 33b1e0a273af: Pull complete 01:07:39 5d3b04190fa2: Pull complete 01:07:43 2f39f015ded8: Pull complete 01:07:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:07:44 prd-ubuntu20.04-docker-8c-8g-59682 does not seem to be running inside a container 01:07:44 $ 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/226/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/226 -v /w/workspace/edgex-go/226:/w/workspace/edgex-go/226:rw,z -v /w/workspace/edgex-go/226@tmp:/w/workspace/edgex-go/226@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-lftools-log-publisher:latest cat 01:07:45 $ docker top 3eff7f4e33b1f021ccb76edef6ff03e2dadf7e92766c5d35d8b82339bbbb9801 -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:46 + touch /tmp/pre-build-complete [Pipeline] sh 01:07:46 + mkdir -p /var/log/sysstat [Pipeline] sh 01:07:46 + ls /var/log/sa-host 01:07:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:47 provisioning config files... 01:07:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/226@tmp/config2491611760839448220tmp [Pipeline] { [Pipeline] echo 01:07:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:07:47 ---> create-netrc.sh [Pipeline] } 01:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:07:47 ---> python-tools-install.sh [Pipeline] echo 01:07:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:07:48 ---> sudo-logs.sh 01:07:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:07:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:07:48 ---> job-cost.sh 01:07:48 lf-activate-venv: SKIPPING 01:07:48 DEBUG: total: 0.2199999988079071 01:07:48 INFO: Retrieving Stack Cost... 01:07:48 INFO: Retrieving Pricing Info for: v3-standard-8 01:07:49 INFO: Archiving Costs [Pipeline] echo 01:07:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:07:49 ---> logs-deploy.sh 01:07:49 lf-activate-venv: SKIPPING 01:07:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/226 01:07:49 INFO: archiving workspace using pattern(s): 01:07:50 Archives upload complete. 01:07:50 INFO: archiving logs to Nexus 01:07:51 ---> uname -a: 01:07:51 Linux prd-ubuntu20-04-docker-8c-8g-59682 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:07:51 01:07:51 01:07:51 ---> lscpu: 01:07:51 Architecture: x86_64 01:07:51 CPU op-mode(s): 32-bit, 64-bit 01:07:51 Byte Order: Little Endian 01:07:51 Address sizes: 40 bits physical, 48 bits virtual 01:07:51 CPU(s): 8 01:07:51 On-line CPU(s) list: 0-7 01:07:51 Thread(s) per core: 1 01:07:51 Core(s) per socket: 1 01:07:51 Socket(s): 8 01:07:51 NUMA node(s): 1 01:07:51 Vendor ID: AuthenticAMD 01:07:51 CPU family: 23 01:07:51 Model: 49 01:07:51 Model name: AMD EPYC-Rome Processor 01:07:51 Stepping: 0 01:07:51 CPU MHz: 2799.994 01:07:51 BogoMIPS: 5599.98 01:07:51 Virtualization: AMD-V 01:07:51 Hypervisor vendor: KVM 01:07:51 Virtualization type: full 01:07:51 L1d cache: 256 KiB 01:07:51 L1i cache: 256 KiB 01:07:51 L2 cache: 4 MiB 01:07:51 L3 cache: 128 MiB 01:07:51 NUMA node0 CPU(s): 0-7 01:07:51 Vulnerability Itlb multihit: Not affected 01:07:51 Vulnerability L1tf: Not affected 01:07:51 Vulnerability Mds: Not affected 01:07:51 Vulnerability Meltdown: Not affected 01:07:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:07:51 Vulnerability Srbds: Not affected 01:07:51 Vulnerability Tsx async abort: Not affected 01:07:51 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 01:07:51 01:07:51 01:07:51 ---> nproc: 01:07:51 8 01:07:51 01:07:51 01:07:51 ---> df -h: 01:07:51 Filesystem Size Used Avail Use% Mounted on 01:07:51 overlay 155G 28G 128G 18% / 01:07:51 tmpfs 64M 0 64M 0% /dev 01:07:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:07:51 shm 64M 0 64M 0% /dev/shm 01:07:51 /dev/vda1 155G 28G 128G 18% /facter-os 01:07:51 01:07:51 01:07:51 ---> sar -b -r -n DEV: 01:07:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-59682) 05/11/22 _x86_64_ (8 CPU) 01:07:51 01:07:51 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:51 00:00:01 400.00 0.00 400.00 0.00 0.00 24800.00 0.00 01:07:51 00:01:02 2.58 0.00 2.58 0.00 0.00 30.13 0.00 01:07:51 00:02:01 1.71 0.00 1.71 0.00 0.00 19.79 0.00 01:07:51 00:03:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 01:07:51 00:04:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 01:07:51 00:05:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 01:07:51 00:06:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 01:07:51 00:07:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 01:07:51 00:08:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 01:07:51 00:09:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 01:07:51 00:10:01 1.77 0.00 1.77 0.00 0.00 21.73 0.00 01:07:51 00:11:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:07:51 00:12:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 01:07:51 00:13:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 01:07:51 00:14:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 01:07:51 00:15:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 01:07:51 00:16:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 01:07:51 00:17:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 01:07:51 00:18:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 01:07:51 00:19:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 01:07:51 00:20:01 1.52 0.00 1.52 0.00 0.00 20.13 0.00 01:07:51 00:21:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 01:07:51 00:22:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 01:07:51 00:23:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 01:07:51 00:24:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 01:07:51 00:25:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 01:07:51 00:26:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 01:07:51 00:27:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 01:07:51 00:28:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 01:07:51 00:29:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 01:07:51 00:30:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 01:07:51 00:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 01:07:51 00:32:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 01:07:51 00:33:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 01:07:51 00:34:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 01:07:51 00:35:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 01:07:51 00:36:01 1.50 0.00 1.50 0.00 0.00 18.79 0.00 01:07:51 00:37:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 01:07:51 00:38:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 01:07:51 00:39:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 01:07:51 00:40:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 01:07:51 00:41:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 01:07:51 00:42:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 01:07:51 00:43:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 01:07:51 00:44:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 01:07:51 00:45:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 01:07:51 00:46:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 01:07:51 00:47:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 01:07:51 00:48:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 01:07:51 00:49:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 01:07:51 00:50:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 01:07:51 00:51:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 01:07:51 00:52:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 01:07:51 00:53:01 0.83 0.00 0.83 0.00 0.00 10.80 0.00 01:07:51 00:54:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 01:07:51 00:55:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 01:07:51 00:56:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 01:07:51 00:57:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 01:07:51 00:58:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 01:07:51 00:59:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 01:07:51 01:00:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 01:07:51 01:01:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 01:07:51 01:02:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 01:07:51 01:03:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 01:07:51 01:04:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 01:07:51 01:05:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 01:07:51 01:06:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 01:07:51 01:07:01 96.55 0.33 96.22 0.00 10.00 36784.27 0.00 01:07:51 Average: 2.73 0.00 2.72 0.00 0.15 564.59 0.00 01:07:51 01:07:51 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:51 00:00:01 10332164 31763584 499060 1.52 722532 19854608 1992516 5.87 2832556 18175516 600 01:07:51 00:01:02 10336976 31768468 494228 1.50 722556 19854620 1992516 5.87 2823888 18175520 8 01:07:51 00:02:01 10336952 31768476 494180 1.50 722576 19854624 1992516 5.87 2823856 18175520 12 01:07:51 00:03:01 10336888 31768428 494152 1.50 722592 19854624 1992516 5.87 2823840 18175520 12 01:07:51 00:04:01 10337068 31768652 493868 1.50 722616 19854628 1992516 5.87 2824388 18175524 24 01:07:51 00:05:01 10337352 31768964 493508 1.50 722644 19854620 1992516 5.87 2824264 18175528 20 01:07:51 00:06:01 10337196 31768840 493780 1.50 722660 19854632 1992516 5.87 2824428 18175528 12 01:07:51 00:07:01 10337464 31769136 493572 1.50 722676 19854636 1992516 5.87 2824584 18175532 24 01:07:51 00:08:01 10337344 31769056 493652 1.50 722696 19854640 1992516 5.87 2824008 18175536 8 01:07:51 00:09:01 10336996 31768712 493960 1.50 722700 19854644 1992516 5.87 2824292 18175540 24 01:07:51 00:10:01 10337264 31769012 493604 1.50 722728 19854636 1992516 5.87 2824032 18175544 12 01:07:51 00:11:01 10337712 31769472 493064 1.50 722740 19854648 1992516 5.87 2824040 18175544 12 01:07:51 00:12:01 10337620 31769400 493292 1.50 722760 19854652 1992516 5.87 2824316 18175548 12 01:07:51 00:13:01 10337588 31769396 493268 1.50 722772 19854652 1992516 5.87 2824260 18175548 16 01:07:51 00:14:01 10337524 31769500 493104 1.50 722792 19854784 1992516 5.87 2824524 18175680 12 01:07:51 00:15:01 10337744 31769744 492808 1.50 722820 19854780 1992516 5.87 2824120 18175684 20 01:07:51 00:16:01 10337664 31769696 492796 1.50 722840 19854788 1992516 5.87 2824148 18175684 48 01:07:51 00:17:01 10337356 31769396 493020 1.50 722844 19854796 2008664 5.92 2824424 18175688 12 01:07:51 00:18:01 10337536 31769620 492804 1.50 722860 19854800 2008664 5.92 2824352 18175692 12 01:07:51 00:19:01 10337228 31769328 493064 1.50 722880 19854804 2008664 5.92 2824536 18175700 24 01:07:51 00:20:01 10337436 31769568 493000 1.50 722908 19854792 2008664 5.92 2824200 18175704 12 01:07:51 00:21:01 10337420 31769596 492956 1.50 722928 19854808 2008664 5.92 2824240 18175708 16 01:07:51 00:22:01 10337332 31769516 492956 1.50 722944 19854812 2008664 5.92 2824540 18175708 32 01:07:51 00:23:01 10337524 31769712 492904 1.50 722948 19854816 2008664 5.92 2824232 18175712 32 01:07:51 00:24:01 10337476 31769684 492916 1.50 722956 19854816 2008664 5.92 2824988 18175712 12 01:07:51 00:25:01 10337216 31769452 493072 1.50 722980 19854820 2008664 5.92 2824984 18175720 56 01:07:51 00:26:01 10337128 31769380 493104 1.50 722988 19854824 2008664 5.92 2824308 18175720 8 01:07:51 00:27:01 10337112 31769304 493112 1.50 723004 19854820 2008664 5.92 2824584 18175724 28 01:07:51 00:28:01 10337056 31769276 493068 1.50 723024 19854832 2008664 5.92 2825324 18175728 8 01:07:51 00:29:01 10336936 31769180 493052 1.50 723040 19854832 1992604 5.87 2825056 18175728 196 01:07:51 00:30:01 10337144 31769428 493024 1.50 723080 19854828 1992604 5.87 2824580 18175732 8 01:07:51 00:31:01 10337356 31769660 492740 1.50 723100 19854836 1992604 5.87 2824420 18175732 20 01:07:51 00:32:01 10337104 31769424 492928 1.50 723104 19854844 1976168 5.82 2824732 18175736 8 01:07:51 00:33:01 10337024 31769348 492908 1.50 723116 19854848 1959856 5.78 2824656 18175740 32 01:07:51 00:34:01 10336708 31769052 493160 1.50 723144 19854840 1959856 5.78 2825120 18175744 48 01:07:51 00:35:01 10337388 31769736 492596 1.50 723156 19854852 1959856 5.78 2824944 18175748 20 01:07:51 00:36:01 10337128 31769516 492780 1.50 723164 19854860 1959856 5.78 2825508 18175752 12 01:07:51 00:37:01 10337072 31769476 492796 1.50 723196 19854856 1959856 5.78 2824896 18175756 12 01:07:51 00:38:01 10337024 31769464 492768 1.50 723204 19854864 1959856 5.78 2824644 18175760 64 01:07:51 00:39:01 10336756 31769220 493056 1.50 723228 19854864 1959856 5.78 2825384 18175760 16 01:07:51 00:40:01 10336952 31769444 492772 1.50 723260 19854860 1959856 5.78 2824780 18175764 8 01:07:51 00:41:01 10337156 31769668 492488 1.50 723276 19854872 1959856 5.78 2825432 18175768 28 01:07:51 00:42:01 10337292 31769816 492508 1.50 723276 19854872 1959856 5.78 2825260 18175768 12 01:07:51 00:43:01 10337528 31770060 492444 1.50 723280 19854876 1959856 5.78 2825024 18175772 36 01:07:51 00:44:01 10337480 31770028 492428 1.50 723296 19854876 1959856 5.78 2825532 18175772 16 01:07:51 00:45:01 10337612 31770168 492160 1.50 723316 19854880 1959856 5.78 2825076 18175776 64 01:07:51 00:46:01 10337352 31769936 492348 1.50 723324 19854888 1959856 5.78 2825048 18175780 8 01:07:51 00:47:01 10337332 31769936 492524 1.50 723360 19854888 1959856 5.78 2825244 18175784 16 01:07:51 00:48:01 10337220 31769864 492536 1.50 723396 19854892 1959856 5.78 2825104 18175788 8 01:07:51 00:49:01 10336952 31769632 492732 1.50 723400 19854900 1976008 5.82 2825448 18175796 20 01:07:51 00:50:01 10337148 31769828 492464 1.50 723412 19854900 1976008 5.82 2825208 18175796 40 01:07:51 00:51:01 10336420 31769272 492924 1.50 723424 19854904 1956716 5.77 2827036 18174780 8 01:07:51 00:52:01 10336972 31769848 492404 1.50 723452 19854904 1972956 5.81 2826708 18174732 16 01:07:51 00:53:01 10336816 31769728 492688 1.50 723464 19854908 1972956 5.81 2826432 18174736 32 01:07:51 00:54:01 10336776 31769704 492680 1.50 723488 19854916 1972956 5.81 2826824 18174744 12 01:07:51 00:55:01 10336428 31769388 492884 1.50 723520 19854916 1972956 5.81 2826468 18174744 40 01:07:51 00:56:01 10336376 31769356 493120 1.50 723520 19854920 1972956 5.81 2826496 18174748 28 01:07:51 00:57:01 10336392 31769372 493092 1.50 723532 19854920 1972956 5.81 2826508 18174748 12 01:07:51 00:58:01 10336556 31769564 492780 1.50 723544 19854924 1972956 5.81 2826524 18174752 28 01:07:51 00:59:01 10336792 31769820 492516 1.50 723568 19854928 1972956 5.81 2826868 18174756 44 01:07:51 01:00:01 10336744 31769804 492468 1.50 723608 19854920 1972956 5.81 2826600 18174756 20 01:07:51 01:01:01 10336664 31769824 492320 1.50 723636 19854996 1972956 5.81 2826616 18174820 8 01:07:51 01:02:01 10336916 31770112 492040 1.50 723644 19855000 1972956 5.81 2826672 18174828 12 01:07:51 01:03:01 10337320 31770516 491800 1.50 723656 19854996 1972956 5.81 2826656 18174828 16 01:07:51 01:04:01 10336516 31769736 492472 1.50 723688 19855008 1972956 5.81 2826720 18174836 36 01:07:51 01:05:01 10336256 31769512 492688 1.50 723712 19855012 1972956 5.81 2826988 18174836 36 01:07:51 01:06:01 10335452 31768748 493404 1.50 723732 19855016 1972956 5.81 2826964 18174844 8 01:07:51 01:07:01 9518180 31751064 510500 1.55 755664 20573964 1980368 5.84 2910872 18857192 3424 01:07:51 Average: 10324979 31769112 493292 1.50 723602 19865399 1981939 5.84 2826519 18185492 82 01:07:51 01:07:51 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:51 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:01:02 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:07:51 00:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:03:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:07:51 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:04:01 ens3 4.00 0.45 0.65 0.28 0.00 0.00 0.00 0.00 01:07:51 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:05:01 ens3 2.58 0.13 0.35 0.07 0.00 0.00 0.00 0.00 01:07:51 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:06:01 ens3 1.15 0.47 0.40 0.28 0.00 0.00 0.00 0.00 01:07:51 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:07:01 ens3 0.95 0.48 0.52 0.40 0.00 0.00 0.00 0.00 01:07:51 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:08:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:09:01 ens3 0.32 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:12:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:07:51 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:13:01 ens3 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00 01:07:51 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:14:01 ens3 0.50 0.20 0.10 0.07 0.00 0.00 0.00 0.00 01:07:51 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:18:01 ens3 0.35 0.17 0.08 0.01 0.00 0.00 0.00 0.00 01:07:51 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:19:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:22:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:07:51 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:23:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:07:51 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:24:01 ens3 0.75 0.25 0.13 0.08 0.00 0.00 0.00 0.00 01:07:51 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:25:01 ens3 0.83 0.60 0.48 0.28 0.00 0.00 0.00 0.00 01:07:51 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:27:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:07:51 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:28:01 ens3 0.72 0.50 0.36 0.28 0.00 0.00 0.00 0.00 01:07:51 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:29:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:30:01 ens3 0.33 0.22 0.08 0.01 0.00 0.00 0.00 0.00 01:07:51 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:34:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 01:07:51 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:35:01 ens3 0.53 0.10 0.11 0.01 0.00 0.00 0.00 0.00 01:07:51 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:36:01 ens3 0.68 0.55 0.27 0.22 0.00 0.00 0.00 0.00 01:07:51 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:39:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:40:01 ens3 0.52 0.07 0.05 0.01 0.00 0.00 0.00 0.00 01:07:51 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:41:01 ens3 0.57 0.32 0.26 0.21 0.00 0.00 0.00 0.00 01:07:51 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:42:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:07:51 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:44:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:07:51 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:46:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:47:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:07:51 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:49:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:51:01 ens3 4.43 2.97 2.58 5.31 0.00 0.00 0.00 0.00 01:07:51 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:52:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:07:51 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:54:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 00:59:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:07:51 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:01:01 ens3 0.20 0.10 0.12 0.01 0.00 0.00 0.00 0.00 01:07:51 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:04:01 ens3 0.73 0.20 0.13 0.07 0.00 0.00 0.00 0.00 01:07:51 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:05:01 ens3 0.48 0.32 0.26 0.20 0.00 0.00 0.00 0.00 01:07:51 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:06:01 ens3 0.35 0.25 0.18 0.07 0.00 0.00 0.00 0.00 01:07:51 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:51 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:07:01 ens3 219.73 142.45 4769.04 28.63 0.00 0.00 0.00 0.00 01:07:51 01:07:01 docker0 50.28 62.78 4.36 694.60 0.00 0.00 0.00 0.00 01:07:51 01:07:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 01:07:51 Average: ens3 3.70 2.31 71.33 0.56 0.00 0.00 0.00 0.00 01:07:51 Average: docker0 0.75 0.94 0.07 10.37 0.00 0.00 0.00 0.00 01:07:51 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:07:51 01:07:51 01:07:51 ---> sar -P ALL: 01:07:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-59682) 05/11/22 _x86_64_ (8 CPU) 01:07:51 01:07:51 00:00:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 00:00:01 all 18.18 0.00 9.09 0.00 0.00 72.73 01:07:51 00:00:01 0 33.33 0.00 33.33 0.00 0.00 33.33 01:07:51 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:00:01 4 50.00 0.00 0.00 0.00 0.00 50.00 01:07:51 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:01:02 all 0.01 0.00 0.01 0.01 0.00 99.97 01:07:51 00:01:02 0 0.00 0.00 0.00 0.03 0.00 99.97 01:07:51 00:01:02 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:01:02 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:01:02 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:01:02 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:01:02 5 0.03 0.00 0.07 0.00 0.00 99.90 01:07:51 00:01:02 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:01:02 7 0.00 0.00 0.00 0.02 0.02 99.97 01:07:51 00:02:01 all 0.16 0.00 0.01 0.01 0.00 99.82 01:07:51 00:02:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:07:51 00:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:02:01 2 1.23 0.00 0.02 0.00 0.02 98.74 01:07:51 00:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:02:01 7 0.00 0.00 0.00 0.07 0.00 99.93 01:07:51 00:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:07:51 00:03:01 0 0.02 0.00 0.00 0.05 0.00 99.93 01:07:51 00:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:03:01 2 0.12 0.00 0.00 0.00 0.00 99.88 01:07:51 00:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:03:01 5 0.03 0.00 0.05 0.00 0.02 99.90 01:07:51 00:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:07:51 00:04:01 0 0.00 0.00 0.02 0.10 0.00 99.88 01:07:51 00:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:04:01 2 0.12 0.00 0.02 0.00 0.00 99.87 01:07:51 00:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:07:51 00:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 00:05:01 all 0.04 0.00 0.01 0.00 0.00 99.95 01:07:51 00:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:07:51 00:05:01 6 0.23 0.00 0.00 0.02 0.02 99.73 01:07:51 00:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:06:01 all 0.27 0.00 0.01 0.01 0.00 99.71 01:07:51 00:06:01 0 0.00 0.00 0.02 0.07 0.00 99.92 01:07:51 00:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:07:51 00:06:01 6 1.97 0.00 0.00 0.00 0.00 98.03 01:07:51 00:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:07:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:07:51 00:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:07:51 00:07:01 6 1.97 0.00 0.00 0.00 0.00 98.03 01:07:51 00:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:08:01 all 0.22 0.00 0.02 0.01 0.00 99.75 01:07:51 00:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:07:51 00:08:01 1 0.00 0.00 0.00 0.07 0.00 99.93 01:07:51 00:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:07:51 00:08:01 6 1.68 0.00 0.05 0.00 0.00 98.27 01:07:51 00:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:07:51 00:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:09:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:07:51 00:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:09:01 5 0.07 0.00 0.02 0.00 0.02 99.90 01:07:51 00:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:07:51 00:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 01:07:51 00:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:10:01 5 0.05 0.00 0.05 0.00 0.00 99.90 01:07:51 00:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 01:07:51 00:10:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 00:11:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:07:51 00:11:01 0 0.00 0.00 0.02 0.03 0.00 99.95 01:07:51 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:07:51 00:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:12:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:07:51 00:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 00:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:07:51 00:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:07:51 00:13:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:07:51 00:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:07:51 00:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:14:01 all 0.01 0.00 0.01 0.01 0.00 99.98 01:07:51 00:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:07:51 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:07:51 00:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 00:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:07:51 00:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:16:01 all 0.01 0.00 0.00 0.01 0.00 99.98 01:07:51 00:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 00:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:07:51 00:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:07:51 00:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:07:51 00:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:18:01 all 0.01 0.00 0.01 0.01 0.00 99.98 01:07:51 00:18:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:07:51 00:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:07:51 00:19:01 0 0.03 0.00 0.05 0.02 0.00 99.90 01:07:51 00:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:07:51 00:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:07:51 00:20:01 0 0.03 0.00 0.07 0.03 0.00 99.87 01:07:51 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:07:51 00:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:07:51 00:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:07:51 00:21:01 1 0.03 0.00 0.03 0.02 0.00 99.92 01:07:51 00:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:07:51 00:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:07:51 00:21:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 00:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:07:51 00:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:22:01 1 0.07 0.00 0.05 0.03 0.02 99.83 01:07:51 00:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:07:51 00:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:07:51 00:23:01 1 0.03 0.00 0.00 0.02 0.02 99.93 01:07:51 00:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:24:01 all 0.21 0.00 0.01 0.01 0.00 99.77 01:07:51 00:24:01 0 0.00 0.00 0.03 0.03 0.00 99.93 01:07:51 00:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:07:51 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:24:01 6 1.63 0.00 0.00 0.00 0.00 98.37 01:07:51 00:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:07:51 00:25:01 all 0.27 0.00 0.01 0.00 0.01 99.72 01:07:51 00:25:01 0 0.03 0.00 0.00 0.02 0.02 99.93 01:07:51 00:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:07:51 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:25:01 6 1.99 0.00 0.00 0.00 0.02 98.00 01:07:51 00:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:26:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:07:51 00:26:01 0 0.00 0.00 0.03 0.02 0.00 99.95 01:07:51 00:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:07:51 00:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:26:01 6 1.97 0.00 0.00 0.00 0.00 98.03 01:07:51 00:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:27:01 all 0.07 0.00 0.01 0.00 0.00 99.92 01:07:51 00:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:07:51 00:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:27:01 6 0.47 0.00 0.00 0.00 0.00 99.53 01:07:51 00:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:07:51 00:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:28:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:07:51 00:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:07:51 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:07:51 00:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:29:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:07:51 00:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:29:01 1 0.03 0.00 0.05 0.03 0.02 99.87 01:07:51 00:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:07:51 00:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:07:51 00:30:01 1 0.07 0.00 0.03 0.02 0.00 99.88 01:07:51 00:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:30:01 7 0.03 0.00 0.00 0.03 0.00 99.93 01:07:51 00:31:01 all 0.01 0.00 0.00 0.00 0.01 99.98 01:07:51 00:31:01 0 0.00 0.00 0.00 0.02 0.02 99.97 01:07:51 00:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 01:07:51 00:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:07:51 00:32:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:07:51 00:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:32:01 1 0.05 0.00 0.02 0.03 0.02 99.88 01:07:51 00:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 01:07:51 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 00:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:07:51 00:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 00:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:07:51 00:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:34:01 all 0.03 0.00 0.02 0.01 0.00 99.95 01:07:51 00:34:01 0 0.00 0.00 0.02 0.05 0.00 99.93 01:07:51 00:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:07:51 00:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:34:01 6 0.12 0.00 0.07 0.00 0.00 99.82 01:07:51 00:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:35:01 all 0.16 0.00 0.00 0.00 0.00 99.83 01:07:51 00:35:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:07:51 00:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:35:01 6 1.19 0.00 0.00 0.00 0.00 98.81 01:07:51 00:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:36:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:07:51 00:36:01 0 0.03 0.00 0.02 0.03 0.00 99.92 01:07:51 00:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:07:51 00:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:07:51 00:37:01 0 0.05 0.00 0.03 0.03 0.02 99.87 01:07:51 00:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:07:51 00:38:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:07:51 00:38:01 0 0.03 0.00 0.02 0.02 0.03 99.90 01:07:51 00:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:07:51 00:39:01 0 0.03 0.00 0.03 0.03 0.00 99.90 01:07:51 00:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:07:51 00:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:07:51 00:40:01 0 0.00 0.00 0.02 0.03 0.02 99.93 01:07:51 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:07:51 00:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:40:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:07:51 00:41:01 all 0.00 0.00 0.00 0.01 0.00 99.98 01:07:51 00:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 01:07:51 00:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:41:01 7 0.00 0.00 0.02 0.03 0.00 99.95 01:07:51 00:42:01 all 0.01 0.00 0.02 0.01 0.01 99.96 01:07:51 00:42:01 0 0.02 0.00 0.03 0.03 0.02 99.90 01:07:51 00:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:07:51 00:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:42:01 7 0.02 0.00 0.02 0.03 0.02 99.92 01:07:51 00:43:01 all 0.00 0.00 0.01 0.00 0.01 99.98 01:07:51 00:43:01 0 0.02 0.00 0.03 0.02 0.03 99.90 01:07:51 00:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:07:51 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 00:44:01 all 0.00 0.00 0.01 0.00 0.00 99.99 01:07:51 00:44:01 0 0.00 0.00 0.03 0.02 0.00 99.95 01:07:51 00:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:45:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:07:51 00:45:01 0 0.03 0.00 0.03 0.03 0.03 99.87 01:07:51 00:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:45:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:07:51 00:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:07:51 00:46:01 0 0.03 0.00 0.05 0.02 0.00 99.90 01:07:51 00:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:07:51 00:47:01 0 0.03 0.00 0.05 0.02 0.03 99.87 01:07:51 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:48:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:07:51 00:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:07:51 00:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:48:01 6 0.53 0.00 0.00 0.00 0.02 99.45 01:07:51 00:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 00:49:01 all 0.26 0.00 0.00 0.00 0.00 99.73 01:07:51 00:49:01 0 0.02 0.00 0.02 0.03 0.02 99.92 01:07:51 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 00:49:01 6 1.99 0.00 0.02 0.00 0.00 98.00 01:07:51 00:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:50:01 all 0.26 0.00 0.01 0.02 0.00 99.71 01:07:51 00:50:01 0 0.02 0.00 0.03 0.02 0.02 99.92 01:07:51 00:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:07:51 00:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:50:01 6 1.99 0.00 0.00 0.00 0.00 98.01 01:07:51 00:50:01 7 0.00 0.00 0.00 0.12 0.00 99.88 01:07:51 00:51:01 all 0.35 0.00 0.02 0.01 0.01 99.62 01:07:51 00:51:01 0 0.08 0.00 0.02 0.02 0.02 99.87 01:07:51 00:51:01 1 0.23 0.00 0.02 0.00 0.00 99.75 01:07:51 00:51:01 2 1.43 0.00 0.00 0.00 0.02 98.55 01:07:51 00:51:01 3 0.10 0.00 0.03 0.00 0.00 99.87 01:07:51 00:51:01 4 0.12 0.00 0.02 0.00 0.00 99.87 01:07:51 00:51:01 5 0.10 0.00 0.02 0.00 0.00 99.88 01:07:51 00:51:01 6 0.68 0.00 0.00 0.00 0.02 99.30 01:07:51 00:51:01 7 0.03 0.00 0.03 0.03 0.00 99.90 01:07:51 00:52:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:07:51 00:52:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:07:51 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:52:01 2 1.99 0.00 0.00 0.00 0.02 98.00 01:07:51 00:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:52:01 7 0.03 0.00 0.00 0.02 0.00 99.95 01:07:51 00:53:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:07:51 00:53:01 0 0.03 0.00 0.03 0.02 0.02 99.90 01:07:51 00:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:53:01 2 1.97 0.00 0.02 0.00 0.00 98.01 01:07:51 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:54:01 all 0.13 0.00 0.02 0.01 0.00 99.84 01:07:51 00:54:01 0 0.03 0.00 0.02 0.03 0.02 99.90 01:07:51 00:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:54:01 2 0.96 0.00 0.08 0.00 0.02 98.94 01:07:51 00:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:07:51 01:07:51 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 00:55:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:07:51 00:55:01 0 0.02 0.00 0.00 0.00 0.03 99.95 01:07:51 00:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 00:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 00:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:07:51 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:56:01 all 0.00 0.00 0.00 0.01 0.00 99.98 01:07:51 00:56:01 0 0.02 0.00 0.02 0.03 0.02 99.92 01:07:51 00:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 00:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:07:51 00:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:07:51 00:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:07:51 00:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:07:51 00:58:01 0 0.02 0.00 0.03 0.02 0.02 99.92 01:07:51 00:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 00:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 00:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:07:51 00:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:07:51 00:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 00:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 00:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 00:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 01:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:07:51 01:00:01 0 0.03 0.00 0.03 0.05 0.02 99.87 01:07:51 01:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 01:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:07:51 01:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:00:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:07:51 01:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:07:51 01:00:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:07:51 01:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:07:51 01:01:01 0 0.02 0.00 0.03 0.02 0.02 99.92 01:07:51 01:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 01:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:07:51 01:02:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:07:51 01:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:07:51 01:02:01 2 0.02 0.00 0.03 0.00 0.03 99.92 01:07:51 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:02:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:07:51 01:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:07:51 01:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:07:51 01:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:07:51 01:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 01:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:07:51 01:04:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:07:51 01:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:07:51 01:04:01 2 0.02 0.00 0.05 0.00 0.02 99.92 01:07:51 01:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:04:01 7 0.02 0.00 0.02 0.03 0.00 99.93 01:07:51 01:05:01 all 0.19 0.00 0.01 0.00 0.00 99.79 01:07:51 01:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 01:07:51 01:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 01:05:01 2 1.45 0.00 0.03 0.00 0.02 98.50 01:07:51 01:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 01:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 01:07:51 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:07:51 01:06:01 all 0.24 0.00 0.01 0.01 0.00 99.73 01:07:51 01:06:01 0 0.00 0.00 0.03 0.03 0.00 99.93 01:07:51 01:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:07:51 01:06:01 2 1.87 0.00 0.05 0.00 0.02 98.06 01:07:51 01:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 01:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:07:51 01:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:07:51 01:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:07:51 01:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:07:51 01:07:01 all 4.91 0.00 1.87 0.81 0.03 92.38 01:07:51 01:07:01 0 5.09 0.00 2.43 4.09 0.02 88.37 01:07:51 01:07:01 1 4.22 0.00 1.42 0.23 0.02 94.10 01:07:51 01:07:01 2 5.31 0.00 2.05 0.32 0.03 92.29 01:07:51 01:07:01 3 4.14 0.00 2.16 0.67 0.03 93.00 01:07:51 01:07:01 4 5.36 0.00 1.70 0.20 0.03 92.71 01:07:51 01:07:01 5 5.73 0.00 1.86 0.20 0.03 92.18 01:07:51 01:07:01 6 4.17 0.00 2.09 0.15 0.02 93.58 01:07:51 01:07:01 7 5.24 0.00 1.27 0.64 0.03 92.82 01:07:51 Average: all 0.14 0.00 0.04 0.02 0.00 99.80 01:07:51 Average: 0 0.09 0.00 0.06 0.08 0.01 99.76 01:07:51 Average: 1 0.08 0.00 0.03 0.01 0.00 99.88 01:07:51 Average: 2 0.25 0.00 0.04 0.00 0.01 99.70 01:07:51 Average: 3 0.07 0.00 0.04 0.01 0.00 99.88 01:07:51 Average: 4 0.08 0.00 0.03 0.00 0.00 99.88 01:07:51 Average: 5 0.10 0.00 0.04 0.00 0.00 99.85 01:07:51 Average: 6 0.35 0.00 0.03 0.00 0.00 99.61 01:07:51 Average: 7 0.09 0.00 0.02 0.03 0.00 99.86 01:07:51 01:07:51 01:07:51