Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 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-ssh3910996434542116213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11112464094208056738.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh10509237974012823724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11304983273011097758.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-ssh8973476202726150647.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20861 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/194 [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/194 # 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 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 (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 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 Commit message: "fix: Add missing packages for local docker builds (#3965)" > git rev-list --no-walk e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:22:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:34 ========================================================= 22:22:34 EdgeX Global Pipelines Version Info 22:22:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:35 ------------------- 22:22:35 stable info: 22:22:35 ------------------- 22:22:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 22:22:35 Message: update stable to v1.0.221 22:22:36 ------------------- 22:22:36 experimental info: 22:22:36 ------------------- 22:22:36 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:36 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 22:22:36 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27c806b [Pipeline] echo 22:22:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:36 provisioning config files... 22:22:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config178626508434105186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:37 ---> docker-login.sh 22:22:37 nexus3.edgexfoundry.org:10001 22:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:37 Configure a credential helper to remove this warning. See 22:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:37 22:22:37 Login Succeeded 22:22:37 nexus3.edgexfoundry.org:10002 22:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:37 Configure a credential helper to remove this warning. See 22:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:37 22:22:37 Login Succeeded 22:22:37 nexus3.edgexfoundry.org:10003 22:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:37 Configure a credential helper to remove this warning. See 22:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:37 22:22:37 Login Succeeded 22:22:37 nexus3.edgexfoundry.org:10004 22:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:37 Configure a credential helper to remove this warning. See 22:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:37 22:22:37 Login Succeeded 22:22:37 docker.io 22:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:38 Configure a credential helper to remove this warning. See 22:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:38 22:22:38 Login Succeeded 22:22:38 ---> docker-login.sh ends [Pipeline] } 22:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:38 + 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 22:22:38 + dirname cmd/core-command/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo core-command,cmd/core-command/Dockerfile 22:22:38 + dirname cmd/core-data/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo core-data,cmd/core-data/Dockerfile 22:22:38 + dirname cmd/core-metadata/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo core-metadata,cmd/core-metadata/Dockerfile 22:22:38 + + dirname cmd/security-bootstrapper/Dockerfile 22:22:38 cut -d/ -f2 22:22:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:22:38 + dirname cmd/security-proxy-setup/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:22:38 + dirname cmd/security-secretstore-setup/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:22:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:22:38 + + dirname cmd/security-spire-agent/Dockerfile 22:22:38 cut -d/ -f2 22:22:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:22:38 + dirname cmd/security-spire-config/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:22:38 + + dirname cmd/security-spire-server/Dockerfile 22:22:38 cut -d/ -f2 22:22:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:22:38 + dirname cmd/support-notifications/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo support-notifications,cmd/support-notifications/Dockerfile 22:22:38 + dirname cmd/support-scheduler/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:22:38 + dirname cmd/sys-mgmt-agent/Dockerfile 22:22:38 + cut -d/ -f2 22:22:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:22:38 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 22:22:39 + git rev-list -1 --merges 27c806b0f75bc6fc777cabf1c3db2a4884dbc817~1..27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] echo 22:22:39 -----------> git rev-list -1 --merges 27c806b0f75bc6fc777cabf1c3db2a4884dbc817~1..27c806b0f75bc6fc777cabf1c3db2a4884dbc817 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [false] [Pipeline] sh 22:22:39 + git log --format=format:%s -1 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] echo 22:22:39 ========================================================= 22:22:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:22:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:40 + grep -v github /etc/ssh/ssh_known_hosts 22:22:40 + [ -e /tmp/ssh_known_hosts ] 22:22:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:40 + sudo tee -a /etc/ssh/ssh_known_hosts 22:22:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:40 22:22:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:22:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:40 latest: Pulling from edgex-devops/git-semver 22:22:40 a0d0a0d46f8b: Pulling fs layer 22:22:40 3e5f54012d9b: Pulling fs layer 22:22:40 4c7163046ea9: Pulling fs layer 22:22:40 0c2d73faf560: Pulling fs layer 22:22:40 0c2d73faf560: Waiting 22:22:40 3e5f54012d9b: Download complete 22:22:40 a0d0a0d46f8b: Download complete 22:22:40 0c2d73faf560: Verifying Checksum 22:22:40 0c2d73faf560: Download complete 22:22:40 4c7163046ea9: Verifying Checksum 22:22:40 4c7163046ea9: Download complete 22:22:40 a0d0a0d46f8b: Pull complete 22:22:40 3e5f54012d9b: Pull complete 22:22:41 4c7163046ea9: Pull complete 22:22:41 0c2d73faf560: Pull complete 22:22:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:22:41 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 22:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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:10004/edgex-devops/git-semver:latest cat 22:22:42 $ docker top 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:42 [ssh-agent] Looking for ssh-agent implementation... 22:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:42 $ docker exec 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent 22:22:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXihkPhG/agent.13 22:22:42 SSH_AGENT_PID=19 22:22:42 Running ssh-add (command line suppressed) 22:22:42 Identity added: /w/workspace/edgex-go/194@tmp/private_key_8964139952232708268.key (/w/workspace/edgex-go/194@tmp/private_key_8964139952232708268.key) 22:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:43 + git tag --points-at HEAD [Pipeline] } 22:22:43 $ docker exec --env ******** --env ******** 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent -k 22:22:43 unset SSH_AUTH_SOCK; 22:22:43 unset SSH_AGENT_PID; 22:22:43 echo Agent pid 19 killed; 22:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:43 [ssh-agent] Looking for ssh-agent implementation... 22:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:43 $ docker exec 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent 22:22:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIIdcAB/agent.51 22:22:43 SSH_AGENT_PID=57 22:22:43 Running ssh-add (command line suppressed) 22:22:43 Identity added: /w/workspace/edgex-go/194@tmp/private_key_7049768491703455746.key (/w/workspace/edgex-go/194@tmp/private_key_7049768491703455746.key) 22:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:44 + git semver init 22:22:44 # -> Open(): unable to determine branch for HEAD 22:22:44 # $GIT_DIR = /w/workspace/edgex-go/194/.git 22:22:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/194 22:22:44 # $SEMVER_REMOTE_NAME = origin 22:22:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:22:44 # $SEMVER_USER_NAME = edgex-jenkins 22:22:44 # $SEMVER_BRANCH = main 22:22:44 # $SEMVER_TEMP = /tmp/semver-860535465 22:22:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:22:59 # '/tmp/semver-860535465' -> '/w/workspace/edgex-go/194/.semver' 22:22:59 # -> Force: false 22:22:59 # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver [Pipeline] } 22:22:59 $ docker exec --env ******** --env ******** 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent -k 22:22:59 unset SSH_AUTH_SOCK; 22:22:59 unset SSH_AGENT_PID; 22:22:59 echo Agent pid 57 killed; 22:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:59 + git semver [Pipeline] } 22:22:59 $ docker stop --time=1 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b 22:23:01 $ docker rm -f 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b [Pipeline] // withDockerContainer [Pipeline] sh 22:23:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:02 Stashed 1 file(s) [Pipeline] echo 22:23:02 [edgeXSemver]: initialized semver on version 2.2.0-dev.69 [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 22:23:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:02 ========================================================= 22:23:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:23:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:23:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:02 59bf1c3509f3: Pulling fs layer 22:23:02 666ba61612fd: Pulling fs layer 22:23:02 8ed8ca486205: Pulling fs layer 22:23:02 4fe6c5a15a65: Pulling fs layer 22:23:02 22a0e8bec74d: Pulling fs layer 22:23:02 640e595b4fbd: Pulling fs layer 22:23:02 763cafe07f6e: Pulling fs layer 22:23:02 0c0b528cf693: Pulling fs layer 22:23:02 10935f4eaf8b: Pulling fs layer 22:23:02 640e595b4fbd: Waiting 22:23:02 22a0e8bec74d: Waiting 22:23:02 763cafe07f6e: Waiting 22:23:02 4fe6c5a15a65: Waiting 22:23:02 0c0b528cf693: Waiting 22:23:02 8ed8ca486205: Verifying Checksum 22:23:02 8ed8ca486205: Download complete 22:23:02 666ba61612fd: Verifying Checksum 22:23:02 666ba61612fd: Download complete 22:23:02 22a0e8bec74d: Verifying Checksum 22:23:02 22a0e8bec74d: Download complete 22:23:02 640e595b4fbd: Verifying Checksum 22:23:02 640e595b4fbd: Download complete 22:23:02 59bf1c3509f3: Verifying Checksum 22:23:02 59bf1c3509f3: Download complete 22:23:02 763cafe07f6e: Verifying Checksum 22:23:02 763cafe07f6e: Download complete 22:23:02 0c0b528cf693: Verifying Checksum 22:23:02 0c0b528cf693: Download complete 22:23:02 59bf1c3509f3: Pull complete 22:23:03 666ba61612fd: Pull complete 22:23:03 8ed8ca486205: Pull complete 22:23:03 10935f4eaf8b: Verifying Checksum 22:23:03 10935f4eaf8b: Download complete 22:23:03 4fe6c5a15a65: Verifying Checksum 22:23:03 4fe6c5a15a65: Download complete 22:23:07 4fe6c5a15a65: Pull complete 22:23:07 22a0e8bec74d: Pull complete 22:23:07 640e595b4fbd: Pull complete 22:23:07 763cafe07f6e: Pull complete 22:23:07 0c0b528cf693: Pull complete 22:23:10 10935f4eaf8b: Pull complete 22:23:10 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 22:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:23:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:23:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:23:10 WORKDIR /edgex 22:23:10 COPY go.mod . 22:23:10 RUN go mod download 22:23:10 docker build -t ci-base-image-x86_64 -f - . 22:23:12 Sending build context to Docker daemon 334.8MB 22:23:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:23:12 ---> 99d49a6021b9 22:23:12 Step 2/4 : WORKDIR /edgex 22:23:14 ---> Running in dffb13bf283f 22:23:14 Removing intermediate container dffb13bf283f 22:23:14 ---> 3cefe4ff2958 22:23:14 Step 3/4 : COPY go.mod . 22:23:15 ---> e0b5eb4d3a90 22:23:15 Step 4/4 : RUN go mod download 22:23:15 ---> Running in 8190e2404228 22:23:17 Still waiting to schedule task 22:23:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:23:29 Removing intermediate container 8190e2404228 22:23:29 ---> 08a1976b5600 22:23:30 Successfully built 08a1976b5600 22:23:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:23:30 + docker inspect -f . ci-base-image-x86_64 22:23:30 . [Pipeline] withDockerContainer 22:23:30 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 22:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 22:23:31 $ docker top 35b3b18e35bb4d39d0b3f36d66835be852fe9a5cd4526a8f5ab49a69e621dc4a -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:31 + go version 22:23:31 go version go1.17.6 linux/amd64 [Pipeline] } 22:23:31 $ docker stop --time=1 35b3b18e35bb4d39d0b3f36d66835be852fe9a5cd4526a8f5ab49a69e621dc4a 22:23:32 $ docker rm -f 35b3b18e35bb4d39d0b3f36d66835be852fe9a5cd4526a8f5ab49a69e621dc4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:33 + docker inspect -f . ci-base-image-x86_64 22:23:33 . [Pipeline] withDockerContainer 22:23:33 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 22:23:33 $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 22:23:33 $ docker top 27b97bceccc44f31ae469572e58218fcfcaa337a2895141d085263e9a8f150aa -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:33 ========================================================= 22:23:33 [edgeXBuildGoParallel] Running Tests and Build... 22:23:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:33 + make test 22:23:33 go mod tidy -compat=1.17 22:23:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:23:40 ? github.com/edgexfoundry/edgex-go [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:23:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 22:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements 22:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.989s coverage: 89.2% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 84.4% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 24.0% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 22:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 22:24:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 22:24:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements 22:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 22:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.4% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 22:24:17 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 22:24:35 GO111MODULE=on go vet ./... 22:24:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:38 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:24:39 + ls -al . 22:24:39 total 672 22:24:39 drwxrwxr-x 10 1001 1001 4096 Apr 13 22:24 . 22:24:39 drwxr-xr-x 4 root root 4096 Apr 13 22:23 .. 22:24:39 -rw-rw-r-- 1 1001 1001 11 Apr 13 22:22 .dockerignore 22:24:39 drwxrwxr-x 8 1001 1001 4096 Apr 13 22:22 .git 22:24:39 drwxrwxr-x 3 1001 1001 4096 Apr 13 22:22 .github 22:24:39 -rw-rw-r-- 1 1001 1001 879 Apr 13 22:22 .gitignore 22:24:39 -rw-rw-r-- 1 1001 1001 42 Apr 13 22:22 .golangci.yml 22:24:39 -rw-rw-r-- 1 1001 1001 87 Apr 13 22:22 .hadolint.yml 22:24:39 drwx------ 3 1001 1001 4096 Apr 13 22:22 .semver 22:24:39 -rw-rw-r-- 1 1001 1001 166 Apr 13 22:22 .sonarcloud.properties 22:24:39 -rw-rw-r-- 1 1001 1001 1171 Apr 13 22:22 ADOPTERS.md 22:24:39 -rw-rw-r-- 1 1001 1001 10086 Apr 13 22:22 Attribution.txt 22:24:39 -rw-rw-r-- 1 1001 1001 51732 Apr 13 22:22 CHANGELOG.md 22:24:39 -rw-rw-r-- 1 1001 1001 3804 Apr 13 22:22 CONTRIBUTING.md 22:24:39 -rw-rw-r-- 1 1001 1001 677 Apr 13 22:22 GOVERNANCE.md 22:24:39 -rw-rw-r-- 1 1001 1001 850 Apr 13 22:22 Jenkinsfile 22:24:39 -rw-rw-r-- 1 1001 1001 10775 Apr 13 22:22 LICENSE 22:24:39 -rw-rw-r-- 1 1001 1001 8522 Apr 13 22:22 Makefile 22:24:39 -rw-rw-r-- 1 1001 1001 582 Apr 13 22:22 OWNERS.md 22:24:39 -rw-rw-r-- 1 1001 1001 8207 Apr 13 22:22 README.md 22:24:39 -rw-rw-r-- 1 1001 1001 6912 Apr 13 22:22 SECURITY.md 22:24:39 -rw-rw-r-- 1 1001 1001 12 Apr 13 22:23 VERSION 22:24:39 -rw-rw-r-- 1 1001 1001 4131 Apr 13 22:22 ZMQWindows.md 22:24:39 drwxrwxr-x 2 1001 1001 4096 Apr 13 22:22 bin 22:24:39 drwxrwxr-x 18 1001 1001 4096 Apr 13 22:22 cmd 22:24:39 -rw-r--r-- 1 root root 434738 Apr 13 22:24 coverage.out 22:24:39 -rw-rw-r-- 1 1001 1001 3256 Apr 13 22:22 go.mod 22:24:39 -rw-rw-r-- 1 1001 1001 35162 Apr 13 22:22 go.sum 22:24:39 drwxrwxr-x 8 1001 1001 4096 Apr 13 22:22 internal 22:24:39 drwxrwxr-x 3 1001 1001 4096 Apr 13 22:22 openapi 22:24:39 drwxrwxr-x 4 1001 1001 4096 Apr 13 22:22 snap 22:24:39 -rw-rw-r-- 1 1001 1001 204 Apr 13 22:22 version.go [Pipeline] sh 22:24:39 + '[' -e coverage.out ] 22:24:39 + chown 1001:1001 coverage.out [Pipeline] stash 22:24:39 Stashed 1 file(s) [Pipeline] sh 22:24:40 + make build 22:24:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:24:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:24:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 22:24:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20862 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:24:59 Running in /w/workspace/edgex-go/194 [Pipeline] { [Pipeline] checkout 22:25:00 The recommended git tool is: git 22:25:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:25:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:25:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:25:07 using credential edgex-jenkins-ssh 22:25:07 Cloning the remote Git repository 22:25:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:25:07 > git init /w/workspace/edgex-go/194 # timeout=10 22:25:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:07 > git --version # timeout=10 22:25:08 > git --version # 'git version 2.25.1' 22:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:25:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:25:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:25:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 22:25:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:25:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:25:24 $ docker stop --time=1 27b97bceccc44f31ae469572e58218fcfcaa337a2895141d085263e9a8f150aa 22:25:24 Avoid second fetch 22:25:24 Checking out Revision 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 (main) 22:25:26 $ docker rm -f 27b97bceccc44f31ae469572e58218fcfcaa337a2895141d085263e9a8f150aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 22:25:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:25 > git config core.sparsecheckout # timeout=10 22:25:25 > git checkout -f 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:28 22:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:29 latest: Pulling from edgex-devops/edgex-compose 22:25:29 cbdbe7a5bc2a: Pulling fs layer 22:25:29 ca9280d653b3: Pulling fs layer 22:25:29 7e9c9ca2126c: Pulling fs layer 22:25:29 cbdbe7a5bc2a: Download complete 22:25:29 ca9280d653b3: Verifying Checksum 22:25:29 cbdbe7a5bc2a: Pull complete 22:25:29 Commit message: "fix: Add missing packages for local docker builds (#3965)" 22:25:29 7e9c9ca2126c: Verifying Checksum 22:25:29 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:29 ca9280d653b3: Pull complete 22:25:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:30 Dload Upload Total Spent Left Speed 22:25:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47754 0 --:--:-- --:--:-- --:--:-- 47947 [Pipeline] sh 22:25:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:31 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:31 sudo tee /etc/docker/daemon.new 22:25:31 { 22:25:31 "registry-mirrors": [ 22:25:31 "https://nexus3.edgexfoundry.org:10001" 22:25:31 ], 22:25:31 "bip": "10.250.0.254/24", 22:25:31 "hosts": [ 22:25:31 "tcp://0.0.0.0:5555", 22:25:31 "unix:///var/run/docker.sock" 22:25:31 ], 22:25:31 "mtu": 1458, 22:25:31 "selinux-enabled": true, 22:25:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:31 } [Pipeline] sh 22:25:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:31 + sudo service docker restart 22:25:33 7e9c9ca2126c: Pull complete 22:25:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:25:34 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 22:25:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 22:25:39 $ docker top a23e3a8a96a82e405feda035300be562ee02ff5f1faf306280f1908e97e7c051 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:40 + docker-compose build --help 22:25:40 + grep parallel 22:25:40 --parallel Build images in parallel. [Pipeline] } 22:25:40 $ docker stop --time=1 a23e3a8a96a82e405feda035300be562ee02ff5f1faf306280f1908e97e7c051 22:25:42 $ docker rm -f a23e3a8a96a82e405feda035300be562ee02ff5f1faf306280f1908e97e7c051 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:42 . [Pipeline] withDockerContainer 22:25:42 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 22:25:42 $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 22:25:43 $ docker top 52f021ea742860da8bf7c669ada10fdb93a025bc622dc92cc5dc272cc50f32c8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:43 + docker-compose -f ./docker-compose-build.yml build --parallel 22:25:44 Building core-command ... 22:25:44 Building core-data ... 22:25:44 Building core-metadata ... 22:25:44 Building security-bootstrapper ... 22:25:44 Building security-proxy-setup ... 22:25:44 Building security-secretstore-setup ... 22:25:44 Building security-spiffe-token-provider ... 22:25:44 Building security-spire-agent ... 22:25:44 Building security-spire-config ... 22:25:44 Building security-spire-server ... 22:25:44 Building support-notifications ... 22:25:44 Building support-scheduler ... 22:25:44 Building sys-mgmt-agent ... 22:25:44 Building security-secretstore-setup 22:25:44 Building security-spiffe-token-provider 22:25:44 Building security-spire-agent 22:25:44 Building core-metadata 22:25:44 Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:50 provisioning config files... 22:25:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config5093966409183030589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:50 ---> docker-login.sh 22:25:50 nexus3.edgexfoundry.org:10001 22:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:51 Configure a credential helper to remove this warning. See 22:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:51 22:25:51 Login Succeeded 22:25:51 nexus3.edgexfoundry.org:10002 22:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:51 Configure a credential helper to remove this warning. See 22:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:51 22:25:51 Login Succeeded 22:25:51 nexus3.edgexfoundry.org:10003 22:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:52 Configure a credential helper to remove this warning. See 22:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:52 22:25:52 Login Succeeded 22:25:52 nexus3.edgexfoundry.org:10004 22:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:52 Configure a credential helper to remove this warning. See 22:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:52 22:25:52 Login Succeeded 22:25:52 docker.io 22:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:53 Configure a credential helper to remove this warning. See 22:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:53 22:25:53 Login Succeeded 22:25:53 ---> docker-login.sh ends [Pipeline] } 22:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:54 ========================================================= 22:25:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:25:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:25:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:54 9b3977197b4f: Pulling fs layer 22:25:54 1a89e8eeedd5: Pulling fs layer 22:25:54 94645a83ff95: Pulling fs layer 22:25:54 3f3a8bcf1eab: Pulling fs layer 22:25:54 0c92f367c5e7: Pulling fs layer 22:25:54 f7c0051592d6: Pulling fs layer 22:25:54 a227ed2f7395: Pulling fs layer 22:25:54 7b1c46037f91: Pulling fs layer 22:25:54 3f3a8bcf1eab: Waiting 22:25:54 0c92f367c5e7: Waiting 22:25:54 a227ed2f7395: Waiting 22:25:54 7b1c46037f91: Waiting 22:25:54 f7c0051592d6: Waiting 22:25:54 94645a83ff95: Verifying Checksum 22:25:54 94645a83ff95: Download complete 22:25:54 1a89e8eeedd5: Verifying Checksum 22:25:54 1a89e8eeedd5: Download complete 22:25:54 0c92f367c5e7: Verifying Checksum 22:25:54 0c92f367c5e7: Download complete 22:25:54 f7c0051592d6: Verifying Checksum 22:25:54 f7c0051592d6: Download complete 22:25:54 9b3977197b4f: Verifying Checksum 22:25:54 9b3977197b4f: Download complete 22:25:54 a227ed2f7395: Verifying Checksum 22:25:54 a227ed2f7395: Download complete 22:25:55 9b3977197b4f: Pull complete 22:25:55 1a89e8eeedd5: Pull complete 22:25:56 94645a83ff95: Pull complete 22:25:56 7b1c46037f91: Verifying Checksum 22:25:56 7b1c46037f91: Download complete 22:25:56 3f3a8bcf1eab: Verifying Checksum 22:25:56 3f3a8bcf1eab: Download complete 22:26:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:26:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:02 ---> 08a1976b5600 22:26:02 Step 3/23 : WORKDIR /edgex-go 22:26:02 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:26:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:26:02 ---> 08a1976b5600 22:26:02 Step 3/26 : WORKDIR /edgex-go 22:26:02 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:26:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:26:02 ---> 08a1976b5600 22:26:02 Step 3/20 : WORKDIR /edgex-go 22:26:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:26:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:26:02 ---> 08a1976b5600 22:26:02 Step 3/25 : WORKDIR /edgex-go 22:26:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:26:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:26:02 ---> 08a1976b5600 22:26:02 Step 3/25 : WORKDIR /edgex-go 22:26:07 ---> Running in 2df411b25cf9 22:26:07 ---> Running in c9a155779fc5 22:26:07 ---> Running in a9a4f17cdc78 22:26:07 ---> Running in a03204d986b7 22:26:07 ---> Running in 874c22094fa9 22:26:07 Removing intermediate container a9a4f17cdc78 22:26:07 ---> 4097160513ed 22:26:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:07 Removing intermediate container 2df411b25cf9 22:26:07 ---> cd7c7cf44395 22:26:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig 22:26:07 Removing intermediate container a03204d986b7 22:26:07 ---> bbbcc88db265 22:26:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:07 Removing intermediate container c9a155779fc5 22:26:07 ---> 3945b4841d2c 22:26:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:07 Removing intermediate container 874c22094fa9 22:26:07 ---> 98bbc2c6f816 22:26:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:07 ---> Running in 42a852e9bd5d 22:26:07 ---> Running in d8d8eb37920b 22:26:07 ---> Running in fe53636d22bf 22:26:07 ---> Running in 4c9e80dc54f8 22:26:07 ---> Running in 1f1d207e0a0e 22:26:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:08 Removing intermediate container d8d8eb37920b 22:26:08 ---> 638b68df9280 22:26:08 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:26:08 ---> Running in 12e24555c3f1 22:26:08 Removing intermediate container 4c9e80dc54f8 22:26:08 ---> a009fdb895cc 22:26:08 Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:26:08 ---> Running in e35cef54f010 22:26:08 Removing intermediate container 1f1d207e0a0e 22:26:08 ---> 0570ee7d0717 22:26:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:26:08 Removing intermediate container fe53636d22bf 22:26:08 ---> 52b8d060a6ad 22:26:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:26:08 ---> Running in c21eeb99b6ac 22:26:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:08 ---> Running in b4def1d37521 22:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:09 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:26:09 v3.15.4-25-gfec402afaf [https://nl.alpinelinux.org/alpine/v3.15/community] 22:26:09 OK: 15865 distinct packages available 22:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:09 3f3a8bcf1eab: Pull complete 22:26:09 0c92f367c5e7: Pull complete 22:26:09 f7c0051592d6: Pull complete 22:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:09 a227ed2f7395: Pull complete 22:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:10 OK: 221 MiB in 52 packages 22:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:10 OK: 221 MiB in 52 packages 22:26:10 Removing intermediate container 12e24555c3f1 22:26:10 ---> 1eda9384900a 22:26:10 Step 6/23 : COPY go.mod vendor* ./ 22:26:10 OK: 221 MiB in 52 packages 22:26:10 OK: 221 MiB in 52 packages 22:26:10 Removing intermediate container e35cef54f010 22:26:10 ---> 9d438001da4e 22:26:10 Step 6/25 : COPY go.mod vendor* ./ 22:26:10 ---> 17d7ddd479d3 22:26:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 OK: 221 MiB in 52 packages 22:26:10 ---> Running in b2a438e92d50 22:26:10 ---> b8f1a204ab27 22:26:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 ---> Running in d5fe76422690 22:26:10 Removing intermediate container 42a852e9bd5d 22:26:10 ---> bf7b47e5690c 22:26:10 Step 5/20 : COPY go.mod vendor* ./ 22:26:11 Removing intermediate container b4def1d37521 22:26:11 ---> ff7c3431bc52 22:26:11 Step 6/26 : COPY go.mod vendor* ./ 22:26:11 ---> 40d2381f4c7a 22:26:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:11 ---> Running in 452277b39622 22:26:11 Removing intermediate container c21eeb99b6ac 22:26:11 ---> 7c6df75cea7b 22:26:11 Step 6/25 : COPY go.mod vendor* ./ 22:26:11 ---> d0654db9f8ad 22:26:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:11 ---> Running in 48a7e2693ff9 22:26:11 ---> 17929cf8dbf7 22:26:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:11 ---> Running in 59712f3159c8 22:26:12 Removing intermediate container d5fe76422690 22:26:12 ---> 233e4b9fa5d2 22:26:12 Step 8/25 : COPY . . 22:26:12 Removing intermediate container b2a438e92d50 22:26:12 ---> 4a780101c54b 22:26:12 Step 8/23 : COPY . . 22:26:12 Removing intermediate container 48a7e2693ff9 22:26:12 ---> da1fd4b33649 22:26:12 Step 8/26 : COPY . . 22:26:16 7b1c46037f91: Pull complete 22:26:16 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 22:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:26:16 + docker build -t ci-base-image-arm64 -f - . 22:26:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:16 WORKDIR /edgex 22:26:16 COPY go.mod . 22:26:16 RUN go mod download 22:26:19 Removing intermediate container 452277b39622 22:26:19 ---> 6c44dcf12a00 22:26:19 Step 7/20 : COPY . . 22:26:21 Sending build context to Docker daemon 169.2MB 22:26:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:21 ---> f79e39bc4007 22:26:21 Step 2/4 : WORKDIR /edgex 22:26:22 ---> Running in acb209222f57 22:26:22 Removing intermediate container acb209222f57 22:26:22 ---> 51b850a10c65 22:26:22 Step 3/4 : COPY go.mod . 22:26:23 ---> 741a5c8d9b12 22:26:23 Step 4/4 : RUN go mod download 22:26:23 ---> Running in ea7a6c3cf291 22:26:23 ---> 0464e505fa59 22:26:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:26:23 ---> 7147be8ef49e 22:26:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:26:23 ---> fff713b4f142 22:26:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:26:24 ---> Running in 037dfad49154 22:26:24 ---> Running in b922ea6c31c5 22:26:24 ---> Running in 29af827290b4 22:26:24 Removing intermediate container 59712f3159c8 22:26:24 ---> 69f513df366d 22:26:24 Step 8/25 : COPY . . 22:26:24 Removing intermediate container b922ea6c31c5 22:26:24 ---> 93bcbd0083a2 22:26:24 Step 10/26 : RUN mkdir -p spire-build 22:26:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:26:26 ---> Running in f59179a06078 22:26:26 ---> 3fc44d8388ba 22:26:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:26:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:26:26 ---> Running in dd61a39710fa 22:26:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:26:27 Removing intermediate container f59179a06078 22:26:27 ---> d1a1e5323da9 22:26:27 Step 11/26 : WORKDIR /edgex-go/spire-build 22:26:27 ---> Running in a6e9e49e7533 22:26:28 Removing intermediate container a6e9e49e7533 22:26:28 ---> b5c76db78614 22:26:28 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 22:26:28 ---> Running in 67f8bc76bd5f 22:26:29 spire-1.2.1/ 22:26:29 spire-1.2.1/.data/ 22:26:29 spire-1.2.1/.data/.file 22:26:29 spire-1.2.1/.dockerignore 22:26:29 spire-1.2.1/.gitattributes 22:26:29 spire-1.2.1/.githooks/ 22:26:29 spire-1.2.1/.githooks/pre-commit 22:26:29 spire-1.2.1/.github/ 22:26:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:26:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:26:29 spire-1.2.1/.github/dependabot.yml 22:26:29 spire-1.2.1/.github/workflows/ 22:26:29 spire-1.2.1/.github/workflows/nightly_build.yaml 22:26:29 spire-1.2.1/.github/workflows/pr_build.yaml 22:26:29 spire-1.2.1/.github/workflows/release_build.yaml 22:26:29 spire-1.2.1/.github/workflows/scripts/ 22:26:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:26:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:26:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:26:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:26:29 spire-1.2.1/.github/workflows/scripts/split.sh 22:26:29 spire-1.2.1/.gitignore 22:26:29 spire-1.2.1/.go-version 22:26:29 spire-1.2.1/.golangci.yml 22:26:29 spire-1.2.1/ADOPTERS.md 22:26:29 spire-1.2.1/CHANGELOG.md 22:26:29 spire-1.2.1/CODE-OF-CONDUCT.md 22:26:29 spire-1.2.1/CODEOWNERS 22:26:29 spire-1.2.1/CONTRIBUTING.md 22:26:29 spire-1.2.1/Dockerfile 22:26:29 spire-1.2.1/Dockerfile.dev 22:26:29 spire-1.2.1/Dockerfile.scratch 22:26:29 spire-1.2.1/LICENSE 22:26:29 spire-1.2.1/MAINTAINERS.md 22:26:29 spire-1.2.1/Makefile 22:26:29 spire-1.2.1/README.md 22:26:29 spire-1.2.1/ROADMAP.md 22:26:29 spire-1.2.1/SECURITY.md 22:26:29 spire-1.2.1/cmd/ 22:26:29 spire-1.2.1/cmd/spire-agent/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/common/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/run/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:26:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:26:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:26:29 spire-1.2.1/cmd/spire-agent/main.go 22:26:29 spire-1.2.1/cmd/spire-server/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/cli.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/run/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/token/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/validate/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/x509/ 22:26:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:26:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:26:29 spire-1.2.1/cmd/spire-server/main.go 22:26:29 spire-1.2.1/cmd/spire-server/util/ 22:26:29 spire-1.2.1/cmd/spire-server/util/util.go 22:26:29 spire-1.2.1/conf/ 22:26:29 spire-1.2.1/conf/agent/ 22:26:29 spire-1.2.1/conf/agent/agent.conf 22:26:29 spire-1.2.1/conf/agent/agent_full.conf 22:26:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:26:29 spire-1.2.1/conf/server/ 22:26:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:26:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:26:29 spire-1.2.1/conf/server/server.conf 22:26:29 spire-1.2.1/conf/server/server_full.conf 22:26:29 spire-1.2.1/doc/ 22:26:29 spire-1.2.1/doc/SPIRE101.md 22:26:29 spire-1.2.1/doc/auditlog.md 22:26:29 spire-1.2.1/doc/authorization_policy_engine.md 22:26:29 spire-1.2.1/doc/changelog_guidelines.md 22:26:29 spire-1.2.1/doc/cure53-report.pdf 22:26:29 spire-1.2.1/doc/images/ 22:26:29 spire-1.2.1/doc/images/2019_roadmap.png 22:26:29 spire-1.2.1/doc/images/SPIRE101.png 22:26:29 spire-1.2.1/doc/images/SPIRE_agent.png 22:26:29 spire-1.2.1/doc/images/SPIRE_server.png 22:26:29 spire-1.2.1/doc/images/cache_mgr.png 22:26:29 spire-1.2.1/doc/images/cache_mgr_components.png 22:26:29 spire-1.2.1/doc/images/federated_spire.png 22:26:29 spire-1.2.1/doc/images/ha_mode.png 22:26:29 spire-1.2.1/doc/images/nested_spire.png 22:26:29 spire-1.2.1/doc/images/oidc_federation.png 22:26:29 spire-1.2.1/doc/images/single_trust_domain.png 22:26:29 spire-1.2.1/doc/images/spiffe_compatible.png 22:26:29 spire-1.2.1/doc/images/spire_logo.png 22:26:29 spire-1.2.1/doc/migrating_registration_api_clients.md 22:26:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:26:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:26:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:26:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:26:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:26:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:26:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:26:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:26:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:26:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:26:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:26:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:26:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:26:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:26:29 spire-1.2.1/doc/scaling_spire.md 22:26:29 spire-1.2.1/doc/spire_agent.md 22:26:29 spire-1.2.1/doc/spire_server.md 22:26:29 spire-1.2.1/doc/supported_integrations.md 22:26:29 spire-1.2.1/doc/telemetry.md 22:26:29 spire-1.2.1/doc/telemetry_config.md 22:26:29 spire-1.2.1/doc/upgrading.md 22:26:29 spire-1.2.1/doc/using_spire.md 22:26:29 spire-1.2.1/examples/ 22:26:29 spire-1.2.1/examples/README.md 22:26:29 spire-1.2.1/go.mod 22:26:29 spire-1.2.1/go.sum 22:26:29 spire-1.2.1/pkg/ 22:26:29 spire-1.2.1/pkg/agent/ 22:26:29 spire-1.2.1/pkg/agent/agent.go 22:26:29 spire-1.2.1/pkg/agent/api/ 22:26:29 spire-1.2.1/pkg/agent/api/config.go 22:26:29 spire-1.2.1/pkg/agent/api/debug/ 22:26:29 spire-1.2.1/pkg/agent/api/debug/v1/ 22:26:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:26:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:26:29 spire-1.2.1/pkg/agent/api/endpoints.go 22:26:29 spire-1.2.1/pkg/agent/api/health/ 22:26:29 spire-1.2.1/pkg/agent/api/health/v1/ 22:26:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:26:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:26:29 spire-1.2.1/pkg/agent/api/rpccontext/ 22:26:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:26:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:26:29 spire-1.2.1/pkg/agent/attestor/ 22:26:29 spire-1.2.1/pkg/agent/attestor/node/ 22:26:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:26:29 spire-1.2.1/pkg/agent/attestor/node/node.go 22:26:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:26:29 spire-1.2.1/pkg/agent/attestor/workload/ 22:26:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:26:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:26:29 spire-1.2.1/pkg/agent/catalog/ 22:26:29 spire-1.2.1/pkg/agent/catalog/catalog.go 22:26:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:26:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:26:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:26:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:26:29 spire-1.2.1/pkg/agent/client/ 22:26:29 spire-1.2.1/pkg/agent/client/client.go 22:26:29 spire-1.2.1/pkg/agent/client/client_test.go 22:26:29 spire-1.2.1/pkg/agent/client/dial.go 22:26:29 spire-1.2.1/pkg/agent/client/nodeconn.go 22:26:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:26:29 spire-1.2.1/pkg/agent/client/update.go 22:26:29 spire-1.2.1/pkg/agent/client/util.go 22:26:29 spire-1.2.1/pkg/agent/common/ 22:26:29 spire-1.2.1/pkg/agent/common/backoff/ 22:26:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:26:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:26:29 spire-1.2.1/pkg/agent/common/cgroups/ 22:26:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:26:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:26:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:26:29 spire-1.2.1/pkg/agent/config.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/ 22:26:29 spire-1.2.1/pkg/agent/endpoints/config.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/workload/ 22:26:29 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:26:29 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:26:29 spire-1.2.1/pkg/agent/manager/ 22:26:29 spire-1.2.1/pkg/agent/manager/cache/ 22:26:29 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:26:29 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:26:29 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:26:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:26:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:26:29 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:26:29 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:26:29 spire-1.2.1/pkg/agent/manager/config.go 22:26:29 spire-1.2.1/pkg/agent/manager/manager.go 22:26:29 spire-1.2.1/pkg/agent/manager/manager_test.go 22:26:29 spire-1.2.1/pkg/agent/manager/storage.go 22:26:29 spire-1.2.1/pkg/agent/manager/storage_test.go 22:26:29 spire-1.2.1/pkg/agent/manager/storecache/ 22:26:29 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:26:29 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:26:29 spire-1.2.1/pkg/agent/manager/sync.go 22:26:29 spire-1.2.1/pkg/agent/plugin/ 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:26:29 spire-1.2.1/pkg/agent/svid/ 22:26:29 spire-1.2.1/pkg/agent/svid/rotator.go 22:26:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:26:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:26:29 spire-1.2.1/pkg/agent/svid/store/ 22:26:29 spire-1.2.1/pkg/agent/svid/store/service.go 22:26:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:26:29 spire-1.2.1/pkg/common/ 22:26:29 spire-1.2.1/pkg/common/agentpathtemplate/ 22:26:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:26:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:26:29 spire-1.2.1/pkg/common/api/ 22:26:29 spire-1.2.1/pkg/common/api/metrics.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/ 22:26:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/logger.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/names.go 22:26:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:26:29 spire-1.2.1/pkg/common/api/names.go 22:26:29 spire-1.2.1/pkg/common/api/ratelimit.go 22:26:29 spire-1.2.1/pkg/common/api/rpccontext/ 22:26:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:26:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:26:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:26:29 spire-1.2.1/pkg/common/auth/ 22:26:29 spire-1.2.1/pkg/common/auth/interceptors.go 22:26:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:26:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/ 22:26:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/types.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:26:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:26:29 spire-1.2.1/pkg/common/catalog/ 22:26:29 spire-1.2.1/pkg/common/catalog/bind.go 22:26:29 spire-1.2.1/pkg/common/catalog/builtin.go 22:26:29 spire-1.2.1/pkg/common/catalog/catalog.go 22:26:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:26:29 spire-1.2.1/pkg/common/catalog/closers.go 22:26:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:26:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:26:29 spire-1.2.1/pkg/common/catalog/config.go 22:26:29 spire-1.2.1/pkg/common/catalog/config_test.go 22:26:29 spire-1.2.1/pkg/common/catalog/configure.go 22:26:29 spire-1.2.1/pkg/common/catalog/constraints.go 22:26:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:26:29 spire-1.2.1/pkg/common/catalog/context.go 22:26:29 spire-1.2.1/pkg/common/catalog/external.go 22:26:29 spire-1.2.1/pkg/common/catalog/host.go 22:26:29 spire-1.2.1/pkg/common/catalog/pipenet.go 22:26:29 spire-1.2.1/pkg/common/catalog/plugin.go 22:26:29 spire-1.2.1/pkg/common/catalog/testplugin/ 22:26:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:26:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:26:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:26:29 spire-1.2.1/pkg/common/cli/ 22:26:29 spire-1.2.1/pkg/common/cli/env.go 22:26:29 spire-1.2.1/pkg/common/cli/flags.go 22:26:29 spire-1.2.1/pkg/common/cli/trust_domain.go 22:26:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:26:29 spire-1.2.1/pkg/common/cli/umask.go 22:26:29 spire-1.2.1/pkg/common/cli/umask_posix.go 22:26:29 spire-1.2.1/pkg/common/cli/umask_test.go 22:26:29 spire-1.2.1/pkg/common/cli/umask_windows.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/flag.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/format.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:26:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:26:29 spire-1.2.1/pkg/common/coretypes/ 22:26:29 spire-1.2.1/pkg/common/coretypes/bundle/ 22:26:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:26:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:26:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:26:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:26:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:26:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:26:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:26:29 spire-1.2.1/pkg/common/cryptoutil/ 22:26:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:26:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:26:29 spire-1.2.1/pkg/common/diskutil/ 22:26:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:26:29 spire-1.2.1/pkg/common/diskutil/file_test.go 22:26:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:26:29 spire-1.2.1/pkg/common/errorutil/ 22:26:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:26:29 spire-1.2.1/pkg/common/health/ 22:26:29 spire-1.2.1/pkg/common/health/config.go 22:26:29 spire-1.2.1/pkg/common/health/context.go 22:26:29 spire-1.2.1/pkg/common/health/context_test.go 22:26:29 spire-1.2.1/pkg/common/health/health.go 22:26:29 spire-1.2.1/pkg/common/health/health_test.go 22:26:29 spire-1.2.1/pkg/common/health/logger.go 22:26:29 spire-1.2.1/pkg/common/hostservice/ 22:26:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:26:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:26:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:26:29 spire-1.2.1/pkg/common/idutil/ 22:26:29 spire-1.2.1/pkg/common/idutil/require.go 22:26:29 spire-1.2.1/pkg/common/idutil/require_test.go 22:26:29 spire-1.2.1/pkg/common/idutil/safety.go 22:26:29 spire-1.2.1/pkg/common/idutil/safety_test.go 22:26:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:26:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:26:29 spire-1.2.1/pkg/common/jwtsvid/ 22:26:29 spire-1.2.1/pkg/common/jwtsvid/common.go 22:26:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:26:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:26:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:26:29 spire-1.2.1/pkg/common/jwtutil/ 22:26:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:26:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:26:29 spire-1.2.1/pkg/common/log/ 22:26:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:26:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:26:29 spire-1.2.1/pkg/common/log/log.go 22:26:29 spire-1.2.1/pkg/common/log/log_test.go 22:26:29 spire-1.2.1/pkg/common/log/options.go 22:26:29 spire-1.2.1/pkg/common/nodeutil/ 22:26:29 spire-1.2.1/pkg/common/nodeutil/node.go 22:26:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:26:29 spire-1.2.1/pkg/common/peertracker/ 22:26:29 spire-1.2.1/pkg/common/peertracker/conn.go 22:26:29 spire-1.2.1/pkg/common/peertracker/credentials.go 22:26:29 spire-1.2.1/pkg/common/peertracker/errors.go 22:26:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:26:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:26:29 spire-1.2.1/pkg/common/peertracker/info.go 22:26:29 spire-1.2.1/pkg/common/peertracker/listener.go 22:26:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:26:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:26:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:26:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:26:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:26:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:26:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tcp.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:26:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:26:29 spire-1.2.1/pkg/common/peertracker/uds.go 22:26:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:26:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:26:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:26:29 spire-1.2.1/pkg/common/pemutil/ 22:26:29 spire-1.2.1/pkg/common/pemutil/block.go 22:26:29 spire-1.2.1/pkg/common/pemutil/certs.go 22:26:29 spire-1.2.1/pkg/common/pemutil/common.go 22:26:29 spire-1.2.1/pkg/common/pemutil/csr.go 22:26:29 spire-1.2.1/pkg/common/pemutil/keys.go 22:26:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/ 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:26:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:26:29 spire-1.2.1/pkg/common/plugin/ 22:26:29 spire-1.2.1/pkg/common/plugin/aws/ 22:26:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:26:29 spire-1.2.1/pkg/common/plugin/azure/ 22:26:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:26:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:26:29 spire-1.2.1/pkg/common/plugin/facade.go 22:26:29 spire-1.2.1/pkg/common/plugin/facade_test.go 22:26:29 spire-1.2.1/pkg/common/plugin/gcp/ 22:26:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:26:29 spire-1.2.1/pkg/common/plugin/k8s/ 22:26:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:26:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:26:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:26:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:26:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:26:29 spire-1.2.1/pkg/common/plugin/log.go 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/ 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:26:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:26:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:26:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:26:29 spire-1.2.1/pkg/common/plugin/x509pop/ 22:26:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:26:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:26:29 spire-1.2.1/pkg/common/profiling/ 22:26:29 spire-1.2.1/pkg/common/profiling/dumpers.go 22:26:29 spire-1.2.1/pkg/common/profiling/profiling.go 22:26:29 spire-1.2.1/pkg/common/protoutil/ 22:26:29 spire-1.2.1/pkg/common/protoutil/masks.go 22:26:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:26:29 spire-1.2.1/pkg/common/rotationutil/ 22:26:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:26:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:26:29 spire-1.2.1/pkg/common/selector/ 22:26:29 spire-1.2.1/pkg/common/selector/selector.go 22:26:29 spire-1.2.1/pkg/common/selector/selector_test.go 22:26:29 spire-1.2.1/pkg/common/selector/set.go 22:26:29 spire-1.2.1/pkg/common/selector/set_utils.go 22:26:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/ 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/ 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:26:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:26:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:26:29 spire-1.2.1/pkg/common/telemetry/call.go 22:26:29 spire-1.2.1/pkg/common/telemetry/common/ 22:26:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:26:29 spire-1.2.1/pkg/common/telemetry/config.go 22:26:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:26:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/inmem.go 22:26:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/m3.go 22:26:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/metrics.go 22:26:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/names.go 22:26:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:26:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:26:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/ 22:26:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:26:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:26:29 spire-1.2.1/pkg/common/telemetry/server/server.go 22:26:29 spire-1.2.1/pkg/common/telemetry/sink.go 22:26:29 spire-1.2.1/pkg/common/telemetry/statsd.go 22:26:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:26:29 spire-1.2.1/pkg/common/telemetry/uptime.go 22:26:29 spire-1.2.1/pkg/common/telemetry/version.go 22:26:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:26:29 spire-1.2.1/pkg/common/uptime/ 22:26:29 spire-1.2.1/pkg/common/uptime/uptime.go 22:26:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:26:29 spire-1.2.1/pkg/common/util/ 22:26:29 spire-1.2.1/pkg/common/util/certs.go 22:26:29 spire-1.2.1/pkg/common/util/certs_test.go 22:26:29 spire-1.2.1/pkg/common/util/csr.go 22:26:29 spire-1.2.1/pkg/common/util/hash.go 22:26:29 spire-1.2.1/pkg/common/util/selectors.go 22:26:29 spire-1.2.1/pkg/common/util/selectors_test.go 22:26:29 spire-1.2.1/pkg/common/util/signals.go 22:26:29 spire-1.2.1/pkg/common/util/sort.go 22:26:29 spire-1.2.1/pkg/common/util/sort_test.go 22:26:29 spire-1.2.1/pkg/common/util/task.go 22:26:29 spire-1.2.1/pkg/common/util/task_test.go 22:26:29 spire-1.2.1/pkg/common/util/testdata/ 22:26:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:26:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:26:29 spire-1.2.1/pkg/common/version/ 22:26:29 spire-1.2.1/pkg/common/version/version.go 22:26:29 spire-1.2.1/pkg/common/x509svid/ 22:26:29 spire-1.2.1/pkg/common/x509svid/common_test.go 22:26:29 spire-1.2.1/pkg/common/x509svid/csr.go 22:26:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:26:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:26:29 spire-1.2.1/pkg/common/x509util/ 22:26:29 spire-1.2.1/pkg/common/x509util/cert.go 22:26:29 spire-1.2.1/pkg/common/x509util/dns.go 22:26:29 spire-1.2.1/pkg/common/x509util/dns_test.go 22:26:29 spire-1.2.1/pkg/common/x509util/keyid.go 22:26:29 spire-1.2.1/pkg/common/x509util/keypair.go 22:26:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:26:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:26:29 spire-1.2.1/pkg/server/ 22:26:29 spire-1.2.1/pkg/server/api/ 22:26:29 spire-1.2.1/pkg/server/api/agent.go 22:26:29 spire-1.2.1/pkg/server/api/agent/ 22:26:29 spire-1.2.1/pkg/server/api/agent/v1/ 22:26:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/agent_test.go 22:26:29 spire-1.2.1/pkg/server/api/api.go 22:26:29 spire-1.2.1/pkg/server/api/audit/ 22:26:29 spire-1.2.1/pkg/server/api/audit/audit.go 22:26:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:26:29 spire-1.2.1/pkg/server/api/bundle.go 22:26:29 spire-1.2.1/pkg/server/api/bundle/ 22:26:29 spire-1.2.1/pkg/server/api/bundle/v1/ 22:26:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/bundle_test.go 22:26:29 spire-1.2.1/pkg/server/api/debug/ 22:26:29 spire-1.2.1/pkg/server/api/debug/v1/ 22:26:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/entry.go 22:26:29 spire-1.2.1/pkg/server/api/entry/ 22:26:29 spire-1.2.1/pkg/server/api/entry/v1/ 22:26:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/entry_test.go 22:26:29 spire-1.2.1/pkg/server/api/health/ 22:26:29 spire-1.2.1/pkg/server/api/health/v1/ 22:26:29 spire-1.2.1/pkg/server/api/health/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/id.go 22:26:29 spire-1.2.1/pkg/server/api/id_test.go 22:26:29 spire-1.2.1/pkg/server/api/limits/ 22:26:29 spire-1.2.1/pkg/server/api/limits/limits.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/ 22:26:29 spire-1.2.1/pkg/server/api/middleware/alias.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/audit.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/caller.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/common.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/entries.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:26:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:26:29 spire-1.2.1/pkg/server/api/ratelimit.go 22:26:29 spire-1.2.1/pkg/server/api/rpccontext/ 22:26:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:26:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:26:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:26:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:26:29 spire-1.2.1/pkg/server/api/selector.go 22:26:29 spire-1.2.1/pkg/server/api/selector_test.go 22:26:29 spire-1.2.1/pkg/server/api/status.go 22:26:29 spire-1.2.1/pkg/server/api/status_test.go 22:26:29 spire-1.2.1/pkg/server/api/svid/ 22:26:29 spire-1.2.1/pkg/server/api/svid/v1/ 22:26:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/trustdomain.go 22:26:29 spire-1.2.1/pkg/server/api/trustdomain/ 22:26:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:26:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:26:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:26:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:26:29 spire-1.2.1/pkg/server/authpolicy/ 22:26:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:26:29 spire-1.2.1/pkg/server/authpolicy/policy.go 22:26:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:26:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:26:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:26:29 spire-1.2.1/pkg/server/authpolicy/validate.go 22:26:29 spire-1.2.1/pkg/server/bundle/ 22:26:29 spire-1.2.1/pkg/server/bundle/client/ 22:26:29 spire-1.2.1/pkg/server/bundle/client/client.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/manager.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/sources.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/updater.go 22:26:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:26:29 spire-1.2.1/pkg/server/ca/ 22:26:29 spire-1.2.1/pkg/server/ca/ca.go 22:26:29 spire-1.2.1/pkg/server/ca/ca_health.go 22:26:29 spire-1.2.1/pkg/server/ca/ca_test.go 22:26:29 spire-1.2.1/pkg/server/ca/journal.go 22:26:29 spire-1.2.1/pkg/server/ca/journal_test.go 22:26:29 spire-1.2.1/pkg/server/ca/manager.go 22:26:29 spire-1.2.1/pkg/server/ca/manager_health.go 22:26:29 spire-1.2.1/pkg/server/ca/manager_test.go 22:26:29 spire-1.2.1/pkg/server/ca/templates.go 22:26:29 spire-1.2.1/pkg/server/ca/upstream_client.go 22:26:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:26:29 spire-1.2.1/pkg/server/ca/validation.go 22:26:29 spire-1.2.1/pkg/server/cache/ 22:26:29 spire-1.2.1/pkg/server/cache/dscache/ 22:26:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:26:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/ 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:26:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:26:29 spire-1.2.1/pkg/server/catalog/ 22:26:29 spire-1.2.1/pkg/server/catalog/catalog.go 22:26:29 spire-1.2.1/pkg/server/catalog/keymanager.go 22:26:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:26:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:26:29 spire-1.2.1/pkg/server/catalog/notifier.go 22:26:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:26:29 spire-1.2.1/pkg/server/config.go 22:26:29 spire-1.2.1/pkg/server/datastore/ 22:26:29 spire-1.2.1/pkg/server/datastore/datastore.go 22:26:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:26:29 spire-1.2.1/pkg/server/datastore/repository.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:26:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:26:29 spire-1.2.1/pkg/server/endpoints/ 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/ 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:26:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:26:29 spire-1.2.1/pkg/server/endpoints/config.go 22:26:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:26:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:26:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:26:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:26:29 spire-1.2.1/pkg/server/endpoints/middleware.go 22:26:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:26:29 spire-1.2.1/pkg/server/hostservice/ 22:26:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:26:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:26:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:26:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:26:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:26:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:26:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:26:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:26:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:26:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:26:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/ 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:26:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:26:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:26:29 spire-1.2.1/pkg/server/registration/ 22:26:29 spire-1.2.1/pkg/server/registration/manager.go 22:26:29 spire-1.2.1/pkg/server/registration/manager_test.go 22:26:29 spire-1.2.1/pkg/server/scanentries.go 22:26:29 spire-1.2.1/pkg/server/scanentries_test.go 22:26:29 spire-1.2.1/pkg/server/server.go 22:26:29 spire-1.2.1/pkg/server/server_test.go 22:26:29 spire-1.2.1/pkg/server/svid/ 22:26:29 spire-1.2.1/pkg/server/svid/observer.go 22:26:29 spire-1.2.1/pkg/server/svid/observer_test.go 22:26:29 spire-1.2.1/pkg/server/svid/rotator.go 22:26:29 spire-1.2.1/pkg/server/svid/rotator_config.go 22:26:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:26:29 spire-1.2.1/pkg/server/svid/rotator_test.go 22:26:29 spire-1.2.1/proto/ 22:26:29 spire-1.2.1/proto/private/ 22:26:29 spire-1.2.1/proto/private/server/ 22:26:29 spire-1.2.1/proto/private/server/journal/ 22:26:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:26:29 spire-1.2.1/proto/private/server/journal/journal.proto 22:26:29 spire-1.2.1/proto/spire/ 22:26:29 spire-1.2.1/proto/spire/common/ 22:26:29 spire-1.2.1/proto/spire/common/common.pb.go 22:26:29 spire-1.2.1/proto/spire/common/common.proto 22:26:29 spire-1.2.1/proto/spire/common/plugin/ 22:26:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:26:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:26:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:26:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:26:29 spire-1.2.1/proto/spire/plugin/ 22:26:29 spire-1.2.1/proto/spire/plugin/agent/ 22:26:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:26:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:26:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:26:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:26:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:26:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:26:29 spire-1.2.1/release/ 22:26:29 spire-1.2.1/release/spire-extras/ 22:26:29 spire-1.2.1/release/spire-extras/README.md 22:26:29 spire-1.2.1/release/spire-extras/conf/ 22:26:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:26:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:26:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:26:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:26:29 spire-1.2.1/release/spire/ 22:26:29 spire-1.2.1/release/spire/README.md 22:26:29 spire-1.2.1/release/spire/conf/ 22:26:29 spire-1.2.1/release/spire/conf/agent/ 22:26:29 spire-1.2.1/release/spire/conf/agent/agent.conf 22:26:29 spire-1.2.1/release/spire/conf/server/ 22:26:29 spire-1.2.1/release/spire/conf/server/server.conf 22:26:29 spire-1.2.1/script/ 22:26:29 spire-1.2.1/script/build-artifact.sh 22:26:29 spire-1.2.1/script/generate_dummy_ca.sh 22:26:29 spire-1.2.1/support/ 22:26:29 spire-1.2.1/support/k8s/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:26:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/ 22:26:29 spire-1.2.1/support/oidc-discovery-provider/README.md 22:26:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/config.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/main.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:26:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:26:29 spire-1.2.1/test/ 22:26:29 spire-1.2.1/test/clock/ 22:26:29 spire-1.2.1/test/clock/clock.go 22:26:29 spire-1.2.1/test/fakes/ 22:26:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:26:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:26:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:26:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:26:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:26:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:26:29 spire-1.2.1/test/fakes/fakeagentstore/ 22:26:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:26:29 spire-1.2.1/test/fakes/fakedatastore/ 22:26:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:26:29 spire-1.2.1/test/fakes/fakeentryclient/ 22:26:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:26:29 spire-1.2.1/test/fakes/fakehealthchecker/ 22:26:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:26:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:26:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:26:29 spire-1.2.1/test/fakes/fakemetrics/ 22:26:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:26:29 spire-1.2.1/test/fakes/fakenoderesolver/ 22:26:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:26:29 spire-1.2.1/test/fakes/fakenotifier/ 22:26:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:26:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:26:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:26:29 spire-1.2.1/test/fakes/fakeserverca/ 22:26:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:26:29 spire-1.2.1/test/fakes/fakeservercatalog/ 22:26:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:26:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:26:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:26:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:26:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:26:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:26:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:26:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:26:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:26:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:26:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:26:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:26:29 spire-1.2.1/test/fixture/ 22:26:29 spire-1.2.1/test/fixture/certs/ 22:26:29 spire-1.2.1/test/fixture/certs/agent_svid.der 22:26:29 spire-1.2.1/test/fixture/certs/base_cert.pem 22:26:29 spire-1.2.1/test/fixture/certs/base_csr.pem 22:26:29 spire-1.2.1/test/fixture/certs/base_key.pem 22:26:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:26:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:26:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:26:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:26:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:26:29 spire-1.2.1/test/fixture/certs/blog_key.pem 22:26:29 spire-1.2.1/test/fixture/certs/bundle.der 22:26:29 spire-1.2.1/test/fixture/certs/ca.pem 22:26:29 spire-1.2.1/test/fixture/certs/ca_key.pem 22:26:29 spire-1.2.1/test/fixture/certs/database_cert.pem 22:26:29 spire-1.2.1/test/fixture/certs/database_csr.pem 22:26:29 spire-1.2.1/test/fixture/certs/database_key.pem 22:26:29 spire-1.2.1/test/fixture/certs/node_cert.pem 22:26:29 spire-1.2.1/test/fixture/certs/node_csr.pem 22:26:29 spire-1.2.1/test/fixture/certs/node_key.pem 22:26:29 spire-1.2.1/test/fixture/certs/svid.pem 22:26:29 spire-1.2.1/test/fixture/certs/svid_key.pem 22:26:29 spire-1.2.1/test/fixture/config/ 22:26:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:26:29 spire-1.2.1/test/fixture/config/agent_good.conf 22:26:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:26:29 spire-1.2.1/test/fixture/config/plugin_good.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:26:29 spire-1.2.1/test/fixture/config/server_good.conf 22:26:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:26:29 spire-1.2.1/test/fixture/fixture.go 22:26:29 spire-1.2.1/test/fixture/nodeattestor/ 22:26:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:26:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:26:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:26:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:26:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:26:29 spire-1.2.1/test/fixture/registration/ 22:26:29 spire-1.2.1/test/fixture/registration/entries.json 22:26:29 spire-1.2.1/test/fixture/registration/good-for-update.json 22:26:29 spire-1.2.1/test/fixture/registration/good.json 22:26:29 spire-1.2.1/test/fixture/registration/invalid.json 22:26:29 spire-1.2.1/test/fixture/registration/invalid_json.json 22:26:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:26:29 spire-1.2.1/test/integration/ 22:26:29 spire-1.2.1/test/integration/README.md 22:26:29 spire-1.2.1/test/integration/common 22:26:29 spire-1.2.1/test/integration/setup/ 22:26:29 spire-1.2.1/test/integration/setup/adminclient/ 22:26:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:26:29 spire-1.2.1/test/integration/setup/adminclient/client.go 22:26:29 spire-1.2.1/test/integration/setup/debugagent/ 22:26:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:26:29 spire-1.2.1/test/integration/setup/debugagent/main.go 22:26:29 spire-1.2.1/test/integration/setup/debugserver/ 22:26:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:26:29 spire-1.2.1/test/integration/setup/debugserver/main.go 22:26:29 spire-1.2.1/test/integration/setup/downstreamclient/ 22:26:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:26:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:26:29 spire-1.2.1/test/integration/setup/itclient/ 22:26:29 spire-1.2.1/test/integration/setup/itclient/client.go 22:26:29 spire-1.2.1/test/integration/setup/node-attestation/ 22:26:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:26:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:26:29 spire-1.2.1/test/integration/setup/x509pop/ 22:26:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:26:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:26:29 spire-1.2.1/test/integration/suites/ 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:26:29 spire-1.2.1/test/integration/suites/join-token/ 22:26:29 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:26:29 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:26:29 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:26:29 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:26:29 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:26:29 spire-1.2.1/test/integration/suites/join-token/README.md 22:26:29 spire-1.2.1/test/integration/suites/join-token/conf/ 22:26:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/join-token/teardown 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:26:29 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:26:29 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:26:29 spire-1.2.1/test/integration/suites/k8s/ 22:26:29 spire-1.2.1/test/integration/suites/k8s/00-setup 22:26:29 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:26:29 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:26:29 spire-1.2.1/test/integration/suites/k8s/README.md 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/ 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:26:29 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:26:29 spire-1.2.1/test/integration/suites/k8s/teardown 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/ 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:26:29 spire-1.2.1/test/integration/suites/rotation/ 22:26:29 spire-1.2.1/test/integration/suites/rotation/00-setup 22:26:29 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:26:29 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:26:29 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:26:29 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:26:29 spire-1.2.1/test/integration/suites/rotation/README.md 22:26:29 spire-1.2.1/test/integration/suites/rotation/conf/ 22:26:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/rotation/teardown 22:26:29 spire-1.2.1/test/integration/suites/self-test/ 22:26:29 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:26:29 spire-1.2.1/test/integration/suites/self-test/README.md 22:26:29 spire-1.2.1/test/integration/suites/self-test/teardown 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:26:29 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:26:29 spire-1.2.1/test/integration/suites/upgrade/ 22:26:29 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:26:29 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:26:29 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:26:29 spire-1.2.1/test/integration/suites/upgrade/README.md 22:26:29 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:26:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:26:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:26:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:26:29 spire-1.2.1/test/integration/suites/upgrade/teardown 22:26:29 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:26:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:26:29 spire-1.2.1/test/integration/test-one.sh 22:26:29 spire-1.2.1/test/integration/test.sh 22:26:29 spire-1.2.1/test/plugintest/ 22:26:29 spire-1.2.1/test/plugintest/config.go 22:26:29 spire-1.2.1/test/plugintest/load.go 22:26:29 spire-1.2.1/test/plugintest/option.go 22:26:29 spire-1.2.1/test/spiretest/ 22:26:29 spire-1.2.1/test/spiretest/apiserver.go 22:26:29 spire-1.2.1/test/spiretest/assertions.go 22:26:29 spire-1.2.1/test/spiretest/dir.go 22:26:29 spire-1.2.1/test/spiretest/errors_posix.go 22:26:29 spire-1.2.1/test/spiretest/errors_windows.go 22:26:29 spire-1.2.1/test/spiretest/logs.go 22:26:29 spire-1.2.1/test/spiretest/socketapi.go 22:26:29 spire-1.2.1/test/spiretest/suite.go 22:26:29 spire-1.2.1/test/spiretest/x509.go 22:26:29 spire-1.2.1/test/testca/ 22:26:29 spire-1.2.1/test/testca/ca.go 22:26:29 spire-1.2.1/test/testkey/ 22:26:29 spire-1.2.1/test/testkey/generate.sh 22:26:29 spire-1.2.1/test/testkey/genkeys.go 22:26:29 spire-1.2.1/test/testkey/keys.go 22:26:29 spire-1.2.1/test/testkey/new.go 22:26:29 spire-1.2.1/test/tpmsimulator/ 22:26:29 spire-1.2.1/test/tpmsimulator/simulator.go 22:26:29 spire-1.2.1/test/util/ 22:26:29 spire-1.2.1/test/util/cert_fixtures.go 22:26:29 spire-1.2.1/test/util/cert_generation.go 22:26:29 spire-1.2.1/test/util/io_redirection.go 22:26:29 spire-1.2.1/test/util/race.go 22:26:29 spire-1.2.1/test/util/util.go 22:26:29 building spire from source... 22:26:29 Installing go1.17.7... 22:26:33 ---> 2772460bf97d 22:26:33 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:26:35 ---> Running in f936569d2571 22:26:35 Building bin/spire-server... 22:26:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:26:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:26:35 go: downloading github.com/mitchellh/cli v1.1.2 22:26:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:26:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:26:36 go: downloading github.com/imdario/mergo v0.3.12 22:26:36 go: downloading github.com/sirupsen/logrus v1.8.1 22:26:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:26:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:26:36 go: downloading google.golang.org/grpc v1.44.0 22:26:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:26:36 go: downloading github.com/fatih/color v1.13.0 22:26:36 go: downloading github.com/mattn/go-isatty v0.0.14 22:26:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:26:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:26:36 Removing intermediate container f936569d2571 22:26:36 ---> ae769cf2abe0 22:26:36 Step 10/25 : RUN mkdir -p spire-build 22:26:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:26:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:26:36 go: downloading github.com/armon/go-metrics v0.3.10 22:26:36 go: downloading github.com/prometheus/client_golang v1.12.1 22:26:36 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:26:37  ---> Running in 5add69efd5c2 22:26:37 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:26:37 go: downloading github.com/open-policy-agent/opa v0.38.0 22:26:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:26:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:26:37 go: downloading github.com/Masterminds/goutils v1.1.0 22:26:37 go: downloading github.com/Masterminds/semver v1.5.0 22:26:37 go: downloading github.com/google/uuid v1.1.2 22:26:37 go: downloading github.com/huandu/xstrings v1.3.2 22:26:37 go: downloading github.com/mattn/go-colorable v0.1.12 22:26:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:26:37 go: downloading github.com/oklog/run v1.0.0 22:26:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:26:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:26:37 go: downloading github.com/beorn7/perks v1.0.1 22:26:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:26:37 go: downloading github.com/prometheus/client_model v0.2.0 22:26:37 go: downloading github.com/prometheus/common v0.32.1 22:26:37 go: downloading github.com/prometheus/procfs v0.7.3 22:26:37 go: downloading go.uber.org/atomic v1.9.0 22:26:37 go: downloading github.com/imkira/go-observer v1.0.3 22:26:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:26:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:26:37 go: downloading github.com/hashicorp/errwrap v1.1.0 22:26:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:26:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:26:37 go: downloading github.com/twmb/murmur3 v1.1.6 22:26:37 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:26:37 go: downloading github.com/blang/semver/v4 v4.0.0 22:26:37 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:26:37 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:26:37 go: downloading github.com/jinzhu/gorm v1.9.16 22:26:37 go: downloading github.com/lib/pq v1.10.4 22:26:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:26:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:26:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:26:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:26:39 Removing intermediate container 5add69efd5c2 22:26:39 ---> c370d07be1dc 22:26:39 Step 11/25 : WORKDIR /edgex-go/spire-build 22:26:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:26:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:26:39 go: downloading github.com/stretchr/testify v1.7.0 22:26:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:26:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:26:40  ---> Running in 1d48306f9adb 22:26:43 go: downloading google.golang.org/api v0.70.0 22:26:43 go: downloading k8s.io/api v0.23.4 22:26:43 go: downloading k8s.io/client-go v0.23.4 22:26:43 go: downloading github.com/google/go-tpm v0.3.3 22:26:43 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:26:43 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:26:43 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:26:43 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:26:43 go: downloading cloud.google.com/go/storage v1.21.0 22:26:43 Removing intermediate container 1d48306f9adb 22:26:43 ---> e3b91093fb56 22:26:43 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 22:26:44 go: downloading cloud.google.com/go v0.100.2 22:26:44 go: downloading k8s.io/apimachinery v0.23.4 22:26:45 go: downloading k8s.io/kube-aggregator v0.23.3 22:26:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:26:45 go: downloading cloud.google.com/go/security v1.3.0 22:26:45 go: downloading github.com/hashicorp/vault/api v1.4.1 22:26:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:26:45  ---> Running in 2a5dc259dec4 22:26:45 go: downloading github.com/jinzhu/inflection v1.0.0 22:26:45 go: downloading github.com/aws/smithy-go v1.11.0 22:26:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:26:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:26:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:26:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:26:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:26:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:26:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:26:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:26:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:26:46 go: downloading github.com/dimchansky/utfbom v1.1.1 22:26:46 go: downloading cloud.google.com/go/compute v1.3.0 22:26:46 go: downloading cloud.google.com/go/iam v0.1.1 22:26:46 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:26:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:26:47 spire-1.2.1/ 22:26:47 spire-1.2.1/.data/ 22:26:47 spire-1.2.1/.data/.file 22:26:47 spire-1.2.1/.dockerignore 22:26:47 spire-1.2.1/.gitattributes 22:26:47 spire-1.2.1/.githooks/ 22:26:47 spire-1.2.1/.githooks/pre-commit 22:26:47 spire-1.2.1/.github/ 22:26:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:26:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:26:47 spire-1.2.1/.github/dependabot.yml 22:26:47 spire-1.2.1/.github/workflows/ 22:26:47 spire-1.2.1/.github/workflows/nightly_build.yaml 22:26:47 spire-1.2.1/.github/workflows/pr_build.yaml 22:26:47 spire-1.2.1/.github/workflows/release_build.yaml 22:26:47 spire-1.2.1/.github/workflows/scripts/ 22:26:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:26:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:26:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:26:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:26:47 spire-1.2.1/.github/workflows/scripts/split.sh 22:26:47 spire-1.2.1/.gitignore 22:26:47 spire-1.2.1/.go-version 22:26:47 spire-1.2.1/.golangci.yml 22:26:47 spire-1.2.1/ADOPTERS.md 22:26:47 spire-1.2.1/CHANGELOG.md 22:26:47 spire-1.2.1/CODE-OF-CONDUCT.md 22:26:47 spire-1.2.1/CODEOWNERS 22:26:47 spire-1.2.1/CONTRIBUTING.md 22:26:47 spire-1.2.1/Dockerfile 22:26:47 spire-1.2.1/Dockerfile.dev 22:26:47 spire-1.2.1/Dockerfile.scratch 22:26:47 spire-1.2.1/LICENSE 22:26:47 spire-1.2.1/MAINTAINERS.md 22:26:47 spire-1.2.1/Makefile 22:26:47 spire-1.2.1/README.md 22:26:47 spire-1.2.1/ROADMAP.md 22:26:47 spire-1.2.1/SECURITY.md 22:26:47 spire-1.2.1/cmd/ 22:26:47 spire-1.2.1/cmd/spire-agent/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/common/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/run/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:26:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:26:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:26:47 spire-1.2.1/cmd/spire-agent/main.go 22:26:47 spire-1.2.1/cmd/spire-server/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/cli.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/run/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/token/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/validate/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/x509/ 22:26:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:26:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:26:47 spire-1.2.1/cmd/spire-server/main.go 22:26:47 spire-1.2.1/cmd/spire-server/util/ 22:26:47 spire-1.2.1/cmd/spire-server/util/util.go 22:26:47 spire-1.2.1/conf/ 22:26:47 spire-1.2.1/conf/agent/ 22:26:47 spire-1.2.1/conf/agent/agent.conf 22:26:47 spire-1.2.1/conf/agent/agent_full.conf 22:26:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:26:47 spire-1.2.1/conf/server/ 22:26:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:26:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:26:47 spire-1.2.1/conf/server/server.conf 22:26:47 spire-1.2.1/conf/server/server_full.conf 22:26:47 spire-1.2.1/doc/ 22:26:47 spire-1.2.1/doc/SPIRE101.md 22:26:47 spire-1.2.1/doc/auditlog.md 22:26:47 spire-1.2.1/doc/authorization_policy_engine.md 22:26:47 spire-1.2.1/doc/changelog_guidelines.md 22:26:47 spire-1.2.1/doc/cure53-report.pdf 22:26:47 spire-1.2.1/doc/images/ 22:26:47 spire-1.2.1/doc/images/2019_roadmap.png 22:26:47 spire-1.2.1/doc/images/SPIRE101.png 22:26:47 spire-1.2.1/doc/images/SPIRE_agent.png 22:26:47 spire-1.2.1/doc/images/SPIRE_server.png 22:26:47 spire-1.2.1/doc/images/cache_mgr.png 22:26:47 spire-1.2.1/doc/images/cache_mgr_components.png 22:26:47 spire-1.2.1/doc/images/federated_spire.png 22:26:47 spire-1.2.1/doc/images/ha_mode.png 22:26:47 spire-1.2.1/doc/images/nested_spire.png 22:26:47 spire-1.2.1/doc/images/oidc_federation.png 22:26:47 spire-1.2.1/doc/images/single_trust_domain.png 22:26:47 spire-1.2.1/doc/images/spiffe_compatible.png 22:26:47 spire-1.2.1/doc/images/spire_logo.png 22:26:47 spire-1.2.1/doc/migrating_registration_api_clients.md 22:26:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:26:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:26:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:26:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:26:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:26:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:26:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:26:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:26:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:26:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:26:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:26:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:26:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:26:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:26:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:26:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:26:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:26:47 spire-1.2.1/doc/scaling_spire.md 22:26:47 spire-1.2.1/doc/spire_agent.md 22:26:47 spire-1.2.1/doc/spire_server.md 22:26:47 spire-1.2.1/doc/supported_integrations.md 22:26:47 spire-1.2.1/doc/telemetry.md 22:26:47 spire-1.2.1/doc/telemetry_config.md 22:26:47 spire-1.2.1/doc/upgrading.md 22:26:47 spire-1.2.1/doc/using_spire.md 22:26:47 spire-1.2.1/examples/ 22:26:47 spire-1.2.1/examples/README.md 22:26:47 spire-1.2.1/go.mod 22:26:47 spire-1.2.1/go.sum 22:26:47 spire-1.2.1/pkg/ 22:26:47 spire-1.2.1/pkg/agent/ 22:26:47 spire-1.2.1/pkg/agent/agent.go 22:26:47 spire-1.2.1/pkg/agent/api/ 22:26:47 spire-1.2.1/pkg/agent/api/config.go 22:26:47 spire-1.2.1/pkg/agent/api/debug/ 22:26:47 spire-1.2.1/pkg/agent/api/debug/v1/ 22:26:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:26:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:26:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:26:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:26:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:26:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:26:47 spire-1.2.1/pkg/agent/api/endpoints.go 22:26:47 spire-1.2.1/pkg/agent/api/health/ 22:26:47 spire-1.2.1/pkg/agent/api/health/v1/ 22:26:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:26:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:26:47 spire-1.2.1/pkg/agent/api/rpccontext/ 22:26:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:26:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:26:47 spire-1.2.1/pkg/agent/attestor/ 22:26:47 spire-1.2.1/pkg/agent/attestor/node/ 22:26:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:26:47 spire-1.2.1/pkg/agent/attestor/node/node.go 22:26:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:26:47 spire-1.2.1/pkg/agent/attestor/workload/ 22:26:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:26:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:26:47 spire-1.2.1/pkg/agent/catalog/ 22:26:47 spire-1.2.1/pkg/agent/catalog/catalog.go 22:26:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:26:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:26:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:26:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:26:47 spire-1.2.1/pkg/agent/client/ 22:26:47 spire-1.2.1/pkg/agent/client/client.go 22:26:47 spire-1.2.1/pkg/agent/client/client_test.go 22:26:47 spire-1.2.1/pkg/agent/client/dial.go 22:26:47 spire-1.2.1/pkg/agent/client/nodeconn.go 22:26:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:26:47 spire-1.2.1/pkg/agent/client/update.go 22:26:47 spire-1.2.1/pkg/agent/client/util.go 22:26:47 spire-1.2.1/pkg/agent/common/ 22:26:47 spire-1.2.1/pkg/agent/common/backoff/ 22:26:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:26:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:26:47 spire-1.2.1/pkg/agent/common/cgroups/ 22:26:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:26:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:26:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:26:47 spire-1.2.1/pkg/agent/config.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/ 22:26:47 spire-1.2.1/pkg/agent/endpoints/config.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:26:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:26:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/workload/ 22:26:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:26:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:26:47 spire-1.2.1/pkg/agent/manager/ 22:26:47 spire-1.2.1/pkg/agent/manager/cache/ 22:26:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:26:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:26:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:26:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:26:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:26:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:26:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:26:47 spire-1.2.1/pkg/agent/manager/config.go 22:26:47 spire-1.2.1/pkg/agent/manager/manager.go 22:26:47 spire-1.2.1/pkg/agent/manager/manager_test.go 22:26:47 spire-1.2.1/pkg/agent/manager/storage.go 22:26:47 spire-1.2.1/pkg/agent/manager/storage_test.go 22:26:47 spire-1.2.1/pkg/agent/manager/storecache/ 22:26:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:26:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:26:47 spire-1.2.1/pkg/agent/manager/sync.go 22:26:47 spire-1.2.1/pkg/agent/plugin/ 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:26:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:26:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:26:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:26:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:26:47 spire-1.2.1/pkg/agent/svid/ 22:26:47 spire-1.2.1/pkg/agent/svid/rotator.go 22:26:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:26:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:26:47 spire-1.2.1/pkg/agent/svid/store/ 22:26:47 spire-1.2.1/pkg/agent/svid/store/service.go 22:26:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:26:47 spire-1.2.1/pkg/common/ 22:26:47 spire-1.2.1/pkg/common/agentpathtemplate/ 22:26:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:26:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:26:47 spire-1.2.1/pkg/common/api/ 22:26:47 spire-1.2.1/pkg/common/api/metrics.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/ 22:26:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/logger.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/names.go 22:26:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:26:47 spire-1.2.1/pkg/common/api/names.go 22:26:47 spire-1.2.1/pkg/common/api/ratelimit.go 22:26:47 spire-1.2.1/pkg/common/api/rpccontext/ 22:26:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:26:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:26:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:26:47 spire-1.2.1/pkg/common/auth/ 22:26:47 spire-1.2.1/pkg/common/auth/interceptors.go 22:26:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:26:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/ 22:26:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/types.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:26:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:26:47 spire-1.2.1/pkg/common/catalog/ 22:26:47 spire-1.2.1/pkg/common/catalog/bind.go 22:26:47 spire-1.2.1/pkg/common/catalog/builtin.go 22:26:47 spire-1.2.1/pkg/common/catalog/catalog.go 22:26:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:26:47 spire-1.2.1/pkg/common/catalog/closers.go 22:26:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:26:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:26:47 spire-1.2.1/pkg/common/catalog/config.go 22:26:47 spire-1.2.1/pkg/common/catalog/config_test.go 22:26:47 spire-1.2.1/pkg/common/catalog/configure.go 22:26:47 spire-1.2.1/pkg/common/catalog/constraints.go 22:26:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:26:47 spire-1.2.1/pkg/common/catalog/context.go 22:26:47 spire-1.2.1/pkg/common/catalog/external.go 22:26:47 spire-1.2.1/pkg/common/catalog/host.go 22:26:47 spire-1.2.1/pkg/common/catalog/pipenet.go 22:26:47 spire-1.2.1/pkg/common/catalog/plugin.go 22:26:47 spire-1.2.1/pkg/common/catalog/testplugin/ 22:26:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:26:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:26:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:26:47 spire-1.2.1/pkg/common/cli/ 22:26:47 spire-1.2.1/pkg/common/cli/env.go 22:26:47 spire-1.2.1/pkg/common/cli/flags.go 22:26:47 spire-1.2.1/pkg/common/cli/trust_domain.go 22:26:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:26:47 spire-1.2.1/pkg/common/cli/umask.go 22:26:47 spire-1.2.1/pkg/common/cli/umask_posix.go 22:26:47 spire-1.2.1/pkg/common/cli/umask_test.go 22:26:47 spire-1.2.1/pkg/common/cli/umask_windows.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/flag.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/format.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:26:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:26:47 spire-1.2.1/pkg/common/coretypes/ 22:26:47 spire-1.2.1/pkg/common/coretypes/bundle/ 22:26:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:26:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:26:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:26:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:26:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:26:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:26:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:26:47 spire-1.2.1/pkg/common/cryptoutil/ 22:26:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:26:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:26:47 spire-1.2.1/pkg/common/diskutil/ 22:26:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:26:47 spire-1.2.1/pkg/common/diskutil/file_test.go 22:26:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:26:47 spire-1.2.1/pkg/common/errorutil/ 22:26:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:26:47 spire-1.2.1/pkg/common/health/ 22:26:47 spire-1.2.1/pkg/common/health/config.go 22:26:47 spire-1.2.1/pkg/common/health/context.go 22:26:47 spire-1.2.1/pkg/common/health/context_test.go 22:26:47 spire-1.2.1/pkg/common/health/health.go 22:26:47 spire-1.2.1/pkg/common/health/health_test.go 22:26:47 spire-1.2.1/pkg/common/health/logger.go 22:26:47 spire-1.2.1/pkg/common/hostservice/ 22:26:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:26:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:26:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:26:47 spire-1.2.1/pkg/common/idutil/ 22:26:47 spire-1.2.1/pkg/common/idutil/require.go 22:26:47 spire-1.2.1/pkg/common/idutil/require_test.go 22:26:47 spire-1.2.1/pkg/common/idutil/safety.go 22:26:47 spire-1.2.1/pkg/common/idutil/safety_test.go 22:26:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:26:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:26:47 spire-1.2.1/pkg/common/jwtsvid/ 22:26:47 spire-1.2.1/pkg/common/jwtsvid/common.go 22:26:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:26:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:26:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:26:47 spire-1.2.1/pkg/common/jwtutil/ 22:26:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:26:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:26:47 spire-1.2.1/pkg/common/log/ 22:26:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:26:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:26:47 spire-1.2.1/pkg/common/log/log.go 22:26:47 spire-1.2.1/pkg/common/log/log_test.go 22:26:47 spire-1.2.1/pkg/common/log/options.go 22:26:47 spire-1.2.1/pkg/common/nodeutil/ 22:26:47 spire-1.2.1/pkg/common/nodeutil/node.go 22:26:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:26:47 spire-1.2.1/pkg/common/peertracker/ 22:26:47 spire-1.2.1/pkg/common/peertracker/conn.go 22:26:47 spire-1.2.1/pkg/common/peertracker/credentials.go 22:26:47 spire-1.2.1/pkg/common/peertracker/errors.go 22:26:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:26:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:26:47 spire-1.2.1/pkg/common/peertracker/info.go 22:26:47 spire-1.2.1/pkg/common/peertracker/listener.go 22:26:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:26:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:26:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:26:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:26:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:26:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:26:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tcp.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:26:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:26:47 spire-1.2.1/pkg/common/peertracker/uds.go 22:26:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:26:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:26:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:26:47 spire-1.2.1/pkg/common/pemutil/ 22:26:47 spire-1.2.1/pkg/common/pemutil/block.go 22:26:47 spire-1.2.1/pkg/common/pemutil/certs.go 22:26:47 spire-1.2.1/pkg/common/pemutil/common.go 22:26:47 spire-1.2.1/pkg/common/pemutil/csr.go 22:26:47 spire-1.2.1/pkg/common/pemutil/keys.go 22:26:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/ 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:26:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:26:47 spire-1.2.1/pkg/common/plugin/ 22:26:47 spire-1.2.1/pkg/common/plugin/aws/ 22:26:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:26:47 spire-1.2.1/pkg/common/plugin/azure/ 22:26:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:26:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:26:47 spire-1.2.1/pkg/common/plugin/facade.go 22:26:47 spire-1.2.1/pkg/common/plugin/facade_test.go 22:26:47 spire-1.2.1/pkg/common/plugin/gcp/ 22:26:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:26:47 spire-1.2.1/pkg/common/plugin/k8s/ 22:26:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:26:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:26:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:26:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:26:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:26:47 spire-1.2.1/pkg/common/plugin/log.go 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/ 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:26:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:26:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:26:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:26:47 spire-1.2.1/pkg/common/plugin/x509pop/ 22:26:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:26:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:26:47 spire-1.2.1/pkg/common/profiling/ 22:26:47 spire-1.2.1/pkg/common/profiling/dumpers.go 22:26:47 spire-1.2.1/pkg/common/profiling/profiling.go 22:26:47 spire-1.2.1/pkg/common/protoutil/ 22:26:47 spire-1.2.1/pkg/common/protoutil/masks.go 22:26:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:26:47 spire-1.2.1/pkg/common/rotationutil/ 22:26:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:26:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:26:47 spire-1.2.1/pkg/common/selector/ 22:26:47 spire-1.2.1/pkg/common/selector/selector.go 22:26:47 spire-1.2.1/pkg/common/selector/selector_test.go 22:26:47 spire-1.2.1/pkg/common/selector/set.go 22:26:47 spire-1.2.1/pkg/common/selector/set_utils.go 22:26:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/ 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/ 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:26:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:26:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:26:47 spire-1.2.1/pkg/common/telemetry/call.go 22:26:47 spire-1.2.1/pkg/common/telemetry/common/ 22:26:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:26:47 spire-1.2.1/pkg/common/telemetry/config.go 22:26:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:26:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/inmem.go 22:26:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/m3.go 22:26:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/metrics.go 22:26:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/names.go 22:26:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:26:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:26:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/ 22:26:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:26:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:26:47 spire-1.2.1/pkg/common/telemetry/server/server.go 22:26:47 spire-1.2.1/pkg/common/telemetry/sink.go 22:26:47 spire-1.2.1/pkg/common/telemetry/statsd.go 22:26:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:26:47 spire-1.2.1/pkg/common/telemetry/uptime.go 22:26:47 spire-1.2.1/pkg/common/telemetry/version.go 22:26:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:26:47 spire-1.2.1/pkg/common/uptime/ 22:26:47 spire-1.2.1/pkg/common/uptime/uptime.go 22:26:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:26:47 spire-1.2.1/pkg/common/util/ 22:26:47 spire-1.2.1/pkg/common/util/certs.go 22:26:47 spire-1.2.1/pkg/common/util/certs_test.go 22:26:47 spire-1.2.1/pkg/common/util/csr.go 22:26:47 spire-1.2.1/pkg/common/util/hash.go 22:26:47 spire-1.2.1/pkg/common/util/selectors.go 22:26:47 spire-1.2.1/pkg/common/util/selectors_test.go 22:26:47 spire-1.2.1/pkg/common/util/signals.go 22:26:47 spire-1.2.1/pkg/common/util/sort.go 22:26:47 spire-1.2.1/pkg/common/util/sort_test.go 22:26:47 spire-1.2.1/pkg/common/util/task.go 22:26:47 spire-1.2.1/pkg/common/util/task_test.go 22:26:47 spire-1.2.1/pkg/common/util/testdata/ 22:26:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:26:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:26:47 spire-1.2.1/pkg/common/version/ 22:26:47 spire-1.2.1/pkg/common/version/version.go 22:26:47 spire-1.2.1/pkg/common/x509svid/ 22:26:47 spire-1.2.1/pkg/common/x509svid/common_test.go 22:26:47 spire-1.2.1/pkg/common/x509svid/csr.go 22:26:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:26:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:26:47 spire-1.2.1/pkg/common/x509util/ 22:26:47 spire-1.2.1/pkg/common/x509util/cert.go 22:26:47 spire-1.2.1/pkg/common/x509util/dns.go 22:26:47 spire-1.2.1/pkg/common/x509util/dns_test.go 22:26:47 spire-1.2.1/pkg/common/x509util/keyid.go 22:26:47 spire-1.2.1/pkg/common/x509util/keypair.go 22:26:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:26:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:26:47 spire-1.2.1/pkg/server/ 22:26:47 spire-1.2.1/pkg/server/api/ 22:26:47 spire-1.2.1/pkg/server/api/agent.go 22:26:47 spire-1.2.1/pkg/server/api/agent/ 22:26:47 spire-1.2.1/pkg/server/api/agent/v1/ 22:26:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/agent_test.go 22:26:47 spire-1.2.1/pkg/server/api/api.go 22:26:47 spire-1.2.1/pkg/server/api/audit/ 22:26:47 spire-1.2.1/pkg/server/api/audit/audit.go 22:26:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:26:47 spire-1.2.1/pkg/server/api/bundle.go 22:26:47 spire-1.2.1/pkg/server/api/bundle/ 22:26:47 spire-1.2.1/pkg/server/api/bundle/v1/ 22:26:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/bundle_test.go 22:26:47 spire-1.2.1/pkg/server/api/debug/ 22:26:47 spire-1.2.1/pkg/server/api/debug/v1/ 22:26:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/entry.go 22:26:47 spire-1.2.1/pkg/server/api/entry/ 22:26:47 spire-1.2.1/pkg/server/api/entry/v1/ 22:26:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/entry_test.go 22:26:47 spire-1.2.1/pkg/server/api/health/ 22:26:47 spire-1.2.1/pkg/server/api/health/v1/ 22:26:47 spire-1.2.1/pkg/server/api/health/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/id.go 22:26:47 spire-1.2.1/pkg/server/api/id_test.go 22:26:47 spire-1.2.1/pkg/server/api/limits/ 22:26:47 spire-1.2.1/pkg/server/api/limits/limits.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/ 22:26:47 spire-1.2.1/pkg/server/api/middleware/alias.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/audit.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/caller.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/common.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/entries.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:26:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:26:47 spire-1.2.1/pkg/server/api/ratelimit.go 22:26:47 spire-1.2.1/pkg/server/api/rpccontext/ 22:26:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:26:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:26:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:26:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:26:47 spire-1.2.1/pkg/server/api/selector.go 22:26:47 spire-1.2.1/pkg/server/api/selector_test.go 22:26:47 spire-1.2.1/pkg/server/api/status.go 22:26:47 spire-1.2.1/pkg/server/api/status_test.go 22:26:47 spire-1.2.1/pkg/server/api/svid/ 22:26:47 spire-1.2.1/pkg/server/api/svid/v1/ 22:26:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/trustdomain.go 22:26:47 spire-1.2.1/pkg/server/api/trustdomain/ 22:26:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:26:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:26:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:26:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:26:47 spire-1.2.1/pkg/server/authpolicy/ 22:26:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:26:47 spire-1.2.1/pkg/server/authpolicy/policy.go 22:26:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:26:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:26:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:26:47 spire-1.2.1/pkg/server/authpolicy/validate.go 22:26:47 spire-1.2.1/pkg/server/bundle/ 22:26:47 spire-1.2.1/pkg/server/bundle/client/ 22:26:47 spire-1.2.1/pkg/server/bundle/client/client.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/manager.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/sources.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/updater.go 22:26:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:26:47 spire-1.2.1/pkg/server/ca/ 22:26:47 spire-1.2.1/pkg/server/ca/ca.go 22:26:47 spire-1.2.1/pkg/server/ca/ca_health.go 22:26:47 spire-1.2.1/pkg/server/ca/ca_test.go 22:26:47 spire-1.2.1/pkg/server/ca/journal.go 22:26:47 spire-1.2.1/pkg/server/ca/journal_test.go 22:26:47 spire-1.2.1/pkg/server/ca/manager.go 22:26:47 spire-1.2.1/pkg/server/ca/manager_health.go 22:26:47 spire-1.2.1/pkg/server/ca/manager_test.go 22:26:47 spire-1.2.1/pkg/server/ca/templates.go 22:26:47 spire-1.2.1/pkg/server/ca/upstream_client.go 22:26:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:26:47 spire-1.2.1/pkg/server/ca/validation.go 22:26:47 spire-1.2.1/pkg/server/cache/ 22:26:47 spire-1.2.1/pkg/server/cache/dscache/ 22:26:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:26:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/ 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:26:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:26:47 spire-1.2.1/pkg/server/catalog/ 22:26:47 spire-1.2.1/pkg/server/catalog/catalog.go 22:26:47 spire-1.2.1/pkg/server/catalog/keymanager.go 22:26:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:26:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:26:47 spire-1.2.1/pkg/server/catalog/notifier.go 22:26:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:26:47 spire-1.2.1/pkg/server/config.go 22:26:47 spire-1.2.1/pkg/server/datastore/ 22:26:47 spire-1.2.1/pkg/server/datastore/datastore.go 22:26:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:26:47 spire-1.2.1/pkg/server/datastore/repository.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:26:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:26:47 spire-1.2.1/pkg/server/endpoints/ 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/ 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:26:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:26:47 spire-1.2.1/pkg/server/endpoints/config.go 22:26:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:26:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:26:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:26:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:26:47 spire-1.2.1/pkg/server/endpoints/middleware.go 22:26:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:26:47 spire-1.2.1/pkg/server/hostservice/ 22:26:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:26:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:26:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:26:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:26:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:26:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:26:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:26:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:26:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:26:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:26:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/ 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:26:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:26:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:26:47 spire-1.2.1/pkg/server/registration/ 22:26:47 spire-1.2.1/pkg/server/registration/manager.go 22:26:47 spire-1.2.1/pkg/server/registration/manager_test.go 22:26:47 spire-1.2.1/pkg/server/scanentries.go 22:26:47 spire-1.2.1/pkg/server/scanentries_test.go 22:26:47 spire-1.2.1/pkg/server/server.go 22:26:47 spire-1.2.1/pkg/server/server_test.go 22:26:47 spire-1.2.1/pkg/server/svid/ 22:26:47 spire-1.2.1/pkg/server/svid/observer.go 22:26:47 spire-1.2.1/pkg/server/svid/observer_test.go 22:26:47 spire-1.2.1/pkg/server/svid/rotator.go 22:26:47 spire-1.2.1/pkg/server/svid/rotator_config.go 22:26:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:26:47 spire-1.2.1/pkg/server/svid/rotator_test.go 22:26:47 spire-1.2.1/proto/ 22:26:47 spire-1.2.1/proto/private/ 22:26:47 spire-1.2.1/proto/private/server/ 22:26:47 spire-1.2.1/proto/private/server/journal/ 22:26:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:26:47 spire-1.2.1/proto/private/server/journal/journal.proto 22:26:47 spire-1.2.1/proto/spire/ 22:26:47 spire-1.2.1/proto/spire/common/ 22:26:47 spire-1.2.1/proto/spire/common/common.pb.go 22:26:47 spire-1.2.1/proto/spire/common/common.proto 22:26:47 spire-1.2.1/proto/spire/common/plugin/ 22:26:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:26:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:26:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:26:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:26:47 spire-1.2.1/proto/spire/plugin/ 22:26:47 spire-1.2.1/proto/spire/plugin/agent/ 22:26:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:26:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:26:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:26:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:26:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:26:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:26:47 spire-1.2.1/release/ 22:26:47 spire-1.2.1/release/spire-extras/ 22:26:47 spire-1.2.1/release/spire-extras/README.md 22:26:47 spire-1.2.1/release/spire-extras/conf/ 22:26:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:26:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:26:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:26:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:26:47 spire-1.2.1/release/spire/ 22:26:47 spire-1.2.1/release/spire/README.md 22:26:47 spire-1.2.1/release/spire/conf/ 22:26:47 spire-1.2.1/release/spire/conf/agent/ 22:26:47 spire-1.2.1/release/spire/conf/agent/agent.conf 22:26:47 spire-1.2.1/release/spire/conf/server/ 22:26:47 spire-1.2.1/release/spire/conf/server/server.conf 22:26:47 spire-1.2.1/script/ 22:26:47 spire-1.2.1/script/build-artifact.sh 22:26:47 spire-1.2.1/script/generate_dummy_ca.sh 22:26:47 spire-1.2.1/support/ 22:26:47 spire-1.2.1/support/k8s/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:26:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/ 22:26:47 spire-1.2.1/support/oidc-discovery-provider/README.md 22:26:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/config.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/main.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:26:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:26:47 spire-1.2.1/test/ 22:26:47 spire-1.2.1/test/clock/ 22:26:47 spire-1.2.1/test/clock/clock.go 22:26:47 spire-1.2.1/test/fakes/ 22:26:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:26:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:26:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:26:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:26:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:26:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:26:47 spire-1.2.1/test/fakes/fakeagentstore/ 22:26:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:26:47 spire-1.2.1/test/fakes/fakedatastore/ 22:26:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:26:47 spire-1.2.1/test/fakes/fakeentryclient/ 22:26:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:26:47 spire-1.2.1/test/fakes/fakehealthchecker/ 22:26:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:26:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:26:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:26:47 spire-1.2.1/test/fakes/fakemetrics/ 22:26:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:26:47 spire-1.2.1/test/fakes/fakenoderesolver/ 22:26:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:26:47 spire-1.2.1/test/fakes/fakenotifier/ 22:26:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:26:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:26:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:26:47 spire-1.2.1/test/fakes/fakeserverca/ 22:26:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:26:47 spire-1.2.1/test/fakes/fakeservercatalog/ 22:26:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:26:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:26:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:26:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:26:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:26:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:26:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:26:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:26:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:26:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:26:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:26:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:26:47 spire-1.2.1/test/fixture/ 22:26:47 spire-1.2.1/test/fixture/certs/ 22:26:47 spire-1.2.1/test/fixture/certs/agent_svid.der 22:26:47 spire-1.2.1/test/fixture/certs/base_cert.pem 22:26:47 spire-1.2.1/test/fixture/certs/base_csr.pem 22:26:47 spire-1.2.1/test/fixture/certs/base_key.pem 22:26:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:26:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:26:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:26:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:26:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:26:47 spire-1.2.1/test/fixture/certs/blog_key.pem 22:26:47 spire-1.2.1/test/fixture/certs/bundle.der 22:26:47 spire-1.2.1/test/fixture/certs/ca.pem 22:26:47 spire-1.2.1/test/fixture/certs/ca_key.pem 22:26:47 spire-1.2.1/test/fixture/certs/database_cert.pem 22:26:47 spire-1.2.1/test/fixture/certs/database_csr.pem 22:26:47 spire-1.2.1/test/fixture/certs/database_key.pem 22:26:47 spire-1.2.1/test/fixture/certs/node_cert.pem 22:26:47 spire-1.2.1/test/fixture/certs/node_csr.pem 22:26:47 spire-1.2.1/test/fixture/certs/node_key.pem 22:26:47 spire-1.2.1/test/fixture/certs/svid.pem 22:26:47 spire-1.2.1/test/fixture/certs/svid_key.pem 22:26:47 spire-1.2.1/test/fixture/config/ 22:26:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:26:47 spire-1.2.1/test/fixture/config/agent_good.conf 22:26:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:26:47 spire-1.2.1/test/fixture/config/plugin_good.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:26:47 spire-1.2.1/test/fixture/config/server_good.conf 22:26:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:26:47 spire-1.2.1/test/fixture/fixture.go 22:26:47 spire-1.2.1/test/fixture/nodeattestor/ 22:26:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:26:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:26:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:26:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:26:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:26:47 spire-1.2.1/test/fixture/registration/ 22:26:47 spire-1.2.1/test/fixture/registration/entries.json 22:26:47 spire-1.2.1/test/fixture/registration/good-for-update.json 22:26:47 spire-1.2.1/test/fixture/registration/good.json 22:26:47 spire-1.2.1/test/fixture/registration/invalid.json 22:26:47 spire-1.2.1/test/fixture/registration/invalid_json.json 22:26:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:26:47 spire-1.2.1/test/integration/ 22:26:47 spire-1.2.1/test/integration/README.md 22:26:47 spire-1.2.1/test/integration/common 22:26:47 spire-1.2.1/test/integration/setup/ 22:26:47 spire-1.2.1/test/integration/setup/adminclient/ 22:26:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:26:47 spire-1.2.1/test/integration/setup/adminclient/client.go 22:26:47 spire-1.2.1/test/integration/setup/debugagent/ 22:26:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:26:47 spire-1.2.1/test/integration/setup/debugagent/main.go 22:26:47 spire-1.2.1/test/integration/setup/debugserver/ 22:26:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:26:47 spire-1.2.1/test/integration/setup/debugserver/main.go 22:26:47 spire-1.2.1/test/integration/setup/downstreamclient/ 22:26:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:26:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:26:47 spire-1.2.1/test/integration/setup/itclient/ 22:26:47 spire-1.2.1/test/integration/setup/itclient/client.go 22:26:47 spire-1.2.1/test/integration/setup/node-attestation/ 22:26:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:26:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:26:47 spire-1.2.1/test/integration/setup/x509pop/ 22:26:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:26:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:26:47 spire-1.2.1/test/integration/suites/ 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:26:47 spire-1.2.1/test/integration/suites/join-token/ 22:26:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:26:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:26:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:26:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:26:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:26:47 spire-1.2.1/test/integration/suites/join-token/README.md 22:26:47 spire-1.2.1/test/integration/suites/join-token/conf/ 22:26:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/join-token/teardown 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:26:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:26:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:26:47 spire-1.2.1/test/integration/suites/k8s/ 22:26:47 spire-1.2.1/test/integration/suites/k8s/00-setup 22:26:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:26:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:26:47 spire-1.2.1/test/integration/suites/k8s/README.md 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/ 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:26:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:26:47 spire-1.2.1/test/integration/suites/k8s/teardown 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/ 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:26:47 spire-1.2.1/test/integration/suites/rotation/ 22:26:47 spire-1.2.1/test/integration/suites/rotation/00-setup 22:26:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:26:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:26:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:26:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:26:47 spire-1.2.1/test/integration/suites/rotation/README.md 22:26:47 spire-1.2.1/test/integration/suites/rotation/conf/ 22:26:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/rotation/teardown 22:26:47 spire-1.2.1/test/integration/suites/self-test/ 22:26:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:26:47 spire-1.2.1/test/integration/suites/self-test/README.md 22:26:47 spire-1.2.1/test/integration/suites/self-test/teardown 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:26:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:26:47 spire-1.2.1/test/integration/suites/upgrade/ 22:26:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:26:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:26:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:26:47 spire-1.2.1/test/integration/suites/upgrade/README.md 22:26:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:26:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:26:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:26:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:26:47 spire-1.2.1/test/integration/suites/upgrade/teardown 22:26:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:26:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:26:47 spire-1.2.1/test/integration/test-one.sh 22:26:47 spire-1.2.1/test/integration/test.sh 22:26:47 spire-1.2.1/test/plugintest/ 22:26:47 spire-1.2.1/test/plugintest/config.go 22:26:47 spire-1.2.1/test/plugintest/load.go 22:26:47 spire-1.2.1/test/plugintest/option.go 22:26:47 spire-1.2.1/test/spiretest/ 22:26:47 spire-1.2.1/test/spiretest/apiserver.go 22:26:47 spire-1.2.1/test/spiretest/assertions.go 22:26:47 spire-1.2.1/test/spiretest/dir.go 22:26:47 spire-1.2.1/test/spiretest/errors_posix.go 22:26:47 spire-1.2.1/test/spiretest/errors_windows.go 22:26:47 spire-1.2.1/test/spiretest/logs.go 22:26:47 spire-1.2.1/test/spiretest/socketapi.go 22:26:47 spire-1.2.1/test/spiretest/suite.go 22:26:47 spire-1.2.1/test/spiretest/x509.go 22:26:47 spire-1.2.1/test/testca/ 22:26:47 spire-1.2.1/test/testca/ca.go 22:26:47 spire-1.2.1/test/testkey/ 22:26:47 spire-1.2.1/test/testkey/generate.sh 22:26:47 spire-1.2.1/test/testkey/genkeys.go 22:26:47 spire-1.2.1/test/testkey/keys.go 22:26:47 spire-1.2.1/test/testkey/new.go 22:26:47 spire-1.2.1/test/tpmsimulator/ 22:26:47 spire-1.2.1/test/tpmsimulator/simulator.go 22:26:47 spire-1.2.1/test/util/ 22:26:47 spire-1.2.1/test/util/cert_fixtures.go 22:26:47 spire-1.2.1/test/util/cert_generation.go 22:26:47 spire-1.2.1/test/util/io_redirection.go 22:26:47 spire-1.2.1/test/util/race.go 22:26:47 spire-1.2.1/test/util/util.go 22:26:47 building spire from source... 22:26:47 Installing go1.17.7... 22:26:48 go: downloading github.com/gogo/protobuf v1.3.2 22:26:48 go: downloading k8s.io/klog/v2 v2.30.0 22:26:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:26:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:26:48 go: downloading github.com/spf13/pflag v1.0.5 22:26:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:26:48 go: downloading github.com/google/gofuzz v1.1.0 22:26:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:26:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:26:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:26:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:26:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:26:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:26:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:26:48 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:26:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:26:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:26:48 go: downloading gopkg.in/yaml.v2 v2.4.0 22:26:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:26:48 go: downloading github.com/gobwas/glob v0.2.3 22:26:48 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:26:48 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:26:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:26:48 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:26:48 go: downloading go.opencensus.io v0.23.0 22:26:48 go: downloading gopkg.in/inf.v0 v0.9.1 22:26:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:26:48 go: downloading github.com/googleapis/gnostic v0.5.5 22:26:48 go: downloading github.com/go-logr/logr v1.2.2 22:26:48 go: downloading github.com/json-iterator/go v1.1.12 22:26:48 go: downloading github.com/google/go-cmp v0.5.7 22:26:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:26:48 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:26:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:26:48 go: downloading go.uber.org/zap v1.21.0 22:26:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:26:49 go: downloading github.com/tklauser/numcpus v0.3.0 22:26:49 go: downloading sigs.k8s.io/yaml v1.3.0 22:26:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:26:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:26:49 go: downloading github.com/modern-go/reflect2 v1.0.2 22:26:49 go: downloading github.com/ryanuber/go-glob v1.0.0 22:26:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:26:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:26:49 go: downloading github.com/hashicorp/go-version v1.2.0 22:26:49 go: downloading github.com/golang/snappy v0.0.4 22:26:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:26:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:26:49 go: downloading go.uber.org/multierr v1.6.0 22:26:53 Building bin/spire-server... 22:26:53 go: downloading github.com/mitchellh/cli v1.1.2 22:26:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:26:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:26:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:26:53 go: downloading google.golang.org/grpc v1.44.0 22:26:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:26:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:26:53 go: downloading github.com/imdario/mergo v0.3.12 22:26:53 go: downloading github.com/sirupsen/logrus v1.8.1 22:26:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:26:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:26:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:26:53 go: downloading github.com/fatih/color v1.13.0 22:26:53 go: downloading github.com/mattn/go-isatty v0.0.14 22:26:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:26:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:26:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:26:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:26:53 go: downloading github.com/armon/go-metrics v0.3.10 22:26:53 go: downloading github.com/prometheus/client_golang v1.12.1 22:26:53 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:26:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:26:54 go: downloading github.com/open-policy-agent/opa v0.38.0 22:26:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:26:54 go: downloading github.com/mattn/go-colorable v0.1.12 22:26:54 go: downloading github.com/Masterminds/goutils v1.1.0 22:26:54 go: downloading github.com/Masterminds/semver v1.5.0 22:26:54 go: downloading github.com/google/uuid v1.1.2 22:26:54 go: downloading github.com/huandu/xstrings v1.3.2 22:26:54 go: downloading github.com/oklog/run v1.0.0 22:26:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:26:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:26:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:26:54 go: downloading github.com/beorn7/perks v1.0.1 22:26:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:26:54 go: downloading github.com/prometheus/client_model v0.2.0 22:26:54 go: downloading github.com/prometheus/common v0.32.1 22:26:54 go: downloading github.com/prometheus/procfs v0.7.3 22:26:54 go: downloading go.uber.org/atomic v1.9.0 22:26:54 go: downloading github.com/imkira/go-observer v1.0.3 22:26:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:26:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:26:54 go: downloading github.com/hashicorp/errwrap v1.1.0 22:26:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:26:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:26:54 go: downloading github.com/twmb/murmur3 v1.1.6 22:26:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:26:54 go: downloading github.com/blang/semver/v4 v4.0.0 22:26:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:26:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:26:54 go: downloading github.com/jinzhu/gorm v1.9.16 22:26:54 go: downloading github.com/lib/pq v1.10.4 22:26:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:26:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:26:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:26:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:26:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:26:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:26:56 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:26:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:26:56 go: downloading github.com/stretchr/testify v1.7.0 22:26:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:26:56 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:26:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:26:59 go: downloading google.golang.org/api v0.70.0 22:26:59 go: downloading k8s.io/client-go v0.23.4 22:26:59 go: downloading k8s.io/api v0.23.4 22:26:59 go: downloading github.com/google/go-tpm v0.3.3 22:26:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:26:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:27:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:27:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:27:00 go: downloading cloud.google.com/go/storage v1.21.0 22:27:00 go: downloading cloud.google.com/go v0.100.2 22:27:01 go: downloading k8s.io/apimachinery v0.23.4 22:27:01 go: downloading k8s.io/kube-aggregator v0.23.3 22:27:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:27:01 go: downloading cloud.google.com/go/security v1.3.0 22:27:01 go: downloading github.com/hashicorp/vault/api v1.4.1 22:27:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:27:01 go: downloading github.com/jinzhu/inflection v1.0.0 22:27:01 go: downloading github.com/aws/smithy-go v1.11.0 22:27:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:27:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:27:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:27:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:27:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:27:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:27:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:27:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:27:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:27:02 go: downloading github.com/dimchansky/utfbom v1.1.1 22:27:02 go: downloading cloud.google.com/go/compute v1.3.0 22:27:03 go: downloading cloud.google.com/go/iam v0.1.1 22:27:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:27:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:27:03 go: downloading github.com/gogo/protobuf v1.3.2 22:27:03 go: downloading k8s.io/klog/v2 v2.30.0 22:27:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:27:03 go: downloading github.com/google/gofuzz v1.1.0 22:27:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:27:03 go: downloading github.com/spf13/pflag v1.0.5 22:27:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:27:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:27:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:27:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:27:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:27:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:27:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:27:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:27:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:27:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:27:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:27:04 go: downloading gopkg.in/yaml.v2 v2.4.0 22:27:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:27:04 go: downloading github.com/gobwas/glob v0.2.3 22:27:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:27:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:27:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:27:04 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:27:04 go: downloading go.opencensus.io v0.23.0 22:27:04 go: downloading gopkg.in/inf.v0 v0.9.1 22:27:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:27:04 go: downloading github.com/googleapis/gnostic v0.5.5 22:27:04 go: downloading github.com/google/go-cmp v0.5.7 22:27:04 go: downloading github.com/go-logr/logr v1.2.2 22:27:04 go: downloading github.com/json-iterator/go v1.1.12 22:27:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:27:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:27:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:27:04 go: downloading go.uber.org/zap v1.21.0 22:27:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:27:04 go: downloading github.com/tklauser/numcpus v0.3.0 22:27:04 go: downloading sigs.k8s.io/yaml v1.3.0 22:27:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:27:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:27:04 go: downloading github.com/modern-go/reflect2 v1.0.2 22:27:04 go: downloading github.com/golang/snappy v0.0.4 22:27:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:27:04 go: downloading github.com/ryanuber/go-glob v1.0.0 22:27:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:27:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:27:04 go: downloading github.com/hashicorp/go-version v1.2.0 22:27:04 go: downloading go.uber.org/multierr v1.6.0 22:27:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:27:10 Removing intermediate container ea7a6c3cf291 22:27:10 ---> bfdbed4256de 22:27:10 Successfully built bfdbed4256de 22:27:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:27:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:27:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:27:10 + docker inspect -f . ci-base-image-arm64 22:27:10 . [Pipeline] withDockerContainer 22:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container 22:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:11 $ docker top d210b906e6f553e7fc3060940119c3843ac88deb31dba303d783aa40cf822f4e -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:12 + go version 22:27:12 go version go1.17.6 linux/arm64 [Pipeline] } 22:27:12 $ docker stop --time=1 d210b906e6f553e7fc3060940119c3843ac88deb31dba303d783aa40cf822f4e 22:27:14 $ docker rm -f d210b906e6f553e7fc3060940119c3843ac88deb31dba303d783aa40cf822f4e [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 22:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:15 22:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:15 latest: Pulling from edgex-devops/edgex-compose-arm64 22:27:15 29e5d40040c1: Pulling fs layer 22:27:15 1ce36da41761: Pulling fs layer 22:27:15 25b303627fd3: Pulling fs layer 22:27:15 29e5d40040c1: Verifying Checksum 22:27:15 29e5d40040c1: Download complete 22:27:16 1ce36da41761: Verifying Checksum 22:27:16 1ce36da41761: Download complete 22:27:16 29e5d40040c1: Pull complete 22:27:17 1ce36da41761: Pull complete 22:27:17 25b303627fd3: Verifying Checksum 22:27:17 25b303627fd3: Download complete 22:27:25 Removing intermediate container dd61a39710fa 22:27:25 ---> 0039c00ba6f2 22:27:25 22:27:25 Step 9/20 : FROM alpine:3.15 22:27:25 Removing intermediate container 037dfad49154 22:27:25 ---> 37b092f3968b 22:27:25 22:27:25 Step 10/23 : FROM alpine:3.14 22:27:25 Removing intermediate container 29af827290b4 22:27:25 ---> 817b9227d30d 22:27:25 22:27:25 Step 10/25 : FROM alpine:3.14 22:27:25 3.15: Pulling from library/alpine 22:27:25 3.14: Pulling from library/alpine 22:27:25 3.14: Pulling from library/alpine 22:27:27 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:27:27 Status: Downloaded newer image for alpine:3.15 22:27:27 ---> 0ac33e5f5afa 22:27:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:27:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:27:27 ---> Running in 9d317b633e49 22:27:27 Status: Downloaded newer image for alpine:3.14 22:27:27 Status: Downloaded newer image for alpine:3.14 22:27:27 ---> e04c818066af 22:27:27 Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq 22:27:27 ---> e04c818066af 22:27:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec zeromq 22:27:27 ---> Running in 8551cfdea437 22:27:27 ---> Running in bdb8c57fbe34 22:27:27 Removing intermediate container 9d317b633e49 22:27:27 ---> 8c1188f29fdf 22:27:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:27 ---> Running in 58fd87163879 22:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:27:29 (1/6) Installing dumb-init (1.2.5-r1) 22:27:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:27:29 (3/6) Installing libsodium (1.0.18-r0) 22:27:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:27:29 (5/6) Installing libzmq (4.3.4-r0) 22:27:29 (1/8) Installing ca-certificates (20211220-r0) 22:27:29 (6/6) Installing zeromq (4.3.4-r0) 22:27:29 Executing busybox-1.33.1-r7.trigger 22:27:29 OK: 8 MiB in 20 packages 22:27:29 (2/8) Installing dumb-init (1.2.5-r1) 22:27:29 (3/8) Installing su-exec (0.2-r1) 22:27:29 (4/8) Installing libgcc (10.3.1_git20210424-r2) 22:27:29 (5/8) Installing libsodium (1.0.18-r0) 22:27:29 (6/8) Installing libstdc++ (10.3.1_git20210424-r2) 22:27:29 (7/8) Installing libzmq (4.3.4-r0) 22:27:29 (8/8) Installing zeromq (4.3.4-r0) 22:27:29 Executing busybox-1.33.1-r7.trigger 22:27:29 Executing ca-certificates-20211220-r0.trigger 22:27:29 OK: 9 MiB in 22 packages 22:27:30 25b303627fd3: Pull complete 22:27:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:27:30 Removing intermediate container 58fd87163879 22:27:30 ---> 015415c241f6 22:27:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat zeromq 22:27:30 prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container 22:27:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 22:27:30 ---> Running in 852376c533ef 22:27:30 Removing intermediate container 8551cfdea437 22:27:30 ---> f20efda60a9b 22:27:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:30 Removing intermediate container bdb8c57fbe34 22:27:30 ---> b59c4f391c74 22:27:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:27:30 ---> Running in cf59c123c8d8 22:27:30 ---> Running in 6685abdec0db 22:27:31 Removing intermediate container 6685abdec0db 22:27:31 ---> 854ab2db9e97 22:27:31 Step 13/25 : WORKDIR / 22:27:31 Removing intermediate container cf59c123c8d8 22:27:31 ---> 2ed5ddf3dde0 22:27:31 Step 13/23 : ENV APP_PORT=59881 22:27:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:31 ---> Running in d2f52a98a0b4 22:27:31 ---> Running in 65dbe5f32386 22:27:31 Removing intermediate container 65dbe5f32386 22:27:31 ---> 703d268ab5bd 22:27:31 Step 14/23 : EXPOSE $APP_PORT 22:27:31 Removing intermediate container d2f52a98a0b4 22:27:31 ---> fa73d7e8753b 22:27:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:27:31 ---> Running in 0d7276d76391 22:27:32 Removing intermediate container 0d7276d76391 22:27:32 ---> e5dfc00b6a02 22:27:32 Step 15/23 : WORKDIR / 22:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:32 ---> Running in 1be08af5e983 22:27:32 ---> 1ae304d21be6 22:27:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:27:32 $ docker top 8edbe315e8916924727eac36be380c7f5967a7ca07314cffb8482ab8579efef9 -eo pid,comm 22:27:32 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:27:32 v3.15.4-25-gfec402afaf [https://nl.alpinelinux.org/alpine/v3.15/community] 22:27:32 OK: 15854 distinct packages available 22:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 22:27:33 Removing intermediate container 1be08af5e983 22:27:33 ---> 2a8159e4594d 22:27:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:33 ---> 3ca57ef44ad7 22:27:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:27:33 + docker-compose build --help 22:27:33 + grep parallel 22:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:33 ---> 4128e122a8e0 22:27:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:27:33 ---> 858570c96536 22:27:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:27:33 (1/14) Installing ca-certificates (20211220-r0) 22:27:33 (2/14) Installing brotli-libs (1.0.9-r5) 22:27:34 (3/14) Installing nghttp2-libs (1.46.0-r0) 22:27:34 (4/14) Installing libcurl (7.80.0-r0) 22:27:34 (5/14) Installing curl (7.80.0-r0) 22:27:34 (6/14) Installing dumb-init (1.2.5-r1) 22:27:34 (7/14) Installing musl-obstack (1.2.3-r0) 22:27:34 ---> 4ab53746cccd 22:27:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:27:34 (8/14) Installing libucontext (1.1-r0) 22:27:34 (9/14) Installing gcompat (1.0.0-r4) 22:27:34 (10/14) Installing libgcc (10.3.1_git20211027-r0) 22:27:34 (11/14) Installing libsodium (1.0.18-r0) 22:27:34 (12/14) Installing libstdc++ (10.3.1_git20211027-r0) 22:27:34 (13/14) Installing libzmq (4.3.4-r0) 22:27:35 (14/14) Installing zeromq (4.3.4-r0) 22:27:35 Executing busybox-1.34.1-r5.trigger 22:27:35 Executing ca-certificates-20211220-r0.trigger 22:27:35 OK: 11 MiB in 28 packages 22:27:36 ---> bb0ec4495ee9 22:27:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:27:36 ---> 470b202b59fa 22:27:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:27:36 ---> 328b76b8a762 22:27:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:27:36 --parallel Build images in parallel. 22:27:36 Removing intermediate container 852376c533ef 22:27:36 ---> e02f594ac1ce 22:27:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:36 ---> Running in 161106e07c58 [Pipeline] } 22:27:37 $ docker stop --time=1 8edbe315e8916924727eac36be380c7f5967a7ca07314cffb8482ab8579efef9 22:27:37 Removing intermediate container 161106e07c58 22:27:37 ---> 054df8ddd203 22:27:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:37 ---> 9db97cdb2ad5 22:27:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:27:37 ---> 29550e49a0f4 22:27:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:27:37 ---> Running in e489553868ea 22:27:38 Removing intermediate container e489553868ea 22:27:38 ---> b13502ce0f3c 22:27:38 Step 21/23 : LABEL arch=x86_64 22:27:38 ---> 5c1797c54e4e 22:27:38 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/ 22:27:38 ---> Running in e3cd41ded187 22:27:38 ---> Running in 73d90bbdf16f 22:27:38 Removing intermediate container e3cd41ded187 22:27:38 ---> 421408c2b441 22:27:38 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:27:38 $ docker rm -f 8edbe315e8916924727eac36be380c7f5967a7ca07314cffb8482ab8579efef9 22:27:38 ---> Running in 72a657dc8b9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:39 ---> 7c687e7d2f3d 22:27:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:27:39 Removing intermediate container 72a657dc8b9c 22:27:39 ---> 1f3bbd54c1d4 22:27:39 Step 23/23 : LABEL version=2.2.0-dev.69 22:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:39 . [Pipeline] withDockerContainer 22:27:39 ---> Running in 74617e3941d2 22:27:39 prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container 22:27:39 $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:27:39 Removing intermediate container 74617e3941d2 22:27:39 ---> 9219224421d7 22:27:39 22:27:39 ---> 737978fdff2b 22:27:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:27:39 Successfully built 9219224421d7 22:27:39 ---> Running in 6c92bb3ddf23 22:27:39 Successfully tagged core-metadata:latest 22:27:39 Building core-command 22:27:40  Building core-metadata ... done Removing intermediate container 73d90bbdf16f 22:27:40 ---> fa61ecb12125 22:27:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:27:40 ---> Running in 7433f378b5f8 22:27:40 $ docker top b566aee310e83523e9c459b5285a1bba13937e8961f775db05fd901e3aa7aa0c -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:41 Removing intermediate container 6c92bb3ddf23 22:27:41 ---> 0ae9280c992a 22:27:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:41 + docker-compose -f ./docker-compose-build.yml build --parallel 22:27:42 Removing intermediate container 7433f378b5f8 22:27:42 ---> ed7b6ca62573 22:27:42 Step 23/25 : LABEL arch=x86_64 22:27:42 ---> Running in 8f3c58fa6e6b 22:27:42 ---> Running in 2ee8cd9298b9 22:27:42 Removing intermediate container 8f3c58fa6e6b 22:27:42 ---> e839f7eed077 22:27:42 Step 18/20 : LABEL arch=x86_64 22:27:42 ---> Running in c106bf94bfe8 22:27:43 Removing intermediate container 2ee8cd9298b9 22:27:43 ---> 62662f3d521c 22:27:43 Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:27:43 ---> Running in 64d08eeb17b2 22:27:43 Removing intermediate container c106bf94bfe8 22:27:43 ---> b9d7298d69fd 22:27:43 Step 19/20 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:27:43 ---> Running in 22c0748c56ae 22:27:43 Removing intermediate container 64d08eeb17b2 22:27:43 ---> 668035df5b4c 22:27:43 Step 25/25 : LABEL version=2.2.0-dev.69 22:27:43 ---> Running in 3f871731e385 22:27:43 Removing intermediate container 22c0748c56ae 22:27:43 ---> b4c4ea0e95d3 22:27:43 Step 20/20 : LABEL version=2.2.0-dev.69 22:27:43 ---> Running in 2b9f9b88a655 22:27:44 Removing intermediate container 3f871731e385 22:27:44 ---> b2b9f448be60 22:27:44 22:27:44 Successfully built b2b9f448be60 22:27:44 Successfully tagged security-secretstore-setup:latest 22:27:44 Building security-bootstrapper 22:27:44  Building security-secretstore-setup ... done Removing intermediate container 2b9f9b88a655 22:27:44 ---> 30a899c805f7 22:27:44 22:27:44 Successfully built 30a899c805f7 22:27:44 Successfully tagged security-spiffe-token-provider:latest 22:27:44 Building core-data 22:27:46 Building core-command ... 22:27:46 Building core-data ... 22:27:46 Building core-metadata ... 22:27:46 Building security-bootstrapper ... 22:27:46 Building security-proxy-setup ... 22:27:46 Building security-secretstore-setup ... 22:27:46 Building security-spiffe-token-provider ... 22:27:46 Building security-spire-agent ... 22:27:46 Building security-spire-config ... 22:27:46 Building security-spire-server ... 22:27:46 Building support-notifications ... 22:27:46 Building support-scheduler ... 22:27:46 Building sys-mgmt-agent ... 22:27:46 Building security-spire-config 22:27:46 Building sys-mgmt-agent 22:27:46 Building security-secretstore-setup 22:27:46 Building security-spire-server 22:27:46 Building support-notifications 22:27:52  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:27:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:52 ---> 08a1976b5600 22:27:52 Step 3/23 : WORKDIR /edgex-go 22:27:52 ---> Using cache 22:27:52 ---> 98bbc2c6f816 22:27:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:52 ---> Using cache 22:27:52 ---> 0570ee7d0717 22:27:52 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:27:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:27:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:57 ---> 08a1976b5600 22:27:57 Step 3/23 : WORKDIR /edgex-go 22:27:57 ---> Using cache 22:27:57 ---> 98bbc2c6f816 22:27:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:57 ---> Using cache 22:27:57 ---> 0570ee7d0717 22:27:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:28:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:28:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:28:00 ---> 08a1976b5600 22:28:00 Step 3/31 : WORKDIR /edgex-go 22:28:00 ---> Using cache 22:28:00 ---> 98bbc2c6f816 22:28:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:00 ---> Using cache 22:28:00 ---> 0570ee7d0717 22:28:00 Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:28:01 ---> Running in ac00a942e6f1 22:28:01 ---> Running in 9560aae1b44a 22:28:01 ---> Running in 6ce48cb64a1e 22:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:03 OK: 221 MiB in 52 packages 22:28:03 OK: 221 MiB in 52 packages 22:28:04 OK: 221 MiB in 52 packages 22:28:05 Removing intermediate container 6ce48cb64a1e 22:28:05 ---> 9a3a1f770065 22:28:05 Step 6/23 : COPY go.mod vendor* ./ 22:28:05 Removing intermediate container ac00a942e6f1 22:28:05 ---> 16fc58f91113 22:28:05 Step 6/31 : COPY go.mod vendor* ./ 22:28:05 Removing intermediate container 9560aae1b44a 22:28:05 ---> f86868473cc0 22:28:05 Step 6/23 : COPY go.mod vendor* ./ 22:28:05 ---> dccf139538df 22:28:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:05 ---> Running in 0bd13b24ad8f 22:28:05 ---> c63cee79d8e3 22:28:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:05 ---> ad2e2eb25836 22:28:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:06 ---> Running in eb3c2798c987 22:28:06 ---> Running in 7b81b49b81de 22:28:08 Removing intermediate container 0bd13b24ad8f 22:28:08 ---> b3f3dfa2acfd 22:28:08 Step 8/23 : COPY . . 22:28:08 Removing intermediate container eb3c2798c987 22:28:08 ---> 12689ca96a38 22:28:08 Step 8/23 : COPY . . 22:28:09 Removing intermediate container 7b81b49b81de 22:28:09 ---> 118cf9e41bd0 22:28:09 Step 8/31 : COPY . . 22:28:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:28:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:28:33 ---> bfdbed4256de 22:28:33 Step 3/22 : WORKDIR /edgex-go 22:28:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:28:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:34 ---> bfdbed4256de 22:28:34 Step 3/23 : WORKDIR /edgex-go 22:28:34 ---> Running in 5bbd0d256f71 22:28:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:28:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:28:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:28:34 ---> bfdbed4256de 22:28:34 Step 3/25 : WORKDIR /edgex-go 22:28:34 ---> bfdbed4256de 22:28:34 Step 3/25 : WORKDIR /edgex-go 22:28:34 22:28:34 ---> Running in ee714b8a3eac 22:28:34 ---> Running in 4fbfface125d 22:28:34 ---> Running in 765ab7590c52 22:28:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:28:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:28:34 ---> bfdbed4256de 22:28:34 Step 3/26 : WORKDIR /edgex-go 22:28:34 ---> Running in 6e982dd1cacc 22:28:35 Removing intermediate container ee714b8a3eac 22:28:35 ---> 6e1723476143 22:28:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:35 Removing intermediate container 5bbd0d256f71 22:28:35 ---> 5b6398b659c9 22:28:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:35 Removing intermediate container 4fbfface125d 22:28:35 ---> fb2a99459816 22:28:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:35 ---> Running in 61c0bd2e2d73 22:28:35 Removing intermediate container 765ab7590c52 22:28:35 ---> 95b93847b67e 22:28:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:35 Removing intermediate container 6e982dd1cacc 22:28:35 ---> 4c40b19547f1 22:28:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:35 ---> Running in 6f2c69b67ad7 22:28:35 ---> Running in 599262e8a524 22:28:35 ---> Running in bfd906d6edcd 22:28:35 ---> Running in fe4b8098df4c 22:28:35 ---> b7f5ffdfc952 22:28:35 Step 9/23 : RUN make cmd/core-command/core-command 22:28:35 ---> f664676d4896 22:28:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:28:35 ---> ef3c107bb662 22:28:35 Step 9/23 : RUN make cmd/core-data/core-data 22:28:35 ---> Running in 1bce4d4ffeb9 22:28:35 ---> Running in a5ec46f81b86 22:28:35 ---> Running in 26bd8fb90a9c 22:28:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 22:28:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:28:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:28:38 Removing intermediate container 61c0bd2e2d73 22:28:38 ---> a951a9c0a99f 22:28:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base 22:28:39 ---> Running in 051030690f1d 22:28:39 Removing intermediate container 6f2c69b67ad7 22:28:39 ---> 1178ccdd4e34 22:28:39 Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base 22:28:39 ---> Running in 01b3486eb1ec 22:28:40 Removing intermediate container 599262e8a524 22:28:40 ---> f7d476ba84a4 22:28:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:28:40 ---> Running in 7df6eb224d44 22:28:40 Removing intermediate container bfd906d6edcd 22:28:40 ---> 5b3b9e034b8b 22:28:40 Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:28:40 ---> Running in 4ef3ddb5ef0f 22:28:40 Removing intermediate container fe4b8098df4c 22:28:40 ---> bb9d39e2cbf9 22:28:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:28:40 ---> Running in 04040b23a56d 22:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:43 OK: 220 MiB in 52 packages 22:28:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:43 OK: 220 MiB in 52 packages 22:28:44 OK: 220 MiB in 52 packages 22:28:45 OK: 220 MiB in 52 packages 22:28:45 OK: 220 MiB in 52 packages 22:28:45 Removing intermediate container 01b3486eb1ec 22:28:45 ---> 7b5ac7cb6b85 22:28:45 Step 6/23 : COPY go.mod vendor* ./ 22:28:46 Removing intermediate container 051030690f1d 22:28:46 ---> 92697c40d28c 22:28:46 Step 6/22 : COPY go.mod vendor* ./ 22:28:46 Removing intermediate container 7df6eb224d44 22:28:46 ---> 4213ae9abbc7 22:28:46 Step 6/25 : COPY go.mod vendor* ./ 22:28:46 Removing intermediate container 4ef3ddb5ef0f 22:28:46 ---> a5adc59fe05a 22:28:46 Step 6/25 : COPY go.mod vendor* ./ 22:28:46 Removing intermediate container 04040b23a56d 22:28:46 ---> 23946b91193c 22:28:46 Step 6/26 : COPY go.mod vendor* ./ 22:28:46 ---> 7de4b79c8991 22:28:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:46 ---> Running in 9698c06b3688 22:28:47 ---> a8770aaa6248 22:28:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:47 ---> e961466d9fe3 22:28:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:47 ---> Running in 83c77ae22012 22:28:47 ---> Running in e4e653f99422 22:28:47 ---> 17bf21b74929 22:28:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:48 ---> Running in e0e1e97736c7 22:28:49 ---> 5d42e97cb576 22:28:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:49 ---> Running in a012161627d3 22:28:52 Removing intermediate container 9698c06b3688 22:28:52 ---> e19d1a5cdd26 22:28:52 Step 8/23 : COPY . . 22:28:54 Removing intermediate container 83c77ae22012 22:28:54 ---> 89a7194e1eff 22:28:54 Step 8/22 : COPY . . 22:28:54 Removing intermediate container e4e653f99422 22:28:54 ---> add897a18eea 22:28:54 Step 8/25 : COPY . . 22:28:54 Removing intermediate container e0e1e97736c7 22:28:54 ---> e12080d6e2c4 22:28:54 Step 8/25 : COPY . . 22:28:54 Removing intermediate container a012161627d3 22:28:54 ---> 4b316f300add 22:28:54 Step 8/26 : COPY . . 22:29:09 ---> 48d2bf4c28b5 22:29:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:29:09 ---> Running in 0f33c95f1b21 22:29:09 ---> 9644bf22c536 22:29:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:29:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:29:10 ---> Running in b436f8789314 22:29:11 Removing intermediate container b436f8789314 22:29:11 ---> 6a4f552fd0a6 22:29:11 Step 10/25 : RUN mkdir -p spire-build 22:29:11 ---> Running in b573436557a8 22:29:11 ---> 572208ea17f4 22:29:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:29:11 ---> 6d11c6ca8d54 22:29:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:29:11 ---> Running in e25739897dba 22:29:11 ---> Running in 9b303eea1a7a 22:29:13 ---> e9246bc2d49d 22:29:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:29:13 ---> Running in 1a3690ddf60a 22:29:14 Building bin/spire-agent... 22:29:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 22:29:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 22:29:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 22:29:14 go: downloading github.com/docker/docker v20.10.12+incompatible 22:29:14 go: downloading github.com/google/go-tpm-tools v0.3.3 22:29:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 22:29:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 22:29:14 go: downloading github.com/docker/go-units v0.4.0 22:29:14 go: downloading github.com/docker/go-connections v0.4.0 22:29:14 go: downloading github.com/opencontainers/image-spec v1.0.1 22:29:14 go: downloading github.com/containerd/containerd v1.3.4 22:29:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 22:29:14 go: downloading github.com/opencontainers/go-digest v1.0.0 22:29:14 Removing intermediate container 1bce4d4ffeb9 22:29:14 ---> 298a27ffd4aa 22:29:14 22:29:14 Step 10/23 : FROM alpine:3.14 22:29:14 ---> e04c818066af 22:29:14 Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq 22:29:14 ---> Using cache 22:29:14 ---> f20efda60a9b 22:29:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:29:14 ---> Using cache 22:29:14 ---> 2ed5ddf3dde0 22:29:14 Step 13/23 : ENV APP_PORT=59882 22:29:14 Removing intermediate container 26bd8fb90a9c 22:29:14 ---> 4a6a61c07c15 22:29:14 22:29:14 Step 10/23 : FROM alpine:3.14 22:29:14 ---> e04c818066af 22:29:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:29:14 Removing intermediate container a5ec46f81b86 22:29:14 ---> 08effb12f1e1 22:29:14 22:29:14 Step 10/31 : FROM alpine:3.14 22:29:14 ---> e04c818066af 22:29:14 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:29:14 ---> Running in d910bddf6d03 22:29:14 ---> Running in d6a86c217d45 22:29:14 ---> Running in ebf320fb803a 22:29:14 Removing intermediate container d6a86c217d45 22:29:14 ---> 8342b3fb3e84 22:29:14 Step 12/23 : ENV APP_PORT=59880 22:29:14 Removing intermediate container d910bddf6d03 22:29:14 ---> 772a51e1bbcb 22:29:14 Step 14/23 : EXPOSE $APP_PORT 22:29:14 Removing intermediate container ebf320fb803a 22:29:14 ---> d3a7be8198cc 22:29:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec zeromq 22:29:14 ---> Running in 0f0fbe1d588c 22:29:14 ---> Running in d50aa1490c5f 22:29:14 ---> Running in c27436e48476 22:29:14 Removing intermediate container 0f0fbe1d588c 22:29:14 ---> 614fce636419 22:29:14 Step 13/23 : EXPOSE $APP_PORT 22:29:14 Removing intermediate container d50aa1490c5f 22:29:14 ---> b70aae945953 22:29:14 Step 15/23 : WORKDIR / 22:29:14 ---> Running in 5831dbaf835e 22:29:14 ---> Running in 172ecd2eaacb 22:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:29:14 Removing intermediate container 5831dbaf835e 22:29:14 ---> 12529b09dbad 22:29:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:14 Removing intermediate container 172ecd2eaacb 22:29:14 ---> e81eed0b6fb7 22:29:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:29:14 ---> Running in abcd8c05a12b 22:29:14 (1/7) Installing dumb-init (1.2.5-r1) 22:29:14 (2/7) Installing su-exec (0.2-r1) 22:29:14 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:29:14 (4/7) Installing libsodium (1.0.18-r0) 22:29:14 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:29:14 (6/7) Installing libzmq (4.3.4-r0) 22:29:14 (7/7) Installing zeromq (4.3.4-r0) 22:29:14 Executing busybox-1.33.1-r7.trigger 22:29:14 OK: 8 MiB in 21 packages 22:29:14 ---> 84748ea77c69 22:29:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:29:14 Removing intermediate container 1a3690ddf60a 22:29:14 ---> f9ba14e313a7 22:29:14 Step 10/26 : RUN mkdir -p spire-build 22:29:14 ---> Running in 8d7a79cb17f7 22:29:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:29:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:29:15 Removing intermediate container b573436557a8 22:29:15 ---> 5c1cb32be0cb 22:29:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:29:15 ---> 984c90093fda 22:29:15 Step 11/25 : WORKDIR /edgex-go/spire-build 22:29:15 ---> Running in efc442499360 22:29:15 ---> fbba42e1d7ee 22:29:15 Step 19/23 : ENTRYPOINT ["/core-command"] 22:29:15 Removing intermediate container c27436e48476 22:29:15 ---> 17a4b2a57172 22:29:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:29:15 ---> Running in 1ad426c28cae 22:29:15 ---> Running in fd8c7f0d7268 22:29:15 Removing intermediate container abcd8c05a12b 22:29:15 ---> aab119bc853a 22:29:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:29:15 ---> Running in 8b9d6ce4e8fc 22:29:15 Removing intermediate container 1ad426c28cae 22:29:15 ---> 92c73ab792ca 22:29:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:15 ---> Running in 9d84ee71ed97 22:29:15 Removing intermediate container fd8c7f0d7268 22:29:15 ---> d331a7fcc4a7 22:29:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:29:16 ---> Running in 20e40defdb06 22:29:16 Removing intermediate container 9d84ee71ed97 22:29:16 ---> d89ddcd2c52e 22:29:16 Step 21/23 : LABEL arch=x86_64 22:29:16 Removing intermediate container 20e40defdb06 22:29:16 ---> 8ae32a149666 22:29:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:29:16 ---> Running in 42b340e068e9 22:29:16 ---> Running in 4ad2e9e8f07c 22:29:16 Removing intermediate container efc442499360 22:29:16 ---> 50f39f54c917 22:29:16 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 22:29:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:29:16 Removing intermediate container 42b340e068e9 22:29:16 ---> 337b2aeb8222 22:29:16 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:29:16 ---> Running in 235f3140165b 22:29:16 ---> Running in d894f6681e1f 22:29:16 Removing intermediate container 235f3140165b 22:29:16 ---> 6d20ca9a4b8b 22:29:16 Step 23/23 : LABEL version=2.2.0-dev.69 22:29:16 ---> Running in 038a96bee6d4 22:29:16 Removing intermediate container 038a96bee6d4 22:29:16 ---> 92be8e5f9533 22:29:16 22:29:16 Successfully built 92be8e5f9533 22:29:16 Successfully tagged core-command:latest 22:29:16  Building core-command ... done Building sys-mgmt-agent 22:29:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:29:17 Removing intermediate container 4ad2e9e8f07c 22:29:17 ---> 1f5978ec773b 22:29:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:29:17 (1/6) Installing dumb-init (1.2.5-r1) 22:29:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:29:17 (3/6) Installing libsodium (1.0.18-r0) 22:29:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:29:17 (5/6) Installing libzmq (4.3.4-r0) 22:29:17 (6/6) Installing zeromq (4.3.4-r0) 22:29:17 Executing busybox-1.33.1-r7.trigger 22:29:17 OK: 8 MiB in 20 packages 22:29:18 Removing intermediate container 8d7a79cb17f7 22:29:18 ---> 4d56505495c2 22:29:18 Step 11/26 : WORKDIR /edgex-go/spire-build 22:29:18 ---> Running in cf7fa99f328c 22:29:18 Removing intermediate container cf7fa99f328c 22:29:18 ---> a24bd94f2358 22:29:18 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 22:29:18 ---> Running in c1eba0d9040d 22:29:19 spire-1.2.1/ 22:29:19 spire-1.2.1/.data/ 22:29:19 spire-1.2.1/.data/.file 22:29:19 spire-1.2.1/.dockerignore 22:29:19 spire-1.2.1/.gitattributes 22:29:19 spire-1.2.1/.githooks/ 22:29:19 spire-1.2.1/.githooks/pre-commit 22:29:19 spire-1.2.1/.github/ 22:29:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:29:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:29:19 spire-1.2.1/.github/dependabot.yml 22:29:19 spire-1.2.1/.github/workflows/ 22:29:19 spire-1.2.1/.github/workflows/nightly_build.yaml 22:29:19 spire-1.2.1/.github/workflows/pr_build.yaml 22:29:19 spire-1.2.1/.github/workflows/release_build.yaml 22:29:19 spire-1.2.1/.github/workflows/scripts/ 22:29:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:29:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:29:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:29:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:29:19 spire-1.2.1/.github/workflows/scripts/split.sh 22:29:19 spire-1.2.1/.gitignore 22:29:19 spire-1.2.1/.go-version 22:29:19 spire-1.2.1/.golangci.yml 22:29:19 spire-1.2.1/ADOPTERS.md 22:29:19 spire-1.2.1/CHANGELOG.md 22:29:19 spire-1.2.1/CODE-OF-CONDUCT.md 22:29:19 spire-1.2.1/CODEOWNERS 22:29:19 spire-1.2.1/CONTRIBUTING.md 22:29:19 spire-1.2.1/Dockerfile 22:29:19 spire-1.2.1/Dockerfile.dev 22:29:19 spire-1.2.1/Dockerfile.scratch 22:29:19 spire-1.2.1/LICENSE 22:29:19 spire-1.2.1/MAINTAINERS.md 22:29:19 spire-1.2.1/Makefile 22:29:19 spire-1.2.1/README.md 22:29:19 spire-1.2.1/ROADMAP.md 22:29:19 spire-1.2.1/SECURITY.md 22:29:19 spire-1.2.1/cmd/ 22:29:19 spire-1.2.1/cmd/spire-agent/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/common/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/run/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:29:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:29:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:29:19 spire-1.2.1/cmd/spire-agent/main.go 22:29:19 spire-1.2.1/cmd/spire-server/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/cli.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/run/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/token/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/validate/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/x509/ 22:29:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:29:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:29:19 spire-1.2.1/cmd/spire-server/main.go 22:29:19 spire-1.2.1/cmd/spire-server/util/ 22:29:19 spire-1.2.1/cmd/spire-server/util/util.go 22:29:19 spire-1.2.1/conf/ 22:29:19 spire-1.2.1/conf/agent/ 22:29:19 spire-1.2.1/conf/agent/agent.conf 22:29:19 spire-1.2.1/conf/agent/agent_full.conf 22:29:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:29:19 spire-1.2.1/conf/server/ 22:29:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:29:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:29:19 spire-1.2.1/conf/server/server.conf 22:29:19 spire-1.2.1/conf/server/server_full.conf 22:29:19 spire-1.2.1/doc/ 22:29:19 spire-1.2.1/doc/SPIRE101.md 22:29:19 spire-1.2.1/doc/auditlog.md 22:29:19 spire-1.2.1/doc/authorization_policy_engine.md 22:29:19 spire-1.2.1/doc/changelog_guidelines.md 22:29:19 spire-1.2.1/doc/cure53-report.pdf 22:29:19 spire-1.2.1/doc/images/ 22:29:19 spire-1.2.1/doc/images/2019_roadmap.png 22:29:19 spire-1.2.1/doc/images/SPIRE101.png 22:29:19 spire-1.2.1/doc/images/SPIRE_agent.png 22:29:19 spire-1.2.1/doc/images/SPIRE_server.png 22:29:19 spire-1.2.1/doc/images/cache_mgr.png 22:29:19 spire-1.2.1/doc/images/cache_mgr_components.png 22:29:19 spire-1.2.1/doc/images/federated_spire.png 22:29:19 spire-1.2.1/doc/images/ha_mode.png 22:29:19 spire-1.2.1/doc/images/nested_spire.png 22:29:19 spire-1.2.1/doc/images/oidc_federation.png 22:29:19 spire-1.2.1/doc/images/single_trust_domain.png 22:29:19 spire-1.2.1/doc/images/spiffe_compatible.png 22:29:19 spire-1.2.1/doc/images/spire_logo.png 22:29:19 spire-1.2.1/doc/migrating_registration_api_clients.md 22:29:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:29:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:29:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:29:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:29:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:29:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:29:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:29:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:29:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:29:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:29:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:29:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:29:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:29:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:29:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:29:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:29:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:29:19 spire-1.2.1/doc/scaling_spire.md 22:29:19 spire-1.2.1/doc/spire_agent.md 22:29:19 spire-1.2.1/doc/spire_server.md 22:29:19 spire-1.2.1/doc/supported_integrations.md 22:29:19 spire-1.2.1/doc/telemetry.md 22:29:19 spire-1.2.1/doc/telemetry_config.md 22:29:19 spire-1.2.1/doc/upgrading.md 22:29:19 spire-1.2.1/doc/using_spire.md 22:29:19 spire-1.2.1/examples/ 22:29:19 spire-1.2.1/examples/README.md 22:29:19 spire-1.2.1/go.mod 22:29:19 spire-1.2.1/go.sum 22:29:19 spire-1.2.1/pkg/ 22:29:19 spire-1.2.1/pkg/agent/ 22:29:19 spire-1.2.1/pkg/agent/agent.go 22:29:19 spire-1.2.1/pkg/agent/api/ 22:29:19 spire-1.2.1/pkg/agent/api/config.go 22:29:19 spire-1.2.1/pkg/agent/api/debug/ 22:29:19 spire-1.2.1/pkg/agent/api/debug/v1/ 22:29:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:29:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:29:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:29:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:29:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:29:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:29:19 spire-1.2.1/pkg/agent/api/endpoints.go 22:29:19 spire-1.2.1/pkg/agent/api/health/ 22:29:19 spire-1.2.1/pkg/agent/api/health/v1/ 22:29:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:29:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:29:19 spire-1.2.1/pkg/agent/api/rpccontext/ 22:29:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:29:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:29:19 spire-1.2.1/pkg/agent/attestor/ 22:29:19 spire-1.2.1/pkg/agent/attestor/node/ 22:29:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:29:19 spire-1.2.1/pkg/agent/attestor/node/node.go 22:29:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:29:19 spire-1.2.1/pkg/agent/attestor/workload/ 22:29:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:29:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:29:19 spire-1.2.1/pkg/agent/catalog/ 22:29:19 spire-1.2.1/pkg/agent/catalog/catalog.go 22:29:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:29:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:29:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:29:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:29:19 spire-1.2.1/pkg/agent/client/ 22:29:19 spire-1.2.1/pkg/agent/client/client.go 22:29:19 spire-1.2.1/pkg/agent/client/client_test.go 22:29:19 spire-1.2.1/pkg/agent/client/dial.go 22:29:19 spire-1.2.1/pkg/agent/client/nodeconn.go 22:29:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:29:19 spire-1.2.1/pkg/agent/client/update.go 22:29:19 spire-1.2.1/pkg/agent/client/util.go 22:29:19 spire-1.2.1/pkg/agent/common/ 22:29:19 spire-1.2.1/pkg/agent/common/backoff/ 22:29:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:29:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:29:19 spire-1.2.1/pkg/agent/common/cgroups/ 22:29:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:29:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:29:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:29:19 spire-1.2.1/pkg/agent/config.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/ 22:29:19 spire-1.2.1/pkg/agent/endpoints/config.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:29:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:29:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/workload/ 22:29:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:29:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:29:19 spire-1.2.1/pkg/agent/manager/ 22:29:19 spire-1.2.1/pkg/agent/manager/cache/ 22:29:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:29:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:29:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:29:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:29:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:29:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:29:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:29:19 spire-1.2.1/pkg/agent/manager/config.go 22:29:19 spire-1.2.1/pkg/agent/manager/manager.go 22:29:19 spire-1.2.1/pkg/agent/manager/manager_test.go 22:29:19 spire-1.2.1/pkg/agent/manager/storage.go 22:29:19 spire-1.2.1/pkg/agent/manager/storage_test.go 22:29:19 spire-1.2.1/pkg/agent/manager/storecache/ 22:29:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:29:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:29:19 spire-1.2.1/pkg/agent/manager/sync.go 22:29:19 spire-1.2.1/pkg/agent/plugin/ 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:29:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:29:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:29:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:29:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:29:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:29:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:29:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:29:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:29:20 spire-1.2.1/pkg/agent/svid/ 22:29:20 spire-1.2.1/pkg/agent/svid/rotator.go 22:29:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:29:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:29:20 spire-1.2.1/pkg/agent/svid/store/ 22:29:20 spire-1.2.1/pkg/agent/svid/store/service.go 22:29:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:29:20 spire-1.2.1/pkg/common/ 22:29:20 spire-1.2.1/pkg/common/agentpathtemplate/ 22:29:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:29:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:29:20 spire-1.2.1/pkg/common/api/ 22:29:20 spire-1.2.1/pkg/common/api/metrics.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/ 22:29:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/logger.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/names.go 22:29:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:29:20 spire-1.2.1/pkg/common/api/names.go 22:29:20 spire-1.2.1/pkg/common/api/ratelimit.go 22:29:20 spire-1.2.1/pkg/common/api/rpccontext/ 22:29:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:29:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:29:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:29:20 spire-1.2.1/pkg/common/auth/ 22:29:20 spire-1.2.1/pkg/common/auth/interceptors.go 22:29:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:29:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/ 22:29:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/types.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:29:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:29:20 spire-1.2.1/pkg/common/catalog/ 22:29:20 spire-1.2.1/pkg/common/catalog/bind.go 22:29:20 spire-1.2.1/pkg/common/catalog/builtin.go 22:29:20 spire-1.2.1/pkg/common/catalog/catalog.go 22:29:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:29:20 spire-1.2.1/pkg/common/catalog/closers.go 22:29:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:29:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:29:20 spire-1.2.1/pkg/common/catalog/config.go 22:29:20 spire-1.2.1/pkg/common/catalog/config_test.go 22:29:20 spire-1.2.1/pkg/common/catalog/configure.go 22:29:20 spire-1.2.1/pkg/common/catalog/constraints.go 22:29:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:29:20 spire-1.2.1/pkg/common/catalog/context.go 22:29:20 spire-1.2.1/pkg/common/catalog/external.go 22:29:20 spire-1.2.1/pkg/common/catalog/host.go 22:29:20 spire-1.2.1/pkg/common/catalog/pipenet.go 22:29:20 spire-1.2.1/pkg/common/catalog/plugin.go 22:29:20 spire-1.2.1/pkg/common/catalog/testplugin/ 22:29:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:29:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:29:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:29:20 spire-1.2.1/pkg/common/cli/ 22:29:20 spire-1.2.1/pkg/common/cli/env.go 22:29:20 spire-1.2.1/pkg/common/cli/flags.go 22:29:20 spire-1.2.1/pkg/common/cli/trust_domain.go 22:29:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:29:20 spire-1.2.1/pkg/common/cli/umask.go 22:29:20 spire-1.2.1/pkg/common/cli/umask_posix.go 22:29:20 spire-1.2.1/pkg/common/cli/umask_test.go 22:29:20 spire-1.2.1/pkg/common/cli/umask_windows.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/flag.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/format.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:29:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:29:20 spire-1.2.1/pkg/common/coretypes/ 22:29:20 spire-1.2.1/pkg/common/coretypes/bundle/ 22:29:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:29:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:29:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:29:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:29:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:29:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:29:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:29:20 spire-1.2.1/pkg/common/cryptoutil/ 22:29:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:29:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:29:20 spire-1.2.1/pkg/common/diskutil/ 22:29:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:29:20 spire-1.2.1/pkg/common/diskutil/file_test.go 22:29:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:29:20 spire-1.2.1/pkg/common/errorutil/ 22:29:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:29:20 spire-1.2.1/pkg/common/health/ 22:29:20 spire-1.2.1/pkg/common/health/config.go 22:29:20 spire-1.2.1/pkg/common/health/context.go 22:29:20 spire-1.2.1/pkg/common/health/context_test.go 22:29:20 spire-1.2.1/pkg/common/health/health.go 22:29:20 spire-1.2.1/pkg/common/health/health_test.go 22:29:20 spire-1.2.1/pkg/common/health/logger.go 22:29:20 spire-1.2.1/pkg/common/hostservice/ 22:29:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:29:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:29:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:29:20 spire-1.2.1/pkg/common/idutil/ 22:29:20 spire-1.2.1/pkg/common/idutil/require.go 22:29:20 spire-1.2.1/pkg/common/idutil/require_test.go 22:29:20 spire-1.2.1/pkg/common/idutil/safety.go 22:29:20 spire-1.2.1/pkg/common/idutil/safety_test.go 22:29:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:29:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:29:20 spire-1.2.1/pkg/common/jwtsvid/ 22:29:20 spire-1.2.1/pkg/common/jwtsvid/common.go 22:29:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:29:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:29:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:29:20 spire-1.2.1/pkg/common/jwtutil/ 22:29:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:29:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:29:20 spire-1.2.1/pkg/common/log/ 22:29:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:29:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:29:20 spire-1.2.1/pkg/common/log/log.go 22:29:20 spire-1.2.1/pkg/common/log/log_test.go 22:29:20 spire-1.2.1/pkg/common/log/options.go 22:29:20 spire-1.2.1/pkg/common/nodeutil/ 22:29:20 spire-1.2.1/pkg/common/nodeutil/node.go 22:29:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:29:20 spire-1.2.1/pkg/common/peertracker/ 22:29:20 spire-1.2.1/pkg/common/peertracker/conn.go 22:29:20 spire-1.2.1/pkg/common/peertracker/credentials.go 22:29:20 spire-1.2.1/pkg/common/peertracker/errors.go 22:29:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:29:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:29:20 spire-1.2.1/pkg/common/peertracker/info.go 22:29:20 spire-1.2.1/pkg/common/peertracker/listener.go 22:29:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:29:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:29:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:29:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:29:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:29:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:29:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tcp.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:29:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:29:20 spire-1.2.1/pkg/common/peertracker/uds.go 22:29:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:29:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:29:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:29:20 spire-1.2.1/pkg/common/pemutil/ 22:29:20 spire-1.2.1/pkg/common/pemutil/block.go 22:29:20 spire-1.2.1/pkg/common/pemutil/certs.go 22:29:20 spire-1.2.1/pkg/common/pemutil/common.go 22:29:20 spire-1.2.1/pkg/common/pemutil/csr.go 22:29:20 spire-1.2.1/pkg/common/pemutil/keys.go 22:29:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/ 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:29:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:29:20 spire-1.2.1/pkg/common/plugin/ 22:29:20 spire-1.2.1/pkg/common/plugin/aws/ 22:29:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:29:20 spire-1.2.1/pkg/common/plugin/azure/ 22:29:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:29:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:29:20 spire-1.2.1/pkg/common/plugin/facade.go 22:29:20 spire-1.2.1/pkg/common/plugin/facade_test.go 22:29:20 spire-1.2.1/pkg/common/plugin/gcp/ 22:29:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:29:20 spire-1.2.1/pkg/common/plugin/k8s/ 22:29:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:29:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:29:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:29:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:29:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:29:20 spire-1.2.1/pkg/common/plugin/log.go 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/ 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:29:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:29:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:29:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:29:20 spire-1.2.1/pkg/common/plugin/x509pop/ 22:29:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:29:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:29:20 spire-1.2.1/pkg/common/profiling/ 22:29:20 spire-1.2.1/pkg/common/profiling/dumpers.go 22:29:20 spire-1.2.1/pkg/common/profiling/profiling.go 22:29:20 spire-1.2.1/pkg/common/protoutil/ 22:29:20 spire-1.2.1/pkg/common/protoutil/masks.go 22:29:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:29:20 spire-1.2.1/pkg/common/rotationutil/ 22:29:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:29:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:29:20 spire-1.2.1/pkg/common/selector/ 22:29:20 spire-1.2.1/pkg/common/selector/selector.go 22:29:20 spire-1.2.1/pkg/common/selector/selector_test.go 22:29:20 spire-1.2.1/pkg/common/selector/set.go 22:29:20 spire-1.2.1/pkg/common/selector/set_utils.go 22:29:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/ 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/ 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:29:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:29:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:29:20 spire-1.2.1/pkg/common/telemetry/call.go 22:29:20 spire-1.2.1/pkg/common/telemetry/common/ 22:29:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:29:20 spire-1.2.1/pkg/common/telemetry/config.go 22:29:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:29:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/inmem.go 22:29:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/m3.go 22:29:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/metrics.go 22:29:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/names.go 22:29:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:29:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:29:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/ 22:29:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:29:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:29:20 spire-1.2.1/pkg/common/telemetry/server/server.go 22:29:20 spire-1.2.1/pkg/common/telemetry/sink.go 22:29:20 spire-1.2.1/pkg/common/telemetry/statsd.go 22:29:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:29:20 spire-1.2.1/pkg/common/telemetry/uptime.go 22:29:20 spire-1.2.1/pkg/common/telemetry/version.go 22:29:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:29:20 spire-1.2.1/pkg/common/uptime/ 22:29:20 spire-1.2.1/pkg/common/uptime/uptime.go 22:29:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:29:20 spire-1.2.1/pkg/common/util/ 22:29:20 spire-1.2.1/pkg/common/util/certs.go 22:29:20 spire-1.2.1/pkg/common/util/certs_test.go 22:29:20 spire-1.2.1/pkg/common/util/csr.go 22:29:20 spire-1.2.1/pkg/common/util/hash.go 22:29:20 spire-1.2.1/pkg/common/util/selectors.go 22:29:20 spire-1.2.1/pkg/common/util/selectors_test.go 22:29:20 spire-1.2.1/pkg/common/util/signals.go 22:29:20 spire-1.2.1/pkg/common/util/sort.go 22:29:20 spire-1.2.1/pkg/common/util/sort_test.go 22:29:20 spire-1.2.1/pkg/common/util/task.go 22:29:20 spire-1.2.1/pkg/common/util/task_test.go 22:29:20 spire-1.2.1/pkg/common/util/testdata/ 22:29:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:29:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:29:20 spire-1.2.1/pkg/common/version/ 22:29:20 spire-1.2.1/pkg/common/version/version.go 22:29:20 spire-1.2.1/pkg/common/x509svid/ 22:29:20 spire-1.2.1/pkg/common/x509svid/common_test.go 22:29:20 spire-1.2.1/pkg/common/x509svid/csr.go 22:29:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:29:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:29:20 spire-1.2.1/pkg/common/x509util/ 22:29:20 spire-1.2.1/pkg/common/x509util/cert.go 22:29:20 spire-1.2.1/pkg/common/x509util/dns.go 22:29:20 spire-1.2.1/pkg/common/x509util/dns_test.go 22:29:20 spire-1.2.1/pkg/common/x509util/keyid.go 22:29:20 spire-1.2.1/pkg/common/x509util/keypair.go 22:29:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:29:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:29:20 spire-1.2.1/pkg/server/ 22:29:20 spire-1.2.1/pkg/server/api/ 22:29:20 spire-1.2.1/pkg/server/api/agent.go 22:29:20 spire-1.2.1/pkg/server/api/agent/ 22:29:20 spire-1.2.1/pkg/server/api/agent/v1/ 22:29:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/agent_test.go 22:29:20 spire-1.2.1/pkg/server/api/api.go 22:29:20 spire-1.2.1/pkg/server/api/audit/ 22:29:20 spire-1.2.1/pkg/server/api/audit/audit.go 22:29:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:29:20 spire-1.2.1/pkg/server/api/bundle.go 22:29:20 spire-1.2.1/pkg/server/api/bundle/ 22:29:20 spire-1.2.1/pkg/server/api/bundle/v1/ 22:29:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/bundle_test.go 22:29:20 spire-1.2.1/pkg/server/api/debug/ 22:29:20 spire-1.2.1/pkg/server/api/debug/v1/ 22:29:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/entry.go 22:29:20 spire-1.2.1/pkg/server/api/entry/ 22:29:20 spire-1.2.1/pkg/server/api/entry/v1/ 22:29:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/entry_test.go 22:29:20 spire-1.2.1/pkg/server/api/health/ 22:29:20 spire-1.2.1/pkg/server/api/health/v1/ 22:29:20 spire-1.2.1/pkg/server/api/health/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/id.go 22:29:20 spire-1.2.1/pkg/server/api/id_test.go 22:29:20 spire-1.2.1/pkg/server/api/limits/ 22:29:20 spire-1.2.1/pkg/server/api/limits/limits.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/ 22:29:20 spire-1.2.1/pkg/server/api/middleware/alias.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/audit.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/caller.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/common.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/entries.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:29:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:29:20 spire-1.2.1/pkg/server/api/ratelimit.go 22:29:20 spire-1.2.1/pkg/server/api/rpccontext/ 22:29:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:29:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:29:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:29:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:29:20 spire-1.2.1/pkg/server/api/selector.go 22:29:20 spire-1.2.1/pkg/server/api/selector_test.go 22:29:20 spire-1.2.1/pkg/server/api/status.go 22:29:20 spire-1.2.1/pkg/server/api/status_test.go 22:29:20 spire-1.2.1/pkg/server/api/svid/ 22:29:20 spire-1.2.1/pkg/server/api/svid/v1/ 22:29:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/trustdomain.go 22:29:20 spire-1.2.1/pkg/server/api/trustdomain/ 22:29:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:29:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:29:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:29:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:29:20 spire-1.2.1/pkg/server/authpolicy/ 22:29:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:29:20 spire-1.2.1/pkg/server/authpolicy/policy.go 22:29:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:29:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:29:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:29:20 spire-1.2.1/pkg/server/authpolicy/validate.go 22:29:20 spire-1.2.1/pkg/server/bundle/ 22:29:20 spire-1.2.1/pkg/server/bundle/client/ 22:29:20 spire-1.2.1/pkg/server/bundle/client/client.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/manager.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/sources.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/updater.go 22:29:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:29:20 spire-1.2.1/pkg/server/ca/ 22:29:20 spire-1.2.1/pkg/server/ca/ca.go 22:29:20 spire-1.2.1/pkg/server/ca/ca_health.go 22:29:20 spire-1.2.1/pkg/server/ca/ca_test.go 22:29:20 spire-1.2.1/pkg/server/ca/journal.go 22:29:20 spire-1.2.1/pkg/server/ca/journal_test.go 22:29:20 spire-1.2.1/pkg/server/ca/manager.go 22:29:20 spire-1.2.1/pkg/server/ca/manager_health.go 22:29:20 spire-1.2.1/pkg/server/ca/manager_test.go 22:29:20 spire-1.2.1/pkg/server/ca/templates.go 22:29:20 spire-1.2.1/pkg/server/ca/upstream_client.go 22:29:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:29:20 spire-1.2.1/pkg/server/ca/validation.go 22:29:20 spire-1.2.1/pkg/server/cache/ 22:29:20 spire-1.2.1/pkg/server/cache/dscache/ 22:29:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:29:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/ 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:29:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:29:20 spire-1.2.1/pkg/server/catalog/ 22:29:20 spire-1.2.1/pkg/server/catalog/catalog.go 22:29:20 spire-1.2.1/pkg/server/catalog/keymanager.go 22:29:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:29:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:29:20 spire-1.2.1/pkg/server/catalog/notifier.go 22:29:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:29:20 spire-1.2.1/pkg/server/config.go 22:29:20 spire-1.2.1/pkg/server/datastore/ 22:29:20 spire-1.2.1/pkg/server/datastore/datastore.go 22:29:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:29:20 spire-1.2.1/pkg/server/datastore/repository.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:29:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:29:20 spire-1.2.1/pkg/server/endpoints/ 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/ 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:29:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:29:20 spire-1.2.1/pkg/server/endpoints/config.go 22:29:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:29:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:29:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:29:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:29:20 spire-1.2.1/pkg/server/endpoints/middleware.go 22:29:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:29:20 spire-1.2.1/pkg/server/hostservice/ 22:29:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:29:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:29:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:29:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:29:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:29:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:29:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:29:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:29:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:29:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:29:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/ 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:29:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:29:20 ---> Running in 3f83c3ece630 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:29:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:29:20 spire-1.2.1/pkg/server/registration/ 22:29:20 spire-1.2.1/pkg/server/registration/manager.go 22:29:20 spire-1.2.1/pkg/server/registration/manager_test.go 22:29:20 spire-1.2.1/pkg/server/scanentries.go 22:29:20 spire-1.2.1/pkg/server/scanentries_test.go 22:29:20 spire-1.2.1/pkg/server/server.go 22:29:20 spire-1.2.1/pkg/server/server_test.go 22:29:20 spire-1.2.1/pkg/server/svid/ 22:29:20 spire-1.2.1/pkg/server/svid/observer.go 22:29:20 spire-1.2.1/pkg/server/svid/observer_test.go 22:29:20 spire-1.2.1/pkg/server/svid/rotator.go 22:29:20 spire-1.2.1/pkg/server/svid/rotator_config.go 22:29:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:29:20 spire-1.2.1/pkg/server/svid/rotator_test.go 22:29:20 spire-1.2.1/proto/ 22:29:20 spire-1.2.1/proto/private/ 22:29:20 spire-1.2.1/proto/private/server/ 22:29:20 spire-1.2.1/proto/private/server/journal/ 22:29:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:29:20 spire-1.2.1/proto/private/server/journal/journal.proto 22:29:20 spire-1.2.1/proto/spire/ 22:29:20 spire-1.2.1/proto/spire/common/ 22:29:20 spire-1.2.1/proto/spire/common/common.pb.go 22:29:20 spire-1.2.1/proto/spire/common/common.proto 22:29:20 spire-1.2.1/proto/spire/common/plugin/ 22:29:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:29:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:29:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:29:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:29:20 spire-1.2.1/proto/spire/plugin/ 22:29:20 spire-1.2.1/proto/spire/plugin/agent/ 22:29:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:29:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:29:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:29:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:29:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:29:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:29:20 spire-1.2.1/release/ 22:29:20 spire-1.2.1/release/spire-extras/ 22:29:20 spire-1.2.1/release/spire-extras/README.md 22:29:20 spire-1.2.1/release/spire-extras/conf/ 22:29:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:29:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:29:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:29:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:29:20 spire-1.2.1/release/spire/ 22:29:20 spire-1.2.1/release/spire/README.md 22:29:20 spire-1.2.1/release/spire/conf/ 22:29:20 spire-1.2.1/release/spire/conf/agent/ 22:29:20 spire-1.2.1/release/spire/conf/agent/agent.conf 22:29:20 spire-1.2.1/release/spire/conf/server/ 22:29:20 spire-1.2.1/release/spire/conf/server/server.conf 22:29:20 spire-1.2.1/script/ 22:29:20 spire-1.2.1/script/build-artifact.sh 22:29:20 spire-1.2.1/script/generate_dummy_ca.sh 22:29:20 spire-1.2.1/support/ 22:29:20 spire-1.2.1/support/k8s/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:29:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/ 22:29:20 spire-1.2.1/support/oidc-discovery-provider/README.md 22:29:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/config.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/main.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:29:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:29:20 spire-1.2.1/test/ 22:29:20 spire-1.2.1/test/clock/ 22:29:20 spire-1.2.1/test/clock/clock.go 22:29:20 spire-1.2.1/test/fakes/ 22:29:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:29:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:29:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:29:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:29:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:29:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:29:20 spire-1.2.1/test/fakes/fakeagentstore/ 22:29:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:29:20 spire-1.2.1/test/fakes/fakedatastore/ 22:29:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:29:20 spire-1.2.1/test/fakes/fakeentryclient/ 22:29:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:29:20 spire-1.2.1/test/fakes/fakehealthchecker/ 22:29:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:29:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:29:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:29:20 spire-1.2.1/test/fakes/fakemetrics/ 22:29:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:29:20 spire-1.2.1/test/fakes/fakenoderesolver/ 22:29:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:29:20 spire-1.2.1/test/fakes/fakenotifier/ 22:29:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:29:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:29:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:29:20 spire-1.2.1/test/fakes/fakeserverca/ 22:29:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:29:20 spire-1.2.1/test/fakes/fakeservercatalog/ 22:29:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:29:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:29:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:29:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:29:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:29:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:29:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:29:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:29:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:29:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:29:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:29:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:29:20 spire-1.2.1/test/fixture/ 22:29:20 spire-1.2.1/test/fixture/certs/ 22:29:20 spire-1.2.1/test/fixture/certs/agent_svid.der 22:29:20 spire-1.2.1/test/fixture/certs/base_cert.pem 22:29:20 spire-1.2.1/test/fixture/certs/base_csr.pem 22:29:20 spire-1.2.1/test/fixture/certs/base_key.pem 22:29:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:29:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:29:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:29:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:29:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:29:20 spire-1.2.1/test/fixture/certs/blog_key.pem 22:29:20 spire-1.2.1/test/fixture/certs/bundle.der 22:29:20 spire-1.2.1/test/fixture/certs/ca.pem 22:29:20 spire-1.2.1/test/fixture/certs/ca_key.pem 22:29:20 spire-1.2.1/test/fixture/certs/database_cert.pem 22:29:20 spire-1.2.1/test/fixture/certs/database_csr.pem 22:29:20 spire-1.2.1/test/fixture/certs/database_key.pem 22:29:20 spire-1.2.1/test/fixture/certs/node_cert.pem 22:29:20 spire-1.2.1/test/fixture/certs/node_csr.pem 22:29:20 spire-1.2.1/test/fixture/certs/node_key.pem 22:29:20 spire-1.2.1/test/fixture/certs/svid.pem 22:29:20 spire-1.2.1/test/fixture/certs/svid_key.pem 22:29:20 spire-1.2.1/test/fixture/config/ 22:29:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:29:20 spire-1.2.1/test/fixture/config/agent_good.conf 22:29:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:29:20 spire-1.2.1/test/fixture/config/plugin_good.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:29:20 spire-1.2.1/test/fixture/config/server_good.conf 22:29:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:29:20 spire-1.2.1/test/fixture/fixture.go 22:29:20 spire-1.2.1/test/fixture/nodeattestor/ 22:29:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:29:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:29:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:29:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:29:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:29:20 spire-1.2.1/test/fixture/registration/ 22:29:20 spire-1.2.1/test/fixture/registration/entries.json 22:29:20 spire-1.2.1/test/fixture/registration/good-for-update.json 22:29:20 spire-1.2.1/test/fixture/registration/good.json 22:29:20 spire-1.2.1/test/fixture/registration/invalid.json 22:29:20 spire-1.2.1/test/fixture/registration/invalid_json.json 22:29:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:29:20 spire-1.2.1/test/integration/ 22:29:20 spire-1.2.1/test/integration/README.md 22:29:20 spire-1.2.1/test/integration/common 22:29:20 spire-1.2.1/test/integration/setup/ 22:29:20 spire-1.2.1/test/integration/setup/adminclient/ 22:29:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:29:20 spire-1.2.1/test/integration/setup/adminclient/client.go 22:29:20 spire-1.2.1/test/integration/setup/debugagent/ 22:29:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:29:20 spire-1.2.1/test/integration/setup/debugagent/main.go 22:29:20 spire-1.2.1/test/integration/setup/debugserver/ 22:29:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:29:20 spire-1.2.1/test/integration/setup/debugserver/main.go 22:29:20 spire-1.2.1/test/integration/setup/downstreamclient/ 22:29:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:29:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:29:20 spire-1.2.1/test/integration/setup/itclient/ 22:29:20 spire-1.2.1/test/integration/setup/itclient/client.go 22:29:20 spire-1.2.1/test/integration/setup/node-attestation/ 22:29:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:29:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:29:20 spire-1.2.1/test/integration/setup/x509pop/ 22:29:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:29:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:29:20 spire-1.2.1/test/integration/suites/ 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:29:20 spire-1.2.1/test/integration/suites/join-token/ 22:29:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:29:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:29:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:29:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:29:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:29:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:29:20 spire-1.2.1/test/integration/suites/join-token/README.md 22:29:20 spire-1.2.1/test/integration/suites/join-token/conf/ 22:29:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/join-token/teardown 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:29:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:29:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:29:20 spire-1.2.1/test/integration/suites/k8s/ 22:29:20 spire-1.2.1/test/integration/suites/k8s/00-setup 22:29:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:29:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:29:20 spire-1.2.1/test/integration/suites/k8s/README.md 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/ 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:29:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:29:20 spire-1.2.1/test/integration/suites/k8s/teardown 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:29:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:29:21 Building bin/spire-agent... 22:29:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 22:29:21 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 22:29:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 22:29:21 go: downloading github.com/docker/docker v20.10.12+incompatible 22:29:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:29:21 ---> 08a1976b5600 22:29:21 Step 3/23 : WORKDIR /edgex-go 22:29:21 ---> Using cache 22:29:21 ---> 98bbc2c6f816 22:29:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:21 ---> Using cache 22:29:21 ---> 0570ee7d0717 22:29:21 Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:29:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/ 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:29:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:29:21 spire-1.2.1/test/integration/suites/rotation/ 22:29:21 spire-1.2.1/test/integration/suites/rotation/00-setup 22:29:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:29:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:29:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:29:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:29:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:29:21 spire-1.2.1/test/integration/suites/rotation/README.md 22:29:21 spire-1.2.1/test/integration/suites/rotation/conf/ 22:29:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:29:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:29:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:29:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:29:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:29:21 spire-1.2.1/test/integration/suites/rotation/teardown 22:29:21 spire-1.2.1/test/integration/suites/self-test/ 22:29:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:29:21 spire-1.2.1/test/integration/suites/self-test/README.md 22:29:21 spire-1.2.1/test/integration/suites/self-test/teardown 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:29:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:29:21 spire-1.2.1/test/integration/suites/upgrade/ 22:29:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:29:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:29:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:29:21 spire-1.2.1/test/integration/suites/upgrade/README.md 22:29:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:29:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:29:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:29:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:29:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:29:21 spire-1.2.1/test/integration/suites/upgrade/teardown 22:29:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:29:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:29:21 spire-1.2.1/test/integration/test-one.sh 22:29:21 spire-1.2.1/test/integration/test.sh 22:29:21 spire-1.2.1/test/plugintest/ 22:29:21 spire-1.2.1/test/plugintest/config.go 22:29:21 spire-1.2.1/test/plugintest/load.go 22:29:21 spire-1.2.1/test/plugintest/option.go 22:29:21 spire-1.2.1/test/spiretest/ 22:29:21 spire-1.2.1/test/spiretest/apiserver.go 22:29:21 spire-1.2.1/test/spiretest/assertions.go 22:29:21 spire-1.2.1/test/spiretest/dir.go 22:29:21 spire-1.2.1/test/spiretest/errors_posix.go 22:29:21 spire-1.2.1/test/spiretest/errors_windows.go 22:29:21 spire-1.2.1/test/spiretest/logs.go 22:29:21 spire-1.2.1/test/spiretest/socketapi.go 22:29:21 spire-1.2.1/test/spiretest/suite.go 22:29:21 spire-1.2.1/test/spiretest/x509.go 22:29:21 spire-1.2.1/test/testca/ 22:29:21 spire-1.2.1/test/testca/ca.go 22:29:21 spire-1.2.1/test/testkey/ 22:29:21 spire-1.2.1/test/testkey/generate.sh 22:29:21 spire-1.2.1/test/testkey/genkeys.go 22:29:21 spire-1.2.1/test/testkey/keys.go 22:29:21 spire-1.2.1/test/testkey/new.go 22:29:21 spire-1.2.1/test/tpmsimulator/ 22:29:21 spire-1.2.1/test/tpmsimulator/simulator.go 22:29:21 spire-1.2.1/test/util/ 22:29:21 spire-1.2.1/test/util/cert_fixtures.go 22:29:21 spire-1.2.1/test/util/cert_generation.go 22:29:21 spire-1.2.1/test/util/io_redirection.go 22:29:21 spire-1.2.1/test/util/race.go 22:29:21 spire-1.2.1/test/util/util.go 22:29:21 building spire from source... 22:29:21 spire-1.2.1/ 22:29:21 Removing intermediate container 3f83c3ece630 22:29:21 ---> c167779e282a 22:29:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:29:21 ---> Running in 2bdef76efed3 22:29:21 Removing intermediate container 8b9d6ce4e8fc 22:29:21 ---> e1675e676786 22:29:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:21 spire-1.2.1/.data/ 22:29:21 spire-1.2.1/.data/.file 22:29:21 spire-1.2.1/.dockerignore 22:29:21 spire-1.2.1/.gitattributes 22:29:21 spire-1.2.1/.githooks/ 22:29:21 spire-1.2.1/.githooks/pre-commit 22:29:21 spire-1.2.1/.github/ 22:29:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:29:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:29:21 spire-1.2.1/.github/dependabot.yml 22:29:21 spire-1.2.1/.github/workflows/ 22:29:21 spire-1.2.1/.github/workflows/nightly_build.yaml 22:29:21 spire-1.2.1/.github/workflows/pr_build.yaml 22:29:21 spire-1.2.1/.github/workflows/release_build.yaml 22:29:21 spire-1.2.1/.github/workflows/scripts/ 22:29:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:29:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:29:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:29:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:29:21 spire-1.2.1/.github/workflows/scripts/split.sh 22:29:21 spire-1.2.1/.gitignore 22:29:21 spire-1.2.1/.go-version 22:29:21 spire-1.2.1/.golangci.yml 22:29:21 spire-1.2.1/ADOPTERS.md 22:29:21 spire-1.2.1/CHANGELOG.md 22:29:21 spire-1.2.1/CODE-OF-CONDUCT.md 22:29:21 spire-1.2.1/CODEOWNERS 22:29:21 spire-1.2.1/CONTRIBUTING.md 22:29:21 spire-1.2.1/Dockerfile 22:29:21 spire-1.2.1/Dockerfile.dev 22:29:21 spire-1.2.1/Dockerfile.scratch 22:29:21 spire-1.2.1/LICENSE 22:29:21 spire-1.2.1/MAINTAINERS.md 22:29:21 spire-1.2.1/Makefile 22:29:21 spire-1.2.1/README.md 22:29:21 spire-1.2.1/ROADMAP.md 22:29:21 spire-1.2.1/SECURITY.md 22:29:21 spire-1.2.1/cmd/ 22:29:21 spire-1.2.1/cmd/spire-agent/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/common/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/run/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:29:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:29:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:29:21 spire-1.2.1/cmd/spire-agent/main.go 22:29:21 spire-1.2.1/cmd/spire-server/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/cli.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/run/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/token/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/validate/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/x509/ 22:29:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:29:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:29:21 spire-1.2.1/cmd/spire-server/main.go 22:29:21 spire-1.2.1/cmd/spire-server/util/ 22:29:21 spire-1.2.1/cmd/spire-server/util/util.go 22:29:21 spire-1.2.1/conf/ 22:29:21 spire-1.2.1/conf/agent/ 22:29:21 spire-1.2.1/conf/agent/agent.conf 22:29:21 spire-1.2.1/conf/agent/agent_full.conf 22:29:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:29:21 spire-1.2.1/conf/server/ 22:29:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:29:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:29:21 spire-1.2.1/conf/server/server.conf 22:29:21 spire-1.2.1/conf/server/server_full.conf 22:29:21 spire-1.2.1/doc/ 22:29:21 spire-1.2.1/doc/SPIRE101.md 22:29:21 spire-1.2.1/doc/auditlog.md 22:29:21 spire-1.2.1/doc/authorization_policy_engine.md 22:29:21 spire-1.2.1/doc/changelog_guidelines.md 22:29:21 spire-1.2.1/doc/cure53-report.pdf 22:29:21 spire-1.2.1/doc/images/ 22:29:21 spire-1.2.1/doc/images/2019_roadmap.png 22:29:21 spire-1.2.1/doc/images/SPIRE101.png 22:29:21 spire-1.2.1/doc/images/SPIRE_agent.png 22:29:21 spire-1.2.1/doc/images/SPIRE_server.png 22:29:21 spire-1.2.1/doc/images/cache_mgr.png 22:29:21 spire-1.2.1/doc/images/cache_mgr_components.png 22:29:21 spire-1.2.1/doc/images/federated_spire.png 22:29:21 spire-1.2.1/doc/images/ha_mode.png 22:29:21 spire-1.2.1/doc/images/nested_spire.png 22:29:21 spire-1.2.1/doc/images/oidc_federation.png 22:29:21 spire-1.2.1/doc/images/single_trust_domain.png 22:29:21 spire-1.2.1/doc/images/spiffe_compatible.png 22:29:21 spire-1.2.1/doc/images/spire_logo.png 22:29:21 spire-1.2.1/doc/migrating_registration_api_clients.md 22:29:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:29:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:29:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:29:21 go: downloading github.com/google/go-tpm-tools v0.3.3 22:29:21 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 22:29:21 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 22:29:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdInstalling go1.17.7... 22:29:21 22:29:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:29:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:29:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:29:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:29:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:29:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:29:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:29:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:29:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:29:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:29:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:29:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:29:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:29:21 spire-1.2.1/doc/scaling_spire.md 22:29:21 spire-1.2.1/doc/spire_agent.md 22:29:21 spire-1.2.1/doc/spire_server.md 22:29:21 spire-1.2.1/doc/supported_integrations.md 22:29:21 spire-1.2.1/doc/telemetry.md 22:29:21 spire-1.2.1/doc/telemetry_config.md 22:29:21 spire-1.2.1/doc/upgrading.md 22:29:21 spire-1.2.1/doc/using_spire.md 22:29:21 spire-1.2.1/examples/ 22:29:21 spire-1.2.1/examples/README.md 22:29:21 spire-1.2.1/go.mod 22:29:21 spire-1.2.1/go.sum 22:29:21 spire-1.2.1/pkg/ 22:29:21 spire-1.2.1/pkg/agent/ 22:29:21 spire-1.2.1/pkg/agent/agent.go 22:29:21 spire-1.2.1/pkg/agent/api/ 22:29:21 spire-1.2.1/pkg/agent/api/config.go 22:29:21 spire-1.2.1/pkg/agent/api/debug/ 22:29:21 spire-1.2.1/pkg/agent/api/debug/v1/ 22:29:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:29:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:29:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:29:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:29:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:29:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:29:21 spire-1.2.1/pkg/agent/api/endpoints.go 22:29:21 spire-1.2.1/pkg/agent/api/health/ 22:29:21 spire-1.2.1/pkg/agent/api/health/v1/ 22:29:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:29:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:29:21 spire-1.2.1/pkg/agent/api/rpccontext/ 22:29:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:29:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:29:21 spire-1.2.1/pkg/agent/attestor/ 22:29:21 spire-1.2.1/pkg/agent/attestor/node/ 22:29:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:29:21 spire-1.2.1/pkg/agent/attestor/node/node.go 22:29:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:29:21 spire-1.2.1/pkg/agent/attestor/workload/ 22:29:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:29:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:29:21 spire-1.2.1/pkg/agent/catalog/ 22:29:21 spire-1.2.1/pkg/agent/catalog/catalog.go 22:29:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:29:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:29:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:29:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:29:21 spire-1.2.1/pkg/agent/client/ 22:29:21 spire-1.2.1/pkg/agent/client/client.go 22:29:21 spire-1.2.1/pkg/agent/client/client_test.go 22:29:21 spire-1.2.1/pkg/agent/client/dial.go 22:29:21 spire-1.2.1/pkg/agent/client/nodeconn.go 22:29:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:29:21 spire-1.2.1/pkg/agent/client/update.go 22:29:21 spire-1.2.1/pkg/agent/client/util.go 22:29:21 spire-1.2.1/pkg/agent/common/ 22:29:21 spire-1.2.1/pkg/agent/common/backoff/ 22:29:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:29:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:29:21 spire-1.2.1/pkg/agent/common/cgroups/ 22:29:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:29:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:29:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:29:21 spire-1.2.1/pkg/agent/config.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/ 22:29:21 spire-1.2.1/pkg/agent/endpoints/config.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:29:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:29:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/workload/ 22:29:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:29:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:29:21 spire-1.2.1/pkg/agent/manager/ 22:29:21 spire-1.2.1/pkg/agent/manager/cache/ 22:29:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:29:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:29:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:29:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:29:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:29:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:29:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:29:21 spire-1.2.1/pkg/agent/manager/config.go 22:29:21 spire-1.2.1/pkg/agent/manager/manager.go 22:29:21 spire-1.2.1/pkg/agent/manager/manager_test.go 22:29:21 spire-1.2.1/pkg/agent/manager/storage.go 22:29:21 spire-1.2.1/pkg/agent/manager/storage_test.go 22:29:21 spire-1.2.1/pkg/agent/manager/storecache/ 22:29:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:29:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:29:21 spire-1.2.1/pkg/agent/manager/sync.go 22:29:21 spire-1.2.1/pkg/agent/plugin/ 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:29:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:29:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:29:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:29:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:29:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:29:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:29:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:29:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:29:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:29:21 go: downloading github.com/docker/go-connections v0.4.0 22:29:21 go: downloading github.com/docker/go-units v0.4.0 22:29:21 go: downloading github.com/opencontainers/image-spec v1.0.1 22:29:21 go: downloading github.com/docker/distribution v2.7.1+incompatible 22:29:21 go: downloading github.com/containerd/containerd v1.3.4 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:29:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:29:22 spire-1.2.1/pkg/agent/svid/ 22:29:22 spire-1.2.1/pkg/agent/svid/rotator.go 22:29:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:29:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:29:22 spire-1.2.1/pkg/agent/svid/store/ 22:29:22 spire-1.2.1/pkg/agent/svid/store/service.go 22:29:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:29:22 spire-1.2.1/pkg/common/ 22:29:22 spire-1.2.1/pkg/common/agentpathtemplate/ 22:29:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:29:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:29:22 spire-1.2.1/pkg/common/api/ 22:29:22 spire-1.2.1/pkg/common/api/metrics.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/ 22:29:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/logger.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/names.go 22:29:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:29:22 spire-1.2.1/pkg/common/api/names.go 22:29:22 spire-1.2.1/pkg/common/api/ratelimit.go 22:29:22 spire-1.2.1/pkg/common/api/rpccontext/ 22:29:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:29:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:29:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:29:22 spire-1.2.1/pkg/common/auth/ 22:29:22 spire-1.2.1/pkg/common/auth/interceptors.go 22:29:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:29:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/ 22:29:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/types.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:29:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:29:22 spire-1.2.1/pkg/common/catalog/ 22:29:22 spire-1.2.1/pkg/common/catalog/bind.go 22:29:22 spire-1.2.1/pkg/common/catalog/builtin.go 22:29:22 spire-1.2.1/pkg/common/catalog/catalog.go 22:29:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:29:22 spire-1.2.1/pkg/common/catalog/closers.go 22:29:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:29:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:29:22 spire-1.2.1/pkg/common/catalog/config.go 22:29:22 spire-1.2.1/pkg/common/catalog/config_test.go 22:29:22 spire-1.2.1/pkg/common/catalog/configure.go 22:29:22 spire-1.2.1/pkg/common/catalog/constraints.go 22:29:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:29:22 spire-1.2.1/pkg/common/catalog/context.go 22:29:22 spire-1.2.1/pkg/common/catalog/external.go 22:29:22 spire-1.2.1/pkg/common/catalog/host.go 22:29:22 spire-1.2.1/pkg/common/catalog/pipenet.go 22:29:22 spire-1.2.1/pkg/common/catalog/plugin.go 22:29:22 spire-1.2.1/pkg/common/catalog/testplugin/ 22:29:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:29:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:29:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:29:22 spire-1.2.1/pkg/common/cli/ 22:29:22 spire-1.2.1/pkg/common/cli/env.go 22:29:22 spire-1.2.1/pkg/common/cli/flags.go 22:29:22 spire-1.2.1/pkg/common/cli/trust_domain.go 22:29:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:29:22 spire-1.2.1/pkg/common/cli/umask.go 22:29:22 spire-1.2.1/pkg/common/cli/umask_posix.go 22:29:22 spire-1.2.1/pkg/common/cli/umask_test.go 22:29:22 spire-1.2.1/pkg/common/cli/umask_windows.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/flag.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/format.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:29:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:29:22 spire-1.2.1/pkg/common/coretypes/ 22:29:22 spire-1.2.1/pkg/common/coretypes/bundle/ 22:29:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:29:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:29:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:29:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:29:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:29:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:29:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:29:22 spire-1.2.1/pkg/common/cryptoutil/ 22:29:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:29:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:29:22 spire-1.2.1/pkg/common/diskutil/ 22:29:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:29:22 spire-1.2.1/pkg/common/diskutil/file_test.go 22:29:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:29:22 spire-1.2.1/pkg/common/errorutil/ 22:29:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:29:22 spire-1.2.1/pkg/common/health/ 22:29:22 spire-1.2.1/pkg/common/health/config.go 22:29:22 spire-1.2.1/pkg/common/health/context.go 22:29:22 spire-1.2.1/pkg/common/health/context_test.go 22:29:22 spire-1.2.1/pkg/common/health/health.go 22:29:22 spire-1.2.1/pkg/common/health/health_test.go 22:29:22 spire-1.2.1/pkg/common/health/logger.go 22:29:22 spire-1.2.1/pkg/common/hostservice/ 22:29:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:29:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:29:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:29:22 spire-1.2.1/pkg/common/idutil/ 22:29:22 spire-1.2.1/pkg/common/idutil/require.go 22:29:22 spire-1.2.1/pkg/common/idutil/require_test.go 22:29:22 spire-1.2.1/pkg/common/idutil/safety.go 22:29:22 spire-1.2.1/pkg/common/idutil/safety_test.go 22:29:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:29:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:29:22 spire-1.2.1/pkg/common/jwtsvid/ 22:29:22 spire-1.2.1/pkg/common/jwtsvid/common.go 22:29:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:29:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:29:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:29:22 spire-1.2.1/pkg/common/jwtutil/ 22:29:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:29:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:29:22 spire-1.2.1/pkg/common/log/ 22:29:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:29:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:29:22 spire-1.2.1/pkg/common/log/log.go 22:29:22 spire-1.2.1/pkg/common/log/log_test.go 22:29:22 spire-1.2.1/pkg/common/log/options.go 22:29:22 spire-1.2.1/pkg/common/nodeutil/ 22:29:22 spire-1.2.1/pkg/common/nodeutil/node.go 22:29:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:29:22 spire-1.2.1/pkg/common/peertracker/ 22:29:22 spire-1.2.1/pkg/common/peertracker/conn.go 22:29:22 spire-1.2.1/pkg/common/peertracker/credentials.go 22:29:22 spire-1.2.1/pkg/common/peertracker/errors.go 22:29:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:29:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:29:22 spire-1.2.1/pkg/common/peertracker/info.go 22:29:22 spire-1.2.1/pkg/common/peertracker/listener.go 22:29:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:29:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:29:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:29:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:29:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:29:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:29:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tcp.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:29:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:29:22 spire-1.2.1/pkg/common/peertracker/uds.go 22:29:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:29:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:29:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:29:22 spire-1.2.1/pkg/common/pemutil/ 22:29:22 spire-1.2.1/pkg/common/pemutil/block.go 22:29:22 spire-1.2.1/pkg/common/pemutil/certs.go 22:29:22 spire-1.2.1/pkg/common/pemutil/common.go 22:29:22 spire-1.2.1/pkg/common/pemutil/csr.go 22:29:22 spire-1.2.1/pkg/common/pemutil/keys.go 22:29:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/ 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:29:22 go: downloading github.com/opencontainers/go-digest v1.0.0 22:29:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:29:22 spire-1.2.1/pkg/common/plugin/ 22:29:22 spire-1.2.1/pkg/common/plugin/aws/ 22:29:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:29:22 spire-1.2.1/pkg/common/plugin/azure/ 22:29:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:29:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:29:22 spire-1.2.1/pkg/common/plugin/facade.go 22:29:22 spire-1.2.1/pkg/common/plugin/facade_test.go 22:29:22 spire-1.2.1/pkg/common/plugin/gcp/ 22:29:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:29:22 spire-1.2.1/pkg/common/plugin/k8s/ 22:29:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:29:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:29:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:29:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:29:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:29:22 spire-1.2.1/pkg/common/plugin/log.go 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/ 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:29:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:29:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:29:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:29:22 spire-1.2.1/pkg/common/plugin/x509pop/ 22:29:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:29:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:29:22 spire-1.2.1/pkg/common/profiling/ 22:29:22 spire-1.2.1/pkg/common/profiling/dumpers.go 22:29:22 spire-1.2.1/pkg/common/profiling/profiling.go 22:29:22 spire-1.2.1/pkg/common/protoutil/ 22:29:22 spire-1.2.1/pkg/common/protoutil/masks.go 22:29:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:29:22 spire-1.2.1/pkg/common/rotationutil/ 22:29:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:29:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:29:22 spire-1.2.1/pkg/common/selector/ 22:29:22 spire-1.2.1/pkg/common/selector/selector.go 22:29:22 spire-1.2.1/pkg/common/selector/selector_test.go 22:29:22 spire-1.2.1/pkg/common/selector/set.go 22:29:22 spire-1.2.1/pkg/common/selector/set_utils.go 22:29:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/ 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/ 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:29:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:29:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:29:22 spire-1.2.1/pkg/common/telemetry/call.go 22:29:22 spire-1.2.1/pkg/common/telemetry/common/ 22:29:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:29:22 spire-1.2.1/pkg/common/telemetry/config.go 22:29:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:29:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/inmem.go 22:29:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/m3.go 22:29:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/metrics.go 22:29:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/names.go 22:29:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:29:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:29:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/ 22:29:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:29:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:29:22 spire-1.2.1/pkg/common/telemetry/server/server.go 22:29:22 spire-1.2.1/pkg/common/telemetry/sink.go 22:29:22 spire-1.2.1/pkg/common/telemetry/statsd.go 22:29:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:29:22 spire-1.2.1/pkg/common/telemetry/uptime.go 22:29:22 spire-1.2.1/pkg/common/telemetry/version.go 22:29:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:29:22 spire-1.2.1/pkg/common/uptime/ 22:29:22 spire-1.2.1/pkg/common/uptime/uptime.go 22:29:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:29:22 spire-1.2.1/pkg/common/util/ 22:29:22 spire-1.2.1/pkg/common/util/certs.go 22:29:22 spire-1.2.1/pkg/common/util/certs_test.go 22:29:22 spire-1.2.1/pkg/common/util/csr.go 22:29:22 spire-1.2.1/pkg/common/util/hash.go 22:29:22 spire-1.2.1/pkg/common/util/selectors.go 22:29:22 spire-1.2.1/pkg/common/util/selectors_test.go 22:29:22 spire-1.2.1/pkg/common/util/signals.go 22:29:22 spire-1.2.1/pkg/common/util/sort.go 22:29:22 spire-1.2.1/pkg/common/util/sort_test.go 22:29:22 spire-1.2.1/pkg/common/util/task.go 22:29:22 spire-1.2.1/pkg/common/util/task_test.go 22:29:22 spire-1.2.1/pkg/common/util/testdata/ 22:29:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:29:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:29:22 spire-1.2.1/pkg/common/version/ 22:29:22 spire-1.2.1/pkg/common/version/version.go 22:29:22 spire-1.2.1/pkg/common/x509svid/ 22:29:22 spire-1.2.1/pkg/common/x509svid/common_test.go 22:29:22 spire-1.2.1/pkg/common/x509svid/csr.go 22:29:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:29:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:29:22 spire-1.2.1/pkg/common/x509util/ 22:29:22 spire-1.2.1/pkg/common/x509util/cert.go 22:29:22 spire-1.2.1/pkg/common/x509util/dns.go 22:29:22 spire-1.2.1/pkg/common/x509util/dns_test.go 22:29:22 spire-1.2.1/pkg/common/x509util/keyid.go 22:29:22 spire-1.2.1/pkg/common/x509util/keypair.go 22:29:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:29:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:29:22 spire-1.2.1/pkg/server/ 22:29:22 spire-1.2.1/pkg/server/api/ 22:29:22 spire-1.2.1/pkg/server/api/agent.go 22:29:22 spire-1.2.1/pkg/server/api/agent/ 22:29:22 spire-1.2.1/pkg/server/api/agent/v1/ 22:29:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/agent_test.go 22:29:22 spire-1.2.1/pkg/server/api/api.go 22:29:22 spire-1.2.1/pkg/server/api/audit/ 22:29:22 spire-1.2.1/pkg/server/api/audit/audit.go 22:29:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:29:22 spire-1.2.1/pkg/server/api/bundle.go 22:29:22 spire-1.2.1/pkg/server/api/bundle/ 22:29:22 spire-1.2.1/pkg/server/api/bundle/v1/ 22:29:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/bundle_test.go 22:29:22 spire-1.2.1/pkg/server/api/debug/ 22:29:22 spire-1.2.1/pkg/server/api/debug/v1/ 22:29:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/entry.go 22:29:22 spire-1.2.1/pkg/server/api/entry/ 22:29:22 spire-1.2.1/pkg/server/api/entry/v1/ 22:29:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/entry_test.go 22:29:22 spire-1.2.1/pkg/server/api/health/ 22:29:22 spire-1.2.1/pkg/server/api/health/v1/ 22:29:22 spire-1.2.1/pkg/server/api/health/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/id.go 22:29:22 spire-1.2.1/pkg/server/api/id_test.go 22:29:22 spire-1.2.1/pkg/server/api/limits/ 22:29:22 spire-1.2.1/pkg/server/api/limits/limits.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/ 22:29:22 spire-1.2.1/pkg/server/api/middleware/alias.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/audit.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/caller.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/common.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/entries.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:29:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:29:22 spire-1.2.1/pkg/server/api/ratelimit.go 22:29:22 spire-1.2.1/pkg/server/api/rpccontext/ 22:29:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:29:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:29:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:29:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:29:22 spire-1.2.1/pkg/server/api/selector.go 22:29:22 spire-1.2.1/pkg/server/api/selector_test.go 22:29:22 spire-1.2.1/pkg/server/api/status.go 22:29:22 spire-1.2.1/pkg/server/api/status_test.go 22:29:22 spire-1.2.1/pkg/server/api/svid/ 22:29:22 spire-1.2.1/pkg/server/api/svid/v1/ 22:29:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/trustdomain.go 22:29:22 spire-1.2.1/pkg/server/api/trustdomain/ 22:29:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:29:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:29:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:29:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:29:22 spire-1.2.1/pkg/server/authpolicy/ 22:29:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:29:22 spire-1.2.1/pkg/server/authpolicy/policy.go 22:29:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:29:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:29:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:29:22 spire-1.2.1/pkg/server/authpolicy/validate.go 22:29:22 spire-1.2.1/pkg/server/bundle/ 22:29:22 spire-1.2.1/pkg/server/bundle/client/ 22:29:22 spire-1.2.1/pkg/server/bundle/client/client.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/manager.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/sources.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/updater.go 22:29:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:29:22 spire-1.2.1/pkg/server/ca/ 22:29:22 spire-1.2.1/pkg/server/ca/ca.go 22:29:22 spire-1.2.1/pkg/server/ca/ca_health.go 22:29:22 spire-1.2.1/pkg/server/ca/ca_test.go 22:29:22 spire-1.2.1/pkg/server/ca/journal.go 22:29:22 spire-1.2.1/pkg/server/ca/journal_test.go 22:29:22 spire-1.2.1/pkg/server/ca/manager.go 22:29:22 spire-1.2.1/pkg/server/ca/manager_health.go 22:29:22 spire-1.2.1/pkg/server/ca/manager_test.go 22:29:22 spire-1.2.1/pkg/server/ca/templates.go 22:29:22 spire-1.2.1/pkg/server/ca/upstream_client.go 22:29:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:29:22 spire-1.2.1/pkg/server/ca/validation.go 22:29:22 spire-1.2.1/pkg/server/cache/ 22:29:22 spire-1.2.1/pkg/server/cache/dscache/ 22:29:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:29:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/ 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:29:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:29:22 spire-1.2.1/pkg/server/catalog/ 22:29:22 spire-1.2.1/pkg/server/catalog/catalog.go 22:29:22 spire-1.2.1/pkg/server/catalog/keymanager.go 22:29:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:29:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:29:22 spire-1.2.1/pkg/server/catalog/notifier.go 22:29:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:29:22 spire-1.2.1/pkg/server/config.go 22:29:22 spire-1.2.1/pkg/server/datastore/ 22:29:22 spire-1.2.1/pkg/server/datastore/datastore.go 22:29:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:29:22 spire-1.2.1/pkg/server/datastore/repository.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:29:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:29:22 spire-1.2.1/pkg/server/endpoints/ 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/ 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:29:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:29:22 spire-1.2.1/pkg/server/endpoints/config.go 22:29:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:29:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:29:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:29:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:29:22 spire-1.2.1/pkg/server/endpoints/middleware.go 22:29:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:29:22 spire-1.2.1/pkg/server/hostservice/ 22:29:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:29:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:29:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:29:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:29:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:29:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:29:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:29:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:29:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:29:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:29:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/ 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:29:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:29:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:29:22 spire-1.2.1/pkg/server/registration/ 22:29:22 spire-1.2.1/pkg/server/registration/manager.go 22:29:22 spire-1.2.1/pkg/server/registration/manager_test.go 22:29:22 spire-1.2.1/pkg/server/scanentries.go 22:29:22 spire-1.2.1/pkg/server/scanentries_test.go 22:29:22 spire-1.2.1/pkg/server/server.go 22:29:22 spire-1.2.1/pkg/server/server_test.go 22:29:22 spire-1.2.1/pkg/server/svid/ 22:29:22 spire-1.2.1/pkg/server/svid/observer.go 22:29:22 spire-1.2.1/pkg/server/svid/observer_test.go 22:29:22 spire-1.2.1/pkg/server/svid/rotator.go 22:29:22 spire-1.2.1/pkg/server/svid/rotator_config.go 22:29:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:29:22 spire-1.2.1/pkg/server/svid/rotator_test.go 22:29:22 spire-1.2.1/proto/ 22:29:22 spire-1.2.1/proto/private/ 22:29:22 spire-1.2.1/proto/private/server/ 22:29:22  ---> e669c77ff110 22:29:22 ---> faba6fef6862 22:29:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shStep 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:29:22 22:29:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:29:22 ---> Running in ba709d4f1f0b 22:29:22 spire-1.2.1/proto/private/server/journal/ 22:29:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:29:22 spire-1.2.1/proto/private/server/journal/journal.proto 22:29:22 spire-1.2.1/proto/spire/ 22:29:22 spire-1.2.1/proto/spire/common/ 22:29:22 spire-1.2.1/proto/spire/common/common.pb.go 22:29:22 spire-1.2.1/proto/spire/common/common.proto 22:29:22 spire-1.2.1/proto/spire/common/plugin/ 22:29:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:29:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:29:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:29:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:29:22 spire-1.2.1/proto/spire/plugin/ 22:29:22 spire-1.2.1/proto/spire/plugin/agent/ 22:29:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:29:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:29:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:29:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:29:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:29:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:29:22 spire-1.2.1/release/ 22:29:22 spire-1.2.1/release/spire-extras/ 22:29:22 spire-1.2.1/release/spire-extras/README.md 22:29:22 spire-1.2.1/release/spire-extras/conf/ 22:29:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:29:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:29:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:29:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:29:22 spire-1.2.1/release/spire/ 22:29:22 spire-1.2.1/release/spire/README.md 22:29:22 spire-1.2.1/release/spire/conf/ 22:29:22 spire-1.2.1/release/spire/conf/agent/ 22:29:22 spire-1.2.1/release/spire/conf/agent/agent.conf 22:29:22 spire-1.2.1/release/spire/conf/server/ 22:29:22 spire-1.2.1/release/spire/conf/server/server.conf 22:29:22 spire-1.2.1/script/ 22:29:22 spire-1.2.1/script/build-artifact.sh 22:29:22 spire-1.2.1/script/generate_dummy_ca.sh 22:29:22 spire-1.2.1/support/ 22:29:22 spire-1.2.1/support/k8s/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:29:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/ 22:29:22 spire-1.2.1/support/oidc-discovery-provider/README.md 22:29:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/config.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/main.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:29:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:29:22 spire-1.2.1/test/ 22:29:22 spire-1.2.1/test/clock/ 22:29:22 spire-1.2.1/test/clock/clock.go 22:29:22 spire-1.2.1/test/fakes/ 22:29:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:29:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:29:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:29:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:29:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:29:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:29:22 spire-1.2.1/test/fakes/fakeagentstore/ 22:29:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:29:22 spire-1.2.1/test/fakes/fakedatastore/ 22:29:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:29:22 spire-1.2.1/test/fakes/fakeentryclient/ 22:29:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:29:22 spire-1.2.1/test/fakes/fakehealthchecker/ 22:29:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:29:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:29:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:29:22 spire-1.2.1/test/fakes/fakemetrics/ 22:29:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:29:22 spire-1.2.1/test/fakes/fakenoderesolver/ 22:29:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:29:22 spire-1.2.1/test/fakes/fakenotifier/ 22:29:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:29:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:29:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:29:22 spire-1.2.1/test/fakes/fakeserverca/ 22:29:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:29:22 spire-1.2.1/test/fakes/fakeservercatalog/ 22:29:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:29:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:29:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:29:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:29:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:29:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:29:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:29:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:29:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:29:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:29:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:29:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:29:22 spire-1.2.1/test/fixture/ 22:29:22 spire-1.2.1/test/fixture/certs/ 22:29:22 spire-1.2.1/test/fixture/certs/agent_svid.der 22:29:22 spire-1.2.1/test/fixture/certs/base_cert.pem 22:29:22 spire-1.2.1/test/fixture/certs/base_csr.pem 22:29:22 spire-1.2.1/test/fixture/certs/base_key.pem 22:29:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:29:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:29:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:29:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:29:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:29:22 spire-1.2.1/test/fixture/certs/blog_key.pem 22:29:22 spire-1.2.1/test/fixture/certs/bundle.der 22:29:22 spire-1.2.1/test/fixture/certs/ca.pem 22:29:22 spire-1.2.1/test/fixture/certs/ca_key.pem 22:29:22 spire-1.2.1/test/fixture/certs/database_cert.pem 22:29:22 spire-1.2.1/test/fixture/certs/database_csr.pem 22:29:22 spire-1.2.1/test/fixture/certs/database_key.pem 22:29:22 spire-1.2.1/test/fixture/certs/node_cert.pem 22:29:22 spire-1.2.1/test/fixture/certs/node_csr.pem 22:29:22 spire-1.2.1/test/fixture/certs/node_key.pem 22:29:22 spire-1.2.1/test/fixture/certs/svid.pem 22:29:22 spire-1.2.1/test/fixture/certs/svid_key.pem 22:29:22 spire-1.2.1/test/fixture/config/ 22:29:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:29:22 spire-1.2.1/test/fixture/config/agent_good.conf 22:29:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:29:22 spire-1.2.1/test/fixture/config/plugin_good.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:29:22 spire-1.2.1/test/fixture/config/server_good.conf 22:29:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:29:22 spire-1.2.1/test/fixture/fixture.go 22:29:22 spire-1.2.1/test/fixture/nodeattestor/ 22:29:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:29:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:29:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:29:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:29:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:29:22 spire-1.2.1/test/fixture/registration/ 22:29:22 spire-1.2.1/test/fixture/registration/entries.json 22:29:22 spire-1.2.1/test/fixture/registration/good-for-update.json 22:29:22 spire-1.2.1/test/fixture/registration/good.json 22:29:22 spire-1.2.1/test/fixture/registration/invalid.json 22:29:22 spire-1.2.1/test/fixture/registration/invalid_json.json 22:29:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:29:22 spire-1.2.1/test/integration/ 22:29:22 spire-1.2.1/test/integration/README.md 22:29:22 spire-1.2.1/test/integration/common 22:29:22 spire-1.2.1/test/integration/setup/ 22:29:22 spire-1.2.1/test/integration/setup/adminclient/ 22:29:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:29:22 spire-1.2.1/test/integration/setup/adminclient/client.go 22:29:22 spire-1.2.1/test/integration/setup/debugagent/ 22:29:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:29:22 spire-1.2.1/test/integration/setup/debugagent/main.go 22:29:22 spire-1.2.1/test/integration/setup/debugserver/ 22:29:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:29:22 spire-1.2.1/test/integration/setup/debugserver/main.go 22:29:22 spire-1.2.1/test/integration/setup/downstreamclient/ 22:29:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:29:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:29:22 spire-1.2.1/test/integration/setup/itclient/ 22:29:22 spire-1.2.1/test/integration/setup/itclient/client.go 22:29:22 spire-1.2.1/test/integration/setup/node-attestation/ 22:29:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:29:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:29:22 spire-1.2.1/test/integration/setup/x509pop/ 22:29:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:29:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:29:22 spire-1.2.1/test/integration/suites/ 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:29:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:29:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:29:22 OK: 221 MiB in 52 packages 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:29:23 spire-1.2.1/test/integration/suites/join-token/ 22:29:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:29:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:29:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:29:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:29:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:29:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:29:23 spire-1.2.1/test/integration/suites/join-token/README.md 22:29:23 spire-1.2.1/test/integration/suites/join-token/conf/ 22:29:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/join-token/teardown 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:29:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:29:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:29:23 spire-1.2.1/test/integration/suites/k8s/ 22:29:23 spire-1.2.1/test/integration/suites/k8s/00-setup 22:29:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:29:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:29:23 spire-1.2.1/test/integration/suites/k8s/README.md 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/ 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:29:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:29:23 spire-1.2.1/test/integration/suites/k8s/teardown 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/ 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:29:23 spire-1.2.1/test/integration/suites/rotation/ 22:29:23 spire-1.2.1/test/integration/suites/rotation/00-setup 22:29:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:29:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:29:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:29:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:29:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:29:23 spire-1.2.1/test/integration/suites/rotation/README.md 22:29:23 spire-1.2.1/test/integration/suites/rotation/conf/ 22:29:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/rotation/teardown 22:29:23 spire-1.2.1/test/integration/suites/self-test/ 22:29:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:29:23 spire-1.2.1/test/integration/suites/self-test/README.md 22:29:23 spire-1.2.1/test/integration/suites/self-test/teardown 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:29:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:29:23 spire-1.2.1/test/integration/suites/upgrade/ 22:29:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:29:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:29:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:29:23 spire-1.2.1/test/integration/suites/upgrade/README.md 22:29:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:29:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:29:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:29:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:29:23 spire-1.2.1/test/integration/suites/upgrade/teardown 22:29:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:29:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:29:23 spire-1.2.1/test/integration/test-one.sh 22:29:23 spire-1.2.1/test/integration/test.sh 22:29:23 spire-1.2.1/test/plugintest/ 22:29:23 spire-1.2.1/test/plugintest/config.go 22:29:23 spire-1.2.1/test/plugintest/load.go 22:29:23 spire-1.2.1/test/plugintest/option.go 22:29:23 spire-1.2.1/test/spiretest/ 22:29:23 spire-1.2.1/test/spiretest/apiserver.go 22:29:23 spire-1.2.1/test/spiretest/assertions.go 22:29:23 spire-1.2.1/test/spiretest/dir.go 22:29:23 spire-1.2.1/test/spiretest/errors_posix.go 22:29:23 spire-1.2.1/test/spiretest/errors_windows.go 22:29:23 spire-1.2.1/test/spiretest/logs.go 22:29:23 spire-1.2.1/test/spiretest/socketapi.go 22:29:23 spire-1.2.1/test/spiretest/suite.go 22:29:23 spire-1.2.1/test/spiretest/x509.go 22:29:23 spire-1.2.1/test/testca/ 22:29:23 spire-1.2.1/test/testca/ca.go 22:29:23 spire-1.2.1/test/testkey/ 22:29:23 spire-1.2.1/test/testkey/generate.sh 22:29:23 spire-1.2.1/test/testkey/genkeys.go 22:29:23 spire-1.2.1/test/testkey/keys.go 22:29:23 spire-1.2.1/test/testkey/new.go 22:29:23 spire-1.2.1/test/tpmsimulator/ 22:29:23 spire-1.2.1/test/tpmsimulator/simulator.go 22:29:23 spire-1.2.1/test/util/ 22:29:23 spire-1.2.1/test/util/cert_fixtures.go 22:29:23 spire-1.2.1/test/util/cert_generation.go 22:29:23 spire-1.2.1/test/util/io_redirection.go 22:29:23 spire-1.2.1/test/util/race.go 22:29:23 spire-1.2.1/test/util/util.go 22:29:23 building spire from source... 22:29:23 Installing go1.17.7... 22:29:24 ---> 26acc8ff04d4 22:29:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:29:24 ---> ba2a7f1c3242 22:29:24 Step 19/23 : ENTRYPOINT ["/core-data"] 22:29:25 ---> Running in 24af055459e9 22:29:25 Removing intermediate container 2bdef76efed3 22:29:25 ---> e898d81102c0 22:29:25 Step 6/23 : COPY go.mod vendor* ./ 22:29:25 Removing intermediate container ba709d4f1f0b 22:29:25 ---> 21748215f8a9 22:29:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:26 Removing intermediate container 24af055459e9 22:29:26 ---> 27ba749f5a03 22:29:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:26 ---> 93dce320296e 22:29:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:26 ---> 2636ae4a479c 22:29:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:29:26 ---> Running in 5664ff6a398c 22:29:26 ---> Running in 36e31baa94e4 22:29:26 Removing intermediate container 5664ff6a398c 22:29:26 ---> f079c4b228b3 22:29:26 Step 21/23 : LABEL arch=x86_64 22:29:26 ---> Running in bb776aa365ce 22:29:27 Removing intermediate container bb776aa365ce 22:29:27 ---> 4241effb42b2 22:29:27 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:29:27 ---> Running in 5878974e03ef 22:29:27 ---> c267c4dae7ff 22:29:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:29:27 Removing intermediate container 5878974e03ef 22:29:27 ---> 6374405afb98 22:29:27 Step 23/23 : LABEL version=2.2.0-dev.69 22:29:27 ---> Running in 7a2e40752dde 22:29:27 ---> afee3a50c988 22:29:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:29:27 Removing intermediate container 7a2e40752dde 22:29:27 ---> ab04d1d43087 22:29:27 22:29:28 ---> 898aa474ebec 22:29:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:29:28 Successfully built ab04d1d43087 22:29:28 Successfully tagged core-data:latest 22:29:28  Building core-data ... done Building security-proxy-setup 22:29:28 Removing intermediate container 36e31baa94e4 22:29:28 ---> 7da79aef03d4 22:29:28 Step 8/23 : COPY . . 22:29:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:29:33 ---> 08a1976b5600 22:29:33 Step 3/22 : WORKDIR /edgex-go 22:29:33 ---> Using cache 22:29:33 ---> 98bbc2c6f816 22:29:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:33 ---> Using cache 22:29:33 ---> 0570ee7d0717 22:29:33 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:29:33 ---> Using cache 22:29:33 ---> f86868473cc0 22:29:33 Step 6/22 : COPY go.mod vendor* ./ 22:29:33 ---> Using cache 22:29:33 ---> ad2e2eb25836 22:29:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:33 ---> Using cache 22:29:33 ---> 12689ca96a38 22:29:33 Step 8/22 : COPY . . 22:29:33 ---> Using cache 22:29:33 ---> b7f5ffdfc952 22:29:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:29:35 ---> 3c920b6ce2dc 22:29:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:29:37 ---> Running in 47bcc0ae4f93 22:29:37 ---> 8258889e95bd 22:29:37 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:29:37 ---> Running in da8ea2a210af 22:29:37 ---> Running in c1533f9bf6fa 22:29:38 Removing intermediate container da8ea2a210af 22:29:38 ---> 1fb20394b0a0 22:29:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:29:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:29:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:29:38 ---> 056064e86444 22:29:38 Step 26/31 : RUN chmod +x /entrypoint.sh 22:29:38 ---> Running in a2b8110658bc 22:29:40 Removing intermediate container a2b8110658bc 22:29:40 ---> 4549614a240c 22:29:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:29:41 ---> Running in 641e8cf437c3 22:29:42 Removing intermediate container 641e8cf437c3 22:29:42 ---> 51fe9ae1cee5 22:29:42 Step 28/31 : CMD ["gate"] 22:29:42 ---> Running in 68a23363110b 22:29:42 Removing intermediate container 68a23363110b 22:29:42 ---> 6fee36f8a30b 22:29:42 Step 29/31 : LABEL arch=x86_64 22:29:43 ---> Running in cbc972a15243 22:29:44 Removing intermediate container cbc972a15243 22:29:44 ---> ff8d2fac3e72 22:29:44 Step 30/31 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:29:44 ---> Running in d2f68fb54747 22:29:45 Removing intermediate container d2f68fb54747 22:29:45 ---> 5ad6f0a04962 22:29:45 Step 31/31 : LABEL version=2.2.0-dev.69 22:29:46 ---> Running in e60764f4ed20 22:29:46 Removing intermediate container e60764f4ed20 22:29:46 ---> 80e77f7ad3bc 22:29:46 22:29:46 Successfully built 80e77f7ad3bc 22:29:46 Successfully tagged security-bootstrapper:latest 22:29:46  Building security-bootstrapper ... done Building support-scheduler 22:29:50 Building bin/spire-server... 22:29:50 go: downloading github.com/mitchellh/cli v1.1.2 22:29:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:29:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:29:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:29:50 go: downloading google.golang.org/grpc v1.44.0 22:29:50 Building bin/spire-server... 22:29:50 go: downloading github.com/mitchellh/cli v1.1.2 22:29:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:29:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:29:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:29:50 go: downloading google.golang.org/grpc v1.44.0 22:29:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:29:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:29:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:29:51 go: downloading github.com/imdario/mergo v0.3.12 22:29:51 go: downloading github.com/sirupsen/logrus v1.8.1 22:29:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:29:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:29:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:29:52 go: downloading github.com/fatih/color v1.13.0 22:29:52 go: downloading github.com/mattn/go-isatty v0.0.14 22:29:52 go: downloading github.com/imdario/mergo v0.3.12 22:29:52 go: downloading github.com/sirupsen/logrus v1.8.1 22:29:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:29:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:29:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:29:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:29:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:29:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:29:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:29:53 go: downloading github.com/fatih/color v1.13.0 22:29:53 go: downloading github.com/mattn/go-isatty v0.0.14 22:29:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:29:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:29:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:29:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:29:54 go: downloading github.com/armon/go-metrics v0.3.10 22:29:54 go: downloading github.com/prometheus/client_golang v1.12.1 22:29:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:29:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:29:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:29:55 go: downloading github.com/armon/go-metrics v0.3.10 22:29:55 go: downloading github.com/prometheus/client_golang v1.12.1 22:29:56 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:29:56 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:29:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:29:57 go: downloading github.com/open-policy-agent/opa v0.38.0 22:29:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:29:57 go: downloading github.com/open-policy-agent/opa v0.38.0 22:29:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:29:58 ---> 08a1976b5600 22:29:58 Step 3/22 : WORKDIR /edgex-go 22:29:58 ---> Using cache 22:29:58 ---> 98bbc2c6f816 22:29:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:58 ---> Using cache 22:29:58 ---> 0570ee7d0717 22:29:58 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:29:58 ---> Using cache 22:29:58 ---> f86868473cc0 22:29:58 Step 6/22 : COPY go.mod vendor* ./ 22:29:58 ---> Using cache 22:29:58 ---> ad2e2eb25836 22:29:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:58 ---> Using cache 22:29:58 ---> 12689ca96a38 22:29:58 Step 8/22 : COPY . . 22:29:58 ---> Using cache 22:29:58 ---> b7f5ffdfc952 22:29:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:30:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 22:30:13 ---> Running in 9bda06c5c0cf 22:30:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:30:17 Removing intermediate container 47bcc0ae4f93 22:30:17 ---> b197f29834d6 22:30:17 22:30:17 Step 10/22 : FROM alpine:3.14 22:30:17 ---> e04c818066af 22:30:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init zeromq 22:30:17 Removing intermediate container c1533f9bf6fa 22:30:17 ---> 7c1f70b9b8f0 22:30:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:30:18 ---> Running in 41ccb49bf672 22:30:18 ---> Running in 871b6e0212d4 22:30:18 Removing intermediate container 67f8bc76bd5f 22:30:18 ---> 5df02b040049 22:30:18 22:30:18 Step 13/26 : FROM alpine:3.15 22:30:18 ---> 0ac33e5f5afa 22:30:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:30:18 ---> Using cache 22:30:18 ---> 8c1188f29fdf 22:30:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:18 ---> Using cache 22:30:18 ---> 015415c241f6 22:30:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:30:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:30:19 ---> Running in 0f96e573c24d 22:30:19 (1/11) Installing ca-certificates (20211220-r0) 22:30:19 (2/11) Installing brotli-libs (1.0.9-r5) 22:30:19 (3/11) Installing nghttp2-libs (1.43.0-r0) 22:30:19 (4/11) Installing libcurl (7.79.1-r0) 22:30:19 (5/11) Installing curl (7.79.1-r0) 22:30:19 (6/11) Installing dumb-init (1.2.5-r1) 22:30:19 (7/11) Installing libgcc (10.3.1_git20210424-r2) 22:30:19 (8/11) Installing libsodium (1.0.18-r0) 22:30:19 (9/11) Installing libstdc++ (10.3.1_git20210424-r2) 22:30:19 (10/11) Installing libzmq (4.3.4-r0) 22:30:19 (11/11) Installing zeromq (4.3.4-r0) 22:30:19 Executing busybox-1.33.1-r7.trigger 22:30:19 Executing ca-certificates-20211220-r0.trigger 22:30:19 OK: 11 MiB in 25 packages 22:30:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:30:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:30:21 Removing intermediate container 41ccb49bf672 22:30:21 ---> 8170c71c2cd9 22:30:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:30:21 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:30:21 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 22:30:21 OK: 15854 distinct packages available 22:30:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:30:22 ---> Running in a664aa908e58 22:30:22 Removing intermediate container a664aa908e58 22:30:22 ---> de95d77fc320 22:30:22 Step 13/22 : WORKDIR /edgex 22:30:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:30:22 ---> Running in 6ad0e43e3624 22:30:23 Removing intermediate container 6ad0e43e3624 22:30:23 ---> b2197c501ba7 22:30:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:30:23 (1/5) Installing dumb-init (1.2.5-r1) 22:30:23 (2/5) Installing musl-obstack (1.2.3-r0) 22:30:23 (3/5) Installing libucontext (1.1-r0) 22:30:23 (4/5) Installing gcompat (1.0.0-r4) 22:30:23 (5/5) Installing openssl (1.1.1n-r0) 22:30:23 Executing busybox-1.34.1-r5.trigger 22:30:23 OK: 6 MiB in 19 packages 22:30:23 ---> da3e6fdb374a 22:30:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:30:24 go: downloading github.com/mattn/go-colorable v0.1.12 22:30:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:30:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:30:24 go: downloading github.com/mattn/go-colorable v0.1.12 22:30:24 go: downloading github.com/Masterminds/goutils v1.1.0 22:30:24 go: downloading github.com/google/uuid v1.1.2 22:30:24 go: downloading github.com/huandu/xstrings v1.3.2 22:30:24 go: downloading github.com/Masterminds/semver v1.5.0 22:30:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:30:24 go: downloading github.com/oklog/run v1.0.0 22:30:24 go: downloading github.com/Masterminds/goutils v1.1.0 22:30:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:30:24 go: downloading github.com/Masterminds/semver v1.5.0 22:30:24 go: downloading github.com/google/uuid v1.1.2 22:30:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:30:24 go: downloading github.com/huandu/xstrings v1.3.2 22:30:24 go: downloading github.com/prometheus/client_model v0.2.0 22:30:24 go: downloading github.com/prometheus/common v0.32.1 22:30:24 go: downloading github.com/beorn7/perks v1.0.1 22:30:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:30:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:30:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:30:24 go: downloading github.com/prometheus/client_model v0.2.0 22:30:24 go: downloading github.com/prometheus/procfs v0.7.3 22:30:24 go: downloading github.com/prometheus/common v0.32.1 22:30:24 go: downloading github.com/beorn7/perks v1.0.1 22:30:24 go: downloading go.uber.org/atomic v1.9.0 22:30:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:30:24 go: downloading github.com/prometheus/procfs v0.7.3 22:30:24 go: downloading github.com/imkira/go-observer v1.0.3 22:30:24 go: downloading go.uber.org/atomic v1.9.0 22:30:24 go: downloading github.com/hashicorp/errwrap v1.1.0 22:30:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:30:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:30:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:30:24 go: downloading github.com/twmb/murmur3 v1.1.6 22:30:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:30:24 go: downloading github.com/oklog/run v1.0.0 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:30:24 go: downloading github.com/imkira/go-observer v1.0.3 22:30:24 go: downloading github.com/hashicorp/errwrap v1.1.0 22:30:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:30:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:30:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:30:24 go: downloading github.com/twmb/murmur3 v1.1.6 22:30:24 go: downloading gopkg.in/yaml.v2 v2.4.0 22:30:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:30:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:30:25 Removing intermediate container 0f96e573c24d 22:30:25 ---> f91c197b6957 22:30:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 22:30:25 ---> 461222d1bac0 22:30:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:30:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:30:27 ---> 87d8385fac66 22:30:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 22:30:27 ---> ea92c31c1c9f 22:30:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:30:27 Removing intermediate container 871b6e0212d4 22:30:27 ---> 46a0d366d6ca 22:30:27 22:30:27 Step 11/23 : FROM docker:20.10.14 22:30:28 ---> dd73bd0607a7 22:30:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:30:28 20.10.14: Pulling from library/docker 22:30:28 ---> Running in 0e6098de7d10 22:30:29 ---> 926cc0c82e06 22:30:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:30:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:30:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:30:29 go: downloading github.com/stretchr/testify v1.7.0 22:30:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:30:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:30:29 go: downloading github.com/blang/semver/v4 v4.0.0 22:30:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:30:29 go: downloading github.com/jinzhu/gorm v1.9.16 22:30:30 ---> 9b1addd40937 22:30:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:30:30 go: downloading github.com/lib/pq v1.10.4 22:30:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:30:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:30:31 ---> 94d8a36a0c22 22:30:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:30:31 Removing intermediate container 0e6098de7d10 22:30:31 ---> d7cedbc6cc8f 22:30:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:30:31 ---> e5575c1d5efd 22:30:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:30:31 ---> Running in 41974efa3bdd 22:30:31 ---> Running in 8896790e3884 22:30:31 Removing intermediate container 41974efa3bdd 22:30:31 ---> 54144241b8ba 22:30:31 Step 20/22 : LABEL arch=x86_64 22:30:31 Removing intermediate container 8896790e3884 22:30:31 ---> 242fd07a2567 22:30:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:30:32 ---> Running in 2553a47cd6e4 22:30:32 ---> Running in ceb8016d2599 22:30:32 Removing intermediate container 2553a47cd6e4 22:30:32 ---> 1acea13207a3 22:30:32 Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:30:32 ---> Running in dece21b97e7c 22:30:32 Removing intermediate container ceb8016d2599 22:30:32 ---> 168944c256c3 22:30:32 Step 24/26 : LABEL arch=x86_64 22:30:32 ---> Running in b35211091bac 22:30:32 Removing intermediate container dece21b97e7c 22:30:32 ---> 4faa28918477 22:30:32 Step 22/22 : LABEL version=2.2.0-dev.69 22:30:32 Removing intermediate container b35211091bac 22:30:32 ---> e01a6c3ac07b 22:30:32 Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:30:32 ---> Running in cd65f173bda4 22:30:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:30:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:30:32 go: downloading github.com/stretchr/testify v1.7.0 22:30:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:30:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:30:32 go: downloading github.com/blang/semver/v4 v4.0.0 22:30:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:30:32 go: downloading github.com/jinzhu/gorm v1.9.16 22:30:32 ---> Running in c8d5a3d32a06 22:30:32 Removing intermediate container cd65f173bda4 22:30:32 ---> 66bbab89f470 22:30:32 22:30:32 Removing intermediate container c8d5a3d32a06 22:30:32 ---> 1e83cde29bb5 22:30:32 Step 26/26 : LABEL version=2.2.0-dev.69 22:30:33 Successfully built 66bbab89f470 22:30:33 go: downloading github.com/lib/pq v1.10.4 22:30:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:30:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:30:33 Successfully tagged security-proxy-setup:latest 22:30:33 Building support-notifications 22:30:34  Building security-proxy-setup ... done  ---> Running in 3236845011a0 22:30:37 Removing intermediate container 3236845011a0 22:30:37 ---> d1d4264ac6dc 22:30:37 22:30:37 Successfully built d1d4264ac6dc 22:30:37 Successfully tagged security-spire-agent:latest 22:30:37 Building security-spire-config 22:30:37  Building security-spire-agent ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:30:37 Status: Downloaded newer image for docker:20.10.14 22:30:37 ---> 7417809fdb73 22:30:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:30:37 ---> Running in bd937a4a2d57 22:30:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:30:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:30:39 ---> 08a1976b5600 22:30:39 Step 3/22 : WORKDIR /edgex-go 22:30:39 ---> Using cache 22:30:39 ---> 98bbc2c6f816 22:30:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:39 ---> Using cache 22:30:39 ---> 0570ee7d0717 22:30:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base 22:30:40 Removing intermediate container 2a5dc259dec4 22:30:40 ---> 4dd2608b81fc 22:30:40 22:30:40 Step 13/25 : FROM alpine:3.15 22:30:40 ---> 0ac33e5f5afa 22:30:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:30:40 ---> Using cache 22:30:40 ---> 8c1188f29fdf 22:30:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:40 ---> Using cache 22:30:40 ---> 015415c241f6 22:30:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:30:40 ---> Using cache 22:30:40 ---> f91c197b6957 22:30:40 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 22:30:41 Removing intermediate container bd937a4a2d57 22:30:41 ---> 2ecab1c013a2 22:30:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl zeromq && pip install --no-cache-dir docker-compose==1.23.2 22:30:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:30:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:30:42 ---> 08a1976b5600 22:30:42 Step 3/26 : WORKDIR /edgex-go 22:30:42 ---> Using cache 22:30:42 ---> 98bbc2c6f816 22:30:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:42 ---> Using cache 22:30:42 ---> 0570ee7d0717 22:30:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:30:42 ---> Using cache 22:30:42 ---> 7c6df75cea7b 22:30:42 Step 6/26 : COPY go.mod vendor* ./ 22:30:42 ---> Using cache 22:30:42 ---> 17929cf8dbf7 22:30:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:42 ---> Using cache 22:30:42 ---> 69f513df366d 22:30:42 Step 8/26 : COPY . . 22:30:42 ---> Using cache 22:30:42 ---> 2772460bf97d 22:30:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:30:42 ---> Using cache 22:30:42 ---> ae769cf2abe0 22:30:42 Step 10/26 : RUN mkdir -p spire-build 22:30:42 ---> Using cache 22:30:42 ---> c370d07be1dc 22:30:42 Step 11/26 : WORKDIR /edgex-go/spire-build 22:30:42 ---> Using cache 22:30:42 ---> e3b91093fb56 22:30:42 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 22:30:42 ---> Using cache 22:30:42 ---> 4dd2608b81fc 22:30:42 22:30:42 Step 13/26 : FROM alpine:3.15 22:30:42 ---> 0ac33e5f5afa 22:30:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:30:42 ---> Using cache 22:30:42 ---> 8c1188f29fdf 22:30:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:42 ---> Using cache 22:30:42 ---> 015415c241f6 22:30:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:30:43 ---> 4c03337e276d 22:30:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:30:43 ---> Running in 6ea76b6d91dd 22:30:43 ---> Running in ba85b8bfbc5c 22:30:43 ---> Running in 5ea21c8a8022 22:30:43 Removing intermediate container 9bda06c5c0cf 22:30:43 ---> 1e8cd906468c 22:30:43 22:30:43 Step 10/22 : FROM alpine:3.14 22:30:43 ---> e04c818066af 22:30:43 Step 11/22 : RUN apk add --update --no-cache dumb-init zeromq 22:30:43 ---> Using cache 22:30:43 ---> f20efda60a9b 22:30:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:30:43 ---> Using cache 22:30:43 ---> 2ed5ddf3dde0 22:30:43 Step 13/22 : ENV APP_PORT=59861 22:30:43 ---> Running in 0d720b413853 22:30:43 ---> f87b5b1b6ac7 22:30:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:30:43 Removing intermediate container 0d720b413853 22:30:43 ---> 15ce78582a81 22:30:43 Step 14/22 : EXPOSE $APP_PORT 22:30:43 ---> Running in b76800732f0b 22:30:43 ---> e019111569a3 22:30:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:30:44 Removing intermediate container b76800732f0b 22:30:44 ---> a3cda8533e9d 22:30:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:30:44 ---> dc8b5bf6fbe7 22:30:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:30:44 ---> 18b127b885c3 22:30:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:30:44 ---> Running in d13595e7cea8 22:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:30:44 (1/46) Installing readline (8.1.1-r0) 22:30:44 Removing intermediate container d13595e7cea8 22:30:44 ---> e62110ba7bf1 22:30:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:30:44 (2/46) Installing bash (5.1.16-r0) 22:30:44 Executing bash-5.1.16-r0.post-install 22:30:44 (3/46) Installing brotli-libs (1.0.9-r5) 22:30:44 (4/46) Installing nghttp2-libs (1.46.0-r0) 22:30:44 (5/46) Installing libcurl (7.80.0-r0) 22:30:44 ---> Running in 57f96d8f74cb 22:30:44 (6/46) Installing curl (7.80.0-r0) 22:30:44 (7/46) Installing dumb-init (1.2.5-r1) 22:30:44 (8/46) Installing libbz2 (1.0.8-r1) 22:30:44 (9/46) Installing expat (2.4.7-r0) 22:30:44 (10/46) Installing libffi (3.4.2-r1) 22:30:44 (11/46) Installing gdbm (1.22-r0) 22:30:44 (12/46) Installing xz-libs (5.2.5-r1) 22:30:44 (13/46) Installing libgcc (10.3.1_git20211027-r0) 22:30:44 (14/46) Installing libstdc++ (10.3.1_git20211027-r0) 22:30:44 (15/46) Installing mpdecimal (2.5.1-r1) 22:30:44 (16/46) Installing sqlite-libs (3.36.0-r0) 22:30:44 (17/46) Installing python3 (3.9.7-r4) 22:30:44 Removing intermediate container 57f96d8f74cb 22:30:44 ---> ea97ad0daa3f 22:30:44 Step 23/25 : LABEL arch=x86_64 22:30:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:30:45 (18/46) Installing py3-appdirs (1.4.4-r2) 22:30:45 (19/46) Installing py3-certifi (2020.12.5-r1) 22:30:45 (20/46) Installing py3-charset-normalizer (2.0.7-r0) 22:30:45 (21/46) Installing py3-idna (3.3-r0) 22:30:45 (22/46) Installing py3-urllib3 (1.26.7-r0) 22:30:45 ---> 54689783fc6b 22:30:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:30:45 (23/46) Installing py3-requests (2.26.0-r1) 22:30:45 ---> Running in 2ac2a11c0ce2 22:30:45 (24/46) Installing py3-msgpack (1.0.2-r1) 22:30:45 (25/46) Installing py3-lockfile (0.12.2-r4) 22:30:45 (26/46) Installing py3-cachecontrol (0.12.10-r0) 22:30:45 (27/46) Installing py3-colorama (0.4.4-r1) 22:30:45 (28/46) Installing py3-contextlib2 (21.6.0-r1) 22:30:45 (29/46) Installing py3-distlib (0.3.3-r0) 22:30:45 (30/46) Installing py3-distro (1.6.0-r0) 22:30:45 (31/46) Installing py3-six (1.16.0-r0) 22:30:45 (32/46) Installing py3-webencodings (0.5.1-r4) 22:30:45 (33/46) Installing py3-html5lib (1.1-r1) 22:30:45 (34/46) Installing py3-parsing (2.4.7-r2) 22:30:45 (35/46) Installing py3-packaging (20.9-r1) 22:30:45 Removing intermediate container 2ac2a11c0ce2 22:30:45 ---> c1298467c8ee 22:30:45 Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:30:45 (36/46) Installing py3-tomli (1.2.2-r0) 22:30:45 (37/46) Installing py3-pep517 (0.12.0-r0) 22:30:45 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:30:45 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 22:30:45 OK: 15854 distinct packages available 22:30:45 (38/46) Installing py3-progress (1.6-r0) 22:30:45 (39/46) Installing py3-retrying (1.3.3-r2) 22:30:45 (40/46) Installing py3-ordered-set (4.0.2-r2) 22:30:45 (41/46) Installing py3-setuptools (52.0.0-r4) 22:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:30:45 OK: 221 MiB in 52 packages 22:30:45 ---> 448051251461 22:30:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:30:45 (42/46) Installing py3-toml (0.10.2-r2) 22:30:45 (43/46) Installing py3-pip (20.3.4-r1) 22:30:45 ---> Running in fd71b467510e 22:30:45 ---> Running in ddbc35762301 22:30:45 (44/46) Installing libsodium (1.0.18-r0) 22:30:45 (45/46) Installing libzmq (4.3.4-r0) 22:30:45 (46/46) Installing zeromq (4.3.4-r0) 22:30:45 Executing busybox-1.34.1-r5.trigger 22:30:45 OK: 84 MiB in 68 packages 22:30:45 Removing intermediate container fd71b467510e 22:30:45 ---> 80f578853e1f 22:30:45 Step 25/25 : LABEL version=2.2.0-dev.69 22:30:45 Removing intermediate container ddbc35762301 22:30:45 ---> bd85af20df10 22:30:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:45 ---> Running in 1127ac742459 22:30:45 ---> Running in f5e9f77d43af 22:30:45 Removing intermediate container 5ea21c8a8022 22:30:45 ---> aacea85f41db 22:30:45 Step 6/22 : COPY go.mod vendor* ./ 22:30:45 Removing intermediate container 1127ac742459 22:30:45 ---> a7a5031ac6b5 22:30:45 22:30:45 Removing intermediate container f5e9f77d43af 22:30:45 ---> ac179c564560 22:30:45 Step 20/22 : LABEL arch=x86_64 22:30:46 ---> Running in f96cf0d3e95b 22:30:46 ---> 3ddecafaff4c 22:30:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:46 Successfully built a7a5031ac6b5 22:30:46 Successfully tagged security-spire-server:latest 22:30:46  Building security-spire-server ... done  ---> Running in d5a2554b6423 22:30:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:30:46 Removing intermediate container f96cf0d3e95b 22:30:46 ---> 69cc8c3e9c46 22:30:46 Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:30:46 ---> Running in 469303cd6a19 22:30:46 Removing intermediate container 469303cd6a19 22:30:46 ---> 1e71c9f3c29d 22:30:46 Step 22/22 : LABEL version=2.2.0-dev.69 22:30:46 ---> Running in 7c925e1cdca4 22:30:46 Collecting docker-compose==1.23.2 22:30:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:30:46 Removing intermediate container 7c925e1cdca4 22:30:46 ---> f1cee18015b7 22:30:46 22:30:46 (1/4) Installing dumb-init (1.2.5-r1) 22:30:46 Collecting docopt<0.7,>=0.6.1 22:30:46 Downloading docopt-0.6.2.tar.gz (25 kB) 22:30:46 Successfully built f1cee18015b7 22:30:46 Successfully tagged support-scheduler:latest 22:30:46  Building support-scheduler ... done (2/4) Installing musl-obstack (1.2.3-r0) 22:30:46 (3/4) Installing libucontext (1.1-r0) 22:30:46 (4/4) Installing gcompat (1.0.0-r4) 22:30:46 Executing busybox-1.34.1-r5.trigger 22:30:46 OK: 6 MiB in 18 packages 22:30:46 Removing intermediate container d5a2554b6423 22:30:46 ---> fcad9df32c5b 22:30:46 Step 8/22 : COPY . . 22:30:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:30:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:30:47 Collecting docker<4.0,>=3.6.0 22:30:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:30:47 Collecting jsonschema<3,>=2.5.1 22:30:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:30:47 Collecting cached-property<2,>=1.2.0 22:30:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:30:47 Collecting websocket-client<1.0,>=0.32.0 22:30:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:30:47 Collecting texttable<0.10,>=0.9.0 22:30:47 Downloading texttable-0.9.1.tar.gz (11 kB) 22:30:48 Collecting PyYAML<4,>=3.10 22:30:48 Downloading PyYAML-3.13.tar.gz (270 kB) 22:30:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:30:48 Collecting dockerpty<0.5,>=0.4.1 22:30:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:30:48 Collecting docker-pycreds>=0.4.0 22:30:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:30:49 Collecting idna<2.8,>=2.5 22:30:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:30:49 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) 22:30:49 Removing intermediate container 6ea76b6d91dd 22:30:49 ---> 14be9bdb656c 22:30:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 22:30:49 Collecting urllib3<1.25,>=1.21.1 22:30:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:30:49 Collecting chardet<3.1.0,>=3.0.2 22:30:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:30:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:30:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:30:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:30:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:30:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:30:49 Attempting uninstall: urllib3 22:30:49 Found existing installation: urllib3 1.26.7 22:30:49 Uninstalling urllib3-1.26.7: 22:30:49 Successfully uninstalled urllib3-1.26.7 22:30:49 Attempting uninstall: idna 22:30:49 Found existing installation: idna 3.3 22:30:49 Uninstalling idna-3.3: 22:30:49 Successfully uninstalled idna-3.3 22:30:50 Attempting uninstall: requests 22:30:50 Found existing installation: requests 2.26.0 22:30:50 Uninstalling requests-2.26.0: 22:30:50 Successfully uninstalled requests-2.26.0 22:30:51 Running setup.py install for texttable: started 22:30:51 ---> a95d1c0f38a2 22:30:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:30:51 ---> 487754dc0010 22:30:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:30:51 ---> Running in 8e4b2dd40be4 22:30:51 Running setup.py install for texttable: finished with status 'done' 22:30:51 Running setup.py install for PyYAML: started 22:30:51 Removing intermediate container 8e4b2dd40be4 22:30:51 ---> da3ed09bf019 22:30:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:30:51 ---> 980a70857a17 22:30:51 Step 21/26 : WORKDIR / 22:30:52 ---> Running in 633756de3cd9 22:30:52 Running setup.py install for PyYAML: finished with status 'done' 22:30:52 Removing intermediate container 633756de3cd9 22:30:52 ---> f2a0e8736f40 22:30:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:30:52 ---> Running in 506df31f3beb 22:30:52 Running setup.py install for docopt: started 22:30:52 Removing intermediate container 506df31f3beb 22:30:52 ---> c9ef54124d06 22:30:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:30:52 ---> Running in 619331ca986d 22:30:52 Removing intermediate container 619331ca986d 22:30:52 ---> 070f2a8c5c4a 22:30:52 Step 24/26 : LABEL arch=x86_64 22:30:52 Running setup.py install for docopt: finished with status 'done' 22:30:52 Running setup.py install for dockerpty: started 22:30:52 ---> Running in a079d0131f93 22:30:52 Removing intermediate container a079d0131f93 22:30:52 ---> d3db0a20a417 22:30:52 Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:30:52 ---> Running in 8674968be7f4 22:30:53 Removing intermediate container 8674968be7f4 22:30:53 ---> 4bf0dca153d4 22:30:53 Step 26/26 : LABEL version=2.2.0-dev.69 22:30:53 Running setup.py install for dockerpty: finished with status 'done' 22:30:53 ---> Running in 098edfba6f9a 22:30:53 Removing intermediate container 098edfba6f9a 22:30:53 ---> 1b32238e7dae 22:30:53 22:30:53 Successfully built 1b32238e7dae 22:30:53 Successfully tagged security-spire-config:latest 22:30:53  Building security-spire-config ... done 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 22:30:54 ---> a9dd74a044f8 22:30:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:30:54 ---> Running in 29be5c25ee95 22:30:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:30:55 go: downloading k8s.io/client-go v0.23.4 22:30:55 go: downloading google.golang.org/api v0.70.0 22:30:55 go: downloading github.com/google/go-tpm v0.3.3 22:30:55 go: downloading k8s.io/api v0.23.4 22:30:55 go: downloading k8s.io/client-go v0.23.4 22:30:55 go: downloading k8s.io/api v0.23.4 22:30:55 go: downloading google.golang.org/api v0.70.0 22:30:56 Removing intermediate container ba85b8bfbc5c 22:30:56 ---> 58c0c865bcb6 22:30:56 Step 14/23 : ENV APP_PORT=58890 22:30:56 ---> Running in 4ff5347d02b2 22:30:56 Removing intermediate container 4ff5347d02b2 22:30:56 ---> 0d86b39fbc12 22:30:56 Step 15/23 : EXPOSE $APP_PORT 22:30:56 ---> Running in babec79cabd8 22:30:56 Removing intermediate container babec79cabd8 22:30:56 ---> 82afa730a555 22:30:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:30:57 ---> 5c85dca1ba0c 22:30:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:30:57 ---> 62805e2b6793 22:30:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:30:57 ---> db84f06efd3d 22:30:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:30:58 ---> Running in 30bd8eda1aec 22:30:58 Removing intermediate container 30bd8eda1aec 22:30:58 ---> 5a26c1e9ae42 22:30:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:58 ---> Running in d32367ac3b62 22:30:58 Removing intermediate container d32367ac3b62 22:30:58 ---> 3226f79524c4 22:30:58 Step 21/23 : LABEL arch=x86_64 22:30:58 ---> Running in c3b76cf01992 22:30:58 Removing intermediate container c3b76cf01992 22:30:58 ---> a609e5b336d7 22:30:58 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:30:58 ---> Running in 600895449d33 22:30:58 Removing intermediate container 600895449d33 22:30:58 ---> 214eb078f982 22:30:58 Step 23/23 : LABEL version=2.2.0-dev.69 22:30:58 ---> Running in aeba71878486 22:30:58 Removing intermediate container aeba71878486 22:30:58 ---> 3d3c30751be8 22:30:58 22:30:59 Successfully built 3d3c30751be8 22:30:59 Successfully tagged sys-mgmt-agent:latest 22:31:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:31:08 go: downloading github.com/google/go-tpm v0.3.3 22:31:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:31:17  Building sys-mgmt-agent ... done Removing intermediate container 29be5c25ee95 22:31:17 ---> 1a931a644307 22:31:17 22:31:17 Step 10/22 : FROM alpine:3.14 22:31:17 ---> e04c818066af 22:31:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init zeromq 22:31:17 ---> Running in c32ca11f9c45 22:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:31:17 (1/7) Installing ca-certificates (20211220-r0) 22:31:17 (2/7) Installing dumb-init (1.2.5-r1) 22:31:17 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:31:17 (4/7) Installing libsodium (1.0.18-r0) 22:31:17 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:31:17 (6/7) Installing libzmq (4.3.4-r0) 22:31:17 (7/7) Installing zeromq (4.3.4-r0) 22:31:17 Executing busybox-1.33.1-r7.trigger 22:31:17 Executing ca-certificates-20211220-r0.trigger 22:31:17 OK: 9 MiB in 21 packages 22:31:17 Removing intermediate container c32ca11f9c45 22:31:17 ---> e37aa06f5753 22:31:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:31:17 ---> Running in ed9d8224f9cd 22:31:17 Removing intermediate container ed9d8224f9cd 22:31:17 ---> 66ababf798e5 22:31:17 Step 13/22 : ENV APP_PORT=59860 22:31:17 ---> Running in bb6f1a322461 22:31:17 Removing intermediate container bb6f1a322461 22:31:17 ---> e90cd314792e 22:31:17 Step 14/22 : EXPOSE $APP_PORT 22:31:17 ---> Running in e68cdc700c3c 22:31:17 Removing intermediate container e68cdc700c3c 22:31:17 ---> 26885cbf9c6b 22:31:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:17 ---> 16812b1ba24a 22:31:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:31:17 ---> 43ee1c9ce8a6 22:31:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:31:17 ---> a580c418745e 22:31:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:31:17 ---> Running in b30a5b0b7b6c 22:31:17 Removing intermediate container b30a5b0b7b6c 22:31:17 ---> 62a88f201805 22:31:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:17 ---> Running in 2dcaa292efe3 22:31:17 Removing intermediate container 2dcaa292efe3 22:31:17 ---> 0613049d8282 22:31:17 Step 20/22 : LABEL arch=x86_64 22:31:17 ---> Running in c306461d295b 22:31:17 Removing intermediate container c306461d295b 22:31:17 ---> 512d16b80c3d 22:31:17 Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:17 ---> Running in ca4fc05c4df3 22:31:17 Removing intermediate container ca4fc05c4df3 22:31:17 ---> 4ebe419edf2f 22:31:17 Step 22/22 : LABEL version=2.2.0-dev.69 22:31:17 ---> Running in 591ba3384f9d 22:31:18 Removing intermediate container 591ba3384f9d 22:31:18 ---> c5c86a194946 22:31:18 22:31:18 Successfully built c5c86a194946 22:31:18 Successfully tagged support-notifications:latest 22:31:18  Building support-notifications ... done  [Pipeline] } 22:31:18 $ docker stop --time=1 52f021ea742860da8bf7c669ada10fdb93a025bc622dc92cc5dc272cc50f32c8 22:31:19 $ docker rm -f 52f021ea742860da8bf7c669ada10fdb93a025bc622dc92cc5dc272cc50f32c8 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:19 + docker images 22:31:19 REPOSITORY TAG IMAGE ID CREATED SIZE 22:31:19 support-notifications latest c5c86a194946 2 seconds ago 33.4MB 22:31:19 1a931a644307 6 seconds ago 1.69GB 22:31:19 sys-mgmt-agent latest 3d3c30751be8 21 seconds ago 312MB 22:31:19 security-spire-config latest 1b32238e7dae 26 seconds ago 86.7MB 22:31:19 support-scheduler latest f1cee18015b7 33 seconds ago 32.8MB 22:31:19 security-spire-server latest a7a5031ac6b5 34 seconds ago 87.3MB 22:31:19 1e8cd906468c 39 seconds ago 1.69GB 22:31:19 security-spire-agent latest d1d4264ac6dc 43 seconds ago 127MB 22:31:19 4dd2608b81fc 45 seconds ago 4.55GB 22:31:19 security-proxy-setup latest 66bbab89f470 47 seconds ago 53.7MB 22:31:19 46a0d366d6ca 52 seconds ago 1.71GB 22:31:19 b197f29834d6 About a minute ago 1.7GB 22:31:19 5df02b040049 About a minute ago 4.55GB 22:31:19 security-bootstrapper latest 80e77f7ad3bc About a minute ago 31MB 22:31:19 core-data latest ab04d1d43087 About a minute ago 36.2MB 22:31:19 core-command latest 92be8e5f9533 2 minutes ago 31.1MB 22:31:19 4a6a61c07c15 2 minutes ago 1.7GB 22:31:19 08effb12f1e1 2 minutes ago 1.69GB 22:31:19 298a27ffd4aa 2 minutes ago 1.69GB 22:31:19 security-spiffe-token-provider latest 30a899c805f7 3 minutes ago 35.1MB 22:31:19 security-secretstore-setup latest b2b9f448be60 3 minutes ago 52.4MB 22:31:19 core-metadata latest 9219224421d7 3 minutes ago 33.1MB 22:31:19 817b9227d30d 3 minutes ago 1.71GB 22:31:19 0039c00ba6f2 3 minutes ago 1.68GB 22:31:19 37b092f3968b 3 minutes ago 1.69GB 22:31:19 ci-base-image-x86_64 latest 08a1976b5600 7 minutes ago 896MB 22:31:19 docker 20.10.14 7417809fdb73 8 days ago 218MB 22:31:19 alpine 3.14 e04c818066af 8 days ago 5.59MB 22:31:19 alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB 22:31:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 22:31:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 22:31:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:19 provisioning config files... 22:31:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config69906153872604270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:20 ---> docker-login.sh 22:31:20 nexus3.edgexfoundry.org:10001 22:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:20 Configure a credential helper to remove this warning. See 22:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:20 22:31:20 Login Succeeded 22:31:20 nexus3.edgexfoundry.org:10002 22:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:20 Configure a credential helper to remove this warning. See 22:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:20 22:31:20 Login Succeeded 22:31:20 nexus3.edgexfoundry.org:10003 22:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:20 Configure a credential helper to remove this warning. See 22:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:20 22:31:20 Login Succeeded 22:31:20 nexus3.edgexfoundry.org:10004 22:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:20 Configure a credential helper to remove this warning. See 22:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:20 22:31:20 Login Succeeded 22:31:20 docker.io 22:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:21 Configure a credential helper to remove this warning. See 22:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:21 22:31:21 Login Succeeded 22:31:21 ---> docker-login.sh ends [Pipeline] } 22:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:31:21 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:21 latest 22:31:21 2.2.0-dev.69 22:31:21 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:21 main 22:31:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:22 + docker push nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:31:22 3b52cdbc904c: Preparing 22:31:22 067de4d7650e: Preparing 22:31:22 acd21d3acaf3: Preparing 22:31:22 16a18f200c2b: Preparing 22:31:22 b541d28bf3b4: Preparing 22:31:22 b541d28bf3b4: Layer already exists 22:31:22 acd21d3acaf3: Pushed 22:31:22 3b52cdbc904c: Pushed 22:31:22 16a18f200c2b: Pushed 22:31:25 067de4d7650e: Pushed 22:31:25 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:31:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 22:31:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:31:26 3b52cdbc904c: Preparing 22:31:26 067de4d7650e: Preparing 22:31:26 acd21d3acaf3: Preparing 22:31:26 16a18f200c2b: Preparing 22:31:26 b541d28bf3b4: Preparing 22:31:26 3b52cdbc904c: Layer already exists 22:31:26 b541d28bf3b4: Layer already exists 22:31:26 067de4d7650e: Layer already exists 22:31:26 16a18f200c2b: Layer already exists 22:31:26 acd21d3acaf3: Layer already exists 22:31:26 latest: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:31:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:26 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.69 22:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:31:26 3b52cdbc904c: Preparing 22:31:26 067de4d7650e: Preparing 22:31:26 acd21d3acaf3: Preparing 22:31:26 16a18f200c2b: Preparing 22:31:26 b541d28bf3b4: Preparing 22:31:26 acd21d3acaf3: Layer already exists 22:31:26 3b52cdbc904c: Layer already exists 22:31:26 b541d28bf3b4: Layer already exists 22:31:26 16a18f200c2b: Layer already exists 22:31:26 067de4d7650e: Layer already exists 22:31:26 2.2.0-dev.69: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:31:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:27 + docker push nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:31:27 3b52cdbc904c: Preparing 22:31:27 067de4d7650e: Preparing 22:31:27 acd21d3acaf3: Preparing 22:31:27 16a18f200c2b: Preparing 22:31:27 b541d28bf3b4: Preparing 22:31:27 3b52cdbc904c: Layer already exists 22:31:27 b541d28bf3b4: Layer already exists 22:31:27 067de4d7650e: Layer already exists 22:31:27 acd21d3acaf3: Layer already exists 22:31:27 16a18f200c2b: Layer already exists 22:31:27 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:31:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 22:31:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:31:27 3b52cdbc904c: Preparing 22:31:27 067de4d7650e: Preparing 22:31:27 acd21d3acaf3: Preparing 22:31:27 16a18f200c2b: Preparing 22:31:27 b541d28bf3b4: Preparing 22:31:27 067de4d7650e: Layer already exists 22:31:27 3b52cdbc904c: Layer already exists 22:31:27 b541d28bf3b4: Layer already exists 22:31:27 16a18f200c2b: Layer already exists 22:31:27 acd21d3acaf3: Layer already exists 22:31:27 main: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:28 ===================================================== [Pipeline] echo 22:31:28 taggedImages: 22:31:28 - nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:28 - nexus3.edgexfoundry.org:10004/core-command:latest 22:31:28 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.69 22:31:28 - nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:31:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:31:28 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:28 latest 22:31:28 2.2.0-dev.69 22:31:28 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:28 main 22:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:28 + docker push nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:31:28 4bece1a84ca1: Preparing 22:31:28 ded31464351a: Preparing 22:31:28 acd21d3acaf3: Preparing 22:31:28 33047d9c5921: Preparing 22:31:28 7d43e6909e4b: Preparing 22:31:28 b541d28bf3b4: Preparing 22:31:28 b541d28bf3b4: Waiting 22:31:28 acd21d3acaf3: Layer already exists 22:31:28 b541d28bf3b4: Layer already exists 22:31:28 4bece1a84ca1: Pushed 22:31:28 7d43e6909e4b: Pushed 22:31:28 33047d9c5921: Pushed 22:31:32 ded31464351a: Pushed 22:31:32 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:31:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 22:31:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:31:33 4bece1a84ca1: Preparing 22:31:33 ded31464351a: Preparing 22:31:33 acd21d3acaf3: Preparing 22:31:33 33047d9c5921: Preparing 22:31:33 7d43e6909e4b: Preparing 22:31:33 b541d28bf3b4: Preparing 22:31:33 b541d28bf3b4: Waiting 22:31:33 33047d9c5921: Layer already exists 22:31:33 7d43e6909e4b: Layer already exists 22:31:33 ded31464351a: Layer already exists 22:31:33 4bece1a84ca1: Layer already exists 22:31:33 acd21d3acaf3: Layer already exists 22:31:33 b541d28bf3b4: Layer already exists 22:31:33 latest: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:31:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:33 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.69 22:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:31:33 4bece1a84ca1: Preparing 22:31:33 ded31464351a: Preparing 22:31:33 acd21d3acaf3: Preparing 22:31:33 33047d9c5921: Preparing 22:31:33 7d43e6909e4b: Preparing 22:31:33 b541d28bf3b4: Preparing 22:31:33 b541d28bf3b4: Waiting 22:31:33 33047d9c5921: Layer already exists 22:31:33 acd21d3acaf3: Layer already exists 22:31:33 4bece1a84ca1: Layer already exists 22:31:33 7d43e6909e4b: Layer already exists 22:31:33 ded31464351a: Layer already exists 22:31:33 b541d28bf3b4: Layer already exists 22:31:33 2.2.0-dev.69: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:31:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:34 + docker push nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:31:34 4bece1a84ca1: Preparing 22:31:34 ded31464351a: Preparing 22:31:34 acd21d3acaf3: Preparing 22:31:34 33047d9c5921: Preparing 22:31:34 7d43e6909e4b: Preparing 22:31:34 b541d28bf3b4: Preparing 22:31:34 b541d28bf3b4: Waiting 22:31:34 7d43e6909e4b: Layer already exists 22:31:34 acd21d3acaf3: Layer already exists 22:31:34 33047d9c5921: Layer already exists 22:31:34 4bece1a84ca1: Layer already exists 22:31:34 ded31464351a: Layer already exists 22:31:34 b541d28bf3b4: Layer already exists 22:31:34 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:31:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 22:31:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:31:34 4bece1a84ca1: Preparing 22:31:34 ded31464351a: Preparing 22:31:34 acd21d3acaf3: Preparing 22:31:34 33047d9c5921: Preparing 22:31:34 7d43e6909e4b: Preparing 22:31:34 b541d28bf3b4: Preparing 22:31:34 b541d28bf3b4: Waiting 22:31:34 7d43e6909e4b: Layer already exists 22:31:34 33047d9c5921: Layer already exists 22:31:34 4bece1a84ca1: Layer already exists 22:31:34 acd21d3acaf3: Layer already exists 22:31:34 ded31464351a: Layer already exists 22:31:34 b541d28bf3b4: Layer already exists 22:31:34 main: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:34 ===================================================== [Pipeline] echo 22:31:34 taggedImages: 22:31:34 - nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:34 - nexus3.edgexfoundry.org:10004/core-data:latest 22:31:34 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.69 22:31:34 - nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:31:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:31:34 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:34 latest 22:31:34 2.2.0-dev.69 22:31:34 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:34 main 22:31:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:31:35 343e6e73cac4: Preparing 22:31:35 ba1353fdc185: Preparing 22:31:35 acd21d3acaf3: Preparing 22:31:35 16a18f200c2b: Preparing 22:31:35 b541d28bf3b4: Preparing 22:31:35 b541d28bf3b4: Layer already exists 22:31:35 acd21d3acaf3: Layer already exists 22:31:35 16a18f200c2b: Layer already exists 22:31:35 343e6e73cac4: Pushed 22:31:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:31:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:31:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:31:36 go: downloading cloud.google.com/go/storage v1.21.0 22:31:36 go: downloading cloud.google.com/go v0.100.2 22:31:36 go: downloading k8s.io/apimachinery v0.23.4 22:31:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:31:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:31:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:31:36 go: downloading cloud.google.com/go/storage v1.21.0 22:31:36 go: downloading cloud.google.com/go v0.100.2 22:31:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:31:37 go: downloading k8s.io/apimachinery v0.23.4 22:31:38 ba1353fdc185: Pushed 22:31:38 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:31:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 22:31:39 go: downloading k8s.io/kube-aggregator v0.23.3 22:31:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:31:39 343e6e73cac4: Preparing 22:31:39 ba1353fdc185: Preparing 22:31:39 acd21d3acaf3: Preparing 22:31:39 16a18f200c2b: Preparing 22:31:39 b541d28bf3b4: Preparing 22:31:39 343e6e73cac4: Layer already exists 22:31:39 b541d28bf3b4: Layer already exists 22:31:39 16a18f200c2b: Layer already exists 22:31:39 acd21d3acaf3: Layer already exists 22:31:39 ba1353fdc185: Layer already exists 22:31:39 latest: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:31:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:39 go: downloading cloud.google.com/go/security v1.3.0 22:31:39 go: downloading k8s.io/kube-aggregator v0.23.3 22:31:39 go: downloading github.com/hashicorp/vault/api v1.4.1 22:31:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.69 22:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:31:40 343e6e73cac4: Preparing 22:31:40 ba1353fdc185: Preparing 22:31:40 acd21d3acaf3: Preparing 22:31:40 16a18f200c2b: Preparing 22:31:40 b541d28bf3b4: Preparing 22:31:40 16a18f200c2b: Layer already exists 22:31:40 b541d28bf3b4: Layer already exists 22:31:40 ba1353fdc185: Layer already exists 22:31:40 acd21d3acaf3: Layer already exists 22:31:40 343e6e73cac4: Layer already exists 22:31:40 2.2.0-dev.69: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:31:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:31:40 go: downloading cloud.google.com/go/security v1.3.0 22:31:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:31:40 343e6e73cac4: Preparing 22:31:40 ba1353fdc185: Preparing 22:31:40 acd21d3acaf3: Preparing 22:31:40 16a18f200c2b: Preparing 22:31:40 b541d28bf3b4: Preparing 22:31:40 acd21d3acaf3: Layer already exists 22:31:40 ba1353fdc185: Layer already exists 22:31:40 343e6e73cac4: Layer already exists 22:31:40 b541d28bf3b4: Layer already exists 22:31:40 16a18f200c2b: Layer already exists 22:31:40 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:31:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:31:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 22:31:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:31:41 343e6e73cac4: Preparing 22:31:41 ba1353fdc185: Preparing 22:31:41 acd21d3acaf3: Preparing 22:31:41 16a18f200c2b: Preparing 22:31:41 b541d28bf3b4: Preparing 22:31:41 b541d28bf3b4: Layer already exists 22:31:41 ba1353fdc185: Layer already exists 22:31:41 343e6e73cac4: Layer already exists 22:31:41 acd21d3acaf3: Layer already exists 22:31:41 16a18f200c2b: Layer already exists 22:31:41 main: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:41 ===================================================== [Pipeline] echo 22:31:41 taggedImages: 22:31:41 - nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:31:41 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.69 22:31:41 - nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:31:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:31:41 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:41 latest 22:31:41 2.2.0-dev.69 22:31:41 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:41 main 22:31:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:31:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:31:41 go: downloading gopkg.in/yaml.v2 v2.4.0 22:31:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:31:41 71522dd4e367: Preparing 22:31:41 71522dd4e367: Preparing 22:31:41 95701cf35026: Preparing 22:31:41 bbd239179001: Preparing 22:31:41 bfba5b930687: Preparing 22:31:41 c92f17f56cfd: Preparing 22:31:41 acd21d3acaf3: Preparing 22:31:41 7fbc6b8b3d2a: Preparing 22:31:41 dbb1b6953529: Preparing 22:31:41 d3da8d993904: Preparing 22:31:41 2e4b6b675924: Preparing 22:31:41 b541d28bf3b4: Preparing 22:31:41 acd21d3acaf3: Waiting 22:31:41 7fbc6b8b3d2a: Waiting 22:31:41 dbb1b6953529: Waiting 22:31:41 2e4b6b675924: Waiting 22:31:41 b541d28bf3b4: Waiting 22:31:41 95701cf35026: Pushed 22:31:41 bbd239179001: Pushed 22:31:41 71522dd4e367: Pushed 22:31:41 bfba5b930687: Pushed 22:31:41 acd21d3acaf3: Layer already exists 22:31:41 go: downloading github.com/gobwas/glob v0.2.3 22:31:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:31:42 7fbc6b8b3d2a: Pushed 22:31:42 d3da8d993904: Pushed 22:31:42 dbb1b6953529: Pushed 22:31:42 b541d28bf3b4: Layer already exists 22:31:42 go: downloading github.com/aws/smithy-go v1.11.0 22:31:42 2e4b6b675924: Pushed 22:31:42 go: downloading github.com/hashicorp/vault/api v1.4.1 22:31:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:31:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:31:43 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:31:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:31:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:31:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:31:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:31:44 go: downloading github.com/gobwas/glob v0.2.3 22:31:44 go: downloading github.com/jinzhu/inflection v1.0.0 22:31:44 c92f17f56cfd: Pushed 22:31:44 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] isUnix [Pipeline] sh 22:31:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:31:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 22:31:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:31:44 go: downloading github.com/gogo/protobuf v1.3.2 22:31:44 go: downloading github.com/aws/smithy-go v1.11.0 22:31:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:31:44 71522dd4e367: Preparing 22:31:44 71522dd4e367: Preparing 22:31:44 95701cf35026: Preparing 22:31:44 bbd239179001: Preparing 22:31:44 bfba5b930687: Preparing 22:31:44 c92f17f56cfd: Preparing 22:31:44 acd21d3acaf3: Preparing 22:31:44 7fbc6b8b3d2a: Preparing 22:31:44 dbb1b6953529: Preparing 22:31:44 d3da8d993904: Preparing 22:31:44 2e4b6b675924: Preparing 22:31:44 b541d28bf3b4: Preparing 22:31:44 7fbc6b8b3d2a: Waiting 22:31:44 acd21d3acaf3: Waiting 22:31:44 d3da8d993904: Waiting 22:31:44 2e4b6b675924: Waiting 22:31:44 b541d28bf3b4: Waiting 22:31:44 dbb1b6953529: Waiting 22:31:44 bfba5b930687: Layer already exists 22:31:44 95701cf35026: Layer already exists 22:31:44 bbd239179001: Layer already exists 22:31:44 c92f17f56cfd: Layer already exists 22:31:44 71522dd4e367: Layer already exists 22:31:44 acd21d3acaf3: Layer already exists 22:31:44 7fbc6b8b3d2a: Layer already exists 22:31:44 2e4b6b675924: Layer already exists 22:31:44 d3da8d993904: Layer already exists 22:31:44 dbb1b6953529: Layer already exists 22:31:44 b541d28bf3b4: Layer already exists 22:31:44 latest: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] isUnix [Pipeline] sh 22:31:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.69 22:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:31:45 71522dd4e367: Preparing 22:31:45 71522dd4e367: Preparing 22:31:45 95701cf35026: Preparing 22:31:45 bbd239179001: Preparing 22:31:45 bfba5b930687: Preparing 22:31:45 c92f17f56cfd: Preparing 22:31:45 acd21d3acaf3: Preparing 22:31:45 7fbc6b8b3d2a: Preparing 22:31:45 dbb1b6953529: Preparing 22:31:45 d3da8d993904: Preparing 22:31:45 2e4b6b675924: Preparing 22:31:45 b541d28bf3b4: Preparing 22:31:45 acd21d3acaf3: Waiting 22:31:45 7fbc6b8b3d2a: Waiting 22:31:45 dbb1b6953529: Waiting 22:31:45 d3da8d993904: Waiting 22:31:45 b541d28bf3b4: Waiting 22:31:45 2e4b6b675924: Waiting 22:31:45 bfba5b930687: Layer already exists 22:31:45 bbd239179001: Layer already exists 22:31:45 71522dd4e367: Layer already exists 22:31:45 95701cf35026: Layer already exists 22:31:45 c92f17f56cfd: Layer already exists 22:31:45 acd21d3acaf3: Layer already exists 22:31:45 dbb1b6953529: Layer already exists 22:31:45 7fbc6b8b3d2a: Layer already exists 22:31:45 d3da8d993904: Layer already exists 22:31:45 2e4b6b675924: Layer already exists 22:31:45 b541d28bf3b4: Layer already exists 22:31:45 2.2.0-dev.69: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] isUnix [Pipeline] sh 22:31:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:31:46 71522dd4e367: Preparing 22:31:46 71522dd4e367: Preparing 22:31:46 95701cf35026: Preparing 22:31:46 bbd239179001: Preparing 22:31:46 bfba5b930687: Preparing 22:31:46 c92f17f56cfd: Preparing 22:31:46 acd21d3acaf3: Preparing 22:31:46 7fbc6b8b3d2a: Preparing 22:31:46 dbb1b6953529: Preparing 22:31:46 d3da8d993904: Preparing 22:31:46 2e4b6b675924: Preparing 22:31:46 b541d28bf3b4: Preparing 22:31:46 dbb1b6953529: Waiting 22:31:46 d3da8d993904: Waiting 22:31:46 2e4b6b675924: Waiting 22:31:46 acd21d3acaf3: Waiting 22:31:46 b541d28bf3b4: Waiting 22:31:46 71522dd4e367: Layer already exists 22:31:46 bfba5b930687: Layer already exists 22:31:46 bbd239179001: Layer already exists 22:31:46 95701cf35026: Layer already exists 22:31:46 c92f17f56cfd: Layer already exists 22:31:46 acd21d3acaf3: Layer already exists 22:31:46 7fbc6b8b3d2a: Layer already exists 22:31:46 dbb1b6953529: Layer already exists 22:31:46 d3da8d993904: Layer already exists 22:31:46 2e4b6b675924: Layer already exists 22:31:46 b541d28bf3b4: Layer already exists 22:31:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 22:31:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:31:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [Pipeline] isUnix [Pipeline] sh 22:31:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:31:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:31:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:31:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 22:31:46 go: downloading github.com/jinzhu/inflection v1.0.0 22:31:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:31:46 71522dd4e367: Preparing 22:31:46 71522dd4e367: Preparing 22:31:46 95701cf35026: Preparing 22:31:46 bbd239179001: Preparing 22:31:46 bfba5b930687: Preparing 22:31:46 c92f17f56cfd: Preparing 22:31:46 acd21d3acaf3: Preparing 22:31:46 7fbc6b8b3d2a: Preparing 22:31:46 dbb1b6953529: Preparing 22:31:46 d3da8d993904: Preparing 22:31:46 2e4b6b675924: Preparing 22:31:46 b541d28bf3b4: Preparing 22:31:46 acd21d3acaf3: Waiting 22:31:46 7fbc6b8b3d2a: Waiting 22:31:46 dbb1b6953529: Waiting 22:31:46 d3da8d993904: Waiting 22:31:46 2e4b6b675924: Waiting 22:31:46 b541d28bf3b4: Waiting 22:31:46 c92f17f56cfd: Layer already exists 22:31:46 bbd239179001: Layer already exists 22:31:46 95701cf35026: Layer already exists 22:31:46 71522dd4e367: Layer already exists 22:31:46 bfba5b930687: Layer already exists 22:31:46 acd21d3acaf3: Layer already exists 22:31:46 7fbc6b8b3d2a: Layer already exists 22:31:46 dbb1b6953529: Layer already exists 22:31:46 d3da8d993904: Layer already exists 22:31:46 2e4b6b675924: Layer already exists 22:31:46 b541d28bf3b4: Layer already exists 22:31:46 main: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:46 ===================================================== [Pipeline] echo 22:31:46 taggedImages: 22:31:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:31:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.69 22:31:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:31:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:31:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:46 latest 22:31:46 2.2.0-dev.69 22:31:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:46 main 22:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:46 go: downloading github.com/gogo/protobuf v1.3.2 22:31:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:31:47 367f8084f78d: Preparing 22:31:47 aae9407a1018: Preparing 22:31:47 e706af21c933: Preparing 22:31:47 f0f3d4b97f1d: Preparing 22:31:47 c5b6a7517ecc: Preparing 22:31:47 a59ba5d6eaf6: Preparing 22:31:47 595eab9647d2: Preparing 22:31:47 b541d28bf3b4: Preparing 22:31:47 a59ba5d6eaf6: Waiting 22:31:47 595eab9647d2: Waiting 22:31:47 b541d28bf3b4: Waiting 22:31:47 aae9407a1018: Pushed 22:31:47 367f8084f78d: Pushed 22:31:47 c5b6a7517ecc: Pushed 22:31:47 b541d28bf3b4: Layer already exists 22:31:47 a59ba5d6eaf6: Pushed 22:31:47 595eab9647d2: Pushed 22:31:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:31:49 f0f3d4b97f1d: Pushed 22:31:49 e706af21c933: Pushed 22:31:49 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh 22:31:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 22:31:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:31:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:31:50 367f8084f78d: Preparing 22:31:50 aae9407a1018: Preparing 22:31:50 e706af21c933: Preparing 22:31:50 f0f3d4b97f1d: Preparing 22:31:50 c5b6a7517ecc: Preparing 22:31:50 a59ba5d6eaf6: Preparing 22:31:50 595eab9647d2: Preparing 22:31:50 b541d28bf3b4: Preparing 22:31:50 a59ba5d6eaf6: Waiting 22:31:50 595eab9647d2: Waiting 22:31:50 b541d28bf3b4: Waiting 22:31:50 f0f3d4b97f1d: Layer already exists 22:31:50 367f8084f78d: Layer already exists 22:31:50 e706af21c933: Layer already exists 22:31:50 c5b6a7517ecc: Layer already exists 22:31:50 aae9407a1018: Layer already exists 22:31:50 595eab9647d2: Layer already exists 22:31:50 a59ba5d6eaf6: Layer already exists 22:31:50 b541d28bf3b4: Layer already exists 22:31:50 latest: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh 22:31:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:31:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:31:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:31:50 go: downloading github.com/dimchansky/utfbom v1.1.1 22:31:50 go: downloading cloud.google.com/go/compute v1.3.0 22:31:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.69 22:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:31:51 367f8084f78d: Preparing 22:31:51 aae9407a1018: Preparing 22:31:51 e706af21c933: Preparing 22:31:51 f0f3d4b97f1d: Preparing 22:31:51 c5b6a7517ecc: Preparing 22:31:51 a59ba5d6eaf6: Preparing 22:31:51 595eab9647d2: Preparing 22:31:51 b541d28bf3b4: Preparing 22:31:51 595eab9647d2: Waiting 22:31:51 b541d28bf3b4: Waiting 22:31:51 a59ba5d6eaf6: Waiting 22:31:51 aae9407a1018: Layer already exists 22:31:51 e706af21c933: Layer already exists 22:31:51 367f8084f78d: Layer already exists 22:31:51 f0f3d4b97f1d: Layer already exists 22:31:51 c5b6a7517ecc: Layer already exists 22:31:51 595eab9647d2: Layer already exists 22:31:51 a59ba5d6eaf6: Layer already exists 22:31:51 b541d28bf3b4: Layer already exists 22:31:51 2.2.0-dev.69: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh 22:31:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:31:51 367f8084f78d: Preparing 22:31:51 aae9407a1018: Preparing 22:31:51 e706af21c933: Preparing 22:31:51 f0f3d4b97f1d: Preparing 22:31:51 c5b6a7517ecc: Preparing 22:31:51 a59ba5d6eaf6: Preparing 22:31:51 595eab9647d2: Preparing 22:31:51 b541d28bf3b4: Preparing 22:31:51 a59ba5d6eaf6: Waiting 22:31:51 595eab9647d2: Waiting 22:31:51 b541d28bf3b4: Waiting 22:31:51 aae9407a1018: Layer already exists 22:31:51 367f8084f78d: Layer already exists 22:31:51 f0f3d4b97f1d: Layer already exists 22:31:51 c5b6a7517ecc: Layer already exists 22:31:51 e706af21c933: Layer already exists 22:31:51 595eab9647d2: Layer already exists 22:31:51 a59ba5d6eaf6: Layer already exists 22:31:51 b541d28bf3b4: Layer already exists 22:31:51 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh 22:31:51 go: downloading cloud.google.com/go/iam v0.1.1 22:31:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:31:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:31:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:31:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:31:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [Pipeline] isUnix [Pipeline] sh 22:31:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:31:52 go: downloading github.com/dimchansky/utfbom v1.1.1 22:31:52 go: downloading cloud.google.com/go/compute v1.3.0 22:31:52 go: downloading github.com/google/gofuzz v1.1.0 22:31:52 go: downloading k8s.io/klog/v2 v2.30.0 22:31:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:31:52 367f8084f78d: Preparing 22:31:52 aae9407a1018: Preparing 22:31:52 e706af21c933: Preparing 22:31:52 f0f3d4b97f1d: Preparing 22:31:52 c5b6a7517ecc: Preparing 22:31:52 a59ba5d6eaf6: Preparing 22:31:52 595eab9647d2: Preparing 22:31:52 b541d28bf3b4: Preparing 22:31:52 a59ba5d6eaf6: Waiting 22:31:52 595eab9647d2: Waiting 22:31:52 b541d28bf3b4: Waiting 22:31:52 e706af21c933: Layer already exists 22:31:52 aae9407a1018: Layer already exists 22:31:52 f0f3d4b97f1d: Layer already exists 22:31:52 c5b6a7517ecc: Layer already exists 22:31:52 367f8084f78d: Layer already exists 22:31:52 a59ba5d6eaf6: Layer already exists 22:31:52 595eab9647d2: Layer already exists 22:31:52 b541d28bf3b4: Layer already exists 22:31:52 main: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:52 ===================================================== [Pipeline] echo 22:31:52 taggedImages: 22:31:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:31:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.69 22:31:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:31:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:31:52 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:52 latest 22:31:52 2.2.0-dev.69 22:31:52 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:52 main 22:31:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:31:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:31:52 adb9605a8b5e: Preparing 22:31:52 0d8cf4b63e85: Preparing 22:31:52 933e84cbfae7: Preparing 22:31:52 6d5a7536baf8: Preparing 22:31:52 eee614fb688f: Preparing 22:31:52 815cf909737b: Preparing 22:31:52 be93cc05d548: Preparing 22:31:52 19030bb35fea: Preparing 22:31:52 e59f63d76271: Preparing 22:31:52 b541d28bf3b4: Preparing 22:31:52 815cf909737b: Waiting 22:31:52 be93cc05d548: Waiting 22:31:52 e59f63d76271: Waiting 22:31:52 19030bb35fea: Waiting 22:31:52 b541d28bf3b4: Waiting 22:31:52 adb9605a8b5e: Pushed 22:31:52 eee614fb688f: Pushed 22:31:52 0d8cf4b63e85: Pushed 22:31:53 go: downloading cloud.google.com/go/iam v0.1.1 22:31:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:31:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:31:53 815cf909737b: Pushed 22:31:53 19030bb35fea: Pushed 22:31:53 be93cc05d548: Pushed 22:31:53 b541d28bf3b4: Layer already exists 22:31:53 e59f63d76271: Pushed 22:31:53 go: downloading k8s.io/klog/v2 v2.30.0 22:31:53 go: downloading github.com/spf13/pflag v1.0.5 22:31:53 go: downloading github.com/google/gofuzz v1.1.0 22:31:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:31:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:31:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:31:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:31:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:31:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:31:55 go: downloading github.com/spf13/pflag v1.0.5 22:31:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:31:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:31:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:31:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:31:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:31:55 933e84cbfae7: Pushed 22:31:55 6d5a7536baf8: Pushed 22:31:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:31:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:31:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:31:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:31:55 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh 22:31:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:31:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 22:31:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:31:56 adb9605a8b5e: Preparing 22:31:56 0d8cf4b63e85: Preparing 22:31:56 933e84cbfae7: Preparing 22:31:56 6d5a7536baf8: Preparing 22:31:56 eee614fb688f: Preparing 22:31:56 815cf909737b: Preparing 22:31:56 be93cc05d548: Preparing 22:31:56 19030bb35fea: Preparing 22:31:56 e59f63d76271: Preparing 22:31:56 b541d28bf3b4: Preparing 22:31:56 19030bb35fea: Waiting 22:31:56 be93cc05d548: Waiting 22:31:56 b541d28bf3b4: Waiting 22:31:56 e59f63d76271: Waiting 22:31:56 815cf909737b: Waiting 22:31:56 adb9605a8b5e: Layer already exists 22:31:56 6d5a7536baf8: Layer already exists 22:31:56 933e84cbfae7: Layer already exists 22:31:56 0d8cf4b63e85: Layer already exists 22:31:56 eee614fb688f: Layer already exists 22:31:56 815cf909737b: Layer already exists 22:31:56 e59f63d76271: Layer already exists 22:31:56 be93cc05d548: Layer already exists 22:31:56 b541d28bf3b4: Layer already exists 22:31:56 19030bb35fea: Layer already exists 22:31:56 latest: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh 22:31:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:31:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:31:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:31:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.69 22:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:31:56 adb9605a8b5e: Preparing 22:31:56 0d8cf4b63e85: Preparing 22:31:56 933e84cbfae7: Preparing 22:31:56 6d5a7536baf8: Preparing 22:31:56 eee614fb688f: Preparing 22:31:56 815cf909737b: Preparing 22:31:56 be93cc05d548: Preparing 22:31:56 19030bb35fea: Preparing 22:31:56 e59f63d76271: Preparing 22:31:56 b541d28bf3b4: Preparing 22:31:56 815cf909737b: Waiting 22:31:56 be93cc05d548: Waiting 22:31:56 19030bb35fea: Waiting 22:31:56 e59f63d76271: Waiting 22:31:56 b541d28bf3b4: Waiting 22:31:56 eee614fb688f: Layer already exists 22:31:56 0d8cf4b63e85: Layer already exists 22:31:56 adb9605a8b5e: Layer already exists 22:31:56 6d5a7536baf8: Layer already exists 22:31:56 933e84cbfae7: Layer already exists 22:31:56 815cf909737b: Layer already exists 22:31:56 e59f63d76271: Layer already exists 22:31:56 be93cc05d548: Layer already exists 22:31:56 19030bb35fea: Layer already exists 22:31:56 b541d28bf3b4: Layer already exists 22:31:56 2.2.0-dev.69: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh 22:31:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:31:57 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:31:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:31:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:31:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:31:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:31:57 adb9605a8b5e: Preparing 22:31:57 0d8cf4b63e85: Preparing 22:31:57 933e84cbfae7: Preparing 22:31:57 6d5a7536baf8: Preparing 22:31:57 eee614fb688f: Preparing 22:31:57 815cf909737b: Preparing 22:31:57 be93cc05d548: Preparing 22:31:57 815cf909737b: Waiting 22:31:57 19030bb35fea: Preparing 22:31:57 e59f63d76271: Preparing 22:31:57 b541d28bf3b4: Preparing 22:31:57 be93cc05d548: Waiting 22:31:57 19030bb35fea: Waiting 22:31:57 e59f63d76271: Waiting 22:31:57 b541d28bf3b4: Waiting 22:31:57 adb9605a8b5e: Layer already exists 22:31:57 6d5a7536baf8: Layer already exists 22:31:57 eee614fb688f: Layer already exists 22:31:57 933e84cbfae7: Layer already exists 22:31:57 0d8cf4b63e85: Layer already exists 22:31:57 19030bb35fea: Layer already exists 22:31:57 b541d28bf3b4: Layer already exists 22:31:57 815cf909737b: Layer already exists 22:31:57 e59f63d76271: Layer already exists 22:31:57 be93cc05d548: Layer already exists 22:31:57 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh 22:31:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:31:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 22:31:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:31:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:31:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:31:58 adb9605a8b5e: Preparing 22:31:58 0d8cf4b63e85: Preparing 22:31:58 933e84cbfae7: Preparing 22:31:58 6d5a7536baf8: Preparing 22:31:58 eee614fb688f: Preparing 22:31:58 815cf909737b: Preparing 22:31:58 be93cc05d548: Preparing 22:31:58 19030bb35fea: Preparing 22:31:58 e59f63d76271: Preparing 22:31:58 815cf909737b: Waiting 22:31:58 be93cc05d548: Waiting 22:31:58 b541d28bf3b4: Preparing 22:31:58 b541d28bf3b4: Waiting 22:31:58 e59f63d76271: Waiting 22:31:58 eee614fb688f: Layer already exists 22:31:58 933e84cbfae7: Layer already exists 22:31:58 adb9605a8b5e: Layer already exists 22:31:58 6d5a7536baf8: Layer already exists 22:31:58 0d8cf4b63e85: Layer already exists 22:31:58 be93cc05d548: Layer already exists 22:31:58 815cf909737b: Layer already exists 22:31:58 19030bb35fea: Layer already exists 22:31:58 b541d28bf3b4: Layer already exists 22:31:58 e59f63d76271: Layer already exists 22:31:58 main: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:58 ===================================================== [Pipeline] echo 22:31:58 taggedImages: 22:31:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:31:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.69 22:31:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:31:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:31:58 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:58 latest 22:31:58 2.2.0-dev.69 22:31:58 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:31:58 main 22:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:31:58 3c75cdc112f6: Preparing 22:31:58 5d886f96bfd8: Preparing 22:31:58 acd21d3acaf3: Preparing 22:31:58 940c30de28bd: Preparing 22:31:58 0acc1d74a6fd: Preparing 22:31:58 4fc242d58285: Preparing 22:31:58 4fc242d58285: Waiting 22:31:58 acd21d3acaf3: Layer already exists 22:31:58 4fc242d58285: Layer already exists 22:31:58 3c75cdc112f6: Pushed 22:31:58 0acc1d74a6fd: Pushed 22:31:58 go: downloading go.opencensus.io v0.23.0 22:31:59 go: downloading go.opencensus.io v0.23.0 22:31:59 940c30de28bd: Pushed 22:31:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:32:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:32:00 go: downloading gopkg.in/inf.v0 v0.9.1 22:32:00 go: downloading github.com/google/go-cmp v0.5.7 22:32:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:32:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:32:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:32:00 go: downloading gopkg.in/inf.v0 v0.9.1 22:32:00 go: downloading github.com/go-logr/logr v1.2.2 22:32:01 5d886f96bfd8: Pushed 22:32:01 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:32:01 go: downloading github.com/go-logr/logr v1.2.2 22:32:01 go: downloading github.com/google/go-cmp v0.5.7 22:32:01 go: downloading github.com/json-iterator/go v1.1.12 22:32:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 22:32:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:32:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:32:01 3c75cdc112f6: Preparing 22:32:01 5d886f96bfd8: Preparing 22:32:01 acd21d3acaf3: Preparing 22:32:01 940c30de28bd: Preparing 22:32:01 0acc1d74a6fd: Preparing 22:32:01 4fc242d58285: Preparing 22:32:01 4fc242d58285: Waiting 22:32:01 0acc1d74a6fd: Layer already exists 22:32:01 5d886f96bfd8: Layer already exists 22:32:01 acd21d3acaf3: Layer already exists 22:32:01 3c75cdc112f6: Layer already exists 22:32:01 940c30de28bd: Layer already exists 22:32:01 4fc242d58285: Layer already exists 22:32:01 latest: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:32:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:32:01 go: downloading github.com/json-iterator/go v1.1.12 22:32:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.69 22:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:32:02 3c75cdc112f6: Preparing 22:32:02 5d886f96bfd8: Preparing 22:32:02 acd21d3acaf3: Preparing 22:32:02 940c30de28bd: Preparing 22:32:02 0acc1d74a6fd: Preparing 22:32:02 4fc242d58285: Preparing 22:32:02 4fc242d58285: Waiting 22:32:02 acd21d3acaf3: Layer already exists 22:32:02 940c30de28bd: Layer already exists 22:32:02 3c75cdc112f6: Layer already exists 22:32:02 0acc1d74a6fd: Layer already exists 22:32:02 5d886f96bfd8: Layer already exists 22:32:02 4fc242d58285: Layer already exists 22:32:02 2.2.0-dev.69: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:32:02 go: downloading github.com/googleapis/gnostic v0.5.5 22:32:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:32:02 3c75cdc112f6: Preparing 22:32:02 5d886f96bfd8: Preparing 22:32:02 acd21d3acaf3: Preparing 22:32:02 940c30de28bd: Preparing 22:32:02 0acc1d74a6fd: Preparing 22:32:02 4fc242d58285: Preparing 22:32:02 4fc242d58285: Waiting 22:32:02 0acc1d74a6fd: Layer already exists 22:32:02 acd21d3acaf3: Layer already exists 22:32:02 3c75cdc112f6: Layer already exists 22:32:02 940c30de28bd: Layer already exists 22:32:02 5d886f96bfd8: Layer already exists 22:32:02 4fc242d58285: Layer already exists 22:32:02 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:32:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 22:32:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:32:03 3c75cdc112f6: Preparing 22:32:03 5d886f96bfd8: Preparing 22:32:03 acd21d3acaf3: Preparing 22:32:03 940c30de28bd: Preparing 22:32:03 0acc1d74a6fd: Preparing 22:32:03 4fc242d58285: Preparing 22:32:03 4fc242d58285: Waiting 22:32:03 5d886f96bfd8: Layer already exists 22:32:03 940c30de28bd: Layer already exists 22:32:03 0acc1d74a6fd: Layer already exists 22:32:03 acd21d3acaf3: Layer already exists 22:32:03 3c75cdc112f6: Layer already exists 22:32:03 4fc242d58285: Layer already exists 22:32:03 main: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:03 ===================================================== [Pipeline] echo 22:32:03 taggedImages: 22:32:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:32:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.69 22:32:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:32:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:32:03 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:03 latest 22:32:03 2.2.0-dev.69 22:32:03 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:03 main 22:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:32:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:32:04 df7a2b4e73e5: Preparing 22:32:04 4be1dbe66bf8: Preparing 22:32:04 2f0030693ae7: Preparing 22:32:04 b3b9d185479f: Preparing 22:32:04 347744c1bb6a: Preparing 22:32:04 444d0f8918da: Preparing 22:32:04 0acc1d74a6fd: Preparing 22:32:04 4fc242d58285: Preparing 22:32:04 444d0f8918da: Waiting 22:32:04 0acc1d74a6fd: Waiting 22:32:04 4fc242d58285: Waiting 22:32:04 4be1dbe66bf8: Pushed 22:32:04 df7a2b4e73e5: Pushed 22:32:04 2f0030693ae7: Pushed 22:32:04 4fc242d58285: Layer already exists 22:32:04 0acc1d74a6fd: Layer already exists 22:32:04 go: downloading github.com/googleapis/gnostic v0.5.5 22:32:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:32:04 444d0f8918da: Pushed 22:32:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:32:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:32:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:32:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:32:06 go: downloading github.com/tklauser/numcpus v0.3.0 22:32:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:32:06 go: downloading go.uber.org/zap v1.21.0 22:32:07 go: downloading github.com/tklauser/numcpus v0.3.0 22:32:07 go: downloading go.uber.org/zap v1.21.0 22:32:07 go: downloading sigs.k8s.io/yaml v1.3.0 22:32:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:32:07 go: downloading sigs.k8s.io/yaml v1.3.0 22:32:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:32:08 347744c1bb6a: Pushed 22:32:08 go: downloading github.com/modern-go/reflect2 v1.0.2 22:32:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:32:08 go: downloading github.com/ryanuber/go-glob v1.0.0 22:32:08 go: downloading github.com/golang/snappy v0.0.4 22:32:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:32:08 go: downloading github.com/modern-go/reflect2 v1.0.2 22:32:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:32:08 go: downloading github.com/ryanuber/go-glob v1.0.0 22:32:08 go: downloading github.com/golang/snappy v0.0.4 22:32:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:32:11 b3b9d185479f: Pushed 22:32:11 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh 22:32:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 22:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:32:11 df7a2b4e73e5: Preparing 22:32:11 4be1dbe66bf8: Preparing 22:32:11 2f0030693ae7: Preparing 22:32:11 b3b9d185479f: Preparing 22:32:11 347744c1bb6a: Preparing 22:32:11 444d0f8918da: Preparing 22:32:11 0acc1d74a6fd: Preparing 22:32:11 4fc242d58285: Preparing 22:32:11 444d0f8918da: Waiting 22:32:11 0acc1d74a6fd: Waiting 22:32:11 4fc242d58285: Waiting 22:32:11 347744c1bb6a: Layer already exists 22:32:11 b3b9d185479f: Layer already exists 22:32:11 2f0030693ae7: Layer already exists 22:32:11 4be1dbe66bf8: Layer already exists 22:32:11 df7a2b4e73e5: Layer already exists 22:32:11 444d0f8918da: Layer already exists 22:32:11 4fc242d58285: Layer already exists 22:32:11 0acc1d74a6fd: Layer already exists 22:32:11 latest: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh 22:32:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.69 22:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:32:12 df7a2b4e73e5: Preparing 22:32:12 4be1dbe66bf8: Preparing 22:32:12 2f0030693ae7: Preparing 22:32:12 b3b9d185479f: Preparing 22:32:12 347744c1bb6a: Preparing 22:32:12 444d0f8918da: Preparing 22:32:12 0acc1d74a6fd: Preparing 22:32:12 4fc242d58285: Preparing 22:32:12 444d0f8918da: Waiting 22:32:12 0acc1d74a6fd: Waiting 22:32:12 4fc242d58285: Waiting 22:32:12 df7a2b4e73e5: Layer already exists 22:32:12 2f0030693ae7: Layer already exists 22:32:12 347744c1bb6a: Layer already exists 22:32:12 4be1dbe66bf8: Layer already exists 22:32:12 b3b9d185479f: Layer already exists 22:32:12 444d0f8918da: Layer already exists 22:32:12 0acc1d74a6fd: Layer already exists 22:32:12 4fc242d58285: Layer already exists 22:32:12 2.2.0-dev.69: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh 22:32:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:32:13 df7a2b4e73e5: Preparing 22:32:13 4be1dbe66bf8: Preparing 22:32:13 2f0030693ae7: Preparing 22:32:13 b3b9d185479f: Preparing 22:32:13 347744c1bb6a: Preparing 22:32:13 444d0f8918da: Preparing 22:32:13 0acc1d74a6fd: Preparing 22:32:13 4fc242d58285: Preparing 22:32:13 444d0f8918da: Waiting 22:32:13 0acc1d74a6fd: Waiting 22:32:13 4fc242d58285: Waiting 22:32:13 347744c1bb6a: Layer already exists 22:32:13 df7a2b4e73e5: Layer already exists 22:32:13 4be1dbe66bf8: Layer already exists 22:32:13 2f0030693ae7: Layer already exists 22:32:13 b3b9d185479f: Layer already exists 22:32:13 0acc1d74a6fd: Layer already exists 22:32:13 4fc242d58285: Layer already exists 22:32:13 444d0f8918da: Layer already exists 22:32:13 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh 22:32:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 22:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:32:13 df7a2b4e73e5: Preparing 22:32:13 4be1dbe66bf8: Preparing 22:32:13 2f0030693ae7: Preparing 22:32:13 b3b9d185479f: Preparing 22:32:13 347744c1bb6a: Preparing 22:32:13 444d0f8918da: Preparing 22:32:13 0acc1d74a6fd: Preparing 22:32:13 4fc242d58285: Preparing 22:32:13 0acc1d74a6fd: Waiting 22:32:13 444d0f8918da: Waiting 22:32:13 4fc242d58285: Waiting 22:32:13 4be1dbe66bf8: Layer already exists 22:32:13 df7a2b4e73e5: Layer already exists 22:32:13 2f0030693ae7: Layer already exists 22:32:13 347744c1bb6a: Layer already exists 22:32:13 b3b9d185479f: Layer already exists 22:32:13 444d0f8918da: Layer already exists 22:32:13 4fc242d58285: Layer already exists 22:32:13 0acc1d74a6fd: Layer already exists 22:32:13 main: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:13 ===================================================== [Pipeline] echo 22:32:13 taggedImages: 22:32:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:32:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.69 22:32:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:32:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:32:13 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:13 latest 22:32:13 2.2.0-dev.69 22:32:13 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:13 main 22:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:32:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:32:14 03739c0dae91: Preparing 22:32:14 d01ebdbf1af4: Preparing 22:32:14 ee0aabfb9820: Preparing 22:32:14 8af16f70eb91: Preparing 22:32:14 735770dba1f3: Preparing 22:32:14 0acc1d74a6fd: Preparing 22:32:14 4fc242d58285: Preparing 22:32:14 4fc242d58285: Waiting 22:32:14 0acc1d74a6fd: Waiting 22:32:14 03739c0dae91: Pushed 22:32:14 ee0aabfb9820: Pushed 22:32:14 d01ebdbf1af4: Pushed 22:32:14 0acc1d74a6fd: Layer already exists 22:32:14 4fc242d58285: Layer already exists 22:32:14 735770dba1f3: Pushed 22:32:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:32:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:32:16 go: downloading github.com/hashicorp/go-version v1.2.0 22:32:17 go: downloading go.uber.org/multierr v1.6.0 22:32:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:32:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:32:18 go: downloading github.com/hashicorp/go-version v1.2.0 22:32:18 go: downloading go.uber.org/multierr v1.6.0 22:32:22 8af16f70eb91: Pushed 22:32:22 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 22:32:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:32:23 03739c0dae91: Preparing 22:32:23 d01ebdbf1af4: Preparing 22:32:23 ee0aabfb9820: Preparing 22:32:23 8af16f70eb91: Preparing 22:32:23 735770dba1f3: Preparing 22:32:23 0acc1d74a6fd: Preparing 22:32:23 4fc242d58285: Preparing 22:32:23 4fc242d58285: Waiting 22:32:23 ee0aabfb9820: Layer already exists 22:32:23 735770dba1f3: Layer already exists 22:32:23 d01ebdbf1af4: Layer already exists 22:32:23 8af16f70eb91: Layer already exists 22:32:23 03739c0dae91: Layer already exists 22:32:23 4fc242d58285: Layer already exists 22:32:23 0acc1d74a6fd: Layer already exists 22:32:23 latest: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.69 22:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:32:24 03739c0dae91: Preparing 22:32:24 d01ebdbf1af4: Preparing 22:32:24 ee0aabfb9820: Preparing 22:32:24 8af16f70eb91: Preparing 22:32:24 735770dba1f3: Preparing 22:32:24 0acc1d74a6fd: Preparing 22:32:24 4fc242d58285: Preparing 22:32:24 0acc1d74a6fd: Waiting 22:32:24 4fc242d58285: Waiting 22:32:24 735770dba1f3: Layer already exists 22:32:24 03739c0dae91: Layer already exists 22:32:24 ee0aabfb9820: Layer already exists 22:32:24 d01ebdbf1af4: Layer already exists 22:32:24 8af16f70eb91: Layer already exists 22:32:24 4fc242d58285: Layer already exists 22:32:24 0acc1d74a6fd: Layer already exists 22:32:24 2.2.0-dev.69: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:32:24 03739c0dae91: Preparing 22:32:24 d01ebdbf1af4: Preparing 22:32:24 ee0aabfb9820: Preparing 22:32:24 8af16f70eb91: Preparing 22:32:24 735770dba1f3: Preparing 22:32:24 0acc1d74a6fd: Preparing 22:32:24 4fc242d58285: Preparing 22:32:24 0acc1d74a6fd: Waiting 22:32:24 4fc242d58285: Waiting 22:32:24 03739c0dae91: Layer already exists 22:32:24 735770dba1f3: Layer already exists 22:32:24 8af16f70eb91: Layer already exists 22:32:24 ee0aabfb9820: Layer already exists 22:32:24 d01ebdbf1af4: Layer already exists 22:32:24 0acc1d74a6fd: Layer already exists 22:32:24 4fc242d58285: Layer already exists 22:32:24 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 22:32:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:32:25 03739c0dae91: Preparing 22:32:25 d01ebdbf1af4: Preparing 22:32:25 ee0aabfb9820: Preparing 22:32:25 8af16f70eb91: Preparing 22:32:25 735770dba1f3: Preparing 22:32:25 0acc1d74a6fd: Preparing 22:32:25 4fc242d58285: Preparing 22:32:25 0acc1d74a6fd: Waiting 22:32:25 4fc242d58285: Waiting 22:32:25 ee0aabfb9820: Layer already exists 22:32:25 8af16f70eb91: Layer already exists 22:32:25 d01ebdbf1af4: Layer already exists 22:32:25 735770dba1f3: Layer already exists 22:32:25 03739c0dae91: Layer already exists 22:32:25 0acc1d74a6fd: Layer already exists 22:32:25 4fc242d58285: Layer already exists 22:32:25 main: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:25 ===================================================== [Pipeline] echo 22:32:25 taggedImages: 22:32:25 - nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:32:25 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.69 22:32:25 - nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:32:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:32:25 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:25 latest 22:32:25 2.2.0-dev.69 22:32:25 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:25 main 22:32:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:32:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:32:25 3c896ad3a682: Preparing 22:32:25 5766db5365a3: Preparing 22:32:25 ace015c3169f: Preparing 22:32:25 e89cd3d8dc84: Preparing 22:32:25 444d0f8918da: Preparing 22:32:25 0acc1d74a6fd: Preparing 22:32:25 4fc242d58285: Preparing 22:32:25 0acc1d74a6fd: Waiting 22:32:25 4fc242d58285: Waiting 22:32:25 444d0f8918da: Layer already exists 22:32:25 0acc1d74a6fd: Layer already exists 22:32:25 4fc242d58285: Layer already exists 22:32:25 5766db5365a3: Pushed 22:32:25 3c896ad3a682: Pushed 22:32:25 ace015c3169f: Pushed 22:32:34 e89cd3d8dc84: Pushed 22:32:34 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 22:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:32:34 3c896ad3a682: Preparing 22:32:34 5766db5365a3: Preparing 22:32:34 ace015c3169f: Preparing 22:32:34 e89cd3d8dc84: Preparing 22:32:34 444d0f8918da: Preparing 22:32:34 0acc1d74a6fd: Preparing 22:32:34 4fc242d58285: Preparing 22:32:34 0acc1d74a6fd: Waiting 22:32:34 e89cd3d8dc84: Layer already exists 22:32:34 ace015c3169f: Layer already exists 22:32:34 444d0f8918da: Layer already exists 22:32:34 3c896ad3a682: Layer already exists 22:32:34 5766db5365a3: Layer already exists 22:32:34 0acc1d74a6fd: Layer already exists 22:32:34 4fc242d58285: Layer already exists 22:32:34 latest: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.69 22:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:32:35 3c896ad3a682: Preparing 22:32:35 5766db5365a3: Preparing 22:32:35 ace015c3169f: Preparing 22:32:35 e89cd3d8dc84: Preparing 22:32:35 444d0f8918da: Preparing 22:32:35 0acc1d74a6fd: Preparing 22:32:35 4fc242d58285: Preparing 22:32:35 0acc1d74a6fd: Waiting 22:32:35 4fc242d58285: Waiting 22:32:35 444d0f8918da: Layer already exists 22:32:35 5766db5365a3: Layer already exists 22:32:35 3c896ad3a682: Layer already exists 22:32:35 e89cd3d8dc84: Layer already exists 22:32:35 ace015c3169f: Layer already exists 22:32:35 4fc242d58285: Layer already exists 22:32:35 0acc1d74a6fd: Layer already exists 22:32:35 2.2.0-dev.69: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:32:35 3c896ad3a682: Preparing 22:32:35 5766db5365a3: Preparing 22:32:35 ace015c3169f: Preparing 22:32:35 e89cd3d8dc84: Preparing 22:32:35 444d0f8918da: Preparing 22:32:35 0acc1d74a6fd: Preparing 22:32:35 4fc242d58285: Preparing 22:32:35 0acc1d74a6fd: Waiting 22:32:35 4fc242d58285: Waiting 22:32:35 5766db5365a3: Layer already exists 22:32:35 444d0f8918da: Layer already exists 22:32:35 e89cd3d8dc84: Layer already exists 22:32:35 ace015c3169f: Layer already exists 22:32:35 3c896ad3a682: Layer already exists 22:32:35 4fc242d58285: Layer already exists 22:32:35 0acc1d74a6fd: Layer already exists 22:32:35 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh 22:32:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 22:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:32:36 3c896ad3a682: Preparing 22:32:36 5766db5365a3: Preparing 22:32:36 ace015c3169f: Preparing 22:32:36 e89cd3d8dc84: Preparing 22:32:36 444d0f8918da: Preparing 22:32:36 0acc1d74a6fd: Preparing 22:32:36 4fc242d58285: Preparing 22:32:36 0acc1d74a6fd: Waiting 22:32:36 4fc242d58285: Waiting 22:32:36 ace015c3169f: Layer already exists 22:32:36 3c896ad3a682: Layer already exists 22:32:36 5766db5365a3: Layer already exists 22:32:36 444d0f8918da: Layer already exists 22:32:36 e89cd3d8dc84: Layer already exists 22:32:36 0acc1d74a6fd: Layer already exists 22:32:36 4fc242d58285: Layer already exists 22:32:36 main: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:36 ===================================================== [Pipeline] echo 22:32:36 taggedImages: 22:32:36 - nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:32:36 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.69 22:32:36 - nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:32:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:32:36 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:36 latest 22:32:36 2.2.0-dev.69 22:32:36 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:36 main 22:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:32:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:32:37 14ab3b03e8ae: Preparing 22:32:37 c2177f69356f: Preparing 22:32:37 acd21d3acaf3: Preparing 22:32:37 f84c5fcac374: Preparing 22:32:37 b541d28bf3b4: Preparing 22:32:37 b541d28bf3b4: Layer already exists 22:32:37 acd21d3acaf3: Layer already exists 22:32:37 14ab3b03e8ae: Pushed 22:32:37 f84c5fcac374: Pushed 22:32:40 c2177f69356f: Pushed 22:32:40 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 22:32:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:32:40 14ab3b03e8ae: Preparing 22:32:40 c2177f69356f: Preparing 22:32:40 acd21d3acaf3: Preparing 22:32:40 f84c5fcac374: Preparing 22:32:40 b541d28bf3b4: Preparing 22:32:40 c2177f69356f: Layer already exists 22:32:40 f84c5fcac374: Layer already exists 22:32:40 acd21d3acaf3: Layer already exists 22:32:40 b541d28bf3b4: Layer already exists 22:32:40 14ab3b03e8ae: Layer already exists 22:32:40 latest: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.69 22:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:32:41 14ab3b03e8ae: Preparing 22:32:41 c2177f69356f: Preparing 22:32:41 acd21d3acaf3: Preparing 22:32:41 f84c5fcac374: Preparing 22:32:41 b541d28bf3b4: Preparing 22:32:41 acd21d3acaf3: Layer already exists 22:32:41 c2177f69356f: Layer already exists 22:32:41 14ab3b03e8ae: Layer already exists 22:32:41 f84c5fcac374: Layer already exists 22:32:41 b541d28bf3b4: Layer already exists 22:32:41 2.2.0-dev.69: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:32:42 14ab3b03e8ae: Preparing 22:32:42 c2177f69356f: Preparing 22:32:42 acd21d3acaf3: Preparing 22:32:42 f84c5fcac374: Preparing 22:32:42 b541d28bf3b4: Preparing 22:32:42 f84c5fcac374: Layer already exists 22:32:42 14ab3b03e8ae: Layer already exists 22:32:42 c2177f69356f: Layer already exists 22:32:42 b541d28bf3b4: Layer already exists 22:32:42 acd21d3acaf3: Layer already exists 22:32:42 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 22:32:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:32:42 14ab3b03e8ae: Preparing 22:32:42 c2177f69356f: Preparing 22:32:42 acd21d3acaf3: Preparing 22:32:42 f84c5fcac374: Preparing 22:32:42 b541d28bf3b4: Preparing 22:32:42 b541d28bf3b4: Layer already exists 22:32:42 14ab3b03e8ae: Layer already exists 22:32:42 f84c5fcac374: Layer already exists 22:32:42 c2177f69356f: Layer already exists 22:32:42 acd21d3acaf3: Layer already exists 22:32:42 main: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:42 ===================================================== [Pipeline] echo 22:32:42 taggedImages: 22:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.69 22:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:32:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:32:42 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:42 latest 22:32:42 2.2.0-dev.69 22:32:42 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:42 main 22:32:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:32:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:32:43 83404048b97a: Preparing 22:32:43 733d9165b9bd: Preparing 22:32:43 acd21d3acaf3: Preparing 22:32:43 16a18f200c2b: Preparing 22:32:43 b541d28bf3b4: Preparing 22:32:43 16a18f200c2b: Layer already exists 22:32:43 acd21d3acaf3: Layer already exists 22:32:43 b541d28bf3b4: Layer already exists 22:32:43 83404048b97a: Pushed 22:32:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:32:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:32:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:32:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:32:46 733d9165b9bd: Pushed 22:32:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:32:47 83404048b97a: Preparing 22:32:47 733d9165b9bd: Preparing 22:32:47 acd21d3acaf3: Preparing 22:32:47 16a18f200c2b: Preparing 22:32:47 b541d28bf3b4: Preparing 22:32:47 b541d28bf3b4: Layer already exists 22:32:47 83404048b97a: Layer already exists 22:32:47 acd21d3acaf3: Layer already exists 22:32:47 16a18f200c2b: Layer already exists 22:32:47 733d9165b9bd: Layer already exists 22:32:47 latest: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.69 22:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:32:47 83404048b97a: Preparing 22:32:47 733d9165b9bd: Preparing 22:32:47 acd21d3acaf3: Preparing 22:32:47 16a18f200c2b: Preparing 22:32:47 b541d28bf3b4: Preparing 22:32:47 83404048b97a: Layer already exists 22:32:47 733d9165b9bd: Layer already exists 22:32:47 b541d28bf3b4: Layer already exists 22:32:47 16a18f200c2b: Layer already exists 22:32:47 acd21d3acaf3: Layer already exists 22:32:47 2.2.0-dev.69: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:32:48 83404048b97a: Preparing 22:32:48 733d9165b9bd: Preparing 22:32:48 acd21d3acaf3: Preparing 22:32:48 16a18f200c2b: Preparing 22:32:48 b541d28bf3b4: Preparing 22:32:48 83404048b97a: Layer already exists 22:32:48 733d9165b9bd: Layer already exists 22:32:48 b541d28bf3b4: Layer already exists 22:32:48 acd21d3acaf3: Layer already exists 22:32:48 16a18f200c2b: Layer already exists 22:32:48 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh 22:32:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 22:32:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:32:49 83404048b97a: Preparing 22:32:49 733d9165b9bd: Preparing 22:32:49 acd21d3acaf3: Preparing 22:32:49 16a18f200c2b: Preparing 22:32:49 b541d28bf3b4: Preparing 22:32:49 b541d28bf3b4: Layer already exists 22:32:49 83404048b97a: Layer already exists 22:32:49 acd21d3acaf3: Layer already exists 22:32:49 16a18f200c2b: Layer already exists 22:32:49 733d9165b9bd: Layer already exists 22:32:49 main: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:49 ===================================================== [Pipeline] echo 22:32:49 taggedImages: 22:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.69 22:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:32:49 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:32:49 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:49 latest 22:32:49 2.2.0-dev.69 22:32:49 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:49 main 22:32:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 22:32:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:32:49 8e1bd26fad9c: Preparing 22:32:49 bead89e176db: Preparing 22:32:49 4d44e62d4c30: Preparing 22:32:49 95f6d94dd182: Preparing 22:32:49 52f44be93a46: Preparing 22:32:49 10d82663b225: Preparing 22:32:49 f7a7a140f1b3: Preparing 22:32:49 31e69d4774c9: Preparing 22:32:49 7750d494dfbd: Preparing 22:32:49 18708474c90b: Preparing 22:32:49 4fc242d58285: Preparing 22:32:49 31e69d4774c9: Waiting 22:32:49 7750d494dfbd: Waiting 22:32:49 18708474c90b: Waiting 22:32:49 4fc242d58285: Waiting 22:32:49 10d82663b225: Waiting 22:32:49 f7a7a140f1b3: Waiting 22:32:49 52f44be93a46: Layer already exists 22:32:49 10d82663b225: Layer already exists 22:32:49 f7a7a140f1b3: Layer already exists 22:32:49 31e69d4774c9: Layer already exists 22:32:49 7750d494dfbd: Layer already exists 22:32:49 bead89e176db: Pushed 22:32:49 18708474c90b: Layer already exists 22:32:49 4fc242d58285: Layer already exists 22:32:50 8e1bd26fad9c: Pushed 22:32:52 4d44e62d4c30: Pushed 22:32:57 95f6d94dd182: Pushed 22:32:58 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:58 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 22:32:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:32:58 8e1bd26fad9c: Preparing 22:32:58 bead89e176db: Preparing 22:32:58 4d44e62d4c30: Preparing 22:32:58 95f6d94dd182: Preparing 22:32:58 52f44be93a46: Preparing 22:32:58 10d82663b225: Preparing 22:32:58 f7a7a140f1b3: Preparing 22:32:58 31e69d4774c9: Preparing 22:32:58 7750d494dfbd: Preparing 22:32:58 18708474c90b: Preparing 22:32:58 4fc242d58285: Preparing 22:32:58 10d82663b225: Waiting 22:32:58 f7a7a140f1b3: Waiting 22:32:58 31e69d4774c9: Waiting 22:32:58 7750d494dfbd: Waiting 22:32:58 18708474c90b: Waiting 22:32:58 4fc242d58285: Waiting 22:32:58 bead89e176db: Layer already exists 22:32:58 4d44e62d4c30: Layer already exists 22:32:58 8e1bd26fad9c: Layer already exists 22:32:58 95f6d94dd182: Layer already exists 22:32:58 52f44be93a46: Layer already exists 22:32:58 f7a7a140f1b3: Layer already exists 22:32:58 10d82663b225: Layer already exists 22:32:58 31e69d4774c9: Layer already exists 22:32:58 18708474c90b: Layer already exists 22:32:58 7750d494dfbd: Layer already exists 22:32:58 4fc242d58285: Layer already exists 22:32:58 latest: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.69 22:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:32:59 8e1bd26fad9c: Preparing 22:32:59 bead89e176db: Preparing 22:32:59 4d44e62d4c30: Preparing 22:32:59 95f6d94dd182: Preparing 22:32:59 52f44be93a46: Preparing 22:32:59 10d82663b225: Preparing 22:32:59 f7a7a140f1b3: Preparing 22:32:59 31e69d4774c9: Preparing 22:32:59 7750d494dfbd: Preparing 22:32:59 18708474c90b: Preparing 22:32:59 4fc242d58285: Preparing 22:32:59 31e69d4774c9: Waiting 22:32:59 18708474c90b: Waiting 22:32:59 4fc242d58285: Waiting 22:32:59 7750d494dfbd: Waiting 22:32:59 10d82663b225: Waiting 22:32:59 f7a7a140f1b3: Waiting 22:32:59 52f44be93a46: Layer already exists 22:32:59 4d44e62d4c30: Layer already exists 22:32:59 95f6d94dd182: Layer already exists 22:32:59 bead89e176db: Layer already exists 22:32:59 8e1bd26fad9c: Layer already exists 22:32:59 7750d494dfbd: Layer already exists 22:32:59 10d82663b225: Layer already exists 22:32:59 31e69d4774c9: Layer already exists 22:32:59 f7a7a140f1b3: Layer already exists 22:32:59 18708474c90b: Layer already exists 22:32:59 4fc242d58285: Layer already exists 22:32:59 2.2.0-dev.69: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:32:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 22:32:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:32:59 8e1bd26fad9c: Preparing 22:32:59 bead89e176db: Preparing 22:32:59 4d44e62d4c30: Preparing 22:32:59 95f6d94dd182: Preparing 22:32:59 52f44be93a46: Preparing 22:32:59 10d82663b225: Preparing 22:32:59 f7a7a140f1b3: Preparing 22:32:59 31e69d4774c9: Preparing 22:32:59 7750d494dfbd: Preparing 22:32:59 18708474c90b: Preparing 22:32:59 4fc242d58285: Preparing 22:32:59 10d82663b225: Waiting 22:32:59 f7a7a140f1b3: Waiting 22:32:59 31e69d4774c9: Waiting 22:32:59 7750d494dfbd: Waiting 22:32:59 18708474c90b: Waiting 22:32:59 4fc242d58285: Waiting 22:32:59 8e1bd26fad9c: Layer already exists 22:32:59 52f44be93a46: Layer already exists 22:32:59 4d44e62d4c30: Layer already exists 22:32:59 bead89e176db: Layer already exists 22:32:59 95f6d94dd182: Layer already exists 22:32:59 f7a7a140f1b3: Layer already exists 22:32:59 31e69d4774c9: Layer already exists 22:32:59 10d82663b225: Layer already exists 22:32:59 18708474c90b: Layer already exists 22:32:59 7750d494dfbd: Layer already exists 22:32:59 4fc242d58285: Layer already exists 22:32:59 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:33:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 22:33:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:33:00 8e1bd26fad9c: Preparing 22:33:00 bead89e176db: Preparing 22:33:00 4d44e62d4c30: Preparing 22:33:00 95f6d94dd182: Preparing 22:33:00 52f44be93a46: Preparing 22:33:00 10d82663b225: Preparing 22:33:00 f7a7a140f1b3: Preparing 22:33:00 31e69d4774c9: Preparing 22:33:00 7750d494dfbd: Preparing 22:33:00 18708474c90b: Preparing 22:33:00 4fc242d58285: Preparing 22:33:00 10d82663b225: Waiting 22:33:00 f7a7a140f1b3: Waiting 22:33:00 31e69d4774c9: Waiting 22:33:00 7750d494dfbd: Waiting 22:33:00 18708474c90b: Waiting 22:33:00 4fc242d58285: Waiting 22:33:00 8e1bd26fad9c: Layer already exists 22:33:00 52f44be93a46: Layer already exists 22:33:00 4d44e62d4c30: Layer already exists 22:33:00 95f6d94dd182: Layer already exists 22:33:00 bead89e176db: Layer already exists 22:33:00 10d82663b225: Layer already exists 22:33:00 f7a7a140f1b3: Layer already exists 22:33:00 31e69d4774c9: Layer already exists 22:33:00 7750d494dfbd: Layer already exists 22:33:00 18708474c90b: Layer already exists 22:33:00 4fc242d58285: Layer already exists 22:33:00 main: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:00 ===================================================== [Pipeline] echo 22:33:00 taggedImages: 22:33:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:33:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:33:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.69 22:33:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 22:33:00 - 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] } 22:36:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:36:25 Removing intermediate container 0f33c95f1b21 22:36:25 ---> 2ea0caea205b 22:36:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:36:25 ---> Running in 9dd4045962b3 22:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:36:54 Removing intermediate container 9b303eea1a7a 22:36:54 ---> 372f90094b50 22:36:54 22:36:54 Step 10/22 : FROM alpine:3.14 22:36:54 3.14: Pulling from library/alpine 22:36:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:36:54 Status: Downloaded newer image for alpine:3.14 22:36:54 ---> ac73e934f311 22:36:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init zeromq 22:36:55 ---> Running in c6f6622c77af 22:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:36:59 Removing intermediate container e25739897dba 22:36:59 ---> b4538c8e6e7a 22:36:59 22:36:59 Step 10/25 : FROM alpine:3.14 22:36:59 ---> ac73e934f311 22:36:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec zeromq 22:36:59 (1/7) Installing ca-certificates (20211220-r0) 22:36:59 ---> Running in e31b51f635ac 22:36:59 (2/7) Installing dumb-init (1.2.5-r1) 22:36:59 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:36:59 (4/7) Installing libsodium (1.0.18-r0) 22:36:59 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:36:59 (6/7) Installing libzmq (4.3.4-r0) 22:36:59 (7/7) Installing zeromq (4.3.4-r0) 22:36:59 Executing busybox-1.33.1-r7.trigger 22:36:59 Executing ca-certificates-20211220-r0.trigger 22:37:00 OK: 9 MiB in 21 packages 22:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:37:02 Removing intermediate container c6f6622c77af 22:37:02 ---> 2fa797abed8e 22:37:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:37:02 ---> Running in 802184c268ce 22:37:02 (1/8) Installing ca-certificates (20211220-r0) 22:37:02 (2/8) Installing dumb-init (1.2.5-r1) 22:37:02 (3/8) Installing su-exec (0.2-r1) 22:37:02 (4/8) Installing libgcc (10.3.1_git20210424-r2) 22:37:02 (5/8) Installing libsodium (1.0.18-r0) 22:37:02 (6/8) Installing libstdc++ (10.3.1_git20210424-r2) 22:37:03 (7/8) Installing libzmq (4.3.4-r0) 22:37:03 Removing intermediate container 802184c268ce 22:37:03 ---> c4502d4bf2e2 22:37:03 Step 13/22 : ENV APP_PORT=59860 22:37:03 (8/8) Installing zeromq (4.3.4-r0) 22:37:03 Executing busybox-1.33.1-r7.trigger 22:37:03 Executing ca-certificates-20211220-r0.trigger 22:37:03 ---> Running in 50577212c0c9 22:37:03 OK: 9 MiB in 22 packages 22:37:03 Removing intermediate container 50577212c0c9 22:37:03 ---> 1a5405ea0b5b 22:37:03 Step 14/22 : EXPOSE $APP_PORT 22:37:04 ---> Running in 094906a1257f 22:37:05 Removing intermediate container 094906a1257f 22:37:05 ---> 206c4ad06e3e 22:37:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:06 Removing intermediate container e31b51f635ac 22:37:06 ---> d012f5ec032c 22:37:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:37:06 ---> 03d3ae811378 22:37:06 ---> Running in 8d997e70495b 22:37:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:37:07 Removing intermediate container 8d997e70495b 22:37:07 ---> 82bf19383587 22:37:07 Step 13/25 : WORKDIR / 22:37:07 ---> Running in fecff3204f06 22:37:07 Removing intermediate container fecff3204f06 22:37:07 ---> 6209563ae28f 22:37:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:37:09 ---> 47df01c8a29f 22:37:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:37:10 ---> c40388475cc2 22:37:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:37:10 ---> 83f2d2beed02 22:37:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:37:12 ---> fc2f56108058 22:37:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:37:12 ---> 16565c527507 22:37:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:37:12 ---> Running in 3d4289702629 22:37:12 Removing intermediate container 3d4289702629 22:37:12 ---> 90aa5d29de57 22:37:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:12 ---> Running in d4b6b8d07bd8 22:37:13 ---> c5fbdd12726f 22:37:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:37:13 Removing intermediate container d4b6b8d07bd8 22:37:13 ---> 96ded578e076 22:37:13 Step 20/22 : LABEL arch=arm64 22:37:13 ---> Running in 4aec699317f7 22:37:14 Removing intermediate container 4aec699317f7 22:37:14 ---> f0eca8e10b95 22:37:14 Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:37:14 ---> Running in 265c4f4b4b5c 22:37:15 Removing intermediate container 265c4f4b4b5c 22:37:15 ---> f3c4f093f62c 22:37:15 Step 22/22 : LABEL version=2.2.0-dev.69 22:37:15 ---> Running in fe2b69dcd2d5 22:37:16 Removing intermediate container fe2b69dcd2d5 22:37:16 ---> 29c7916d623e 22:37:16 22:37:16 ---> 8745e0465af1 22:37:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:37:16 Successfully built 29c7916d623e 22:37:16 Successfully tagged support-notifications-arm64:latest 22:37:16 Building security-proxy-setup 22:37:19  Building support-notifications ... done  ---> 3813f226b0fc 22:37:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:37:20 ---> 48bfa0dcc0ea 22:37:20 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/ 22:37:20 ---> Running in 6d3cee05a783 22:37:23 Removing intermediate container 6d3cee05a783 22:37:23 ---> 5056717a3062 22:37:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:37:23 ---> Running in 0fc797057563 22:37:24 Removing intermediate container 0fc797057563 22:37:24 ---> 1ac6fb472057 22:37:24 Step 23/25 : LABEL arch=arm64 22:37:24 ---> Running in e2fe2309205e 22:37:24 Removing intermediate container e2fe2309205e 22:37:24 ---> b7e6294e0b33 22:37:24 Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:37:25 ---> Running in cc76ee14a423 22:37:26 Removing intermediate container cc76ee14a423 22:37:26 ---> 48f26f65493c 22:37:26 Step 25/25 : LABEL version=2.2.0-dev.69 22:37:26 ---> Running in 7188a15aa5b6 22:37:26 Removing intermediate container 7188a15aa5b6 22:37:26 ---> 4af8e3ef511f 22:37:26 22:37:27 Successfully built 4af8e3ef511f 22:37:27 Successfully tagged security-secretstore-setup-arm64:latest 22:37:27 Building security-spire-agent 22:37:37  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:37:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:37:37 ---> bfdbed4256de 22:37:37 Step 3/22 : WORKDIR /edgex-go 22:37:37 ---> Using cache 22:37:37 ---> 4c40b19547f1 22:37:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:37 ---> Using cache 22:37:37 ---> bb9d39e2cbf9 22:37:37 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:37:37 ---> Running in aa56edf34e43 22:37:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:41 OK: 220 MiB in 52 packages 22:37:43 Removing intermediate container aa56edf34e43 22:37:43 ---> 88e298b6fc1d 22:37:43 Step 6/22 : COPY go.mod vendor* ./ 22:37:44 ---> bb640b59a354 22:37:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:44 ---> Running in aecf57b508f7 22:37:50 Removing intermediate container 9dd4045962b3 22:37:50 ---> 1b9910cbf298 22:37:50 22:37:50 Step 11/23 : FROM docker:20.10.14 22:37:50 20.10.14: Pulling from library/docker 22:37:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:37:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:37:50 ---> bfdbed4256de 22:37:50 Step 3/26 : WORKDIR /edgex-go 22:37:50 ---> Using cache 22:37:50 ---> 4c40b19547f1 22:37:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:50 ---> Using cache 22:37:50 ---> bb9d39e2cbf9 22:37:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:37:50 ---> Using cache 22:37:50 ---> 23946b91193c 22:37:50 Step 6/26 : COPY go.mod vendor* ./ 22:37:50 ---> Using cache 22:37:50 ---> 5d42e97cb576 22:37:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:50 ---> Using cache 22:37:50 ---> 4b316f300add 22:37:50 Step 8/26 : COPY . . 22:37:51 ---> Using cache 22:37:51 ---> e9246bc2d49d 22:37:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:37:51 ---> Using cache 22:37:51 ---> f9ba14e313a7 22:37:51 Step 10/26 : RUN mkdir -p spire-build 22:37:51 ---> Using cache 22:37:51 ---> 4d56505495c2 22:37:51 Step 11/26 : WORKDIR /edgex-go/spire-build 22:37:51 ---> Using cache 22:37:51 ---> a24bd94f2358 22:37:51 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 22:37:51 ---> Running in 3bc0de80fa38 22:37:51 Removing intermediate container aecf57b508f7 22:37:52 ---> a10548e2bf06 22:37:52 Step 8/22 : COPY . . 22:37:55 spire-1.2.1/ 22:37:55 spire-1.2.1/.data/ 22:37:55 spire-1.2.1/.data/.file 22:37:55 spire-1.2.1/.dockerignore 22:37:55 spire-1.2.1/.gitattributes 22:37:55 spire-1.2.1/.githooks/ 22:37:55 spire-1.2.1/.githooks/pre-commit 22:37:55 spire-1.2.1/.github/ 22:37:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:37:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:37:55 spire-1.2.1/.github/dependabot.yml 22:37:55 spire-1.2.1/.github/workflows/ 22:37:55 spire-1.2.1/.github/workflows/nightly_build.yaml 22:37:55 spire-1.2.1/.github/workflows/pr_build.yaml 22:37:55 spire-1.2.1/.github/workflows/release_build.yaml 22:37:55 spire-1.2.1/.github/workflows/scripts/ 22:37:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:37:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:37:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:37:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:37:55 spire-1.2.1/.github/workflows/scripts/split.sh 22:37:55 spire-1.2.1/.gitignore 22:37:55 spire-1.2.1/.go-version 22:37:55 spire-1.2.1/.golangci.yml 22:37:55 spire-1.2.1/ADOPTERS.md 22:37:55 spire-1.2.1/CHANGELOG.md 22:37:55 spire-1.2.1/CODE-OF-CONDUCT.md 22:37:55 spire-1.2.1/CODEOWNERS 22:37:55 spire-1.2.1/CONTRIBUTING.md 22:37:55 spire-1.2.1/Dockerfile 22:37:55 spire-1.2.1/Dockerfile.dev 22:37:55 spire-1.2.1/Dockerfile.scratch 22:37:55 spire-1.2.1/LICENSE 22:37:55 spire-1.2.1/MAINTAINERS.md 22:37:55 spire-1.2.1/Makefile 22:37:55 spire-1.2.1/README.md 22:37:55 spire-1.2.1/ROADMAP.md 22:37:55 spire-1.2.1/SECURITY.md 22:37:55 spire-1.2.1/cmd/ 22:37:55 spire-1.2.1/cmd/spire-agent/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/common/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/run/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:37:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:37:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:37:55 spire-1.2.1/cmd/spire-agent/main.go 22:37:55 spire-1.2.1/cmd/spire-server/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/cli.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/run/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/token/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/validate/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/x509/ 22:37:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:37:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:37:55 spire-1.2.1/cmd/spire-server/main.go 22:37:55 spire-1.2.1/cmd/spire-server/util/ 22:37:55 spire-1.2.1/cmd/spire-server/util/util.go 22:37:55 spire-1.2.1/conf/ 22:37:55 spire-1.2.1/conf/agent/ 22:37:55 spire-1.2.1/conf/agent/agent.conf 22:37:55 spire-1.2.1/conf/agent/agent_full.conf 22:37:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:37:55 spire-1.2.1/conf/server/ 22:37:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:37:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:37:55 spire-1.2.1/conf/server/server.conf 22:37:55 spire-1.2.1/conf/server/server_full.conf 22:37:55 spire-1.2.1/doc/ 22:37:55 spire-1.2.1/doc/SPIRE101.md 22:37:55 spire-1.2.1/doc/auditlog.md 22:37:55 spire-1.2.1/doc/authorization_policy_engine.md 22:37:55 spire-1.2.1/doc/changelog_guidelines.md 22:37:55 spire-1.2.1/doc/cure53-report.pdf 22:37:55 spire-1.2.1/doc/images/ 22:37:55 spire-1.2.1/doc/images/2019_roadmap.png 22:37:55 spire-1.2.1/doc/images/SPIRE101.png 22:37:55 spire-1.2.1/doc/images/SPIRE_agent.png 22:37:55 spire-1.2.1/doc/images/SPIRE_server.png 22:37:55 spire-1.2.1/doc/images/cache_mgr.png 22:37:55 spire-1.2.1/doc/images/cache_mgr_components.png 22:37:55 spire-1.2.1/doc/images/federated_spire.png 22:37:55 spire-1.2.1/doc/images/ha_mode.png 22:37:55 spire-1.2.1/doc/images/nested_spire.png 22:37:55 spire-1.2.1/doc/images/oidc_federation.png 22:37:55 spire-1.2.1/doc/images/single_trust_domain.png 22:37:55 spire-1.2.1/doc/images/spiffe_compatible.png 22:37:55 spire-1.2.1/doc/images/spire_logo.png 22:37:55 spire-1.2.1/doc/migrating_registration_api_clients.md 22:37:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:37:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:37:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:37:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:37:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:37:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:37:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:37:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:37:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:37:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:37:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:37:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:37:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:37:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:37:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:37:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:37:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:37:55 spire-1.2.1/doc/scaling_spire.md 22:37:55 spire-1.2.1/doc/spire_agent.md 22:37:55 spire-1.2.1/doc/spire_server.md 22:37:55 spire-1.2.1/doc/supported_integrations.md 22:37:55 spire-1.2.1/doc/telemetry.md 22:37:55 spire-1.2.1/doc/telemetry_config.md 22:37:55 spire-1.2.1/doc/upgrading.md 22:37:55 spire-1.2.1/doc/using_spire.md 22:37:55 spire-1.2.1/examples/ 22:37:55 spire-1.2.1/examples/README.md 22:37:55 spire-1.2.1/go.mod 22:37:55 spire-1.2.1/go.sum 22:37:55 spire-1.2.1/pkg/ 22:37:55 spire-1.2.1/pkg/agent/ 22:37:55 spire-1.2.1/pkg/agent/agent.go 22:37:55 spire-1.2.1/pkg/agent/api/ 22:37:55 spire-1.2.1/pkg/agent/api/config.go 22:37:55 spire-1.2.1/pkg/agent/api/debug/ 22:37:55 spire-1.2.1/pkg/agent/api/debug/v1/ 22:37:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:37:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:37:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:37:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:37:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:37:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:37:55 spire-1.2.1/pkg/agent/api/endpoints.go 22:37:55 spire-1.2.1/pkg/agent/api/health/ 22:37:55 spire-1.2.1/pkg/agent/api/health/v1/ 22:37:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:37:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:37:55 spire-1.2.1/pkg/agent/api/rpccontext/ 22:37:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:37:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:37:55 spire-1.2.1/pkg/agent/attestor/ 22:37:55 spire-1.2.1/pkg/agent/attestor/node/ 22:37:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:37:55 spire-1.2.1/pkg/agent/attestor/node/node.go 22:37:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:37:55 spire-1.2.1/pkg/agent/attestor/workload/ 22:37:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:37:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:37:55 spire-1.2.1/pkg/agent/catalog/ 22:37:55 spire-1.2.1/pkg/agent/catalog/catalog.go 22:37:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:37:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:37:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:37:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:37:56 spire-1.2.1/pkg/agent/client/ 22:37:56 spire-1.2.1/pkg/agent/client/client.go 22:37:56 spire-1.2.1/pkg/agent/client/client_test.go 22:37:56 spire-1.2.1/pkg/agent/client/dial.go 22:37:56 spire-1.2.1/pkg/agent/client/nodeconn.go 22:37:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:37:56 spire-1.2.1/pkg/agent/client/update.go 22:37:56 spire-1.2.1/pkg/agent/client/util.go 22:37:56 spire-1.2.1/pkg/agent/common/ 22:37:56 spire-1.2.1/pkg/agent/common/backoff/ 22:37:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:37:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:37:56 spire-1.2.1/pkg/agent/common/cgroups/ 22:37:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:37:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:37:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:37:56 spire-1.2.1/pkg/agent/config.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/ 22:37:56 spire-1.2.1/pkg/agent/endpoints/config.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:37:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:37:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/workload/ 22:37:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:37:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:37:56 spire-1.2.1/pkg/agent/manager/ 22:37:56 spire-1.2.1/pkg/agent/manager/cache/ 22:37:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:37:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:37:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:37:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:37:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:37:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:37:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:37:56 spire-1.2.1/pkg/agent/manager/config.go 22:37:56 spire-1.2.1/pkg/agent/manager/manager.go 22:37:56 spire-1.2.1/pkg/agent/manager/manager_test.go 22:37:56 spire-1.2.1/pkg/agent/manager/storage.go 22:37:56 spire-1.2.1/pkg/agent/manager/storage_test.go 22:37:56 spire-1.2.1/pkg/agent/manager/storecache/ 22:37:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:37:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:37:56 spire-1.2.1/pkg/agent/manager/sync.go 22:37:56 spire-1.2.1/pkg/agent/plugin/ 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:37:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:37:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:37:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:37:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:37:56 spire-1.2.1/pkg/agent/svid/ 22:37:56 spire-1.2.1/pkg/agent/svid/rotator.go 22:37:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:37:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:37:56 spire-1.2.1/pkg/agent/svid/store/ 22:37:56 spire-1.2.1/pkg/agent/svid/store/service.go 22:37:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:37:56 spire-1.2.1/pkg/common/ 22:37:56 spire-1.2.1/pkg/common/agentpathtemplate/ 22:37:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:37:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:37:56 spire-1.2.1/pkg/common/api/ 22:37:56 spire-1.2.1/pkg/common/api/metrics.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/ 22:37:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/logger.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/names.go 22:37:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:37:56 spire-1.2.1/pkg/common/api/names.go 22:37:56 spire-1.2.1/pkg/common/api/ratelimit.go 22:37:56 spire-1.2.1/pkg/common/api/rpccontext/ 22:37:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:37:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:37:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:37:56 spire-1.2.1/pkg/common/auth/ 22:37:56 spire-1.2.1/pkg/common/auth/interceptors.go 22:37:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:37:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/ 22:37:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/types.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:37:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:37:56 spire-1.2.1/pkg/common/catalog/ 22:37:56 spire-1.2.1/pkg/common/catalog/bind.go 22:37:56 spire-1.2.1/pkg/common/catalog/builtin.go 22:37:56 spire-1.2.1/pkg/common/catalog/catalog.go 22:37:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:37:56 spire-1.2.1/pkg/common/catalog/closers.go 22:37:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:37:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:37:56 spire-1.2.1/pkg/common/catalog/config.go 22:37:56 spire-1.2.1/pkg/common/catalog/config_test.go 22:37:56 spire-1.2.1/pkg/common/catalog/configure.go 22:37:56 spire-1.2.1/pkg/common/catalog/constraints.go 22:37:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:37:56 spire-1.2.1/pkg/common/catalog/context.go 22:37:56 spire-1.2.1/pkg/common/catalog/external.go 22:37:56 spire-1.2.1/pkg/common/catalog/host.go 22:37:56 spire-1.2.1/pkg/common/catalog/pipenet.go 22:37:56 spire-1.2.1/pkg/common/catalog/plugin.go 22:37:56 spire-1.2.1/pkg/common/catalog/testplugin/ 22:37:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:37:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:37:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:37:56 spire-1.2.1/pkg/common/cli/ 22:37:56 spire-1.2.1/pkg/common/cli/env.go 22:37:56 spire-1.2.1/pkg/common/cli/flags.go 22:37:56 spire-1.2.1/pkg/common/cli/trust_domain.go 22:37:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:37:56 spire-1.2.1/pkg/common/cli/umask.go 22:37:56 spire-1.2.1/pkg/common/cli/umask_posix.go 22:37:56 spire-1.2.1/pkg/common/cli/umask_test.go 22:37:56 spire-1.2.1/pkg/common/cli/umask_windows.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/flag.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/format.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:37:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:37:56 spire-1.2.1/pkg/common/coretypes/ 22:37:56 spire-1.2.1/pkg/common/coretypes/bundle/ 22:37:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:37:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:37:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:37:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:37:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:37:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:37:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:37:56 spire-1.2.1/pkg/common/cryptoutil/ 22:37:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:37:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:37:56 spire-1.2.1/pkg/common/diskutil/ 22:37:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:37:56 spire-1.2.1/pkg/common/diskutil/file_test.go 22:37:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:37:56 spire-1.2.1/pkg/common/errorutil/ 22:37:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:37:56 spire-1.2.1/pkg/common/health/ 22:37:56 spire-1.2.1/pkg/common/health/config.go 22:37:56 spire-1.2.1/pkg/common/health/context.go 22:37:56 spire-1.2.1/pkg/common/health/context_test.go 22:37:56 spire-1.2.1/pkg/common/health/health.go 22:37:56 spire-1.2.1/pkg/common/health/health_test.go 22:37:56 spire-1.2.1/pkg/common/health/logger.go 22:37:56 spire-1.2.1/pkg/common/hostservice/ 22:37:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:37:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:37:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:37:56 spire-1.2.1/pkg/common/idutil/ 22:37:56 spire-1.2.1/pkg/common/idutil/require.go 22:37:56 spire-1.2.1/pkg/common/idutil/require_test.go 22:37:56 spire-1.2.1/pkg/common/idutil/safety.go 22:37:56 spire-1.2.1/pkg/common/idutil/safety_test.go 22:37:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:37:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:37:56 spire-1.2.1/pkg/common/jwtsvid/ 22:37:56 spire-1.2.1/pkg/common/jwtsvid/common.go 22:37:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:37:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:37:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:37:56 spire-1.2.1/pkg/common/jwtutil/ 22:37:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:37:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:37:56 spire-1.2.1/pkg/common/log/ 22:37:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:37:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:37:56 spire-1.2.1/pkg/common/log/log.go 22:37:56 spire-1.2.1/pkg/common/log/log_test.go 22:37:56 spire-1.2.1/pkg/common/log/options.go 22:37:56 spire-1.2.1/pkg/common/nodeutil/ 22:37:56 spire-1.2.1/pkg/common/nodeutil/node.go 22:37:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:37:56 spire-1.2.1/pkg/common/peertracker/ 22:37:56 spire-1.2.1/pkg/common/peertracker/conn.go 22:37:56 spire-1.2.1/pkg/common/peertracker/credentials.go 22:37:56 spire-1.2.1/pkg/common/peertracker/errors.go 22:37:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:37:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:37:56 spire-1.2.1/pkg/common/peertracker/info.go 22:37:56 spire-1.2.1/pkg/common/peertracker/listener.go 22:37:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:37:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:37:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:37:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:37:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:37:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:37:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tcp.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:37:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:37:56 spire-1.2.1/pkg/common/peertracker/uds.go 22:37:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:37:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:37:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:37:56 spire-1.2.1/pkg/common/pemutil/ 22:37:56 spire-1.2.1/pkg/common/pemutil/block.go 22:37:56 spire-1.2.1/pkg/common/pemutil/certs.go 22:37:56 spire-1.2.1/pkg/common/pemutil/common.go 22:37:56 spire-1.2.1/pkg/common/pemutil/csr.go 22:37:56 spire-1.2.1/pkg/common/pemutil/keys.go 22:37:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/ 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:37:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:37:56 spire-1.2.1/pkg/common/plugin/ 22:37:56 spire-1.2.1/pkg/common/plugin/aws/ 22:37:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:37:56 spire-1.2.1/pkg/common/plugin/azure/ 22:37:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:37:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:37:56 spire-1.2.1/pkg/common/plugin/facade.go 22:37:56 spire-1.2.1/pkg/common/plugin/facade_test.go 22:37:56 spire-1.2.1/pkg/common/plugin/gcp/ 22:37:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:37:56 spire-1.2.1/pkg/common/plugin/k8s/ 22:37:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:37:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:37:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:37:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:37:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:37:56 spire-1.2.1/pkg/common/plugin/log.go 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/ 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:37:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:37:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:37:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:37:56 spire-1.2.1/pkg/common/plugin/x509pop/ 22:37:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:37:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:37:56 spire-1.2.1/pkg/common/profiling/ 22:37:56 spire-1.2.1/pkg/common/profiling/dumpers.go 22:37:56 spire-1.2.1/pkg/common/profiling/profiling.go 22:37:56 spire-1.2.1/pkg/common/protoutil/ 22:37:56 spire-1.2.1/pkg/common/protoutil/masks.go 22:37:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:37:56 spire-1.2.1/pkg/common/rotationutil/ 22:37:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:37:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:37:56 spire-1.2.1/pkg/common/selector/ 22:37:56 spire-1.2.1/pkg/common/selector/selector.go 22:37:56 spire-1.2.1/pkg/common/selector/selector_test.go 22:37:56 spire-1.2.1/pkg/common/selector/set.go 22:37:56 spire-1.2.1/pkg/common/selector/set_utils.go 22:37:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/ 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/ 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:37:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:37:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:37:56 spire-1.2.1/pkg/common/telemetry/call.go 22:37:56 spire-1.2.1/pkg/common/telemetry/common/ 22:37:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:37:56 spire-1.2.1/pkg/common/telemetry/config.go 22:37:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:37:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/inmem.go 22:37:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/m3.go 22:37:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/metrics.go 22:37:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/names.go 22:37:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:37:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:37:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/ 22:37:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:37:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:37:56 spire-1.2.1/pkg/common/telemetry/server/server.go 22:37:56 spire-1.2.1/pkg/common/telemetry/sink.go 22:37:56 spire-1.2.1/pkg/common/telemetry/statsd.go 22:37:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:37:56 spire-1.2.1/pkg/common/telemetry/uptime.go 22:37:56 spire-1.2.1/pkg/common/telemetry/version.go 22:37:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:37:56 spire-1.2.1/pkg/common/uptime/ 22:37:56 spire-1.2.1/pkg/common/uptime/uptime.go 22:37:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:37:56 spire-1.2.1/pkg/common/util/ 22:37:56 spire-1.2.1/pkg/common/util/certs.go 22:37:56 spire-1.2.1/pkg/common/util/certs_test.go 22:37:56 spire-1.2.1/pkg/common/util/csr.go 22:37:56 spire-1.2.1/pkg/common/util/hash.go 22:37:56 spire-1.2.1/pkg/common/util/selectors.go 22:37:56 spire-1.2.1/pkg/common/util/selectors_test.go 22:37:56 spire-1.2.1/pkg/common/util/signals.go 22:37:56 spire-1.2.1/pkg/common/util/sort.go 22:37:56 spire-1.2.1/pkg/common/util/sort_test.go 22:37:56 spire-1.2.1/pkg/common/util/task.go 22:37:56 spire-1.2.1/pkg/common/util/task_test.go 22:37:56 spire-1.2.1/pkg/common/util/testdata/ 22:37:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:37:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:37:56 spire-1.2.1/pkg/common/version/ 22:37:56 spire-1.2.1/pkg/common/version/version.go 22:37:56 spire-1.2.1/pkg/common/x509svid/ 22:37:56 spire-1.2.1/pkg/common/x509svid/common_test.go 22:37:56 spire-1.2.1/pkg/common/x509svid/csr.go 22:37:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:37:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:37:56 spire-1.2.1/pkg/common/x509util/ 22:37:56 spire-1.2.1/pkg/common/x509util/cert.go 22:37:56 spire-1.2.1/pkg/common/x509util/dns.go 22:37:56 spire-1.2.1/pkg/common/x509util/dns_test.go 22:37:56 spire-1.2.1/pkg/common/x509util/keyid.go 22:37:56 spire-1.2.1/pkg/common/x509util/keypair.go 22:37:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:37:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:37:56 spire-1.2.1/pkg/server/ 22:37:56 spire-1.2.1/pkg/server/api/ 22:37:56 spire-1.2.1/pkg/server/api/agent.go 22:37:56 spire-1.2.1/pkg/server/api/agent/ 22:37:56 spire-1.2.1/pkg/server/api/agent/v1/ 22:37:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/agent_test.go 22:37:56 spire-1.2.1/pkg/server/api/api.go 22:37:56 spire-1.2.1/pkg/server/api/audit/ 22:37:56 spire-1.2.1/pkg/server/api/audit/audit.go 22:37:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:37:56 spire-1.2.1/pkg/server/api/bundle.go 22:37:56 spire-1.2.1/pkg/server/api/bundle/ 22:37:56 spire-1.2.1/pkg/server/api/bundle/v1/ 22:37:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/bundle_test.go 22:37:56 spire-1.2.1/pkg/server/api/debug/ 22:37:56 spire-1.2.1/pkg/server/api/debug/v1/ 22:37:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/entry.go 22:37:56 spire-1.2.1/pkg/server/api/entry/ 22:37:56 spire-1.2.1/pkg/server/api/entry/v1/ 22:37:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/entry_test.go 22:37:56 spire-1.2.1/pkg/server/api/health/ 22:37:56 spire-1.2.1/pkg/server/api/health/v1/ 22:37:56 spire-1.2.1/pkg/server/api/health/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/id.go 22:37:56 spire-1.2.1/pkg/server/api/id_test.go 22:37:56 spire-1.2.1/pkg/server/api/limits/ 22:37:56 spire-1.2.1/pkg/server/api/limits/limits.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/ 22:37:56 spire-1.2.1/pkg/server/api/middleware/alias.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/audit.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/caller.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/common.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/entries.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:37:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:37:56 spire-1.2.1/pkg/server/api/ratelimit.go 22:37:56 spire-1.2.1/pkg/server/api/rpccontext/ 22:37:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:37:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:37:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:37:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:37:56 spire-1.2.1/pkg/server/api/selector.go 22:37:56 spire-1.2.1/pkg/server/api/selector_test.go 22:37:56 spire-1.2.1/pkg/server/api/status.go 22:37:56 spire-1.2.1/pkg/server/api/status_test.go 22:37:56 spire-1.2.1/pkg/server/api/svid/ 22:37:56 spire-1.2.1/pkg/server/api/svid/v1/ 22:37:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/trustdomain.go 22:37:56 spire-1.2.1/pkg/server/api/trustdomain/ 22:37:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:37:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:37:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:37:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:37:56 spire-1.2.1/pkg/server/authpolicy/ 22:37:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:37:56 spire-1.2.1/pkg/server/authpolicy/policy.go 22:37:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:37:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:37:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:37:56 spire-1.2.1/pkg/server/authpolicy/validate.go 22:37:56 spire-1.2.1/pkg/server/bundle/ 22:37:56 spire-1.2.1/pkg/server/bundle/client/ 22:37:56 spire-1.2.1/pkg/server/bundle/client/client.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/manager.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/sources.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/updater.go 22:37:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:37:56 spire-1.2.1/pkg/server/ca/ 22:37:56 spire-1.2.1/pkg/server/ca/ca.go 22:37:56 spire-1.2.1/pkg/server/ca/ca_health.go 22:37:56 spire-1.2.1/pkg/server/ca/ca_test.go 22:37:56 spire-1.2.1/pkg/server/ca/journal.go 22:37:56 spire-1.2.1/pkg/server/ca/journal_test.go 22:37:56 spire-1.2.1/pkg/server/ca/manager.go 22:37:56 spire-1.2.1/pkg/server/ca/manager_health.go 22:37:56 spire-1.2.1/pkg/server/ca/manager_test.go 22:37:56 spire-1.2.1/pkg/server/ca/templates.go 22:37:56 spire-1.2.1/pkg/server/ca/upstream_client.go 22:37:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:37:56 spire-1.2.1/pkg/server/ca/validation.go 22:37:56 spire-1.2.1/pkg/server/cache/ 22:37:56 spire-1.2.1/pkg/server/cache/dscache/ 22:37:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:37:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/ 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:37:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:37:56 spire-1.2.1/pkg/server/catalog/ 22:37:56 spire-1.2.1/pkg/server/catalog/catalog.go 22:37:56 spire-1.2.1/pkg/server/catalog/keymanager.go 22:37:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:37:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:37:56 spire-1.2.1/pkg/server/catalog/notifier.go 22:37:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:37:56 spire-1.2.1/pkg/server/config.go 22:37:56 spire-1.2.1/pkg/server/datastore/ 22:37:56 spire-1.2.1/pkg/server/datastore/datastore.go 22:37:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:37:56 spire-1.2.1/pkg/server/datastore/repository.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:37:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:37:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:37:57 spire-1.2.1/pkg/server/endpoints/ 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/ 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:37:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:37:57 spire-1.2.1/pkg/server/endpoints/config.go 22:37:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:37:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:37:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:37:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:37:57 spire-1.2.1/pkg/server/endpoints/middleware.go 22:37:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:37:57 spire-1.2.1/pkg/server/hostservice/ 22:37:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:37:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:37:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:37:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:37:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:37:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:37:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:37:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:37:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:37:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:37:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/ 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:37:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:37:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:37:57 spire-1.2.1/pkg/server/registration/ 22:37:57 spire-1.2.1/pkg/server/registration/manager.go 22:37:57 spire-1.2.1/pkg/server/registration/manager_test.go 22:37:57 spire-1.2.1/pkg/server/scanentries.go 22:37:57 spire-1.2.1/pkg/server/scanentries_test.go 22:37:57 spire-1.2.1/pkg/server/server.go 22:37:57 spire-1.2.1/pkg/server/server_test.go 22:37:57 spire-1.2.1/pkg/server/svid/ 22:37:57 spire-1.2.1/pkg/server/svid/observer.go 22:37:57 spire-1.2.1/pkg/server/svid/observer_test.go 22:37:57 spire-1.2.1/pkg/server/svid/rotator.go 22:37:57 spire-1.2.1/pkg/server/svid/rotator_config.go 22:37:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:37:57 spire-1.2.1/pkg/server/svid/rotator_test.go 22:37:57 spire-1.2.1/proto/ 22:37:57 spire-1.2.1/proto/private/ 22:37:57 spire-1.2.1/proto/private/server/ 22:37:57 spire-1.2.1/proto/private/server/journal/ 22:37:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:37:57 spire-1.2.1/proto/private/server/journal/journal.proto 22:37:57 spire-1.2.1/proto/spire/ 22:37:57 spire-1.2.1/proto/spire/common/ 22:37:57 spire-1.2.1/proto/spire/common/common.pb.go 22:37:57 spire-1.2.1/proto/spire/common/common.proto 22:37:57 spire-1.2.1/proto/spire/common/plugin/ 22:37:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:37:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:37:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:37:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:37:57 spire-1.2.1/proto/spire/plugin/ 22:37:57 spire-1.2.1/proto/spire/plugin/agent/ 22:37:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:37:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:37:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:37:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:37:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:37:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:37:57 spire-1.2.1/release/ 22:37:57 spire-1.2.1/release/spire-extras/ 22:37:57 spire-1.2.1/release/spire-extras/README.md 22:37:57 spire-1.2.1/release/spire-extras/conf/ 22:37:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:37:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:37:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:37:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:37:57 spire-1.2.1/release/spire/ 22:37:57 spire-1.2.1/release/spire/README.md 22:37:57 spire-1.2.1/release/spire/conf/ 22:37:57 spire-1.2.1/release/spire/conf/agent/ 22:37:57 spire-1.2.1/release/spire/conf/agent/agent.conf 22:37:57 spire-1.2.1/release/spire/conf/server/ 22:37:57 spire-1.2.1/release/spire/conf/server/server.conf 22:37:57 spire-1.2.1/script/ 22:37:57 spire-1.2.1/script/build-artifact.sh 22:37:57 spire-1.2.1/script/generate_dummy_ca.sh 22:37:57 spire-1.2.1/support/ 22:37:57 spire-1.2.1/support/k8s/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:37:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/ 22:37:57 spire-1.2.1/support/oidc-discovery-provider/README.md 22:37:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/config.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/main.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:37:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:37:57 spire-1.2.1/test/ 22:37:57 spire-1.2.1/test/clock/ 22:37:57 spire-1.2.1/test/clock/clock.go 22:37:57 spire-1.2.1/test/fakes/ 22:37:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:37:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:37:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:37:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:37:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:37:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:37:57 spire-1.2.1/test/fakes/fakeagentstore/ 22:37:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:37:57 spire-1.2.1/test/fakes/fakedatastore/ 22:37:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:37:57 spire-1.2.1/test/fakes/fakeentryclient/ 22:37:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:37:57 spire-1.2.1/test/fakes/fakehealthchecker/ 22:37:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:37:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:37:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:37:57 spire-1.2.1/test/fakes/fakemetrics/ 22:37:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:37:57 spire-1.2.1/test/fakes/fakenoderesolver/ 22:37:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:37:57 spire-1.2.1/test/fakes/fakenotifier/ 22:37:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:37:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:37:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:37:57 spire-1.2.1/test/fakes/fakeserverca/ 22:37:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:37:57 spire-1.2.1/test/fakes/fakeservercatalog/ 22:37:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:37:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:37:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:37:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:37:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:37:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:37:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:37:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:37:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:37:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:37:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:37:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:37:57 spire-1.2.1/test/fixture/ 22:37:57 spire-1.2.1/test/fixture/certs/ 22:37:57 spire-1.2.1/test/fixture/certs/agent_svid.der 22:37:57 spire-1.2.1/test/fixture/certs/base_cert.pem 22:37:57 spire-1.2.1/test/fixture/certs/base_csr.pem 22:37:57 spire-1.2.1/test/fixture/certs/base_key.pem 22:37:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:37:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:37:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:37:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:37:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:37:57 spire-1.2.1/test/fixture/certs/blog_key.pem 22:37:57 spire-1.2.1/test/fixture/certs/bundle.der 22:37:57 spire-1.2.1/test/fixture/certs/ca.pem 22:37:57 spire-1.2.1/test/fixture/certs/ca_key.pem 22:37:57 spire-1.2.1/test/fixture/certs/database_cert.pem 22:37:57 spire-1.2.1/test/fixture/certs/database_csr.pem 22:37:57 spire-1.2.1/test/fixture/certs/database_key.pem 22:37:57 spire-1.2.1/test/fixture/certs/node_cert.pem 22:37:57 spire-1.2.1/test/fixture/certs/node_csr.pem 22:37:57 spire-1.2.1/test/fixture/certs/node_key.pem 22:37:57 spire-1.2.1/test/fixture/certs/svid.pem 22:37:57 spire-1.2.1/test/fixture/certs/svid_key.pem 22:37:57 spire-1.2.1/test/fixture/config/ 22:37:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:37:57 spire-1.2.1/test/fixture/config/agent_good.conf 22:37:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:37:57 spire-1.2.1/test/fixture/config/plugin_good.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:37:57 spire-1.2.1/test/fixture/config/server_good.conf 22:37:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:37:57 spire-1.2.1/test/fixture/fixture.go 22:37:57 spire-1.2.1/test/fixture/nodeattestor/ 22:37:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:37:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:37:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:37:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:37:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:37:57 spire-1.2.1/test/fixture/registration/ 22:37:57 spire-1.2.1/test/fixture/registration/entries.json 22:37:57 spire-1.2.1/test/fixture/registration/good-for-update.json 22:37:57 spire-1.2.1/test/fixture/registration/good.json 22:37:57 spire-1.2.1/test/fixture/registration/invalid.json 22:37:57 spire-1.2.1/test/fixture/registration/invalid_json.json 22:37:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:37:57 spire-1.2.1/test/integration/ 22:37:57 spire-1.2.1/test/integration/README.md 22:37:57 spire-1.2.1/test/integration/common 22:37:57 spire-1.2.1/test/integration/setup/ 22:37:57 spire-1.2.1/test/integration/setup/adminclient/ 22:37:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:37:57 spire-1.2.1/test/integration/setup/adminclient/client.go 22:37:57 spire-1.2.1/test/integration/setup/debugagent/ 22:37:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:37:57 spire-1.2.1/test/integration/setup/debugagent/main.go 22:37:57 spire-1.2.1/test/integration/setup/debugserver/ 22:37:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:37:57 spire-1.2.1/test/integration/setup/debugserver/main.go 22:37:57 spire-1.2.1/test/integration/setup/downstreamclient/ 22:37:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:37:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:37:57 spire-1.2.1/test/integration/setup/itclient/ 22:37:57 spire-1.2.1/test/integration/setup/itclient/client.go 22:37:57 spire-1.2.1/test/integration/setup/node-attestation/ 22:37:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:37:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:37:57 spire-1.2.1/test/integration/setup/x509pop/ 22:37:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:37:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:37:57 spire-1.2.1/test/integration/suites/ 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:37:57 spire-1.2.1/test/integration/suites/join-token/ 22:37:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:37:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:37:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:37:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:37:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:37:57 spire-1.2.1/test/integration/suites/join-token/README.md 22:37:57 spire-1.2.1/test/integration/suites/join-token/conf/ 22:37:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/join-token/teardown 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:37:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:37:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:37:57 spire-1.2.1/test/integration/suites/k8s/ 22:37:57 spire-1.2.1/test/integration/suites/k8s/00-setup 22:37:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:37:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:37:57 spire-1.2.1/test/integration/suites/k8s/README.md 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/ 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:37:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:37:57 spire-1.2.1/test/integration/suites/k8s/teardown 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/ 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:37:57 spire-1.2.1/test/integration/suites/rotation/ 22:37:57 spire-1.2.1/test/integration/suites/rotation/00-setup 22:37:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:37:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:37:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:37:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:37:57 spire-1.2.1/test/integration/suites/rotation/README.md 22:37:57 spire-1.2.1/test/integration/suites/rotation/conf/ 22:37:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/rotation/teardown 22:37:57 spire-1.2.1/test/integration/suites/self-test/ 22:37:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:37:57 spire-1.2.1/test/integration/suites/self-test/README.md 22:37:57 spire-1.2.1/test/integration/suites/self-test/teardown 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:37:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:37:57 spire-1.2.1/test/integration/suites/upgrade/ 22:37:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:37:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:37:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:37:57 spire-1.2.1/test/integration/suites/upgrade/README.md 22:37:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:37:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:37:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:37:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:37:57 spire-1.2.1/test/integration/suites/upgrade/teardown 22:37:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:37:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:37:57 spire-1.2.1/test/integration/test-one.sh 22:37:57 spire-1.2.1/test/integration/test.sh 22:37:57 spire-1.2.1/test/plugintest/ 22:37:57 spire-1.2.1/test/plugintest/config.go 22:37:57 spire-1.2.1/test/plugintest/load.go 22:37:57 spire-1.2.1/test/plugintest/option.go 22:37:57 spire-1.2.1/test/spiretest/ 22:37:57 spire-1.2.1/test/spiretest/apiserver.go 22:37:57 spire-1.2.1/test/spiretest/assertions.go 22:37:57 spire-1.2.1/test/spiretest/dir.go 22:37:57 spire-1.2.1/test/spiretest/errors_posix.go 22:37:57 spire-1.2.1/test/spiretest/errors_windows.go 22:37:57 spire-1.2.1/test/spiretest/logs.go 22:37:57 spire-1.2.1/test/spiretest/socketapi.go 22:37:57 spire-1.2.1/test/spiretest/suite.go 22:37:57 spire-1.2.1/test/spiretest/x509.go 22:37:57 spire-1.2.1/test/testca/ 22:37:57 spire-1.2.1/test/testca/ca.go 22:37:57 spire-1.2.1/test/testkey/ 22:37:57 spire-1.2.1/test/testkey/generate.sh 22:37:57 spire-1.2.1/test/testkey/genkeys.go 22:37:57 spire-1.2.1/test/testkey/keys.go 22:37:57 spire-1.2.1/test/testkey/new.go 22:37:57 spire-1.2.1/test/tpmsimulator/ 22:37:57 spire-1.2.1/test/tpmsimulator/simulator.go 22:37:57 spire-1.2.1/test/util/ 22:37:57 spire-1.2.1/test/util/cert_fixtures.go 22:37:57 spire-1.2.1/test/util/cert_generation.go 22:37:57 spire-1.2.1/test/util/io_redirection.go 22:37:57 spire-1.2.1/test/util/race.go 22:37:57 spire-1.2.1/test/util/util.go 22:37:57 building spire from source... 22:37:58 Installing go1.17.7... 22:38:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:38:16 Status: Downloaded newer image for docker:20.10.14 22:38:16 ---> c346e9eafbab 22:38:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:38:16 ---> aa1c0f36016d 22:38:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:38:16 ---> Running in 8dcec971c923 22:38:16 ---> Running in 84373966435a 22:38:17 Removing intermediate container 8dcec971c923 22:38:17 ---> df2c0455a12c 22:38:17 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl zeromq && pip install --no-cache-dir docker-compose==1.23.2 22:38:17 ---> Running in 99e5e658881b 22:38:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:38:21 (1/46) Installing readline (8.1.1-r0) 22:38:21 (2/46) Installing bash (5.1.16-r0) 22:38:21 Executing bash-5.1.16-r0.post-install 22:38:21 (3/46) Installing brotli-libs (1.0.9-r5) 22:38:21 (4/46) Installing nghttp2-libs (1.46.0-r0) 22:38:21 (5/46) Installing libcurl (7.80.0-r0) 22:38:21 (6/46) Installing curl (7.80.0-r0) 22:38:21 (7/46) Installing dumb-init (1.2.5-r1) 22:38:21 (8/46) Installing libbz2 (1.0.8-r1) 22:38:21 (9/46) Installing expat (2.4.7-r0) 22:38:21 (10/46) Installing libffi (3.4.2-r1) 22:38:21 (11/46) Installing gdbm (1.22-r0) 22:38:21 (12/46) Installing xz-libs (5.2.5-r1) 22:38:21 (13/46) Installing libgcc (10.3.1_git20211027-r0) 22:38:21 (14/46) Installing libstdc++ (10.3.1_git20211027-r0) 22:38:21 (15/46) Installing mpdecimal (2.5.1-r1) 22:38:21 (16/46) Installing sqlite-libs (3.36.0-r0) 22:38:21 (17/46) Installing python3 (3.9.7-r4) 22:38:24 (18/46) Installing py3-appdirs (1.4.4-r2) 22:38:24 (19/46) Installing py3-certifi (2020.12.5-r1) 22:38:24 (20/46) Installing py3-charset-normalizer (2.0.7-r0) 22:38:24 (21/46) Installing py3-idna (3.3-r0) 22:38:24 (22/46) Installing py3-urllib3 (1.26.7-r0) 22:38:24 (23/46) Installing py3-requests (2.26.0-r1) 22:38:24 (24/46) Installing py3-msgpack (1.0.2-r1) 22:38:24 (25/46) Installing py3-lockfile (0.12.2-r4) 22:38:24 (26/46) Installing py3-cachecontrol (0.12.10-r0) 22:38:24 (27/46) Installing py3-colorama (0.4.4-r1) 22:38:24 Building bin/spire-server... 22:38:24 (28/46) Installing py3-contextlib2 (21.6.0-r1) 22:38:24 (29/46) Installing py3-distlib (0.3.3-r0) 22:38:24 (30/46) Installing py3-distro (1.6.0-r0) 22:38:24 (31/46) Installing py3-six (1.16.0-r0) 22:38:24 (32/46) Installing py3-webencodings (0.5.1-r4) 22:38:24 (33/46) Installing py3-html5lib (1.1-r1) 22:38:24 (34/46) Installing py3-parsing (2.4.7-r2) 22:38:24 go: downloading github.com/mitchellh/cli v1.1.2 22:38:24 (35/46) Installing py3-packaging (20.9-r1) 22:38:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:38:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:38:24 (36/46) Installing py3-tomli (1.2.2-r0) 22:38:24 (37/46) Installing py3-pep517 (0.12.0-r0) 22:38:24 (38/46) Installing py3-progress (1.6-r0) 22:38:24 (39/46) Installing py3-retrying (1.3.3-r2) 22:38:24 (40/46) Installing py3-ordered-set (4.0.2-r2) 22:38:25 (41/46) Installing py3-setuptools (52.0.0-r4) 22:38:25 (42/46) Installing py3-toml (0.10.2-r2) 22:38:25 (43/46) Installing py3-pip (20.3.4-r1) 22:38:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:38:25 (44/46) Installing libsodium (1.0.18-r0) 22:38:25 (45/46) Installing libzmq (4.3.4-r0) 22:38:25 (46/46) Installing zeromq (4.3.4-r0) 22:38:26 Executing busybox-1.34.1-r5.trigger 22:38:26 go: downloading google.golang.org/grpc v1.44.0 22:38:26 OK: 83 MiB in 68 packages 22:38:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:38:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:38:30 go: downloading github.com/imdario/mergo v0.3.12 22:38:30 go: downloading github.com/sirupsen/logrus v1.8.1 22:38:30 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:38:30 Collecting docker-compose==1.23.2 22:38:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:38:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:38:31 go: downloading github.com/fatih/color v1.13.0 22:38:31 go: downloading github.com/mattn/go-isatty v0.0.14 22:38:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:38:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:38:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:38:31 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:38:32 Collecting PyYAML<4,>=3.10 22:38:32 Downloading PyYAML-3.13.tar.gz (270 kB) 22:38:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:38:33 go: downloading github.com/open-policy-agent/opa v0.38.0 22:38:36 Collecting docopt<0.7,>=0.6.1 22:38:36 Downloading docopt-0.6.2.tar.gz (25 kB) 22:38:38 Collecting dockerpty<0.5,>=0.4.1 22:38:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:38:41 Collecting jsonschema<3,>=2.5.1 22:38:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:38:41 Collecting cached-property<2,>=1.2.0 22:38:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:38:41 Collecting texttable<0.10,>=0.9.0 22:38:41 Downloading texttable-0.9.1.tar.gz (11 kB) 22:38:43 Collecting docker<4.0,>=3.6.0 22:38:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:38:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:38:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:38:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:38:45 Collecting websocket-client<1.0,>=0.32.0 22:38:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:38:46 Collecting docker-pycreds>=0.4.0 22:38:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:38:47 Collecting urllib3<1.25,>=1.21.1 22:38:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:38:47 Collecting chardet<3.1.0,>=3.0.2 22:38:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:38:47 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) 22:38:47 Collecting idna<2.8,>=2.5 22:38:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:38:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:38:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:38:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:38:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:38:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:38:49 Attempting uninstall: urllib3 22:38:49 Found existing installation: urllib3 1.26.7 22:38:49 Uninstalling urllib3-1.26.7: 22:38:49 Successfully uninstalled urllib3-1.26.7 22:38:50 Attempting uninstall: idna 22:38:50 Found existing installation: idna 3.3 22:38:50 Uninstalling idna-3.3: 22:38:50 Successfully uninstalled idna-3.3 22:38:53 Attempting uninstall: requests 22:38:53 Found existing installation: requests 2.26.0 22:38:53 Uninstalling requests-2.26.0: 22:38:53 Successfully uninstalled requests-2.26.0 22:38:54 Running setup.py install for texttable: started 22:38:57 Running setup.py install for texttable: finished with status 'done' 22:38:57 Running setup.py install for PyYAML: started 22:38:57 go: downloading github.com/armon/go-metrics v0.3.10 22:38:57 go: downloading github.com/prometheus/client_golang v1.12.1 22:38:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:38:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:38:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:38:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:38:58 go: downloading github.com/mattn/go-colorable v0.1.12 22:38:58 go: downloading github.com/Masterminds/goutils v1.1.0 22:38:58 go: downloading github.com/Masterminds/semver v1.5.0 22:38:58 go: downloading github.com/google/uuid v1.1.2 22:38:58 go: downloading github.com/huandu/xstrings v1.3.2 22:38:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:38:59 go: downloading github.com/oklog/run v1.0.0 22:38:59  Running setup.py install for PyYAML: finished with status 'done' 22:38:59 go: downloading github.com/imkira/go-observer v1.0.3 22:39:00  Running setup.py install for docopt: started 22:39:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:39:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:39:00 go: downloading github.com/prometheus/client_model v0.2.0 22:39:00 go: downloading github.com/prometheus/common v0.32.1 22:39:00 go: downloading github.com/beorn7/perks v1.0.1 22:39:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:39:00 go: downloading github.com/prometheus/procfs v0.7.3 22:39:01 go: downloading go.uber.org/atomic v1.9.0 22:39:01 go: downloading github.com/hashicorp/errwrap v1.1.0 22:39:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:39:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:39:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:39:02  Running setup.py install for docopt: finished with status 'done' 22:39:02 Running setup.py install for dockerpty: started 22:39:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:39:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:39:05  Running setup.py install for dockerpty: finished with status 'done' 22:39:08 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 22:39:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:39:10 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:39:10 go: downloading github.com/stretchr/testify v1.7.0 22:39:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:39:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:39:23 Removing intermediate container 99e5e658881b 22:39:23 ---> 90b95c4922a9 22:39:23 Step 14/23 : ENV APP_PORT=58890 22:39:23 ---> Running in 8f5a265b27b5 22:39:24 Removing intermediate container 8f5a265b27b5 22:39:24 ---> ee3e254482d3 22:39:24 Step 15/23 : EXPOSE $APP_PORT 22:39:24 ---> Running in 5b2a200b85f1 22:39:24 Removing intermediate container 5b2a200b85f1 22:39:24 ---> 8cc4ceec4302 22:39:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:39:27 ---> ca05f2af54e3 22:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:39:28 ---> 147ab9828b96 22:39:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:39:29 ---> 16392ad71590 22:39:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:39:29 ---> Running in 447ec02ad15f 22:39:29 Removing intermediate container 447ec02ad15f 22:39:29 ---> f448a2472010 22:39:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:29 ---> Running in 75d850689699 22:39:30 Removing intermediate container 75d850689699 22:39:30 ---> cc2318dfcf9b 22:39:30 Step 21/23 : LABEL arch=arm64 22:39:30 ---> Running in 23f6bf21ef75 22:39:31 Removing intermediate container 23f6bf21ef75 22:39:31 ---> 8321062026bd 22:39:31 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:39:31 ---> Running in 5e9f5de7c68a 22:39:32 Removing intermediate container 5e9f5de7c68a 22:39:32 ---> 86305f127350 22:39:32 Step 23/23 : LABEL version=2.2.0-dev.69 22:39:32 ---> Running in 382264c73f52 22:39:32 Removing intermediate container 382264c73f52 22:39:32 ---> 352506939eaf 22:39:32 22:39:33 Successfully built 352506939eaf 22:39:33 Successfully tagged sys-mgmt-agent-arm64:latest 22:39:33  Building sys-mgmt-agent ... done Building core-data 22:39:37 go: downloading google.golang.org/api v0.70.0 22:39:37 go: downloading k8s.io/client-go v0.23.4 22:39:37 go: downloading k8s.io/api v0.23.4 22:39:52 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:39:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:39:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:52 ---> bfdbed4256de 22:39:52 Step 3/23 : WORKDIR /edgex-go 22:39:52 ---> Using cache 22:39:52 ---> 4c40b19547f1 22:39:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:52 ---> Using cache 22:39:52 ---> bb9d39e2cbf9 22:39:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:39:52 go: downloading github.com/blang/semver/v4 v4.0.0 22:39:52 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:39:52 go: downloading github.com/jinzhu/gorm v1.9.16 22:39:52  ---> Running in 64fb5b77fea1 22:39:53 go: downloading github.com/lib/pq v1.10.4 22:39:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:39:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:39:54 go: downloading github.com/google/go-tpm v0.3.3 22:39:54 go: downloading cloud.google.com/go/storage v1.21.0 22:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:39:55 go: downloading cloud.google.com/go v0.100.2 22:39:56 OK: 220 MiB in 52 packages 22:39:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:39:57 Removing intermediate container 64fb5b77fea1 22:39:57 ---> 102949e88b85 22:39:57 Step 6/23 : COPY go.mod vendor* ./ 22:39:58 ---> 98620fc99e05 22:39:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:58 ---> Running in ce8ee66279d1 22:40:05 Removing intermediate container ce8ee66279d1 22:40:05 ---> c92569b1375f 22:40:05 Step 8/23 : COPY . . 22:40:18 ---> 1e0d8290d4d4 22:40:18 Step 9/23 : RUN make cmd/core-data/core-data 22:40:18 ---> Running in e73a6f0c0110 22:40:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:40:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:40:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:40:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:40:23 go: downloading k8s.io/apimachinery v0.23.4 22:40:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:40:26 go: downloading k8s.io/kube-aggregator v0.23.3 22:40:27 go: downloading cloud.google.com/go/security v1.3.0 22:40:27 go: downloading github.com/hashicorp/vault/api v1.4.1 22:40:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:40:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:40:28 go: downloading gopkg.in/yaml.v2 v2.4.0 22:40:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:40:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:40:29 go: downloading github.com/gobwas/glob v0.2.3 22:40:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:40:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:40:29 go: downloading github.com/twmb/murmur3 v1.1.6 22:40:30 go: downloading github.com/aws/smithy-go v1.11.0 22:40:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:40:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:40:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:40:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:40:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:40:32 go: downloading github.com/jinzhu/inflection v1.0.0 22:40:32 go: downloading github.com/gogo/protobuf v1.3.2 22:40:37 go: downloading cloud.google.com/go/compute v1.3.0 22:40:38 go: downloading cloud.google.com/go/iam v0.1.1 22:40:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:40:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:40:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:40:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:40:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:40:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:40:39 go: downloading github.com/dimchansky/utfbom v1.1.1 22:40:39 go: downloading github.com/google/gofuzz v1.1.0 22:40:39 go: downloading k8s.io/klog/v2 v2.30.0 22:40:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:40:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:40:40 go: downloading github.com/spf13/pflag v1.0.5 22:40:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:40:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:40:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:40:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:40:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:40:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:40:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:40:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:40:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:40:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:40:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:40:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:40:46 go: downloading go.opencensus.io v0.23.0 22:40:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:40:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:40:47 go: downloading gopkg.in/inf.v0 v0.9.1 22:40:47 go: downloading github.com/google/go-cmp v0.5.7 22:40:47 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:40:47 go: downloading github.com/go-logr/logr v1.2.2 22:40:48 go: downloading github.com/json-iterator/go v1.1.12 22:40:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:40:52 go: downloading github.com/googleapis/gnostic v0.5.5 22:40:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:40:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:40:54 go: downloading github.com/tklauser/numcpus v0.3.0 22:40:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:40:54 go: downloading sigs.k8s.io/yaml v1.3.0 22:40:54 go: downloading go.uber.org/zap v1.21.0 22:40:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:40:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:40:55 go: downloading github.com/modern-go/reflect2 v1.0.2 22:40:55 go: downloading github.com/ryanuber/go-glob v1.0.0 22:40:56 go: downloading github.com/golang/snappy v0.0.4 22:40:56 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:41:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:41:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:41:06 go: downloading github.com/hashicorp/go-version v1.2.0 22:41:06 go: downloading go.uber.org/multierr v1.6.0 22:41:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:41:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:45:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 22:46:12 Removing intermediate container 84373966435a 22:46:12 ---> ae93e3bea10a 22:46:12 22:46:12 Step 10/22 : FROM alpine:3.14 22:46:12 ---> ac73e934f311 22:46:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init zeromq 22:46:12 ---> Running in 16ce05d07bed 22:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:46:12 (1/11) Installing ca-certificates (20211220-r0) 22:46:12 (2/11) Installing brotli-libs (1.0.9-r5) 22:46:12 (3/11) Installing nghttp2-libs (1.43.0-r0) 22:46:12 (4/11) Installing libcurl (7.79.1-r0) 22:46:12 (5/11) Installing curl (7.79.1-r0) 22:46:12 (6/11) Installing dumb-init (1.2.5-r1) 22:46:12 (7/11) Installing libgcc (10.3.1_git20210424-r2) 22:46:12 (8/11) Installing libsodium (1.0.18-r0) 22:46:12 (9/11) Installing libstdc++ (10.3.1_git20210424-r2) 22:46:12 (10/11) Installing libzmq (4.3.4-r0) 22:46:13 (11/11) Installing zeromq (4.3.4-r0) 22:46:13 Executing busybox-1.33.1-r7.trigger 22:46:13 Executing ca-certificates-20211220-r0.trigger 22:46:13 OK: 10 MiB in 25 packages 22:46:15 Removing intermediate container 16ce05d07bed 22:46:15 ---> ce960a4dd356 22:46:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:46:15 ---> Running in dcc01dee21c6 22:46:16 Removing intermediate container dcc01dee21c6 22:46:16 ---> bb2e6644e9d4 22:46:16 Step 13/22 : WORKDIR /edgex 22:46:16 ---> Running in 532a6e5d30c7 22:46:16 Removing intermediate container 532a6e5d30c7 22:46:16 ---> cced464c24d5 22:46:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:46:17 ---> e796eec6185e 22:46:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:46:20 ---> 224e0479c2bb 22:46:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:46:22 ---> d0cde2ca165d 22:46:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:46:23 ---> 7aa92faafbb2 22:46:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:46:23 ---> Running in b3bba1453300 22:46:25 Removing intermediate container b3bba1453300 22:46:25 ---> 9b47af4cb49e 22:46:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:46:25 ---> Running in 0f2e2e69be67 22:46:26 Removing intermediate container 0f2e2e69be67 22:46:26 ---> 883dce56e7bc 22:46:26 Step 20/22 : LABEL arch=arm64 22:46:26 ---> Running in 475ebac0f0f9 22:46:27 Removing intermediate container 475ebac0f0f9 22:46:27 ---> 77eef6d09419 22:46:27 Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:46:27 ---> Running in b7a743b101cb 22:46:27 Removing intermediate container b7a743b101cb 22:46:27 ---> 5e21f1342e36 22:46:27 Step 22/22 : LABEL version=2.2.0-dev.69 22:46:27 ---> Running in af117af16d1b 22:46:28 Removing intermediate container af117af16d1b 22:46:28 ---> 4a5cea01141b 22:46:28 22:46:28 Successfully built 4a5cea01141b 22:46:28 Successfully tagged security-proxy-setup-arm64:latest 22:46:28 Building security-bootstrapper 22:46:46  Building security-proxy-setup ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:46:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:46:46 ---> bfdbed4256de 22:46:46 Step 3/31 : WORKDIR /edgex-go 22:46:46 ---> Using cache 22:46:46 ---> 4c40b19547f1 22:46:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:46 ---> Using cache 22:46:46 ---> bb9d39e2cbf9 22:46:46 Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:46:46 ---> Using cache 22:46:46 ---> 88e298b6fc1d 22:46:46 Step 6/31 : COPY go.mod vendor* ./ 22:46:46 ---> Using cache 22:46:46 ---> bb640b59a354 22:46:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:46 ---> Using cache 22:46:46 ---> a10548e2bf06 22:46:46 Step 8/31 : COPY . . 22:46:46 ---> Using cache 22:46:46 ---> aa1c0f36016d 22:46:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:46:46 ---> Running in ef2251d7fbd8 22:46:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:48:24 Removing intermediate container e73a6f0c0110 22:48:24 ---> a4291ad29ba3 22:48:24 22:48:24 Step 10/23 : FROM alpine:3.14 22:48:24 ---> ac73e934f311 22:48:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:48:24 ---> Running in 5c33f623f42a 22:48:24 Removing intermediate container 5c33f623f42a 22:48:24 ---> 51bd44086062 22:48:24 Step 12/23 : ENV APP_PORT=59880 22:48:24 ---> Running in 180787d115e8 22:48:24 Removing intermediate container 180787d115e8 22:48:24 ---> 187c3499b4ef 22:48:24 Step 13/23 : EXPOSE $APP_PORT 22:48:24 ---> Running in 95f597257e46 22:48:24 Removing intermediate container 95f597257e46 22:48:24 ---> 2447df6e57bd 22:48:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:24 ---> Running in 3d307f39a51d 22:48:24 Removing intermediate container 3d307f39a51d 22:48:24 ---> 1f03daa8ecd8 22:48:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:48:24 ---> Running in ef5f02ff0215 22:48:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:48:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:48:24 (1/6) Installing dumb-init (1.2.5-r1) 22:48:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:48:24 (3/6) Installing libsodium (1.0.18-r0) 22:48:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:48:24 (5/6) Installing libzmq (4.3.4-r0) 22:48:24 (6/6) Installing zeromq (4.3.4-r0) 22:48:24 Executing busybox-1.33.1-r7.trigger 22:48:24 OK: 8 MiB in 20 packages 22:48:24 Removing intermediate container ef5f02ff0215 22:48:24 ---> 575e05360b7f 22:48:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:24 ---> 1222c9c7b2c8 22:48:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:48:26 ---> f10196c9ce54 22:48:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:48:27 ---> 1aaf630d7296 22:48:27 Step 19/23 : ENTRYPOINT ["/core-data"] 22:48:27 ---> Running in cc07ebbb6690 22:48:28 Removing intermediate container cc07ebbb6690 22:48:28 ---> 68b81857018d 22:48:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:28 ---> Running in c3d86b0c920b 22:48:29 Removing intermediate container c3d86b0c920b 22:48:29 ---> 0e1d5d10bd98 22:48:29 Step 21/23 : LABEL arch=arm64 22:48:29 ---> Running in 37ca63e1741b 22:48:29 Removing intermediate container 37ca63e1741b 22:48:29 ---> 16862ba5f2b8 22:48:29 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:48:29 ---> Running in aa7541a9426f 22:48:30 Removing intermediate container aa7541a9426f 22:48:30 ---> a758b608a8e5 22:48:30 Step 23/23 : LABEL version=2.2.0-dev.69 22:48:30 ---> Running in 24cf0886a7a3 22:48:30 Removing intermediate container 24cf0886a7a3 22:48:30 ---> 6e1bf2fa2c49 22:48:30 22:48:31 Successfully built 6e1bf2fa2c49 22:48:31 Successfully tagged core-data-arm64:latest 22:48:31  Building core-data ... done Building security-spiffe-token-provider 22:48:49 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:48:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:48:49 ---> bfdbed4256de 22:48:49 Step 3/20 : WORKDIR /edgex-go 22:48:49 ---> Using cache 22:48:49 ---> 4c40b19547f1 22:48:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig 22:48:49 ---> Running in dcbf97838768 22:48:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:48:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:48:52 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:48:52 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 22:48:52 OK: 15740 distinct packages available 22:48:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:48:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:48:55 OK: 220 MiB in 52 packages 22:48:56 Removing intermediate container dcbf97838768 22:48:56 ---> af2aa0136015 22:48:56 Step 5/20 : COPY go.mod vendor* ./ 22:48:57 ---> af0c2c5d4c1c 22:48:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:57 ---> Running in e7476af7a24c 22:49:03 Removing intermediate container e7476af7a24c 22:49:03 ---> 7e7cd0c50594 22:49:03 Step 7/20 : COPY . . 22:49:16 ---> eec3b7c13fc5 22:49:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:49:16 ---> Running in a4d33336da18 22:49:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:54:39 Removing intermediate container ef2251d7fbd8 22:54:39 ---> 455b67422f0e 22:54:39 22:54:39 Step 10/31 : FROM alpine:3.14 22:54:39 ---> ac73e934f311 22:54:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:54:39 ---> Running in cf69612977fb 22:54:39 Removing intermediate container cf69612977fb 22:54:39 ---> 6cd267cb61f2 22:54:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec zeromq 22:54:39 ---> Running in f8f17e2cb22c 22:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:39 (1/7) Installing dumb-init (1.2.5-r1) 22:54:39 (2/7) Installing su-exec (0.2-r1) 22:54:39 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:54:39 (4/7) Installing libsodium (1.0.18-r0) 22:54:39 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:54:39 (6/7) Installing libzmq (4.3.4-r0) 22:54:39 (7/7) Installing zeromq (4.3.4-r0) 22:54:39 Executing busybox-1.33.1-r7.trigger 22:54:39 OK: 8 MiB in 21 packages 22:54:39 Removing intermediate container f8f17e2cb22c 22:54:39 ---> d1d956951c6c 22:54:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:54:39 ---> Running in 4f78723921fa 22:54:39 Removing intermediate container 4f78723921fa 22:54:39 ---> 7c37b1b1e7a5 22:54:39 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:54:39 ---> Running in 9227e6e6468e 22:54:39 Removing intermediate container 9227e6e6468e 22:54:39 ---> 4db1bd7dcfca 22:54:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:54:39 ---> Running in f6add65c5031 22:54:39 Removing intermediate container f6add65c5031 22:54:39 ---> ab5cc0f2e2ad 22:54:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:54:39 ---> Running in 092777824eda 22:54:39 Removing intermediate container 092777824eda 22:54:39 ---> 8709596e8ebc 22:54:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:54:40 ---> 17aeedf1c977 22:54:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:54:40 ---> Running in 24925584ee2e 22:54:43 Removing intermediate container 24925584ee2e 22:54:43 ---> 595dd753869a 22:54:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:44 ---> 5c98ebee073c 22:54:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:54:46 ---> 3868ee9ad3c5 22:54:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:54:47 ---> 62bb82bc7002 22:54:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:54:48 ---> ff8bcb068188 22:54:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:54:49 ---> 412457fc0f20 22:54:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:54:49 ---> Running in 75aa6a216953 22:54:50 Removing intermediate container 75aa6a216953 22:54:50 ---> 301a53e9d578 22:54:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:54:51 ---> 235b6966ea2e 22:54:51 Step 26/31 : RUN chmod +x /entrypoint.sh 22:54:51 ---> Running in a2fb25488a10 22:54:55 Removing intermediate container a2fb25488a10 22:54:55 ---> 370a05d7e55f 22:54:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:54:55 ---> Running in 69ee66c24053 22:54:56 Removing intermediate container 69ee66c24053 22:54:56 ---> 4518d9bf0d4d 22:54:56 Step 28/31 : CMD ["gate"] 22:54:56 ---> Running in e0d18abad5dd 22:54:56 Removing intermediate container e0d18abad5dd 22:54:56 ---> edc1835bd3c2 22:54:56 Step 29/31 : LABEL arch=arm64 22:54:57 ---> Running in f5f6fd2127f5 22:54:57 Removing intermediate container f5f6fd2127f5 22:54:57 ---> c2aec9f23995 22:54:57 Step 30/31 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:54:58 ---> Running in fcd9a9c2c313 22:54:58 Removing intermediate container fcd9a9c2c313 22:54:58 ---> 5416b964d9a6 22:54:58 Step 31/31 : LABEL version=2.2.0-dev.69 22:54:59 ---> Running in 5b88d04244cd 22:54:59 Removing intermediate container 5b88d04244cd 22:54:59 ---> 6cdaf7a4e28e 22:54:59 22:54:59 Successfully built 6cdaf7a4e28e 22:54:59 Successfully tagged security-bootstrapper-arm64:latest 22:54:59 Building core-metadata 22:55:18  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:55:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:18 ---> bfdbed4256de 22:55:18 Step 3/23 : WORKDIR /edgex-go 22:55:18 ---> Using cache 22:55:18 ---> 4c40b19547f1 22:55:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:18 ---> Using cache 22:55:18 ---> bb9d39e2cbf9 22:55:18 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:55:18 ---> Using cache 22:55:18 ---> 88e298b6fc1d 22:55:18 Step 6/23 : COPY go.mod vendor* ./ 22:55:18 ---> Using cache 22:55:18 ---> bb640b59a354 22:55:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:18 ---> Using cache 22:55:18 ---> a10548e2bf06 22:55:18 Step 8/23 : COPY . . 22:55:18 ---> Using cache 22:55:18 ---> aa1c0f36016d 22:55:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:55:18 ---> Running in 53721b68242d 22:55:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:56:42 Removing intermediate container a4d33336da18 22:56:42 ---> 34d75bf2607f 22:56:42 22:56:42 Step 9/20 : FROM alpine:3.15 22:56:42 3.15: Pulling from library/alpine 22:56:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:56:42 Status: Downloaded newer image for alpine:3.15 22:56:42 ---> 3fb3c9af89a9 22:56:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:56:42 ---> Running in be83eb0f86d4 22:56:42 Removing intermediate container be83eb0f86d4 22:56:42 ---> 0dfd369de390 22:56:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:42 ---> Running in 3c2a2b265d0f 22:56:42 Removing intermediate container 3c2a2b265d0f 22:56:42 ---> f0849bf8c9b9 22:56:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat zeromq 22:56:42 ---> Running in c9232eb2eaf6 22:56:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:56:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:56:44 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:56:44 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 22:56:44 OK: 15729 distinct packages available 22:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:56:47 (1/14) Installing ca-certificates (20211220-r0) 22:56:47 (2/14) Installing brotli-libs (1.0.9-r5) 22:56:47 (3/14) Installing nghttp2-libs (1.46.0-r0) 22:56:47 (4/14) Installing libcurl (7.80.0-r0) 22:56:47 (5/14) Installing curl (7.80.0-r0) 22:56:47 (6/14) Installing dumb-init (1.2.5-r1) 22:56:47 (7/14) Installing musl-obstack (1.2.3-r0) 22:56:47 (8/14) Installing libucontext (1.1-r0) 22:56:47 (9/14) Installing gcompat (1.0.0-r4) 22:56:48 (10/14) Installing libgcc (10.3.1_git20211027-r0) 22:56:48 (11/14) Installing libsodium (1.0.18-r0) 22:56:48 (12/14) Installing libstdc++ (10.3.1_git20211027-r0) 22:56:48 (13/14) Installing libzmq (4.3.4-r0) 22:56:48 (14/14) Installing zeromq (4.3.4-r0) 22:56:48 Executing busybox-1.34.1-r5.trigger 22:56:48 Executing ca-certificates-20211220-r0.trigger 22:56:49 OK: 10 MiB in 28 packages 22:56:51 Removing intermediate container c9232eb2eaf6 22:56:51 ---> fcfe5a3b0645 22:56:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:52 ---> 19009f5cf42e 22:56:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:56:54 ---> 9f5ebb314191 22:56:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:56:55 ---> 5fe40948b232 22:56:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:56:55 ---> Running in ba186eaf2f7f 22:56:55 Removing intermediate container ba186eaf2f7f 22:56:55 ---> 0f82b7034912 22:56:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:55 ---> Running in 371fda21d60c 22:56:56 Removing intermediate container 371fda21d60c 22:56:56 ---> e9c7df247308 22:56:56 Step 18/20 : LABEL arch=arm64 22:56:56 ---> Running in 53f89885b51f 22:56:57 Removing intermediate container 53f89885b51f 22:56:57 ---> bb1829815d24 22:56:57 Step 19/20 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 22:56:57 ---> Running in 5f640c24ab93 22:56:57 Removing intermediate container 5f640c24ab93 22:56:57 ---> 6e1491fc834b 22:56:57 Step 20/20 : LABEL version=2.2.0-dev.69 22:56:57 ---> Running in bfc66256728b 22:56:58 Removing intermediate container bfc66256728b 22:56:58 ---> d37a28361460 22:56:58 22:56:58 Successfully built d37a28361460 22:56:58 Successfully tagged security-spiffe-token-provider-arm64:latest 22:56:58  Building security-spiffe-token-provider ... done Building core-command 22:57:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:57:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:57:16 ---> bfdbed4256de 22:57:16 Step 3/23 : WORKDIR /edgex-go 22:57:16 ---> Using cache 22:57:16 ---> 4c40b19547f1 22:57:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:16 ---> Using cache 22:57:16 ---> bb9d39e2cbf9 22:57:16 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 22:57:16 ---> Using cache 22:57:16 ---> 88e298b6fc1d 22:57:16 Step 6/23 : COPY go.mod vendor* ./ 22:57:16 ---> Using cache 22:57:16 ---> bb640b59a354 22:57:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:16 ---> Using cache 22:57:16 ---> a10548e2bf06 22:57:16 Step 8/23 : COPY . . 22:57:16 ---> Using cache 22:57:16 ---> aa1c0f36016d 22:57:16 Step 9/23 : RUN make cmd/core-command/core-command 22:57:16 ---> Running in 5afc11af2ccb 22:57:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:03:40 Removing intermediate container 53721b68242d 23:03:40 ---> 5b53340ab747 23:03:40 23:03:40 Step 10/23 : FROM alpine:3.14 23:03:40 ---> ac73e934f311 23:03:40 Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq 23:03:40 ---> Running in d71eb6d8695c 23:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:03:41 (1/6) Installing dumb-init (1.2.5-r1) 23:03:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:03:41 (3/6) Installing libsodium (1.0.18-r0) 23:03:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:03:41 (5/6) Installing libzmq (4.3.4-r0) 23:03:41 (6/6) Installing zeromq (4.3.4-r0) 23:03:41 Executing busybox-1.33.1-r7.trigger 23:03:41 OK: 8 MiB in 20 packages 23:03:43 Removing intermediate container d71eb6d8695c 23:03:43 ---> a2691f269ad2 23:03:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:03:43 ---> Running in 74246174852c 23:03:43 Removing intermediate container 74246174852c 23:03:43 ---> cab3f11490f9 23:03:43 Step 13/23 : ENV APP_PORT=59881 23:03:44 ---> Running in fe634b2cf0b4 23:03:44 Removing intermediate container fe634b2cf0b4 23:03:44 ---> e1156754467f 23:03:44 Step 14/23 : EXPOSE $APP_PORT 23:03:44 ---> Running in 7e748d60c565 23:03:45 Removing intermediate container 7e748d60c565 23:03:45 ---> 73b6d95202a0 23:03:45 Step 15/23 : WORKDIR / 23:03:45 ---> Running in 9501f24dca65 23:03:46 Removing intermediate container 9501f24dca65 23:03:46 ---> 049374a57199 23:03:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:47 ---> 8f3a35c103ca 23:03:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:03:49 ---> 3334507e8410 23:03:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:03:50 ---> f7875de7d13c 23:03:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:03:50 ---> Running in 8d86104f16e0 23:03:50 Removing intermediate container 8d86104f16e0 23:03:50 ---> d7891133b5d8 23:03:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:50 ---> Running in 201fe7aa035e 23:03:51 Removing intermediate container 201fe7aa035e 23:03:51 ---> d154399520f5 23:03:51 Step 21/23 : LABEL arch=arm64 23:03:51 ---> Running in b66112dc1dc9 23:03:52 Removing intermediate container b66112dc1dc9 23:03:52 ---> c88ac17b682b 23:03:52 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:03:52 ---> Running in 676c0e51c07e 23:03:52 Removing intermediate container 676c0e51c07e 23:03:52 ---> 4ca8013d4d28 23:03:52 Step 23/23 : LABEL version=2.2.0-dev.69 23:03:52 ---> Running in 24866cccef05 23:03:53 Removing intermediate container 24866cccef05 23:03:53 ---> 3c083c18876a 23:03:53 23:03:53 Successfully built 3c083c18876a 23:03:53 Successfully tagged core-metadata-arm64:latest 23:03:53 Building support-scheduler 23:04:16  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:04:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:04:16 ---> bfdbed4256de 23:04:16 Step 3/22 : WORKDIR /edgex-go 23:04:16 ---> Using cache 23:04:16 ---> 4c40b19547f1 23:04:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:16 ---> Using cache 23:04:16 ---> bb9d39e2cbf9 23:04:16 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 23:04:16 ---> Using cache 23:04:16 ---> 88e298b6fc1d 23:04:16 Step 6/22 : COPY go.mod vendor* ./ 23:04:16 ---> Using cache 23:04:16 ---> bb640b59a354 23:04:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:16 ---> Using cache 23:04:16 ---> a10548e2bf06 23:04:16 Step 8/22 : COPY . . 23:04:16 ---> Using cache 23:04:16 ---> aa1c0f36016d 23:04:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:04:16 ---> Running in 5646cb4228ff 23:04:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:05:24 Removing intermediate container 5afc11af2ccb 23:05:24 ---> b25aff3f0ac1 23:05:24 23:05:24 Step 10/23 : FROM alpine:3.14 23:05:24 ---> ac73e934f311 23:05:24 Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq 23:05:24 ---> Using cache 23:05:24 ---> a2691f269ad2 23:05:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:05:24 ---> Using cache 23:05:24 ---> cab3f11490f9 23:05:24 Step 13/23 : ENV APP_PORT=59882 23:05:24 ---> Running in bae8abccc8f0 23:05:24 Removing intermediate container bae8abccc8f0 23:05:24 ---> 6b5f0419c3d5 23:05:24 Step 14/23 : EXPOSE $APP_PORT 23:05:24 ---> Running in 18869f99a72a 23:05:24 Removing intermediate container 18869f99a72a 23:05:24 ---> 6dd0fc982370 23:05:24 Step 15/23 : WORKDIR / 23:05:24 ---> Running in b06f3d757f1e 23:05:24 Removing intermediate container b06f3d757f1e 23:05:24 ---> 9f0d25e27f62 23:05:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:24 ---> c9a554f29e27 23:05:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:05:27 ---> fed8f819496c 23:05:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:05:28 ---> 70fb5e7a54c0 23:05:28 Step 19/23 : ENTRYPOINT ["/core-command"] 23:05:28 ---> Running in f556eb30aa6d 23:05:28 Removing intermediate container f556eb30aa6d 23:05:28 ---> 70320cb652fb 23:05:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:28 ---> Running in 9ad4127eca9b 23:05:29 Removing intermediate container 9ad4127eca9b 23:05:29 ---> f2c78e1d7b4f 23:05:29 Step 21/23 : LABEL arch=arm64 23:05:29 ---> Running in 24a03f482269 23:05:29 Removing intermediate container 24a03f482269 23:05:29 ---> 55fba4bb4f3c 23:05:29 Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:05:29 ---> Running in eb9d224d9e04 23:05:30 Removing intermediate container eb9d224d9e04 23:05:30 ---> 53fb2766f618 23:05:30 Step 23/23 : LABEL version=2.2.0-dev.69 23:05:30 ---> Running in 8fd666a69ffb 23:05:31 Removing intermediate container 8fd666a69ffb 23:05:31 ---> 4ca1aefd9dbe 23:05:31 23:05:31 Successfully built 4ca1aefd9dbe 23:05:31 Successfully tagged core-command-arm64:latest 23:11:23  Building core-command ... done Removing intermediate container 5646cb4228ff 23:11:23 ---> 95833ddd00af 23:11:23 23:11:23 Step 10/22 : FROM alpine:3.14 23:11:23 ---> ac73e934f311 23:11:23 Step 11/22 : RUN apk add --update --no-cache dumb-init zeromq 23:11:23 ---> Using cache 23:11:23 ---> a2691f269ad2 23:11:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:23 ---> Using cache 23:11:23 ---> cab3f11490f9 23:11:23 Step 13/22 : ENV APP_PORT=59861 23:11:23 ---> Running in 506b19b71c31 23:11:23 Removing intermediate container 506b19b71c31 23:11:23 ---> 299d56fa2cce 23:11:23 Step 14/22 : EXPOSE $APP_PORT 23:11:23 ---> Running in 3869253416dc 23:11:23 Removing intermediate container 3869253416dc 23:11:23 ---> 219cf0c6e837 23:11:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:23 ---> 0b9ba7d79e00 23:11:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:11:23 ---> 14ab1b9d8b32 23:11:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:11:23 ---> 0bda8b3a8310 23:11:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:11:23 ---> Running in f6ef04fea437 23:11:23 Removing intermediate container f6ef04fea437 23:11:23 ---> 338f799aed89 23:11:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:23 ---> Running in 72f228153cd9 23:11:23 Removing intermediate container 72f228153cd9 23:11:23 ---> 8b7bc39d6e4a 23:11:23 Step 20/22 : LABEL arch=arm64 23:11:23 ---> Running in b64209e0ced7 23:11:24 Removing intermediate container b64209e0ced7 23:11:24 ---> eda85f7c6cb4 23:11:24 Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:11:24 ---> Running in 8dc3fe4fa14f 23:11:24 Removing intermediate container 8dc3fe4fa14f 23:11:24 ---> 6ad6248ca161 23:11:24 Step 22/22 : LABEL version=2.2.0-dev.69 23:11:24 ---> Running in 65673f64edd4 23:11:25 Removing intermediate container 65673f64edd4 23:11:25 ---> 8353345ed26f 23:11:25 23:11:25 Successfully built 8353345ed26f 23:11:25 Successfully tagged support-scheduler-arm64:latest 23:13:17  Building support-scheduler ... done Building bin/spire-agent... 23:13:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:13:17 go: downloading github.com/docker/docker v20.10.12+incompatible 23:13:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:13:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:13:23 go: downloading github.com/google/go-tpm-tools v0.3.3 23:13:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:13:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:13:24 go: downloading github.com/docker/go-connections v0.4.0 23:13:24 go: downloading github.com/docker/go-units v0.4.0 23:13:24 go: downloading github.com/opencontainers/image-spec v1.0.1 23:13:24 go: downloading github.com/containerd/containerd v1.3.4 23:13:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:13:24 go: downloading github.com/opencontainers/go-digest v1.0.0 23:13:33 Building bin/spire-agent... 23:13:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:13:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:13:34 go: downloading github.com/docker/docker v20.10.12+incompatible 23:13:40 go: downloading github.com/google/go-tpm-tools v0.3.3 23:13:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:13:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:13:42 go: downloading github.com/docker/go-connections v0.4.0 23:13:42 go: downloading github.com/docker/go-units v0.4.0 23:13:42 go: downloading github.com/opencontainers/image-spec v1.0.1 23:13:43 go: downloading github.com/containerd/containerd v1.3.4 23:13:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:13:43 go: downloading github.com/opencontainers/go-digest v1.0.0 23:18:50 Building bin/spire-agent... 23:18:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:18:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:18:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:18:50 go: downloading github.com/docker/docker v20.10.12+incompatible 23:18:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:18:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:18:50 go: downloading github.com/google/go-tpm-tools v0.3.3 23:18:50 go: downloading github.com/docker/go-connections v0.4.0 23:18:50 go: downloading github.com/docker/go-units v0.4.0 23:18:50 go: downloading github.com/opencontainers/image-spec v1.0.1 23:18:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:18:51 go: downloading github.com/containerd/containerd v1.3.4 23:18:51 go: downloading github.com/opencontainers/go-digest v1.0.0 23:20:12 Removing intermediate container d894f6681e1f 23:20:12 ---> 7598977094a3 23:20:12 23:20:12 Step 13/25 : FROM alpine:3.15 23:20:12 ---> 3fb3c9af89a9 23:20:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:20:12 ---> Using cache 23:20:12 ---> 0dfd369de390 23:20:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:12 ---> Using cache 23:20:12 ---> f0849bf8c9b9 23:20:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:20:12 ---> Running in 5451638c238f 23:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:12 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:20:12 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:20:12 OK: 15729 distinct packages available 23:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:12 (1/5) Installing dumb-init (1.2.5-r1) 23:20:12 (2/5) Installing musl-obstack (1.2.3-r0) 23:20:12 (3/5) Installing libucontext (1.1-r0) 23:20:12 (4/5) Installing gcompat (1.0.0-r4) 23:20:12 (5/5) Installing openssl (1.1.1n-r0) 23:20:12 Executing busybox-1.34.1-r5.trigger 23:20:12 OK: 6 MiB in 19 packages 23:20:12 Removing intermediate container 5451638c238f 23:20:12 ---> b159f81f5505 23:20:12 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:20:13 Removing intermediate container c1eba0d9040d 23:20:13 ---> f33d57cabb4c 23:20:13 23:20:13 Step 13/26 : FROM alpine:3.15 23:20:13 ---> 3fb3c9af89a9 23:20:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:20:13 ---> Using cache 23:20:13 ---> 0dfd369de390 23:20:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:13 ---> Using cache 23:20:13 ---> f0849bf8c9b9 23:20:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:20:14 ---> Running in 1ec67e42e0df 23:20:14 ---> 5e56dc82c79b 23:20:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:20:15 ---> 6f1830d1652f 23:20:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:20:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:16 ---> 80878bfe363f 23:20:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:20:16 ---> a52e2ccf4112 23:20:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:17 ---> Running in 50350bed80ae 23:20:17 Removing intermediate container 50350bed80ae 23:20:17 ---> 337fb3204226 23:20:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:17 ---> Running in 0b07f9f67e13 23:20:17 Removing intermediate container 0b07f9f67e13 23:20:17 ---> 28bb81175675 23:20:17 Step 23/25 : LABEL arch=arm64 23:20:17 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:20:17 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:20:17 OK: 15729 distinct packages available 23:20:18 ---> Running in 1bfe90f07fda 23:20:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:18 Removing intermediate container 1bfe90f07fda 23:20:18 ---> 4e796924a920 23:20:18 Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:20:18 ---> Running in 01b9bb9afaa1 23:20:19 Removing intermediate container 01b9bb9afaa1 23:20:19 ---> 07c18bcd233d 23:20:19 Step 25/25 : LABEL version=2.2.0-dev.69 23:20:19 ---> Running in 26c2143275e7 23:20:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:19 Removing intermediate container 26c2143275e7 23:20:19 ---> 73558e380c02 23:20:19 23:20:19 Successfully built 73558e380c02 23:20:19 Successfully tagged security-spire-server-arm64:latest 23:20:20  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) 23:20:20 (2/4) Installing musl-obstack (1.2.3-r0) 23:20:20 (3/4) Installing libucontext (1.1-r0) 23:20:20 (4/4) Installing gcompat (1.0.0-r4) 23:20:20 Executing busybox-1.34.1-r5.trigger 23:20:20 OK: 6 MiB in 18 packages 23:20:22 Removing intermediate container 1ec67e42e0df 23:20:22 ---> 86aee16901b1 23:20:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:20:26 ---> a2a0d816af95 23:20:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:20:26 ---> 963bc57b972c 23:20:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:20:26 ---> Running in 442484bbf895 23:20:27 Removing intermediate container 442484bbf895 23:20:27 ---> b4765784f085 23:20:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:20:28 ---> 011143646c43 23:20:28 Step 21/26 : WORKDIR / 23:20:28 ---> Running in c04d8627e4b2 23:20:28 Removing intermediate container c04d8627e4b2 23:20:28 ---> a26849ae4d2a 23:20:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:29 ---> Running in c7bf6a71b02b 23:20:29 Removing intermediate container c7bf6a71b02b 23:20:29 ---> e77d8d08a80a 23:20:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:29 ---> Running in 62e810e8a691 23:20:30 Removing intermediate container 62e810e8a691 23:20:30 ---> 63718fd26179 23:20:30 Step 24/26 : LABEL arch=arm64 23:20:30 ---> Running in 4fd857b265f3 23:20:30 Removing intermediate container 4fd857b265f3 23:20:30 ---> edbb15a36a40 23:20:30 Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:20:30 ---> Running in d4f5248cf5ec 23:20:31 Removing intermediate container d4f5248cf5ec 23:20:31 ---> 147aa0bdf38e 23:20:31 Step 26/26 : LABEL version=2.2.0-dev.69 23:20:31 ---> Running in 268a3abb1ea2 23:20:31 Removing intermediate container 268a3abb1ea2 23:20:31 ---> 3c965f40ef19 23:20:31 23:20:31 Successfully built 3c965f40ef19 23:20:31 Successfully tagged security-spire-config-arm64:latest 23:23:08  Building security-spire-config ... done Removing intermediate container 3bc0de80fa38 23:23:08 ---> 59b60046964f 23:23:08 23:23:08 Step 13/26 : FROM alpine:3.15 23:23:08 ---> 3fb3c9af89a9 23:23:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:23:08 ---> Using cache 23:23:08 ---> 0dfd369de390 23:23:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:08 ---> Using cache 23:23:08 ---> f0849bf8c9b9 23:23:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:08 ---> Using cache 23:23:08 ---> b159f81f5505 23:23:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 23:23:09 ---> e7e684609037 23:23:09 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:23:12 ---> 6f7dfb3d0b15 23:23:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:23:13 ---> b550f2599ac4 23:23:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:23:13 ---> 7e5dfa834b82 23:23:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:23:14 ---> b4e9fc7a5e13 23:23:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:23:14 ---> Running in 4d994941a096 23:23:14 Removing intermediate container 4d994941a096 23:23:14 ---> 9c918c33d4bd 23:23:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:23:14 ---> Running in 6d1b4786d5ed 23:23:14 Removing intermediate container 6d1b4786d5ed 23:23:14 ---> 187c628938a6 23:23:14 Step 24/26 : LABEL arch=arm64 23:23:14 ---> Running in d24fee33e033 23:23:15 Removing intermediate container d24fee33e033 23:23:15 ---> 00af77781dc3 23:23:15 Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:15 ---> Running in 45ec29505808 23:23:15 Removing intermediate container 45ec29505808 23:23:15 ---> 355db4fbbbcd 23:23:15 Step 26/26 : LABEL version=2.2.0-dev.69 23:23:15 ---> Running in 338eb50b828d 23:23:15 Removing intermediate container 338eb50b828d 23:23:15 ---> cf3d31c603c4 23:23:15 23:23:16 Successfully built cf3d31c603c4 23:23:16 Successfully tagged security-spire-agent-arm64:latest 23:23:16  Building security-spire-agent ... done  [Pipeline] } 23:23:16 $ docker stop --time=1 b566aee310e83523e9c459b5285a1bba13937e8961f775db05fd901e3aa7aa0c 23:23:18 $ docker rm -f b566aee310e83523e9c459b5285a1bba13937e8961f775db05fd901e3aa7aa0c [Pipeline] // withDockerContainer [Pipeline] sh 23:23:18 + docker images 23:23:19 REPOSITORY TAG IMAGE ID CREATED SIZE 23:23:19 security-spire-agent-arm64 latest cf3d31c603c4 4 seconds ago 126MB 23:23:19 59b60046964f 28 seconds ago 3.98GB 23:23:19 security-spire-config-arm64 latest 3c965f40ef19 2 minutes ago 85.6MB 23:23:19 security-spire-server-arm64 latest 73558e380c02 3 minutes ago 86.3MB 23:23:19 f33d57cabb4c 3 minutes ago 3.98GB 23:23:19 7598977094a3 3 minutes ago 3.98GB 23:23:19 support-scheduler-arm64 latest 8353345ed26f 11 minutes ago 31.5MB 23:23:19 95833ddd00af 12 minutes ago 1.23GB 23:23:19 core-command-arm64 latest 4ca1aefd9dbe 17 minutes ago 30MB 23:23:19 b25aff3f0ac1 18 minutes ago 1.22GB 23:23:19 core-metadata-arm64 latest 3c083c18876a 19 minutes ago 31.7MB 23:23:19 5b53340ab747 19 minutes ago 1.23GB 23:23:19 security-spiffe-token-provider-arm64 latest d37a28361460 26 minutes ago 33.9MB 23:23:19 34d75bf2607f 26 minutes ago 1.22GB 23:23:19 security-bootstrapper-arm64 latest 6cdaf7a4e28e 28 minutes ago 29.8MB 23:23:19 455b67422f0e 28 minutes ago 1.23GB 23:23:19 core-data-arm64 latest 6e1bf2fa2c49 34 minutes ago 34.7MB 23:23:19 a4291ad29ba3 35 minutes ago 1.24GB 23:23:19 security-proxy-setup-arm64 latest 4a5cea01141b 36 minutes ago 51.7MB 23:23:19 ae93e3bea10a 37 minutes ago 1.24GB 23:23:19 sys-mgmt-agent-arm64 latest 352506939eaf 43 minutes ago 294MB 23:23:19 1b9910cbf298 45 minutes ago 1.25GB 23:23:19 security-secretstore-setup-arm64 latest 4af8e3ef511f 45 minutes ago 50.5MB 23:23:19 support-notifications-arm64 latest 29c7916d623e 46 minutes ago 32.1MB 23:23:19 b4538c8e6e7a 46 minutes ago 1.24GB 23:23:19 372f90094b50 46 minutes ago 1.23GB 23:23:19 ci-base-image-arm64 latest bfdbed4256de 56 minutes ago 886MB 23:23:19 docker 20.10.14 c346e9eafbab 8 days ago 202MB 23:23:19 alpine 3.14 ac73e934f311 9 days ago 5.34MB 23:23:19 alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB 23:23:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 23:23:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:19 provisioning config files... 23:23:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config3540035811994556728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:19 ---> docker-login.sh 23:23:19 nexus3.edgexfoundry.org:10001 23:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:20 Configure a credential helper to remove this warning. See 23:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:20 23:23:20 Login Succeeded 23:23:20 nexus3.edgexfoundry.org:10002 23:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:20 Configure a credential helper to remove this warning. See 23:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:20 23:23:20 Login Succeeded 23:23:20 nexus3.edgexfoundry.org:10003 23:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:20 Configure a credential helper to remove this warning. See 23:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:20 23:23:20 Login Succeeded 23:23:20 nexus3.edgexfoundry.org:10004 23:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:21 Configure a credential helper to remove this warning. See 23:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:21 23:23:21 Login Succeeded 23:23:21 docker.io 23:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:22 Configure a credential helper to remove this warning. See 23:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:22 23:23:22 Login Succeeded 23:23:22 ---> docker-login.sh ends [Pipeline] } 23:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:23:22 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:22 latest 23:23:22 2.2.0-dev.69 23:23:22 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:22 main 23:23:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:23:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:23:23 5c91d8487235: Preparing 23:23:23 d99e80e5b9f6: Preparing 23:23:23 c5edb9fc4aee: Preparing 23:23:23 a3fae4ecd1e5: Preparing 23:23:23 f73e7dbfee58: Preparing 23:23:23 f73e7dbfee58: Layer already exists 23:23:23 c5edb9fc4aee: Pushed 23:23:23 5c91d8487235: Pushed 23:23:24 a3fae4ecd1e5: Pushed 23:23:29 d99e80e5b9f6: Pushed 23:23:29 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:23:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:23:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:23:30 5c91d8487235: Preparing 23:23:30 d99e80e5b9f6: Preparing 23:23:30 c5edb9fc4aee: Preparing 23:23:30 a3fae4ecd1e5: Preparing 23:23:30 f73e7dbfee58: Preparing 23:23:30 5c91d8487235: Layer already exists 23:23:30 f73e7dbfee58: Layer already exists 23:23:30 d99e80e5b9f6: Layer already exists 23:23:30 c5edb9fc4aee: Layer already exists 23:23:30 a3fae4ecd1e5: Layer already exists 23:23:30 latest: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:23:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:23:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.69 23:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:23:31 5c91d8487235: Preparing 23:23:31 d99e80e5b9f6: Preparing 23:23:31 c5edb9fc4aee: Preparing 23:23:31 a3fae4ecd1e5: Preparing 23:23:31 f73e7dbfee58: Preparing 23:23:31 d99e80e5b9f6: Layer already exists 23:23:31 c5edb9fc4aee: Layer already exists 23:23:31 a3fae4ecd1e5: Layer already exists 23:23:31 f73e7dbfee58: Layer already exists 23:23:31 5c91d8487235: Layer already exists 23:23:31 2.2.0-dev.69: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:23:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:23:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:23:32 5c91d8487235: Preparing 23:23:32 d99e80e5b9f6: Preparing 23:23:32 c5edb9fc4aee: Preparing 23:23:32 a3fae4ecd1e5: Preparing 23:23:32 f73e7dbfee58: Preparing 23:23:32 5c91d8487235: Layer already exists 23:23:32 f73e7dbfee58: Layer already exists 23:23:32 c5edb9fc4aee: Layer already exists 23:23:32 a3fae4ecd1e5: Layer already exists 23:23:32 d99e80e5b9f6: Layer already exists 23:23:32 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:23:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 23:23:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:23:33 5c91d8487235: Preparing 23:23:33 d99e80e5b9f6: Preparing 23:23:33 c5edb9fc4aee: Preparing 23:23:33 a3fae4ecd1e5: Preparing 23:23:33 f73e7dbfee58: Preparing 23:23:33 f73e7dbfee58: Layer already exists 23:23:33 d99e80e5b9f6: Layer already exists 23:23:33 a3fae4ecd1e5: Layer already exists 23:23:33 5c91d8487235: Layer already exists 23:23:33 c5edb9fc4aee: Layer already exists 23:23:33 main: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:33 ===================================================== [Pipeline] echo 23:23:33 taggedImages: 23:23:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:23:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.69 23:23:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:23:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:23:33 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:33 latest 23:23:33 2.2.0-dev.69 23:23:33 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:33 main 23:23:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:23:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:23:34 24c5f08cb381: Preparing 23:23:34 d589296a087c: Preparing 23:23:34 c5edb9fc4aee: Preparing 23:23:34 f648335dca35: Preparing 23:23:34 e68921d3a7e1: Preparing 23:23:34 f73e7dbfee58: Preparing 23:23:34 f73e7dbfee58: Waiting 23:23:34 c5edb9fc4aee: Layer already exists 23:23:34 f73e7dbfee58: Layer already exists 23:23:34 24c5f08cb381: Pushed 23:23:34 e68921d3a7e1: Pushed 23:23:35 f648335dca35: Pushed 23:23:42 d589296a087c: Pushed 23:23:42 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:23:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:23:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:23:42 24c5f08cb381: Preparing 23:23:42 d589296a087c: Preparing 23:23:42 c5edb9fc4aee: Preparing 23:23:42 f648335dca35: Preparing 23:23:42 e68921d3a7e1: Preparing 23:23:42 f73e7dbfee58: Preparing 23:23:42 f73e7dbfee58: Waiting 23:23:42 24c5f08cb381: Layer already exists 23:23:42 d589296a087c: Layer already exists 23:23:42 e68921d3a7e1: Layer already exists 23:23:42 f648335dca35: Layer already exists 23:23:42 c5edb9fc4aee: Layer already exists 23:23:43 f73e7dbfee58: Layer already exists 23:23:43 latest: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:23:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:23:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.69 23:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:23:43 24c5f08cb381: Preparing 23:23:43 d589296a087c: Preparing 23:23:43 c5edb9fc4aee: Preparing 23:23:43 f648335dca35: Preparing 23:23:43 e68921d3a7e1: Preparing 23:23:43 f73e7dbfee58: Preparing 23:23:43 f73e7dbfee58: Waiting 23:23:43 24c5f08cb381: Layer already exists 23:23:43 d589296a087c: Layer already exists 23:23:43 f648335dca35: Layer already exists 23:23:43 e68921d3a7e1: Layer already exists 23:23:43 c5edb9fc4aee: Layer already exists 23:23:44 f73e7dbfee58: Layer already exists 23:23:44 2.2.0-dev.69: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:23:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:23:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:23:44 24c5f08cb381: Preparing 23:23:44 d589296a087c: Preparing 23:23:44 c5edb9fc4aee: Preparing 23:23:44 f648335dca35: Preparing 23:23:44 e68921d3a7e1: Preparing 23:23:44 f73e7dbfee58: Preparing 23:23:44 f73e7dbfee58: Waiting 23:23:44 24c5f08cb381: Layer already exists 23:23:44 d589296a087c: Layer already exists 23:23:44 f648335dca35: Layer already exists 23:23:44 e68921d3a7e1: Layer already exists 23:23:44 c5edb9fc4aee: Layer already exists 23:23:44 f73e7dbfee58: Layer already exists 23:23:45 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:23:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 23:23:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:23:45 24c5f08cb381: Preparing 23:23:45 d589296a087c: Preparing 23:23:45 c5edb9fc4aee: Preparing 23:23:45 f648335dca35: Preparing 23:23:45 e68921d3a7e1: Preparing 23:23:45 f73e7dbfee58: Preparing 23:23:45 f73e7dbfee58: Waiting 23:23:45 f648335dca35: Layer already exists 23:23:45 d589296a087c: Layer already exists 23:23:45 c5edb9fc4aee: Layer already exists 23:23:45 e68921d3a7e1: Layer already exists 23:23:45 24c5f08cb381: Layer already exists 23:23:45 f73e7dbfee58: Layer already exists 23:23:46 main: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:46 ===================================================== [Pipeline] echo 23:23:46 taggedImages: 23:23:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:23:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.69 23:23:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:23:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:23:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:46 latest 23:23:46 2.2.0-dev.69 23:23:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:46 main 23:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:23:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:23:46 a6ca42d5c502: Preparing 23:23:46 7083573a1351: Preparing 23:23:46 c5edb9fc4aee: Preparing 23:23:46 a3fae4ecd1e5: Preparing 23:23:46 f73e7dbfee58: Preparing 23:23:46 f73e7dbfee58: Layer already exists 23:23:47 a3fae4ecd1e5: Layer already exists 23:23:47 c5edb9fc4aee: Layer already exists 23:23:47 a6ca42d5c502: Pushed 23:23:53 7083573a1351: Pushed 23:23:53 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:23:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:23:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:23:54 a6ca42d5c502: Preparing 23:23:54 7083573a1351: Preparing 23:23:54 c5edb9fc4aee: Preparing 23:23:54 a3fae4ecd1e5: Preparing 23:23:54 f73e7dbfee58: Preparing 23:23:54 f73e7dbfee58: Layer already exists 23:23:54 a6ca42d5c502: Layer already exists 23:23:54 c5edb9fc4aee: Layer already exists 23:23:54 a3fae4ecd1e5: Layer already exists 23:23:54 7083573a1351: Layer already exists 23:23:54 latest: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:23:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:23:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.69 23:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:23:55 a6ca42d5c502: Preparing 23:23:55 7083573a1351: Preparing 23:23:55 c5edb9fc4aee: Preparing 23:23:55 a3fae4ecd1e5: Preparing 23:23:55 f73e7dbfee58: Preparing 23:23:55 a6ca42d5c502: Layer already exists 23:23:55 c5edb9fc4aee: Layer already exists 23:23:55 7083573a1351: Layer already exists 23:23:55 f73e7dbfee58: Layer already exists 23:23:55 a3fae4ecd1e5: Layer already exists 23:23:55 2.2.0-dev.69: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:23:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:23:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:23:56 a6ca42d5c502: Preparing 23:23:56 7083573a1351: Preparing 23:23:56 c5edb9fc4aee: Preparing 23:23:56 a3fae4ecd1e5: Preparing 23:23:56 f73e7dbfee58: Preparing 23:23:56 c5edb9fc4aee: Layer already exists 23:23:56 a3fae4ecd1e5: Layer already exists 23:23:56 7083573a1351: Layer already exists 23:23:56 f73e7dbfee58: Layer already exists 23:23:56 a6ca42d5c502: Layer already exists 23:23:56 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:23:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 23:23:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:23:57 a6ca42d5c502: Preparing 23:23:57 7083573a1351: Preparing 23:23:57 c5edb9fc4aee: Preparing 23:23:57 a3fae4ecd1e5: Preparing 23:23:57 f73e7dbfee58: Preparing 23:23:57 a6ca42d5c502: Layer already exists 23:23:57 7083573a1351: Layer already exists 23:23:57 f73e7dbfee58: Layer already exists 23:23:57 a3fae4ecd1e5: Layer already exists 23:23:57 c5edb9fc4aee: Layer already exists 23:23:57 main: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:57 ===================================================== [Pipeline] echo 23:23:57 taggedImages: 23:23:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:23:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.69 23:23:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:23:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:23:57 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:57 latest 23:23:57 2.2.0-dev.69 23:23:57 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:23:57 main 23:23:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:23:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:23:58 8a86a5e73f28: Preparing 23:23:58 8a86a5e73f28: Preparing 23:23:58 f918089271e1: Preparing 23:23:58 9276bf1d7f74: Preparing 23:23:58 ea7b7f54b140: Preparing 23:23:58 b0967e2d972a: Preparing 23:23:58 c5edb9fc4aee: Preparing 23:23:58 f8154d7c40f6: Preparing 23:23:58 a5dcd5c2e9a7: Preparing 23:23:58 42b32fbf40ab: Preparing 23:23:58 ef85bb0e7411: Preparing 23:23:58 f73e7dbfee58: Preparing 23:23:58 c5edb9fc4aee: Waiting 23:23:58 f8154d7c40f6: Waiting 23:23:58 ef85bb0e7411: Waiting 23:23:58 f73e7dbfee58: Waiting 23:23:58 42b32fbf40ab: Waiting 23:23:58 a5dcd5c2e9a7: Waiting 23:23:58 ea7b7f54b140: Pushed 23:23:58 9276bf1d7f74: Pushed 23:23:58 f918089271e1: Pushed 23:23:58 c5edb9fc4aee: Layer already exists 23:23:58 8a86a5e73f28: Pushed 23:23:59 f8154d7c40f6: Pushed 23:23:59 a5dcd5c2e9a7: Pushed 23:23:59 42b32fbf40ab: Pushed 23:23:59 f73e7dbfee58: Layer already exists 23:24:00 ef85bb0e7411: Pushed 23:24:04 b0967e2d972a: Pushed 23:24:04 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh 23:24:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:24:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:24:05 8a86a5e73f28: Preparing 23:24:05 8a86a5e73f28: Preparing 23:24:05 f918089271e1: Preparing 23:24:05 9276bf1d7f74: Preparing 23:24:05 ea7b7f54b140: Preparing 23:24:05 b0967e2d972a: Preparing 23:24:05 c5edb9fc4aee: Preparing 23:24:05 f8154d7c40f6: Preparing 23:24:05 a5dcd5c2e9a7: Preparing 23:24:05 42b32fbf40ab: Preparing 23:24:05 ef85bb0e7411: Preparing 23:24:05 f73e7dbfee58: Preparing 23:24:05 c5edb9fc4aee: Waiting 23:24:05 42b32fbf40ab: Waiting 23:24:05 ef85bb0e7411: Waiting 23:24:05 f73e7dbfee58: Waiting 23:24:05 f8154d7c40f6: Waiting 23:24:05 a5dcd5c2e9a7: Waiting 23:24:05 f918089271e1: Layer already exists 23:24:05 9276bf1d7f74: Layer already exists 23:24:05 8a86a5e73f28: Layer already exists 23:24:05 b0967e2d972a: Layer already exists 23:24:05 ea7b7f54b140: Layer already exists 23:24:05 a5dcd5c2e9a7: Layer already exists 23:24:05 f8154d7c40f6: Layer already exists 23:24:05 c5edb9fc4aee: Layer already exists 23:24:05 42b32fbf40ab: Layer already exists 23:24:05 ef85bb0e7411: Layer already exists 23:24:05 f73e7dbfee58: Layer already exists 23:24:05 latest: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh 23:24:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.69 23:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:24:06 8a86a5e73f28: Preparing 23:24:06 8a86a5e73f28: Preparing 23:24:06 f918089271e1: Preparing 23:24:06 9276bf1d7f74: Preparing 23:24:06 ea7b7f54b140: Preparing 23:24:06 b0967e2d972a: Preparing 23:24:06 c5edb9fc4aee: Preparing 23:24:06 f8154d7c40f6: Preparing 23:24:06 a5dcd5c2e9a7: Preparing 23:24:06 42b32fbf40ab: Preparing 23:24:06 ef85bb0e7411: Preparing 23:24:06 f73e7dbfee58: Preparing 23:24:06 c5edb9fc4aee: Waiting 23:24:06 f8154d7c40f6: Waiting 23:24:06 a5dcd5c2e9a7: Waiting 23:24:06 ef85bb0e7411: Waiting 23:24:06 f73e7dbfee58: Waiting 23:24:06 b0967e2d972a: Layer already exists 23:24:06 ea7b7f54b140: Layer already exists 23:24:06 9276bf1d7f74: Layer already exists 23:24:06 f918089271e1: Layer already exists 23:24:06 8a86a5e73f28: Layer already exists 23:24:06 f8154d7c40f6: Layer already exists 23:24:06 c5edb9fc4aee: Layer already exists 23:24:06 a5dcd5c2e9a7: Layer already exists 23:24:06 42b32fbf40ab: Layer already exists 23:24:06 ef85bb0e7411: Layer already exists 23:24:06 f73e7dbfee58: Layer already exists 23:24:06 2.2.0-dev.69: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh 23:24:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:24:07 8a86a5e73f28: Preparing 23:24:07 8a86a5e73f28: Preparing 23:24:07 f918089271e1: Preparing 23:24:07 9276bf1d7f74: Preparing 23:24:07 ea7b7f54b140: Preparing 23:24:07 b0967e2d972a: Preparing 23:24:07 c5edb9fc4aee: Preparing 23:24:07 f8154d7c40f6: Preparing 23:24:07 a5dcd5c2e9a7: Preparing 23:24:07 42b32fbf40ab: Preparing 23:24:07 ef85bb0e7411: Preparing 23:24:07 f73e7dbfee58: Preparing 23:24:07 c5edb9fc4aee: Waiting 23:24:07 f8154d7c40f6: Waiting 23:24:07 a5dcd5c2e9a7: Waiting 23:24:07 42b32fbf40ab: Waiting 23:24:07 ef85bb0e7411: Waiting 23:24:07 f73e7dbfee58: Waiting 23:24:07 f918089271e1: Layer already exists 23:24:07 b0967e2d972a: Layer already exists 23:24:07 ea7b7f54b140: Layer already exists 23:24:07 9276bf1d7f74: Layer already exists 23:24:07 8a86a5e73f28: Layer already exists 23:24:07 f8154d7c40f6: Layer already exists 23:24:07 a5dcd5c2e9a7: Layer already exists 23:24:07 42b32fbf40ab: Layer already exists 23:24:07 c5edb9fc4aee: Layer already exists 23:24:07 ef85bb0e7411: Layer already exists 23:24:07 f73e7dbfee58: Layer already exists 23:24:07 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh 23:24:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 23:24:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:24:08 8a86a5e73f28: Preparing 23:24:08 8a86a5e73f28: Preparing 23:24:08 f918089271e1: Preparing 23:24:08 9276bf1d7f74: Preparing 23:24:08 ea7b7f54b140: Preparing 23:24:08 b0967e2d972a: Preparing 23:24:08 c5edb9fc4aee: Preparing 23:24:08 f8154d7c40f6: Preparing 23:24:08 a5dcd5c2e9a7: Preparing 23:24:08 42b32fbf40ab: Preparing 23:24:08 ef85bb0e7411: Preparing 23:24:08 f73e7dbfee58: Preparing 23:24:08 c5edb9fc4aee: Waiting 23:24:08 f8154d7c40f6: Waiting 23:24:08 a5dcd5c2e9a7: Waiting 23:24:08 42b32fbf40ab: Waiting 23:24:08 ef85bb0e7411: Waiting 23:24:08 f73e7dbfee58: Waiting 23:24:08 9276bf1d7f74: Layer already exists 23:24:08 ea7b7f54b140: Layer already exists 23:24:08 b0967e2d972a: Layer already exists 23:24:08 f918089271e1: Layer already exists 23:24:08 8a86a5e73f28: Layer already exists 23:24:08 a5dcd5c2e9a7: Layer already exists 23:24:08 f8154d7c40f6: Layer already exists 23:24:08 c5edb9fc4aee: Layer already exists 23:24:08 ef85bb0e7411: Layer already exists 23:24:08 42b32fbf40ab: Layer already exists 23:24:08 f73e7dbfee58: Layer already exists 23:24:08 main: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:08 ===================================================== [Pipeline] echo 23:24:08 taggedImages: 23:24:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:24:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.69 23:24:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:24:08 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:24:08 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:08 latest 23:24:08 2.2.0-dev.69 23:24:08 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:08 main 23:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:24:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:24:09 3a8db006929e: Preparing 23:24:09 a981a7d7d1e7: Preparing 23:24:09 8d9fc7f62328: Preparing 23:24:09 118aa3da0d1a: Preparing 23:24:09 c9fef4cccea5: Preparing 23:24:09 1a93d5e894dc: Preparing 23:24:09 a542ba7e3a68: Preparing 23:24:09 f73e7dbfee58: Preparing 23:24:09 1a93d5e894dc: Waiting 23:24:09 a542ba7e3a68: Waiting 23:24:09 f73e7dbfee58: Waiting 23:24:09 c9fef4cccea5: Pushed 23:24:09 3a8db006929e: Pushed 23:24:09 a981a7d7d1e7: Pushed 23:24:09 f73e7dbfee58: Layer already exists 23:24:09 1a93d5e894dc: Pushed 23:24:11 a542ba7e3a68: Pushed 23:24:15 118aa3da0d1a: Pushed 23:24:15 8d9fc7f62328: Pushed 23:24:15 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:24:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:24:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:24:16 3a8db006929e: Preparing 23:24:16 a981a7d7d1e7: Preparing 23:24:16 8d9fc7f62328: Preparing 23:24:16 118aa3da0d1a: Preparing 23:24:16 c9fef4cccea5: Preparing 23:24:16 1a93d5e894dc: Preparing 23:24:16 a542ba7e3a68: Preparing 23:24:16 f73e7dbfee58: Preparing 23:24:16 1a93d5e894dc: Waiting 23:24:16 a542ba7e3a68: Waiting 23:24:16 f73e7dbfee58: Waiting 23:24:16 3a8db006929e: Layer already exists 23:24:16 118aa3da0d1a: Layer already exists 23:24:16 8d9fc7f62328: Layer already exists 23:24:16 a981a7d7d1e7: Layer already exists 23:24:16 c9fef4cccea5: Layer already exists 23:24:16 1a93d5e894dc: Layer already exists 23:24:16 a542ba7e3a68: Layer already exists 23:24:16 f73e7dbfee58: Layer already exists 23:24:16 latest: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:24:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.69 23:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:24:17 3a8db006929e: Preparing 23:24:17 a981a7d7d1e7: Preparing 23:24:17 8d9fc7f62328: Preparing 23:24:17 118aa3da0d1a: Preparing 23:24:17 c9fef4cccea5: Preparing 23:24:17 1a93d5e894dc: Preparing 23:24:17 a542ba7e3a68: Preparing 23:24:17 f73e7dbfee58: Preparing 23:24:17 1a93d5e894dc: Waiting 23:24:17 a542ba7e3a68: Waiting 23:24:17 f73e7dbfee58: Waiting 23:24:17 a981a7d7d1e7: Layer already exists 23:24:17 8d9fc7f62328: Layer already exists 23:24:17 118aa3da0d1a: Layer already exists 23:24:17 c9fef4cccea5: Layer already exists 23:24:17 3a8db006929e: Layer already exists 23:24:17 1a93d5e894dc: Layer already exists 23:24:17 f73e7dbfee58: Layer already exists 23:24:17 a542ba7e3a68: Layer already exists 23:24:17 2.2.0-dev.69: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:24:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:24:18 3a8db006929e: Preparing 23:24:18 a981a7d7d1e7: Preparing 23:24:18 8d9fc7f62328: Preparing 23:24:18 118aa3da0d1a: Preparing 23:24:18 c9fef4cccea5: Preparing 23:24:18 1a93d5e894dc: Preparing 23:24:18 a542ba7e3a68: Preparing 23:24:18 f73e7dbfee58: Preparing 23:24:18 a542ba7e3a68: Waiting 23:24:18 f73e7dbfee58: Waiting 23:24:18 1a93d5e894dc: Waiting 23:24:18 c9fef4cccea5: Layer already exists 23:24:18 3a8db006929e: Layer already exists 23:24:18 118aa3da0d1a: Layer already exists 23:24:18 a981a7d7d1e7: Layer already exists 23:24:18 8d9fc7f62328: Layer already exists 23:24:18 f73e7dbfee58: Layer already exists 23:24:18 a542ba7e3a68: Layer already exists 23:24:18 1a93d5e894dc: Layer already exists 23:24:18 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh 23:24:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:24:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:24:19 3a8db006929e: Preparing 23:24:19 a981a7d7d1e7: Preparing 23:24:19 8d9fc7f62328: Preparing 23:24:19 118aa3da0d1a: Preparing 23:24:19 c9fef4cccea5: Preparing 23:24:19 1a93d5e894dc: Preparing 23:24:19 a542ba7e3a68: Preparing 23:24:19 f73e7dbfee58: Preparing 23:24:19 f73e7dbfee58: Waiting 23:24:19 a542ba7e3a68: Waiting 23:24:19 c9fef4cccea5: Layer already exists 23:24:19 3a8db006929e: Layer already exists 23:24:19 8d9fc7f62328: Layer already exists 23:24:19 118aa3da0d1a: Layer already exists 23:24:19 a981a7d7d1e7: Layer already exists 23:24:19 a542ba7e3a68: Layer already exists 23:24:19 1a93d5e894dc: Layer already exists 23:24:19 f73e7dbfee58: Layer already exists 23:24:19 main: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:19 ===================================================== [Pipeline] echo 23:24:19 taggedImages: 23:24:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:24:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.69 23:24:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:24:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:24:19 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:19 latest 23:24:19 2.2.0-dev.69 23:24:19 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:19 main 23:24:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:24:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:24:20 86ccd0033192: Preparing 23:24:20 a815a1bc176d: Preparing 23:24:20 8f61fbd32131: Preparing 23:24:20 c9d10f23eea4: Preparing 23:24:20 2227c52ca3c8: Preparing 23:24:20 4cca4851e26c: Preparing 23:24:20 d6d1bf1388da: Preparing 23:24:20 269862a56c1c: Preparing 23:24:20 c24df87e7ad6: Preparing 23:24:20 f73e7dbfee58: Preparing 23:24:20 269862a56c1c: Waiting 23:24:20 4cca4851e26c: Waiting 23:24:20 d6d1bf1388da: Waiting 23:24:20 c24df87e7ad6: Waiting 23:24:20 f73e7dbfee58: Waiting 23:24:20 a815a1bc176d: Pushed 23:24:20 2227c52ca3c8: Pushed 23:24:20 86ccd0033192: Pushed 23:24:20 4cca4851e26c: Pushed 23:24:20 d6d1bf1388da: Pushed 23:24:20 269862a56c1c: Pushed 23:24:20 f73e7dbfee58: Layer already exists 23:24:22 c24df87e7ad6: Pushed 23:24:26 c9d10f23eea4: Pushed 23:24:26 8f61fbd32131: Pushed 23:24:26 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh 23:24:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:24:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:24:27 86ccd0033192: Preparing 23:24:27 a815a1bc176d: Preparing 23:24:27 8f61fbd32131: Preparing 23:24:27 c9d10f23eea4: Preparing 23:24:27 2227c52ca3c8: Preparing 23:24:27 4cca4851e26c: Preparing 23:24:27 d6d1bf1388da: Preparing 23:24:27 269862a56c1c: Preparing 23:24:27 c24df87e7ad6: Preparing 23:24:27 f73e7dbfee58: Preparing 23:24:27 d6d1bf1388da: Waiting 23:24:27 c24df87e7ad6: Waiting 23:24:27 f73e7dbfee58: Waiting 23:24:27 269862a56c1c: Waiting 23:24:27 4cca4851e26c: Waiting 23:24:27 86ccd0033192: Layer already exists 23:24:27 a815a1bc176d: Layer already exists 23:24:27 c9d10f23eea4: Layer already exists 23:24:27 8f61fbd32131: Layer already exists 23:24:27 2227c52ca3c8: Layer already exists 23:24:27 269862a56c1c: Layer already exists 23:24:27 4cca4851e26c: Layer already exists 23:24:27 d6d1bf1388da: Layer already exists 23:24:27 c24df87e7ad6: Layer already exists 23:24:27 f73e7dbfee58: Layer already exists 23:24:27 latest: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh 23:24:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.69 23:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:24:28 86ccd0033192: Preparing 23:24:28 a815a1bc176d: Preparing 23:24:28 8f61fbd32131: Preparing 23:24:28 c9d10f23eea4: Preparing 23:24:28 2227c52ca3c8: Preparing 23:24:28 4cca4851e26c: Preparing 23:24:28 d6d1bf1388da: Preparing 23:24:28 269862a56c1c: Preparing 23:24:28 c24df87e7ad6: Preparing 23:24:28 f73e7dbfee58: Preparing 23:24:28 269862a56c1c: Waiting 23:24:28 f73e7dbfee58: Waiting 23:24:28 c24df87e7ad6: Waiting 23:24:28 4cca4851e26c: Waiting 23:24:28 d6d1bf1388da: Waiting 23:24:28 8f61fbd32131: Layer already exists 23:24:28 c9d10f23eea4: Layer already exists 23:24:28 86ccd0033192: Layer already exists 23:24:28 2227c52ca3c8: Layer already exists 23:24:28 a815a1bc176d: Layer already exists 23:24:28 4cca4851e26c: Layer already exists 23:24:28 d6d1bf1388da: Layer already exists 23:24:28 269862a56c1c: Layer already exists 23:24:28 c24df87e7ad6: Layer already exists 23:24:28 f73e7dbfee58: Layer already exists 23:24:28 2.2.0-dev.69: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh 23:24:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:24:29 86ccd0033192: Preparing 23:24:29 a815a1bc176d: Preparing 23:24:29 8f61fbd32131: Preparing 23:24:29 c9d10f23eea4: Preparing 23:24:29 2227c52ca3c8: Preparing 23:24:29 4cca4851e26c: Preparing 23:24:29 d6d1bf1388da: Preparing 23:24:29 269862a56c1c: Preparing 23:24:29 c24df87e7ad6: Preparing 23:24:29 f73e7dbfee58: Preparing 23:24:29 269862a56c1c: Waiting 23:24:29 c24df87e7ad6: Waiting 23:24:29 f73e7dbfee58: Waiting 23:24:29 d6d1bf1388da: Waiting 23:24:29 4cca4851e26c: Waiting 23:24:29 2227c52ca3c8: Layer already exists 23:24:29 a815a1bc176d: Layer already exists 23:24:29 8f61fbd32131: Layer already exists 23:24:29 c9d10f23eea4: Layer already exists 23:24:29 86ccd0033192: Layer already exists 23:24:29 c24df87e7ad6: Layer already exists 23:24:29 4cca4851e26c: Layer already exists 23:24:29 269862a56c1c: Layer already exists 23:24:29 f73e7dbfee58: Layer already exists 23:24:29 d6d1bf1388da: Layer already exists 23:24:29 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh 23:24:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:24:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:24:30 86ccd0033192: Preparing 23:24:30 a815a1bc176d: Preparing 23:24:30 8f61fbd32131: Preparing 23:24:30 c9d10f23eea4: Preparing 23:24:30 2227c52ca3c8: Preparing 23:24:30 4cca4851e26c: Preparing 23:24:30 d6d1bf1388da: Preparing 23:24:30 269862a56c1c: Preparing 23:24:30 c24df87e7ad6: Preparing 23:24:30 f73e7dbfee58: Preparing 23:24:30 4cca4851e26c: Waiting 23:24:30 c24df87e7ad6: Waiting 23:24:30 f73e7dbfee58: Waiting 23:24:30 d6d1bf1388da: Waiting 23:24:30 269862a56c1c: Waiting 23:24:30 2227c52ca3c8: Layer already exists 23:24:30 c9d10f23eea4: Layer already exists 23:24:30 a815a1bc176d: Layer already exists 23:24:30 86ccd0033192: Layer already exists 23:24:30 8f61fbd32131: Layer already exists 23:24:30 d6d1bf1388da: Layer already exists 23:24:30 269862a56c1c: Layer already exists 23:24:30 4cca4851e26c: Layer already exists 23:24:30 c24df87e7ad6: Layer already exists 23:24:30 f73e7dbfee58: Layer already exists 23:24:30 main: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:30 ===================================================== [Pipeline] echo 23:24:30 taggedImages: 23:24:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:24:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.69 23:24:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:24:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:24:30 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:30 latest 23:24:30 2.2.0-dev.69 23:24:30 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:30 main 23:24:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:24:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:24:31 ea6f7ef0d595: Preparing 23:24:31 c38354e428e3: Preparing 23:24:31 c5edb9fc4aee: Preparing 23:24:31 eea23ac7c37b: Preparing 23:24:31 5e121f102748: Preparing 23:24:31 4f4ce317c6bb: Preparing 23:24:31 4f4ce317c6bb: Waiting 23:24:31 c5edb9fc4aee: Layer already exists 23:24:31 4f4ce317c6bb: Layer already exists 23:24:31 5e121f102748: Pushed 23:24:31 ea6f7ef0d595: Pushed 23:24:33 eea23ac7c37b: Pushed 23:24:36 c38354e428e3: Pushed 23:24:37 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh 23:24:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:24:37 ea6f7ef0d595: Preparing 23:24:37 c38354e428e3: Preparing 23:24:37 c5edb9fc4aee: Preparing 23:24:37 eea23ac7c37b: Preparing 23:24:37 5e121f102748: Preparing 23:24:37 4f4ce317c6bb: Preparing 23:24:37 4f4ce317c6bb: Waiting 23:24:37 ea6f7ef0d595: Layer already exists 23:24:37 c38354e428e3: Layer already exists 23:24:37 5e121f102748: Layer already exists 23:24:37 eea23ac7c37b: Layer already exists 23:24:37 c5edb9fc4aee: Layer already exists 23:24:38 4f4ce317c6bb: Layer already exists 23:24:38 latest: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh 23:24:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.69 23:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:24:38 ea6f7ef0d595: Preparing 23:24:38 c38354e428e3: Preparing 23:24:38 c5edb9fc4aee: Preparing 23:24:38 eea23ac7c37b: Preparing 23:24:38 5e121f102748: Preparing 23:24:38 4f4ce317c6bb: Preparing 23:24:38 4f4ce317c6bb: Waiting 23:24:38 5e121f102748: Layer already exists 23:24:38 c5edb9fc4aee: Layer already exists 23:24:38 eea23ac7c37b: Layer already exists 23:24:38 c38354e428e3: Layer already exists 23:24:38 ea6f7ef0d595: Layer already exists 23:24:38 4f4ce317c6bb: Layer already exists 23:24:38 2.2.0-dev.69: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh 23:24:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:24:39 ea6f7ef0d595: Preparing 23:24:39 c38354e428e3: Preparing 23:24:39 c5edb9fc4aee: Preparing 23:24:39 eea23ac7c37b: Preparing 23:24:39 5e121f102748: Preparing 23:24:39 4f4ce317c6bb: Preparing 23:24:39 4f4ce317c6bb: Waiting 23:24:39 ea6f7ef0d595: Layer already exists 23:24:39 c38354e428e3: Layer already exists 23:24:39 eea23ac7c37b: Layer already exists 23:24:39 c5edb9fc4aee: Layer already exists 23:24:39 5e121f102748: Layer already exists 23:24:39 4f4ce317c6bb: Layer already exists 23:24:39 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh 23:24:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 23:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:24:40 ea6f7ef0d595: Preparing 23:24:40 c38354e428e3: Preparing 23:24:40 c5edb9fc4aee: Preparing 23:24:40 eea23ac7c37b: Preparing 23:24:40 5e121f102748: Preparing 23:24:40 4f4ce317c6bb: Preparing 23:24:40 4f4ce317c6bb: Waiting 23:24:40 c5edb9fc4aee: Layer already exists 23:24:40 5e121f102748: Layer already exists 23:24:40 ea6f7ef0d595: Layer already exists 23:24:40 c38354e428e3: Layer already exists 23:24:40 eea23ac7c37b: Layer already exists 23:24:40 4f4ce317c6bb: Layer already exists 23:24:40 main: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:40 ===================================================== [Pipeline] echo 23:24:40 taggedImages: 23:24:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:24:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.69 23:24:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:24:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:24:40 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:40 latest 23:24:40 2.2.0-dev.69 23:24:40 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:24:40 main 23:24:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:24:41 1802da2ca6fb: Preparing 23:24:41 2992a7a4160a: Preparing 23:24:41 63dc678bac92: Preparing 23:24:41 cdf4db6088c6: Preparing 23:24:41 c7e5acc728b5: Preparing 23:24:41 ab8ff2af0424: Preparing 23:24:41 5e121f102748: Preparing 23:24:41 4f4ce317c6bb: Preparing 23:24:41 ab8ff2af0424: Waiting 23:24:41 5e121f102748: Waiting 23:24:41 4f4ce317c6bb: Waiting 23:24:41 2992a7a4160a: Pushed 23:24:41 1802da2ca6fb: Pushed 23:24:41 63dc678bac92: Pushed 23:24:42 5e121f102748: Layer already exists 23:24:42 4f4ce317c6bb: Layer already exists 23:24:42 ab8ff2af0424: Pushed 23:24:51 c7e5acc728b5: Pushed 23:24:59 cdf4db6088c6: Pushed 23:24:59 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:24:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:25:00 1802da2ca6fb: Preparing 23:25:00 2992a7a4160a: Preparing 23:25:00 63dc678bac92: Preparing 23:25:00 cdf4db6088c6: Preparing 23:25:00 c7e5acc728b5: Preparing 23:25:00 ab8ff2af0424: Preparing 23:25:00 5e121f102748: Preparing 23:25:00 4f4ce317c6bb: Preparing 23:25:00 ab8ff2af0424: Waiting 23:25:00 5e121f102748: Waiting 23:25:00 4f4ce317c6bb: Waiting 23:25:00 63dc678bac92: Layer already exists 23:25:00 c7e5acc728b5: Layer already exists 23:25:00 1802da2ca6fb: Layer already exists 23:25:00 2992a7a4160a: Layer already exists 23:25:00 cdf4db6088c6: Layer already exists 23:25:00 ab8ff2af0424: Layer already exists 23:25:00 5e121f102748: Layer already exists 23:25:00 4f4ce317c6bb: Layer already exists 23:25:00 latest: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:25:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.69 23:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:25:01 1802da2ca6fb: Preparing 23:25:01 2992a7a4160a: Preparing 23:25:01 63dc678bac92: Preparing 23:25:01 cdf4db6088c6: Preparing 23:25:01 c7e5acc728b5: Preparing 23:25:01 ab8ff2af0424: Preparing 23:25:01 5e121f102748: Preparing 23:25:01 4f4ce317c6bb: Preparing 23:25:01 5e121f102748: Waiting 23:25:01 4f4ce317c6bb: Waiting 23:25:01 ab8ff2af0424: Waiting 23:25:01 c7e5acc728b5: Layer already exists 23:25:01 1802da2ca6fb: Layer already exists 23:25:01 cdf4db6088c6: Layer already exists 23:25:01 63dc678bac92: Layer already exists 23:25:01 2992a7a4160a: Layer already exists 23:25:01 5e121f102748: Layer already exists 23:25:01 4f4ce317c6bb: Layer already exists 23:25:01 ab8ff2af0424: Layer already exists 23:25:01 2.2.0-dev.69: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:25:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:25:02 1802da2ca6fb: Preparing 23:25:02 2992a7a4160a: Preparing 23:25:02 63dc678bac92: Preparing 23:25:02 cdf4db6088c6: Preparing 23:25:02 c7e5acc728b5: Preparing 23:25:02 ab8ff2af0424: Preparing 23:25:02 5e121f102748: Preparing 23:25:02 4f4ce317c6bb: Preparing 23:25:02 ab8ff2af0424: Waiting 23:25:02 5e121f102748: Waiting 23:25:02 4f4ce317c6bb: Waiting 23:25:02 cdf4db6088c6: Layer already exists 23:25:02 c7e5acc728b5: Layer already exists 23:25:02 1802da2ca6fb: Layer already exists 23:25:02 63dc678bac92: Layer already exists 23:25:02 2992a7a4160a: Layer already exists 23:25:02 5e121f102748: Layer already exists 23:25:02 4f4ce317c6bb: Layer already exists 23:25:02 ab8ff2af0424: Layer already exists 23:25:02 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh 23:25:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 23:25:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:25:03 1802da2ca6fb: Preparing 23:25:03 2992a7a4160a: Preparing 23:25:03 63dc678bac92: Preparing 23:25:03 cdf4db6088c6: Preparing 23:25:03 c7e5acc728b5: Preparing 23:25:03 ab8ff2af0424: Preparing 23:25:03 5e121f102748: Preparing 23:25:03 4f4ce317c6bb: Preparing 23:25:03 ab8ff2af0424: Waiting 23:25:03 5e121f102748: Waiting 23:25:03 4f4ce317c6bb: Waiting 23:25:03 1802da2ca6fb: Layer already exists 23:25:03 c7e5acc728b5: Layer already exists 23:25:03 2992a7a4160a: Layer already exists 23:25:03 cdf4db6088c6: Layer already exists 23:25:03 63dc678bac92: Layer already exists 23:25:03 4f4ce317c6bb: Layer already exists 23:25:03 5e121f102748: Layer already exists 23:25:03 ab8ff2af0424: Layer already exists 23:25:03 main: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:03 ===================================================== [Pipeline] echo 23:25:03 taggedImages: 23:25:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:25:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.69 23:25:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:25:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:25:03 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:03 latest 23:25:03 2.2.0-dev.69 23:25:03 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:03 main 23:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:25:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:25:04 b02951156fc6: Preparing 23:25:04 fa1e01df0e44: Preparing 23:25:04 7d957f83b0e1: Preparing 23:25:04 8a6e514699b2: Preparing 23:25:04 09ae18d0fa54: Preparing 23:25:04 5e121f102748: Preparing 23:25:04 4f4ce317c6bb: Preparing 23:25:04 5e121f102748: Waiting 23:25:04 4f4ce317c6bb: Waiting 23:25:04 7d957f83b0e1: Pushed 23:25:04 b02951156fc6: Pushed 23:25:04 fa1e01df0e44: Pushed 23:25:04 5e121f102748: Layer already exists 23:25:04 4f4ce317c6bb: Layer already exists 23:25:05 09ae18d0fa54: Pushed 23:25:23 8a6e514699b2: Pushed 23:25:23 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:25:24 b02951156fc6: Preparing 23:25:24 fa1e01df0e44: Preparing 23:25:24 7d957f83b0e1: Preparing 23:25:24 8a6e514699b2: Preparing 23:25:24 09ae18d0fa54: Preparing 23:25:24 5e121f102748: Preparing 23:25:24 4f4ce317c6bb: Preparing 23:25:24 5e121f102748: Waiting 23:25:24 4f4ce317c6bb: Waiting 23:25:24 fa1e01df0e44: Layer already exists 23:25:24 09ae18d0fa54: Layer already exists 23:25:24 7d957f83b0e1: Layer already exists 23:25:24 b02951156fc6: Layer already exists 23:25:24 8a6e514699b2: Layer already exists 23:25:24 4f4ce317c6bb: Layer already exists 23:25:24 5e121f102748: Layer already exists 23:25:24 latest: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.69 23:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:25:25 b02951156fc6: Preparing 23:25:25 fa1e01df0e44: Preparing 23:25:25 7d957f83b0e1: Preparing 23:25:25 8a6e514699b2: Preparing 23:25:25 09ae18d0fa54: Preparing 23:25:25 5e121f102748: Preparing 23:25:25 4f4ce317c6bb: Preparing 23:25:25 5e121f102748: Waiting 23:25:25 4f4ce317c6bb: Waiting 23:25:25 8a6e514699b2: Layer already exists 23:25:25 7d957f83b0e1: Layer already exists 23:25:25 09ae18d0fa54: Layer already exists 23:25:25 fa1e01df0e44: Layer already exists 23:25:25 b02951156fc6: Layer already exists 23:25:25 4f4ce317c6bb: Layer already exists 23:25:25 5e121f102748: Layer already exists 23:25:25 2.2.0-dev.69: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:25:25 b02951156fc6: Preparing 23:25:25 fa1e01df0e44: Preparing 23:25:25 7d957f83b0e1: Preparing 23:25:25 8a6e514699b2: Preparing 23:25:25 09ae18d0fa54: Preparing 23:25:25 5e121f102748: Preparing 23:25:25 4f4ce317c6bb: Preparing 23:25:25 5e121f102748: Waiting 23:25:25 4f4ce317c6bb: Waiting 23:25:26 09ae18d0fa54: Layer already exists 23:25:26 8a6e514699b2: Layer already exists 23:25:26 b02951156fc6: Layer already exists 23:25:26 7d957f83b0e1: Layer already exists 23:25:26 fa1e01df0e44: Layer already exists 23:25:26 5e121f102748: Layer already exists 23:25:26 4f4ce317c6bb: Layer already exists 23:25:26 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 23:25:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:25:26 b02951156fc6: Preparing 23:25:26 fa1e01df0e44: Preparing 23:25:26 7d957f83b0e1: Preparing 23:25:26 8a6e514699b2: Preparing 23:25:26 09ae18d0fa54: Preparing 23:25:26 5e121f102748: Preparing 23:25:26 4f4ce317c6bb: Preparing 23:25:26 5e121f102748: Waiting 23:25:26 4f4ce317c6bb: Waiting 23:25:27 09ae18d0fa54: Layer already exists 23:25:27 7d957f83b0e1: Layer already exists 23:25:27 b02951156fc6: Layer already exists 23:25:27 fa1e01df0e44: Layer already exists 23:25:27 8a6e514699b2: Layer already exists 23:25:27 5e121f102748: Layer already exists 23:25:27 4f4ce317c6bb: Layer already exists 23:25:27 main: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:27 ===================================================== [Pipeline] echo 23:25:27 taggedImages: 23:25:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:25:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.69 23:25:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:25:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:25:27 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:27 latest 23:25:27 2.2.0-dev.69 23:25:27 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:27 main 23:25:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:25:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:25:28 3b18bdc5dd8a: Preparing 23:25:28 8d1130d72ccb: Preparing 23:25:28 8901de2984e1: Preparing 23:25:28 ccbe87fd3bc1: Preparing 23:25:28 ab8ff2af0424: Preparing 23:25:28 5e121f102748: Preparing 23:25:28 4f4ce317c6bb: Preparing 23:25:28 5e121f102748: Waiting 23:25:28 4f4ce317c6bb: Waiting 23:25:28 ab8ff2af0424: Layer already exists 23:25:28 5e121f102748: Layer already exists 23:25:28 4f4ce317c6bb: Layer already exists 23:25:28 8901de2984e1: Pushed 23:25:28 3b18bdc5dd8a: Pushed 23:25:28 8d1130d72ccb: Pushed 23:25:46 ccbe87fd3bc1: Pushed 23:25:46 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:25:47 3b18bdc5dd8a: Preparing 23:25:47 8d1130d72ccb: Preparing 23:25:47 8901de2984e1: Preparing 23:25:47 ccbe87fd3bc1: Preparing 23:25:47 ab8ff2af0424: Preparing 23:25:47 5e121f102748: Preparing 23:25:47 4f4ce317c6bb: Preparing 23:25:47 5e121f102748: Waiting 23:25:47 4f4ce317c6bb: Waiting 23:25:47 ccbe87fd3bc1: Layer already exists 23:25:47 ab8ff2af0424: Layer already exists 23:25:47 3b18bdc5dd8a: Layer already exists 23:25:47 8901de2984e1: Layer already exists 23:25:47 8d1130d72ccb: Layer already exists 23:25:47 5e121f102748: Layer already exists 23:25:47 4f4ce317c6bb: Layer already exists 23:25:47 latest: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.69 23:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:25:48 3b18bdc5dd8a: Preparing 23:25:48 8d1130d72ccb: Preparing 23:25:48 8901de2984e1: Preparing 23:25:48 ccbe87fd3bc1: Preparing 23:25:48 ab8ff2af0424: Preparing 23:25:48 5e121f102748: Preparing 23:25:48 4f4ce317c6bb: Preparing 23:25:48 5e121f102748: Waiting 23:25:48 4f4ce317c6bb: Waiting 23:25:48 8d1130d72ccb: Layer already exists 23:25:48 ccbe87fd3bc1: Layer already exists 23:25:48 ab8ff2af0424: Layer already exists 23:25:48 3b18bdc5dd8a: Layer already exists 23:25:48 8901de2984e1: Layer already exists 23:25:48 5e121f102748: Layer already exists 23:25:48 4f4ce317c6bb: Layer already exists 23:25:48 2.2.0-dev.69: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:25:49 3b18bdc5dd8a: Preparing 23:25:49 8d1130d72ccb: Preparing 23:25:49 8901de2984e1: Preparing 23:25:49 ccbe87fd3bc1: Preparing 23:25:49 ab8ff2af0424: Preparing 23:25:49 5e121f102748: Preparing 23:25:49 4f4ce317c6bb: Preparing 23:25:49 5e121f102748: Waiting 23:25:49 4f4ce317c6bb: Waiting 23:25:49 8d1130d72ccb: Layer already exists 23:25:49 ab8ff2af0424: Layer already exists 23:25:49 8901de2984e1: Layer already exists 23:25:49 3b18bdc5dd8a: Layer already exists 23:25:49 ccbe87fd3bc1: Layer already exists 23:25:49 5e121f102748: Layer already exists 23:25:49 4f4ce317c6bb: Layer already exists 23:25:49 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh 23:25:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 23:25:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:25:50 3b18bdc5dd8a: Preparing 23:25:50 8d1130d72ccb: Preparing 23:25:50 8901de2984e1: Preparing 23:25:50 ccbe87fd3bc1: Preparing 23:25:50 ab8ff2af0424: Preparing 23:25:50 5e121f102748: Preparing 23:25:50 4f4ce317c6bb: Preparing 23:25:50 5e121f102748: Waiting 23:25:50 4f4ce317c6bb: Waiting 23:25:50 3b18bdc5dd8a: Layer already exists 23:25:50 8d1130d72ccb: Layer already exists 23:25:50 ab8ff2af0424: Layer already exists 23:25:50 ccbe87fd3bc1: Layer already exists 23:25:50 8901de2984e1: Layer already exists 23:25:50 4f4ce317c6bb: Layer already exists 23:25:50 5e121f102748: Layer already exists 23:25:50 main: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:50 ===================================================== [Pipeline] echo 23:25:50 taggedImages: 23:25:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:25:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.69 23:25:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:25:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:25:50 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:50 latest 23:25:50 2.2.0-dev.69 23:25:50 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:25:50 main 23:25:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:25:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:25:51 23b1766afa2e: Preparing 23:25:51 fc828074b8c7: Preparing 23:25:51 c5edb9fc4aee: Preparing 23:25:51 a1930263758d: Preparing 23:25:51 f73e7dbfee58: Preparing 23:25:51 f73e7dbfee58: Layer already exists 23:25:51 c5edb9fc4aee: Layer already exists 23:25:51 23b1766afa2e: Pushed 23:25:52 a1930263758d: Pushed 23:25:57 fc828074b8c7: Pushed 23:25:57 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:25:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:25:58 23b1766afa2e: Preparing 23:25:58 fc828074b8c7: Preparing 23:25:58 c5edb9fc4aee: Preparing 23:25:58 a1930263758d: Preparing 23:25:58 f73e7dbfee58: Preparing 23:25:58 c5edb9fc4aee: Layer already exists 23:25:58 23b1766afa2e: Layer already exists 23:25:58 fc828074b8c7: Layer already exists 23:25:58 a1930263758d: Layer already exists 23:25:58 f73e7dbfee58: Layer already exists 23:25:58 latest: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:25:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:25:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.69 23:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:25:59 23b1766afa2e: Preparing 23:25:59 fc828074b8c7: Preparing 23:25:59 c5edb9fc4aee: Preparing 23:25:59 a1930263758d: Preparing 23:25:59 f73e7dbfee58: Preparing 23:25:59 23b1766afa2e: Layer already exists 23:25:59 f73e7dbfee58: Layer already exists 23:25:59 c5edb9fc4aee: Layer already exists 23:25:59 a1930263758d: Layer already exists 23:25:59 fc828074b8c7: Layer already exists 23:25:59 2.2.0-dev.69: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:26:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:26:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:26:00 23b1766afa2e: Preparing 23:26:00 fc828074b8c7: Preparing 23:26:00 c5edb9fc4aee: Preparing 23:26:00 a1930263758d: Preparing 23:26:00 f73e7dbfee58: Preparing 23:26:00 a1930263758d: Layer already exists 23:26:00 f73e7dbfee58: Layer already exists 23:26:00 23b1766afa2e: Layer already exists 23:26:00 fc828074b8c7: Layer already exists 23:26:00 c5edb9fc4aee: Layer already exists 23:26:00 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:26:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 23:26:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:26:01 23b1766afa2e: Preparing 23:26:01 fc828074b8c7: Preparing 23:26:01 c5edb9fc4aee: Preparing 23:26:01 a1930263758d: Preparing 23:26:01 f73e7dbfee58: Preparing 23:26:01 fc828074b8c7: Layer already exists 23:26:01 a1930263758d: Layer already exists 23:26:01 23b1766afa2e: Layer already exists 23:26:01 f73e7dbfee58: Layer already exists 23:26:01 c5edb9fc4aee: Layer already exists 23:26:01 main: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:01 ===================================================== [Pipeline] echo 23:26:01 taggedImages: 23:26:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:26:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.69 23:26:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:26:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:26:01 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:01 latest 23:26:01 2.2.0-dev.69 23:26:01 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:01 main 23:26:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:26:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:26:02 d4d90beffb8e: Preparing 23:26:02 9d99096a55a4: Preparing 23:26:02 c5edb9fc4aee: Preparing 23:26:02 a3fae4ecd1e5: Preparing 23:26:02 f73e7dbfee58: Preparing 23:26:02 a3fae4ecd1e5: Layer already exists 23:26:02 c5edb9fc4aee: Layer already exists 23:26:02 f73e7dbfee58: Layer already exists 23:26:02 d4d90beffb8e: Pushed 23:26:09 9d99096a55a4: Pushed 23:26:09 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:26:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:26:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:26:10 d4d90beffb8e: Preparing 23:26:10 9d99096a55a4: Preparing 23:26:10 c5edb9fc4aee: Preparing 23:26:10 a3fae4ecd1e5: Preparing 23:26:10 f73e7dbfee58: Preparing 23:26:10 a3fae4ecd1e5: Layer already exists 23:26:10 f73e7dbfee58: Layer already exists 23:26:10 d4d90beffb8e: Layer already exists 23:26:10 9d99096a55a4: Layer already exists 23:26:10 c5edb9fc4aee: Layer already exists 23:26:10 latest: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:26:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:26:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.69 23:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:26:11 d4d90beffb8e: Preparing 23:26:11 9d99096a55a4: Preparing 23:26:11 c5edb9fc4aee: Preparing 23:26:11 a3fae4ecd1e5: Preparing 23:26:11 f73e7dbfee58: Preparing 23:26:11 d4d90beffb8e: Layer already exists 23:26:11 f73e7dbfee58: Layer already exists 23:26:11 c5edb9fc4aee: Layer already exists 23:26:11 9d99096a55a4: Layer already exists 23:26:11 a3fae4ecd1e5: Layer already exists 23:26:11 2.2.0-dev.69: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:26:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:26:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:26:12 d4d90beffb8e: Preparing 23:26:12 9d99096a55a4: Preparing 23:26:12 c5edb9fc4aee: Preparing 23:26:12 a3fae4ecd1e5: Preparing 23:26:12 f73e7dbfee58: Preparing 23:26:12 9d99096a55a4: Layer already exists 23:26:12 d4d90beffb8e: Layer already exists 23:26:12 f73e7dbfee58: Layer already exists 23:26:12 a3fae4ecd1e5: Layer already exists 23:26:12 c5edb9fc4aee: Layer already exists 23:26:12 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:26:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 23:26:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:26:13 d4d90beffb8e: Preparing 23:26:13 9d99096a55a4: Preparing 23:26:13 c5edb9fc4aee: Preparing 23:26:13 a3fae4ecd1e5: Preparing 23:26:13 f73e7dbfee58: Preparing 23:26:13 a3fae4ecd1e5: Layer already exists 23:26:13 f73e7dbfee58: Layer already exists 23:26:13 9d99096a55a4: Layer already exists 23:26:13 c5edb9fc4aee: Layer already exists 23:26:13 d4d90beffb8e: Layer already exists 23:26:13 main: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:13 ===================================================== [Pipeline] echo 23:26:13 taggedImages: 23:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.69 23:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:26:13 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:26:13 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:13 latest 23:26:13 2.2.0-dev.69 23:26:13 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:13 main 23:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh 23:26:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:26:14 d982fac3aac9: Preparing 23:26:14 74de0a2cf1c0: Preparing 23:26:14 27ea2056f1da: Preparing 23:26:14 fae56032ee12: Preparing 23:26:14 f0e5a4d6c014: Preparing 23:26:14 3b19d27f08f7: Preparing 23:26:14 73bb99a6e169: Preparing 23:26:14 ec06c3102977: Preparing 23:26:14 6a3c62e080c7: Preparing 23:26:14 340cb19ca677: Preparing 23:26:14 4f4ce317c6bb: Preparing 23:26:14 3b19d27f08f7: Waiting 23:26:14 73bb99a6e169: Waiting 23:26:14 ec06c3102977: Waiting 23:26:14 6a3c62e080c7: Waiting 23:26:14 340cb19ca677: Waiting 23:26:14 4f4ce317c6bb: Waiting 23:26:14 f0e5a4d6c014: Layer already exists 23:26:14 3b19d27f08f7: Layer already exists 23:26:14 73bb99a6e169: Layer already exists 23:26:14 ec06c3102977: Layer already exists 23:26:14 74de0a2cf1c0: Pushed 23:26:14 6a3c62e080c7: Layer already exists 23:26:14 340cb19ca677: Layer already exists 23:26:14 4f4ce317c6bb: Layer already exists 23:26:15 d982fac3aac9: Pushed 23:26:20 27ea2056f1da: Pushed 23:26:35 fae56032ee12: Pushed 23:26:35 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:26:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:26:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:26:36 d982fac3aac9: Preparing 23:26:36 74de0a2cf1c0: Preparing 23:26:36 27ea2056f1da: Preparing 23:26:36 fae56032ee12: Preparing 23:26:36 f0e5a4d6c014: Preparing 23:26:36 3b19d27f08f7: Preparing 23:26:36 73bb99a6e169: Preparing 23:26:36 ec06c3102977: Preparing 23:26:36 6a3c62e080c7: Preparing 23:26:36 340cb19ca677: Preparing 23:26:36 4f4ce317c6bb: Preparing 23:26:36 ec06c3102977: Waiting 23:26:36 6a3c62e080c7: Waiting 23:26:36 4f4ce317c6bb: Waiting 23:26:36 3b19d27f08f7: Waiting 23:26:36 73bb99a6e169: Waiting 23:26:36 fae56032ee12: Layer already exists 23:26:36 74de0a2cf1c0: Layer already exists 23:26:36 27ea2056f1da: Layer already exists 23:26:36 f0e5a4d6c014: Layer already exists 23:26:36 d982fac3aac9: Layer already exists 23:26:36 ec06c3102977: Layer already exists 23:26:36 3b19d27f08f7: Layer already exists 23:26:36 73bb99a6e169: Layer already exists 23:26:36 6a3c62e080c7: Layer already exists 23:26:36 340cb19ca677: Layer already exists 23:26:36 4f4ce317c6bb: Layer already exists 23:26:36 latest: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:26:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:26:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.69 23:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:26:37 d982fac3aac9: Preparing 23:26:37 74de0a2cf1c0: Preparing 23:26:37 27ea2056f1da: Preparing 23:26:37 fae56032ee12: Preparing 23:26:37 f0e5a4d6c014: Preparing 23:26:37 3b19d27f08f7: Preparing 23:26:37 73bb99a6e169: Preparing 23:26:37 ec06c3102977: Preparing 23:26:37 6a3c62e080c7: Preparing 23:26:37 340cb19ca677: Preparing 23:26:37 4f4ce317c6bb: Preparing 23:26:37 73bb99a6e169: Waiting 23:26:37 ec06c3102977: Waiting 23:26:37 6a3c62e080c7: Waiting 23:26:37 340cb19ca677: Waiting 23:26:37 4f4ce317c6bb: Waiting 23:26:37 3b19d27f08f7: Waiting 23:26:37 27ea2056f1da: Layer already exists 23:26:37 74de0a2cf1c0: Layer already exists 23:26:37 fae56032ee12: Layer already exists 23:26:37 d982fac3aac9: Layer already exists 23:26:37 f0e5a4d6c014: Layer already exists 23:26:37 ec06c3102977: Layer already exists 23:26:37 3b19d27f08f7: Layer already exists 23:26:37 73bb99a6e169: Layer already exists 23:26:37 340cb19ca677: Layer already exists 23:26:37 6a3c62e080c7: Layer already exists 23:26:37 4f4ce317c6bb: Layer already exists 23:26:37 2.2.0-dev.69: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:26:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh 23:26:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:26:38 d982fac3aac9: Preparing 23:26:38 74de0a2cf1c0: Preparing 23:26:38 27ea2056f1da: Preparing 23:26:38 fae56032ee12: Preparing 23:26:38 f0e5a4d6c014: Preparing 23:26:38 3b19d27f08f7: Preparing 23:26:38 73bb99a6e169: Preparing 23:26:38 ec06c3102977: Preparing 23:26:38 6a3c62e080c7: Preparing 23:26:38 340cb19ca677: Preparing 23:26:38 4f4ce317c6bb: Preparing 23:26:38 73bb99a6e169: Waiting 23:26:38 ec06c3102977: Waiting 23:26:38 3b19d27f08f7: Waiting 23:26:38 6a3c62e080c7: Waiting 23:26:38 340cb19ca677: Waiting 23:26:38 4f4ce317c6bb: Waiting 23:26:38 f0e5a4d6c014: Layer already exists 23:26:38 fae56032ee12: Layer already exists 23:26:38 27ea2056f1da: Layer already exists 23:26:38 74de0a2cf1c0: Layer already exists 23:26:38 d982fac3aac9: Layer already exists 23:26:38 73bb99a6e169: Layer already exists 23:26:38 3b19d27f08f7: Layer already exists 23:26:38 ec06c3102977: Layer already exists 23:26:38 6a3c62e080c7: Layer already exists 23:26:38 340cb19ca677: Layer already exists 23:26:38 4f4ce317c6bb: Layer already exists 23:26:38 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:26:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 23:26:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:26:39 d982fac3aac9: Preparing 23:26:39 74de0a2cf1c0: Preparing 23:26:39 27ea2056f1da: Preparing 23:26:39 fae56032ee12: Preparing 23:26:39 f0e5a4d6c014: Preparing 23:26:39 3b19d27f08f7: Preparing 23:26:39 73bb99a6e169: Preparing 23:26:39 ec06c3102977: Preparing 23:26:39 6a3c62e080c7: Preparing 23:26:39 340cb19ca677: Preparing 23:26:39 4f4ce317c6bb: Preparing 23:26:39 ec06c3102977: Waiting 23:26:39 6a3c62e080c7: Waiting 23:26:39 340cb19ca677: Waiting 23:26:39 4f4ce317c6bb: Waiting 23:26:39 3b19d27f08f7: Waiting 23:26:39 73bb99a6e169: Waiting 23:26:39 f0e5a4d6c014: Layer already exists 23:26:39 d982fac3aac9: Layer already exists 23:26:39 74de0a2cf1c0: Layer already exists 23:26:39 fae56032ee12: Layer already exists 23:26:39 27ea2056f1da: Layer already exists 23:26:39 340cb19ca677: Layer already exists 23:26:39 ec06c3102977: Layer already exists 23:26:39 73bb99a6e169: Layer already exists 23:26:39 3b19d27f08f7: Layer already exists 23:26:39 6a3c62e080c7: Layer already exists 23:26:39 4f4ce317c6bb: Layer already exists 23:26:39 main: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:39 ===================================================== [Pipeline] echo 23:26:39 taggedImages: 23:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 23:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.69 23:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 23:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:40 23:26:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:26:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:40 arm64: Pulling from edgex-lftools-log-publisher 23:26:40 8998bd30e6a1: Pulling fs layer 23:26:40 04944245beec: Pulling fs layer 23:26:40 699f458cf7ca: Pulling fs layer 23:26:40 765212b225bb: Pulling fs layer 23:26:40 f23df028b6ca: Pulling fs layer 23:26:40 d65c8cfc05b1: Pulling fs layer 23:26:40 2437ff75d9bd: Pulling fs layer 23:26:40 765212b225bb: Waiting 23:26:40 f23df028b6ca: Waiting 23:26:40 d65c8cfc05b1: Waiting 23:26:40 2437ff75d9bd: Waiting 23:26:40 04944245beec: Verifying Checksum 23:26:40 04944245beec: Download complete 23:26:40 765212b225bb: Verifying Checksum 23:26:40 765212b225bb: Download complete 23:26:40 f23df028b6ca: Verifying Checksum 23:26:40 f23df028b6ca: Download complete 23:26:40 d65c8cfc05b1: Verifying Checksum 23:26:40 d65c8cfc05b1: Download complete 23:26:40 699f458cf7ca: Verifying Checksum 23:26:40 699f458cf7ca: Download complete 23:26:41 8998bd30e6a1: Verifying Checksum 23:26:41 8998bd30e6a1: Download complete 23:26:43 2437ff75d9bd: Download complete 23:26:45 8998bd30e6a1: Pull complete 23:26:46 04944245beec: Pull complete 23:26:47 699f458cf7ca: Pull complete 23:26:48 765212b225bb: Pull complete 23:26:49 f23df028b6ca: Pull complete 23:26:49 d65c8cfc05b1: Pull complete 23:27:07 2437ff75d9bd: Pull complete 23:27:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:27:07 prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container 23:27:07 $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:27:10 $ docker top d61ee47fe975784f04e4c8bdb9cc7cc8ef4e138425d61f0c0fd6c5184e363960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:11 ---> job-cost.sh 23:27:11 lf-activate-venv: SKIPPING 23:27:11 INFO: No Stack... 23:27:12 INFO: Retrieving Pricing Info for: v3-standard-4 23:27:13 INFO: Archiving Costs [Pipeline] sh 23:27:13 + cat /w/workspace/edgex-go/194/archives/cost.csv 23:27:13 + cut -d, -f6 [Pipeline] lock 23:27:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] 23:27:13 Resource [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] did not exist. Created. 23:27:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:27:14 + echo total: 0.2199999988079071 [Pipeline] stash 23:27:15 Stashed 1 file(s) [Pipeline] } 23:27:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 23:27:15 $ docker stop --time=1 d61ee47fe975784f04e4c8bdb9cc7cc8ef4e138425d61f0c0fd6c5184e363960 23:27:16 $ docker rm -f d61ee47fe975784f04e4c8bdb9cc7cc8ef4e138425d61f0c0fd6c5184e363960 [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 23:27:17 provisioning config files... 23:27:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/194@tmp/config7920195595788887186tmp [Pipeline] { [Pipeline] sh 23:27:17 + set +x 23:27:17 + curl -s https://codecov.io/bash 23:27:17 + bash -s -- 23:27:17 23:27:17 _____ _ 23:27:17 / ____| | | 23:27:17 | | ___ __| | ___ ___ _____ __ 23:27:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:27:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:27:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:27:17 Bash-1.0.6 23:27:17 23:27:17 23:27:17 ==> git version 2.25.1 found 23:27:17 ==> 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 23:27:17 Release-Date: 2020-01-08 23:27:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:27:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:27:17 ==> Jenkins CI detected. 23:27:17 current dir:  /w/workspace/edgex-go/194 23:27:17 project root: . 23:27:17 --> token set from env 23:27:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:27:17 ==> Running gcov in . (disable via -X gcov) 23:27:17 ==> Python coveragepy not found 23:27:17 ==> Searching for coverage reports in: 23:27:17 + . 23:27:17 -> Found 1 reports 23:27:17 ==> Detecting git/mercurial file structure 23:27:17 ==> Reading reports 23:27:17 + ./coverage.out bytes=434738 23:27:17 ==> Appending adjustments 23:27:17 https://docs.codecov.io/docs/fixing-reports 23:27:19 + Found adjustments 23:27:19 ==> Gzipping contents 23:27:19 60K /tmp/codecov.iE2ZaB.gz 23:27:19 ==> Uploading reports 23:27:19 url: https://codecov.io 23:27:19 query: branch=main&commit=27c806b0f75bc6fc777cabf1c3db2a4884dbc817&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:27:19 -> Pinging Codecov 23:27:19 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=27c806b0f75bc6fc777cabf1c3db2a4884dbc817&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:27:19 -> Uploading to 23:27:19 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/27c806b0f75bc6fc777cabf1c3db2a4884dbc817/94ae94b8-af4f-4f20-ac7c-b9cd2d9108eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T232718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01c6d467f88c4084c68f46f8b33fbb4fc1aad13a6255ffb07a619f97f60a7d19 23:27:19 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:19 Dload Upload Total Spent Left Speed 23:27:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59784 0 0 100 59784 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59784 0 0 100 59784 0 272k --:--:-- --:--:-- --:--:-- 271k 23:27:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] } 23:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:27:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:27:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:27:20 23:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:27:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:27:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:27:20 188c0c94c7c5: Pulling fs layer 23:27:20 0ef7d3d256c8: Pulling fs layer 23:27:20 de9db76c5a1d: Pulling fs layer 23:27:20 0eba1c9be4d2: Pulling fs layer 23:27:20 0d57e429df01: Pulling fs layer 23:27:20 4e4be7b47b0d: Pulling fs layer 23:27:20 e1f770b5df2f: Pulling fs layer 23:27:20 85a0685a4137: Pulling fs layer 23:27:20 0eba1c9be4d2: Waiting 23:27:20 0d57e429df01: Waiting 23:27:20 4e4be7b47b0d: Waiting 23:27:20 e1f770b5df2f: Waiting 23:27:20 85a0685a4137: Waiting 23:27:20 de9db76c5a1d: Verifying Checksum 23:27:20 de9db76c5a1d: Download complete 23:27:20 0ef7d3d256c8: Verifying Checksum 23:27:20 0ef7d3d256c8: Download complete 23:27:20 0d57e429df01: Verifying Checksum 23:27:20 0d57e429df01: Download complete 23:27:20 4e4be7b47b0d: Verifying Checksum 23:27:20 4e4be7b47b0d: Download complete 23:27:20 188c0c94c7c5: Verifying Checksum 23:27:20 188c0c94c7c5: Download complete 23:27:20 e1f770b5df2f: Verifying Checksum 23:27:20 e1f770b5df2f: Download complete 23:27:20 188c0c94c7c5: Pull complete 23:27:20 0ef7d3d256c8: Pull complete 23:27:20 de9db76c5a1d: Pull complete 23:27:21 0eba1c9be4d2: Verifying Checksum 23:27:21 0eba1c9be4d2: Download complete 23:27:21 85a0685a4137: Verifying Checksum 23:27:21 85a0685a4137: Download complete 23:27:24 0eba1c9be4d2: Pull complete 23:27:24 0d57e429df01: Pull complete 23:27:24 4e4be7b47b0d: Pull complete 23:27:24 e1f770b5df2f: Pull complete 23:27:28 85a0685a4137: Pull complete 23:27:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:27:28 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 23:27:28 $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 23:27:30 $ docker top 123dd5c888a45b69cd44f4801bd5815e060892fdd39a771ff1c54562cb879fc0 -eo pid,comm [Pipeline] { [Pipeline] echo 23:27:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:27:31 + set -o pipefail 23:27:31 + snyk monitor '--org=edgex-jenkins' 23:27:37 23:27:37 Monitoring /w/workspace/edgex-go/194 (github.com/edgexfoundry/edgex-go)... 23:27:37 23:27:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9fedf82c-4073-47ee-a2da-9ea4492503db 23:27:37 23:27:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:27:37 23:27:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:27:37 23:27:37 [Pipeline] } 23:27:37 $ docker stop --time=1 123dd5c888a45b69cd44f4801bd5815e060892fdd39a771ff1c54562cb879fc0 23:27:39 $ docker rm -f 123dd5c888a45b69cd44f4801bd5815e060892fdd39a771ff1c54562cb879fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:27:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:40 provisioning config files... 23:27:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/194@tmp/config3838094515520479948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:40 --> edgex-publish-swagger.sh 23:27:40 === Publish openapi/v2 API === 23:27:40 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:27:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/194/openapi/v2/core-command.yaml] 23:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:40 Dload Upload Total Spent Left Speed 23:27:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35203 --:--:-- --:--:-- --:--:-- 35167 100 33831 0 0 100 33831 0 35203 --:--:-- --:--:-- --:--:-- 35167 23:27:41 23:27:41 23:27:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/194/openapi/v2/core-data.yaml] 23:27:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:41 Dload Upload Total Spent Left Speed 23:27:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73818 --:--:-- --:--:-- --:--:-- 73742 100 71604 0 0 100 71604 0 73818 --:--:-- --:--:-- --:--:-- 73742 23:27:42 23:27:42 23:27:42 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/194/openapi/v2/core-metadata.yaml] 23:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:42 Dload Upload Total Spent Left Speed 23:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k 23:27:43 23:27:43 23:27:43 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/194/openapi/v2/support-notifications.yaml] 23:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:43 Dload Upload Total Spent Left Speed 23:27:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89586 --:--:-- --:--:-- --:--:-- 89496 100 89318 0 0 100 89318 0 89586 --:--:-- --:--:-- --:--:-- 89496 23:27:44 23:27:44 23:27:44 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/194/openapi/v2/support-scheduler.yaml] 23:27:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:44 Dload Upload Total Spent Left Speed 23:27:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40322 --:--:-- --:--:-- --:--:-- 40281 100 39556 0 0 100 39556 0 40322 --:--:-- --:--:-- --:--:-- 40281 23:27:45 23:27:45 23:27:45 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/194/openapi/v2/system-agent.yaml] 23:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:45 Dload Upload Total Spent Left Speed 23:27:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23093 --:--:-- --:--:-- --:--:-- 23066 100 20091 0 0 100 20091 0 23093 --:--:-- --:--:-- --:--:-- 23066 23:27:46 23:27:46 [Pipeline] } 23:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:27:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:27:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:47 . [Pipeline] withDockerContainer 23:27:47 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 23:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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:10004/edgex-devops/git-semver:latest cat 23:27:47 $ docker top 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:47 [ssh-agent] Looking for ssh-agent implementation... 23:27:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:47 $ docker exec 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 ssh-agent 23:27:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKFnjD/agent.13 23:27:47 SSH_AGENT_PID=20 23:27:47 Running ssh-add (command line suppressed) 23:27:48 Identity added: /w/workspace/edgex-go/194@tmp/private_key_3714107332773205349.key (/w/workspace/edgex-go/194@tmp/private_key_3714107332773205349.key) 23:27:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:48 + git semver tag 23:27:48 # -> Open(): unable to determine branch for HEAD 23:27:48 # $GIT_DIR = /w/workspace/edgex-go/194/.git 23:27:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/194 23:27:48 # $SEMVER_REMOTE_NAME = origin 23:27:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:27:48 # $SEMVER_USER_NAME = edgex-jenkins 23:27:48 # $SEMVER_BRANCH = main 23:27:48 # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver 23:27:48 # 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 HEAD 23:27:48 # -> Force: false 23:27:48 # 8aac764377d55a70a447b3435453c78797d3ed85 refs/tags/v2.2.0-dev.69 [Pipeline] } 23:27:48 $ docker exec --env ******** --env ******** 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 ssh-agent -k 23:27:48 unset SSH_AUTH_SOCK; 23:27:48 unset SSH_AGENT_PID; 23:27:48 echo Agent pid 20 killed; 23:27:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:48 + git semver [Pipeline] } 23:27:48 $ docker stop --time=1 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 23:27:50 $ docker rm -f 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:27:50 23:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:27:50 0.23.1-centos7: Pulling from edgex-lftools 23:27:50 ab5ef0e58194: Pulling fs layer 23:27:50 9712f1f96733: Pulling fs layer 23:27:50 63f879dbbcfc: Pulling fs layer 23:27:50 0d9ebad4ef96: Pulling fs layer 23:27:50 e9a5061849ea: Pulling fs layer 23:27:50 d747dcd14b5f: Pulling fs layer 23:27:50 2de7ff778b66: Pulling fs layer 23:27:50 0d9ebad4ef96: Waiting 23:27:50 e9a5061849ea: Waiting 23:27:50 2de7ff778b66: Waiting 23:27:50 d747dcd14b5f: Waiting 23:27:50 9712f1f96733: Verifying Checksum 23:27:50 9712f1f96733: Download complete 23:27:51 63f879dbbcfc: Verifying Checksum 23:27:51 63f879dbbcfc: Download complete 23:27:51 e9a5061849ea: Verifying Checksum 23:27:51 e9a5061849ea: Download complete 23:27:51 d747dcd14b5f: Verifying Checksum 23:27:51 d747dcd14b5f: Download complete 23:27:51 ab5ef0e58194: Verifying Checksum 23:27:51 ab5ef0e58194: Download complete 23:27:51 2de7ff778b66: Verifying Checksum 23:27:51 2de7ff778b66: Download complete 23:27:51 0d9ebad4ef96: Verifying Checksum 23:27:51 0d9ebad4ef96: Download complete 23:27:54 ab5ef0e58194: Pull complete 23:27:54 9712f1f96733: Pull complete 23:27:54 63f879dbbcfc: Pull complete 23:27:59 0d9ebad4ef96: Pull complete 23:27:59 e9a5061849ea: Pull complete 23:27:59 d747dcd14b5f: Pull complete 23:28:00 2de7ff778b66: Pull complete 23:28:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:28:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:28:00 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 23:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 23:28:02 $ docker top ce190952c907d1b8c3d4cf70ac31cd4ab16beac17d800e0c6a698f82bcf7a8f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:28:02 provisioning config files... 23:28:02 copy managed file [sigul-config] to file:/w/workspace/edgex-go/194@tmp/config1074488870646096494tmp 23:28:02 copy managed file [sigul-password] to file:/w/workspace/edgex-go/194@tmp/config3503325747917768418tmp 23:28:02 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/194@tmp/config7573562266912849764tmp [Pipeline] { [Pipeline] echo 23:28:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:28:02 ---> sigul-configuration.sh 23:28:02 gpg: directory `/root/.gnupg' created 23:28:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:28:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:28:02 gpg: keyring `/root/.gnupg/secring.gpg' created 23:28:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:28:02 gpg: CAST5 encrypted data 23:28:02 gpg: encrypted with 1 passphrase 23:28:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:28:03 + mkdir /home/jenkins 23:28:03 + mkdir /home/jenkins/sigul [Pipeline] sh 23:28:03 + 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 23:28:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:28:03 ---> sigul-install.sh 23:28:03 Sigul already installed; skipping installation. [Pipeline] sh 23:28:03 + git tag --list 23:28:03 0.6.0 23:28:03 0.6.1 23:28:03 0.7.0 23:28:03 0.7.1 23:28:03 v1.0.0 23:28:03 v1.0.1 23:28:03 v1.1.0 23:28:03 v1.2.0 23:28:03 v1.2.1 23:28:03 v1.3.0 23:28:03 v1.3.1 23:28:03 v2.0.0 23:28:03 v2.0.1-dev.1 23:28:03 v2.0.1-dev.10 23:28:03 v2.0.1-dev.11 23:28:03 v2.0.1-dev.12 23:28:03 v2.0.1-dev.13 23:28:03 v2.0.1-dev.14 23:28:03 v2.0.1-dev.15 23:28:03 v2.0.1-dev.16 23:28:03 v2.0.1-dev.17 23:28:03 v2.0.1-dev.18 23:28:03 v2.0.1-dev.19 23:28:03 v2.0.1-dev.2 23:28:03 v2.0.1-dev.20 23:28:03 v2.0.1-dev.21 23:28:03 v2.0.1-dev.22 23:28:03 v2.0.1-dev.23 23:28:03 v2.0.1-dev.24 23:28:03 v2.0.1-dev.25 23:28:03 v2.0.1-dev.26 23:28:03 v2.0.1-dev.27 23:28:03 v2.0.1-dev.28 23:28:03 v2.0.1-dev.29 23:28:03 v2.0.1-dev.3 23:28:03 v2.0.1-dev.30 23:28:03 v2.0.1-dev.31 23:28:03 v2.0.1-dev.32 23:28:03 v2.0.1-dev.33 23:28:03 v2.0.1-dev.34 23:28:03 v2.0.1-dev.35 23:28:03 v2.0.1-dev.36 23:28:03 v2.0.1-dev.37 23:28:03 v2.0.1-dev.38 23:28:03 v2.0.1-dev.39 23:28:03 v2.0.1-dev.4 23:28:03 v2.0.1-dev.40 23:28:03 v2.0.1-dev.41 23:28:03 v2.0.1-dev.42 23:28:03 v2.0.1-dev.43 23:28:03 v2.0.1-dev.44 23:28:03 v2.0.1-dev.45 23:28:03 v2.0.1-dev.46 23:28:03 v2.0.1-dev.47 23:28:03 v2.0.1-dev.48 23:28:03 v2.0.1-dev.49 23:28:03 v2.0.1-dev.5 23:28:03 v2.0.1-dev.50 23:28:03 v2.0.1-dev.51 23:28:03 v2.0.1-dev.52 23:28:03 v2.0.1-dev.53 23:28:03 v2.0.1-dev.54 23:28:03 v2.0.1-dev.55 23:28:03 v2.0.1-dev.56 23:28:03 v2.0.1-dev.57 23:28:03 v2.0.1-dev.58 23:28:03 v2.0.1-dev.59 23:28:03 v2.0.1-dev.6 23:28:03 v2.0.1-dev.60 23:28:03 v2.0.1-dev.61 23:28:03 v2.0.1-dev.62 23:28:03 v2.0.1-dev.63 23:28:03 v2.0.1-dev.64 23:28:03 v2.0.1-dev.65 23:28:03 v2.0.1-dev.66 23:28:03 v2.0.1-dev.67 23:28:03 v2.0.1-dev.68 23:28:03 v2.0.1-dev.69 23:28:03 v2.0.1-dev.7 23:28:03 v2.0.1-dev.70 23:28:03 v2.0.1-dev.71 23:28:03 v2.0.1-dev.72 23:28:03 v2.0.1-dev.73 23:28:03 v2.0.1-dev.74 23:28:03 v2.0.1-dev.75 23:28:03 v2.0.1-dev.76 23:28:03 v2.0.1-dev.77 23:28:03 v2.0.1-dev.78 23:28:03 v2.0.1-dev.79 23:28:03 v2.0.1-dev.8 23:28:03 v2.0.1-dev.80 23:28:03 v2.0.1-dev.81 23:28:03 v2.0.1-dev.82 23:28:03 v2.0.1-dev.83 23:28:03 v2.0.1-dev.84 23:28:03 v2.0.1-dev.85 23:28:03 v2.0.1-dev.86 23:28:03 v2.0.1-dev.87 23:28:03 v2.0.1-dev.88 23:28:03 v2.0.1-dev.89 23:28:03 v2.0.1-dev.9 23:28:03 v2.0.1-dev.90 23:28:03 v2.0.1-dev.91 23:28:03 v2.0.1-dev.92 23:28:03 v2.0.1-dev.93 23:28:03 v2.0.1-dev.94 23:28:03 v2.0.1-dev.95 23:28:03 v2.0.1-dev.96 23:28:03 v2.0.1-dev.97 23:28:03 v2.0.1-dev.98 23:28:03 v2.0.1-dev.99 23:28:03 v2.1.0 23:28:03 v2.2.0-dev.1 23:28:03 v2.2.0-dev.10 23:28:03 v2.2.0-dev.11 23:28:03 v2.2.0-dev.12 23:28:03 v2.2.0-dev.13 23:28:03 v2.2.0-dev.14 23:28:03 v2.2.0-dev.15 23:28:03 v2.2.0-dev.16 23:28:03 v2.2.0-dev.17 23:28:03 v2.2.0-dev.18 23:28:03 v2.2.0-dev.19 23:28:03 v2.2.0-dev.2 23:28:03 v2.2.0-dev.20 23:28:03 v2.2.0-dev.21 23:28:03 v2.2.0-dev.22 23:28:03 v2.2.0-dev.23 23:28:03 v2.2.0-dev.24 23:28:03 v2.2.0-dev.25 23:28:03 v2.2.0-dev.26 23:28:03 v2.2.0-dev.27 23:28:03 v2.2.0-dev.28 23:28:03 v2.2.0-dev.29 23:28:03 v2.2.0-dev.3 23:28:03 v2.2.0-dev.30 23:28:03 v2.2.0-dev.31 23:28:03 v2.2.0-dev.32 23:28:03 v2.2.0-dev.33 23:28:03 v2.2.0-dev.34 23:28:03 v2.2.0-dev.35 23:28:03 v2.2.0-dev.36 23:28:03 v2.2.0-dev.37 23:28:03 v2.2.0-dev.38 23:28:03 v2.2.0-dev.39 23:28:03 v2.2.0-dev.4 23:28:03 v2.2.0-dev.40 23:28:03 v2.2.0-dev.41 23:28:03 v2.2.0-dev.42 23:28:03 v2.2.0-dev.43 23:28:03 v2.2.0-dev.44 23:28:03 v2.2.0-dev.45 23:28:03 v2.2.0-dev.46 23:28:03 v2.2.0-dev.47 23:28:03 v2.2.0-dev.48 23:28:03 v2.2.0-dev.49 23:28:03 v2.2.0-dev.5 23:28:03 v2.2.0-dev.50 23:28:03 v2.2.0-dev.51 23:28:03 v2.2.0-dev.52 23:28:03 v2.2.0-dev.53 23:28:03 v2.2.0-dev.54 23:28:03 v2.2.0-dev.55 23:28:03 v2.2.0-dev.56 23:28:03 v2.2.0-dev.57 23:28:03 v2.2.0-dev.58 23:28:03 v2.2.0-dev.59 23:28:03 v2.2.0-dev.6 23:28:03 v2.2.0-dev.60 23:28:03 v2.2.0-dev.61 23:28:03 v2.2.0-dev.62 23:28:03 v2.2.0-dev.63 23:28:03 v2.2.0-dev.64 23:28:03 v2.2.0-dev.65 23:28:03 v2.2.0-dev.66 23:28:03 v2.2.0-dev.67 23:28:03 v2.2.0-dev.68 23:28:03 v2.2.0-dev.69 23:28:03 v2.2.0-dev.7 23:28:03 v2.2.0-dev.8 23:28:03 v2.2.0-dev.9 [Pipeline] sh 23:28:04 + lftools sign git-tag v2.2.0-dev.69 23:28:04 Signing Git tag with Sigul... 23:28:04 Signing v2.2.0-dev.69 [Pipeline] echo 23:28:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:28:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:28:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:28:05 $ docker stop --time=1 ce190952c907d1b8c3d4cf70ac31cd4ab16beac17d800e0c6a698f82bcf7a8f6 23:28:06 $ docker rm -f ce190952c907d1b8c3d4cf70ac31cd4ab16beac17d800e0c6a698f82bcf7a8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:28:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:07 . [Pipeline] withDockerContainer 23:28:07 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 23:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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:10004/edgex-devops/git-semver:latest cat 23:28:07 $ docker top 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:08 [ssh-agent] Looking for ssh-agent implementation... 23:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:08 $ docker exec 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a ssh-agent 23:28:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlamDlj/agent.15 23:28:08 SSH_AGENT_PID=22 23:28:08 Running ssh-add (command line suppressed) 23:28:08 Identity added: /w/workspace/edgex-go/194@tmp/private_key_5818086092238036057.key (/w/workspace/edgex-go/194@tmp/private_key_5818086092238036057.key) 23:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:08 + git semver bump pre 23:28:08 # -> Open(): unable to determine branch for HEAD 23:28:08 # $GIT_DIR = /w/workspace/edgex-go/194/.git 23:28:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/194 23:28:08 # $SEMVER_REMOTE_NAME = origin 23:28:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:28:08 # $SEMVER_USER_NAME = edgex-jenkins 23:28:08 # $SEMVER_BRANCH = main 23:28:08 # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver 23:28:08 2.2.0-dev.70 [Pipeline] } 23:28:08 $ docker exec --env ******** --env ******** 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a ssh-agent -k 23:28:08 unset SSH_AUTH_SOCK; 23:28:08 unset SSH_AGENT_PID; 23:28:08 echo Agent pid 22 killed; 23:28:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:09 + git semver [Pipeline] } 23:28:09 $ docker stop --time=1 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a 23:28:10 $ docker rm -f 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a [Pipeline] // withDockerContainer [Pipeline] sh 23:28:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:11 . [Pipeline] withDockerContainer 23:28:11 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 23:28:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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:10004/edgex-devops/git-semver:latest cat 23:28:11 $ docker top 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:11 [ssh-agent] Looking for ssh-agent implementation... 23:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:11 $ docker exec 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 ssh-agent 23:28:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeELggC/agent.14 23:28:12 SSH_AGENT_PID=21 23:28:12 Running ssh-add (command line suppressed) 23:28:12 Identity added: /w/workspace/edgex-go/194@tmp/private_key_1820276236592500526.key (/w/workspace/edgex-go/194@tmp/private_key_1820276236592500526.key) 23:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:12 + git semver push 23:28:12 # -> Open(): unable to determine branch for HEAD 23:28:12 # $GIT_DIR = /w/workspace/edgex-go/194/.git 23:28:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/194 23:28:12 # $SEMVER_REMOTE_NAME = origin 23:28:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:28:12 # $SEMVER_USER_NAME = edgex-jenkins 23:28:12 # $SEMVER_BRANCH = main 23:28:12 # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver [Pipeline] } 23:28:15 $ docker exec --env ******** --env ******** 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 ssh-agent -k 23:28:15 unset SSH_AUTH_SOCK; 23:28:15 unset SSH_AGENT_PID; 23:28:15 echo Agent pid 21 killed; 23:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:16 + git semver [Pipeline] } 23:28:16 $ docker stop --time=1 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 23:28:17 $ docker rm -f 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 [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 23:28:18 + [ -d /w/workspace/edgex-go/194/archives ] [Pipeline] libraryResource [Pipeline] sh 23:28:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:28:19 ---> package-listing.sh 23:28:19 ++ facter osfamily 23:28:19 ++ tr '[:upper:]' '[:lower:]' 23:28:19 + OS_FAMILY=debian 23:28:19 + workspace=/w/workspace/edgex-go/194 23:28:19 + START_PACKAGES=/tmp/packages_start.txt 23:28:19 + END_PACKAGES=/tmp/packages_end.txt 23:28:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:19 + PACKAGES=/tmp/packages_start.txt 23:28:19 + '[' /w/workspace/edgex-go/194 ']' 23:28:19 + PACKAGES=/tmp/packages_end.txt 23:28:19 + case "${OS_FAMILY}" in 23:28:19 + dpkg -l 23:28:19 + grep '^ii' 23:28:19 + '[' -f /tmp/packages_start.txt ']' 23:28:19 + '[' -f /tmp/packages_end.txt ']' 23:28:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:19 + '[' /w/workspace/edgex-go/194 ']' 23:28:19 + mkdir -p /w/workspace/edgex-go/194/archives/ 23:28:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/194/archives/ [Pipeline] echo 23:28:19 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/194/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:28:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:20 23:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:20 latest: Pulling from edgex-lftools-log-publisher 23:28:20 5eb5b503b376: Pulling fs layer 23:28:20 5c69ac0246d0: Pulling fs layer 23:28:20 ec43610c2a17: Pulling fs layer 23:28:20 3a2ae6a8a46f: Pulling fs layer 23:28:20 33b1e0a273af: Pulling fs layer 23:28:20 5d3b04190fa2: Pulling fs layer 23:28:20 2f39f015ded8: Pulling fs layer 23:28:20 3a2ae6a8a46f: Waiting 23:28:20 33b1e0a273af: Waiting 23:28:20 5d3b04190fa2: Waiting 23:28:20 2f39f015ded8: Waiting 23:28:20 5c69ac0246d0: Download complete 23:28:20 3a2ae6a8a46f: Download complete 23:28:20 33b1e0a273af: Verifying Checksum 23:28:20 33b1e0a273af: Download complete 23:28:20 5d3b04190fa2: Download complete 23:28:20 ec43610c2a17: Verifying Checksum 23:28:20 ec43610c2a17: Download complete 23:28:20 5eb5b503b376: Download complete 23:28:21 2f39f015ded8: Download complete 23:28:21 5eb5b503b376: Pull complete 23:28:22 5c69ac0246d0: Pull complete 23:28:22 ec43610c2a17: Pull complete 23:28:22 3a2ae6a8a46f: Pull complete 23:28:23 33b1e0a273af: Pull complete 23:28:23 5d3b04190fa2: Pull complete 23:28:27 2f39f015ded8: Pull complete 23:28:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:28:27 prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container 23:28:27 $ 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/194/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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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 23:28:29 $ docker top 02aad3b6d49848174b6bd7e73b63e4882588adf499f4d92b75bb8635eb3eb849 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:29 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:29 + mkdir -p /var/log/sysstat [Pipeline] sh 23:28:30 + ls /var/log/sa-host 23:28:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:30 provisioning config files... 23:28:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/194@tmp/config4356651600738678220tmp [Pipeline] { [Pipeline] echo 23:28:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:30 ---> create-netrc.sh [Pipeline] } 23:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:31 ---> python-tools-install.sh [Pipeline] echo 23:28:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:31 ---> sudo-logs.sh 23:28:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:31 ---> job-cost.sh 23:28:31 lf-activate-venv: SKIPPING 23:28:31 DEBUG: total: 0.2199999988079071 23:28:31 INFO: Retrieving Stack Cost... 23:28:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:32 INFO: Archiving Costs [Pipeline] echo 23:28:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:33 ---> logs-deploy.sh 23:28:33 lf-activate-venv: SKIPPING 23:28:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/194 23:28:33 INFO: archiving workspace using pattern(s): 23:28:34 Archives upload complete. 23:28:34 INFO: archiving logs to Nexus 23:28:34 ---> uname -a: 23:28:34 Linux prd-ubuntu20-04-docker-8c-8g-20861 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:28:34 23:28:34 23:28:34 ---> lscpu: 23:28:34 Architecture: x86_64 23:28:34 CPU op-mode(s): 32-bit, 64-bit 23:28:34 Byte Order: Little Endian 23:28:34 Address sizes: 40 bits physical, 48 bits virtual 23:28:34 CPU(s): 8 23:28:34 On-line CPU(s) list: 0-7 23:28:34 Thread(s) per core: 1 23:28:34 Core(s) per socket: 1 23:28:34 Socket(s): 8 23:28:34 NUMA node(s): 1 23:28:34 Vendor ID: AuthenticAMD 23:28:34 CPU family: 23 23:28:34 Model: 49 23:28:34 Model name: AMD EPYC-Rome Processor 23:28:34 Stepping: 0 23:28:34 CPU MHz: 2799.996 23:28:34 BogoMIPS: 5599.99 23:28:34 Virtualization: AMD-V 23:28:34 Hypervisor vendor: KVM 23:28:34 Virtualization type: full 23:28:34 L1d cache: 256 KiB 23:28:34 L1i cache: 256 KiB 23:28:34 L2 cache: 4 MiB 23:28:34 L3 cache: 128 MiB 23:28:34 NUMA node0 CPU(s): 0-7 23:28:34 Vulnerability Itlb multihit: Not affected 23:28:34 Vulnerability L1tf: Not affected 23:28:34 Vulnerability Mds: Not affected 23:28:34 Vulnerability Meltdown: Not affected 23:28:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:28:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:28:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:28:34 Vulnerability Srbds: Not affected 23:28:34 Vulnerability Tsx async abort: Not affected 23:28:34 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 23:28:34 23:28:34 23:28:34 ---> nproc: 23:28:34 8 23:28:34 23:28:34 23:28:34 ---> df -h: 23:28:34 Filesystem Size Used Avail Use% Mounted on 23:28:34 overlay 155G 27G 129G 18% / 23:28:34 tmpfs 64M 0 64M 0% /dev 23:28:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:28:34 shm 64M 0 64M 0% /dev/shm 23:28:34 /dev/vda1 155G 27G 129G 18% /facter-os 23:28:34 23:28:34 23:28:34 ---> sar -b -r -n DEV: 23:28:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20861) 04/13/22 _x86_64_ (8 CPU) 23:28:34 23:28:34 22:21:47 LINUX RESTART (8 CPU) 23:28:34 23:28:34 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:28:34 22:23:01 352.22 62.24 289.99 0.00 8365.54 157932.08 0.00 23:28:34 22:24:01 127.80 1.93 125.86 0.00 45.86 107747.51 0.00 23:28:34 22:25:01 48.78 0.13 48.64 0.00 1.73 17974.89 0.00 23:28:34 22:26:01 123.81 0.03 123.78 0.00 0.53 159434.09 0.00 23:28:34 22:27:01 650.21 1.30 648.91 0.00 21.20 379158.94 0.00 23:28:34 22:28:01 816.11 0.13 815.98 0.00 1.07 294612.33 0.00 23:28:34 22:29:01 246.56 0.10 246.46 0.00 3.07 166052.71 0.00 23:28:34 22:30:01 937.43 0.82 936.61 0.00 9.73 348098.92 0.00 23:28:34 22:31:01 1212.86 0.33 1212.53 0.00 3.33 354429.86 0.00 23:28:34 22:32:01 122.43 0.05 122.38 0.00 4.80 15899.22 0.00 23:28:34 22:33:01 19.98 0.02 19.96 0.00 4.27 568.17 0.00 23:28:34 22:34:01 2.10 0.00 2.10 0.00 0.00 25.99 0.00 23:28:34 22:35:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 23:28:34 22:36:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 23:28:34 22:37:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 23:28:34 22:38:01 1.35 0.02 1.33 0.00 0.13 15.73 0.00 23:28:34 22:39:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 23:28:34 22:40:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 23:28:34 22:41:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 23:28:34 22:42:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 23:28:34 22:43:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 23:28:34 22:44:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 23:28:34 22:45:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 23:28:34 22:46:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 23:28:34 22:47:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:28:34 22:48:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 23:28:34 22:49:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 23:28:34 22:50:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:28:34 22:51:02 1.28 0.00 1.28 0.00 0.00 15.20 0.00 23:28:34 22:52:01 0.93 0.00 0.93 0.00 0.00 10.71 0.00 23:28:34 22:53:01 1.40 0.00 1.40 0.00 0.00 18.65 0.00 23:28:34 22:54:01 1.82 0.87 0.95 0.00 18.40 10.93 0.00 23:28:34 22:55:01 1.95 0.00 1.95 0.00 0.00 27.06 0.00 23:28:34 22:56:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 23:28:34 22:57:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 23:28:34 22:58:01 1.68 0.00 1.68 0.00 0.00 20.79 0.00 23:28:34 22:59:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 23:28:34 23:00:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 23:28:34 23:01:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 23:28:34 23:02:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 23:28:34 23:03:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 23:28:34 23:04:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 23:28:34 23:05:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 23:28:34 23:06:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 23:28:34 23:07:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 23:28:34 23:08:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:28:34 23:09:01 3.17 1.57 1.60 0.00 49.06 20.40 0.00 23:28:34 23:10:01 2.43 0.17 2.27 0.00 18.26 26.92 0.00 23:28:34 23:11:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 23:28:34 23:12:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 23:28:34 23:13:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 23:28:34 23:14:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 23:28:34 23:15:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 23:28:34 23:16:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:28:34 23:17:01 1.27 0.02 1.25 0.00 0.13 14.53 0.00 23:28:34 23:18:01 1.72 0.00 1.72 0.00 0.00 18.79 0.00 23:28:34 23:19:01 1.20 0.00 1.20 0.00 0.00 15.19 0.00 23:28:34 23:20:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 23:28:34 23:21:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 23:28:34 23:22:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 23:28:34 23:23:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 23:28:34 23:24:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 23:28:34 23:25:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 23:28:34 23:26:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 23:28:34 23:27:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 23:28:34 23:28:01 180.80 0.45 180.35 0.00 10.93 58295.35 0.00 23:28:34 Average: 74.38 1.06 73.32 0.00 129.69 31234.42 0.00 23:28:34 23:28:34 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:28:34 22:23:01 29438288 31829232 507496 1.54 94460 2594380 2063948 6.08 1254664 1875644 8 23:28:34 22:24:01 27798552 31606068 683172 2.08 149436 3853036 2403412 7.08 1704700 2910088 525236 23:28:34 22:25:01 27674604 31666032 621268 1.89 153792 4008328 2133020 6.29 1559980 3156916 294240 23:28:34 22:26:01 22140412 31618644 669512 2.04 155064 9352912 2841916 8.38 2010800 8093088 2033092 23:28:34 22:27:01 16847128 31399916 856548 2.60 276500 13855772 2908708 8.57 2747452 12166240 1514372 23:28:34 22:28:01 10956272 28451812 3799724 11.56 331380 16557760 6352064 18.72 6870180 13736668 6796 23:28:34 22:29:01 9012728 30680392 1558292 4.74 349160 20537528 4686400 13.81 5730488 16634200 978364 23:28:34 22:30:01 6205080 31486768 764636 2.33 476120 23868464 2914156 8.59 3905804 21129052 947908 23:28:34 22:31:01 10794872 31554460 702448 2.14 554472 19510036 2728432 8.04 3061768 17633464 70296 23:28:34 22:32:01 11505420 31743932 522568 1.59 556776 19012816 2201756 6.49 2868192 17154816 468 23:28:34 22:33:01 11520104 31759520 506692 1.54 557372 19013272 2001296 5.90 2851412 17155052 500 23:28:34 22:34:01 11522668 31762028 504192 1.53 557388 19013276 2001296 5.90 2847848 17155052 164 23:28:34 22:35:01 11524064 31763448 503004 1.53 557404 19013280 2001296 5.90 2847704 17155060 8 23:28:34 22:36:01 11529160 31768596 497980 1.51 557408 19013280 2001296 5.90 2842360 17155104 152 23:28:34 22:37:01 11528868 31768308 498252 1.52 557420 19013280 2001296 5.90 2842600 17155108 8 23:28:34 22:38:01 11532268 31771796 494656 1.50 557428 19013288 2021836 5.96 2839964 17155112 148 23:28:34 22:39:01 11531976 31771508 494904 1.51 557448 19013288 2021836 5.96 2839476 17155112 12 23:28:34 22:40:01 11532136 31771676 494872 1.50 557468 19013296 2021836 5.96 2839480 17155120 176 23:28:34 22:41:01 11532160 31771748 494804 1.50 557480 19013296 2021836 5.96 2839768 17155124 20 23:28:34 22:42:01 11531724 31771384 495080 1.51 557504 19013284 2021836 5.96 2839620 17155124 172 23:28:34 22:43:01 11531676 31771340 495036 1.51 557512 19013304 2021836 5.96 2839868 17155128 12 23:28:34 22:44:01 11532332 31772004 494504 1.50 557528 19013308 2021836 5.96 2839628 17155132 164 23:28:34 22:45:01 11532324 31772000 494484 1.50 557536 19013312 2021836 5.96 2839672 17155136 12 23:28:34 22:46:01 11532000 31771852 494584 1.50 557544 19013444 2021836 5.96 2839688 17155256 156 23:28:34 22:47:01 11532124 31771992 494388 1.50 557580 19013428 2021836 5.96 2840052 17155272 12 23:28:34 22:48:01 11532276 31772200 494348 1.50 557596 19013448 2021836 5.96 2840056 17155272 152 23:28:34 22:49:01 11532268 31772192 494312 1.50 557612 19013448 2021836 5.96 2839740 17155272 12 23:28:34 22:50:01 11531976 31771904 494516 1.50 557620 19013452 2021836 5.96 2839764 17155276 160 23:28:34 22:51:02 11531628 31771600 494804 1.50 557628 19013456 2021836 5.96 2840640 17155280 16 23:28:34 22:52:01 11531620 31771592 494856 1.50 557632 19013456 2021836 5.96 2839816 17155280 24 23:28:34 22:53:01 11531824 31771808 494568 1.50 557652 19013464 2037896 6.01 2840064 17155288 40 23:28:34 22:54:01 11526508 31767296 498840 1.52 557700 19013976 2065284 6.09 2846620 17155740 280 23:28:34 22:55:01 11529660 31770472 495684 1.51 557716 19013980 2065284 6.09 2841020 17155744 12 23:28:34 22:56:01 11529888 31770732 495412 1.51 557728 19013988 2065284 6.09 2840068 17155752 8 23:28:34 22:57:01 11529944 31770796 495316 1.51 557744 19013988 2065284 6.09 2840000 17155752 12 23:28:34 22:58:01 11529916 31770816 495496 1.51 557776 19013984 2065284 6.09 2840832 17155756 148 23:28:34 22:59:01 11529836 31770776 495484 1.51 557792 19013996 2065284 6.09 2840908 17155760 204 23:28:34 23:00:01 11530436 31771376 494924 1.51 557800 19013996 2065284 6.09 2840096 17155760 204 23:28:34 23:01:01 11530120 31771068 495176 1.51 557816 19014004 2065284 6.09 2840076 17155768 8 23:28:34 23:02:01 11529836 31770784 495364 1.51 557836 19014004 2065284 6.09 2840284 17155768 156 23:28:34 23:03:01 11529780 31770788 495364 1.51 557856 19013996 2065284 6.09 2840520 17155776 12 23:28:34 23:04:01 11529964 31771000 495324 1.51 557868 19014012 2065284 6.09 2841156 17155776 232 23:28:34 23:05:01 11530712 31771760 494548 1.50 557876 19014012 2065284 6.09 2840748 17155776 220 23:28:34 23:06:01 11530664 31771716 494508 1.50 557900 19014016 2065284 6.09 2840748 17155780 260 23:28:34 23:07:01 11530624 31771676 494488 1.50 557900 19014016 2065284 6.09 2840928 17155780 200 23:28:34 23:08:01 11530616 31771700 494460 1.50 557916 19014020 2065284 6.09 2840708 17155784 168 23:28:34 23:09:01 11526192 31769760 496212 1.51 557948 19015496 2048068 6.04 2846396 17155312 216 23:28:34 23:10:01 11523516 31767856 498420 1.52 557972 19016048 2039652 6.01 2845824 17155800 252 23:28:34 23:11:01 11523248 31767592 498656 1.52 557980 19016052 2039652 6.01 2845644 17155804 156 23:28:34 23:12:01 11523224 31767572 498604 1.52 557984 19016056 2039652 6.01 2845612 17155808 248 23:28:34 23:13:01 11523168 31767548 498556 1.52 558016 19016060 2039652 6.01 2845956 17155812 36 23:28:34 23:14:01 11523088 31767504 498552 1.52 558028 19016064 2039652 6.01 2845612 17155816 248 23:28:34 23:15:01 11523056 31767472 498524 1.52 558028 19016064 2039652 6.01 2845648 17155816 204 23:28:34 23:16:01 11523232 31767652 498492 1.52 558028 19016068 2039652 6.01 2845668 17155820 260 23:28:34 23:17:01 11523508 31767932 498220 1.52 558036 19016068 2039652 6.01 2845880 17155824 12 23:28:34 23:18:01 11523176 31767628 498524 1.52 558052 19016072 2039652 6.01 2845700 17155828 12 23:28:34 23:19:01 11523428 31767888 498204 1.52 558068 19016080 2039652 6.01 2845340 17155832 12 23:28:34 23:20:01 11523624 31768084 497948 1.51 558076 19016080 2039652 6.01 2845340 17155832 12 23:28:34 23:21:01 11523268 31767732 498240 1.52 558084 19016084 2039652 6.01 2845340 17155836 12 23:28:34 23:22:01 11523196 31767664 498224 1.52 558092 19016088 2039652 6.01 2845360 17155840 160 23:28:34 23:23:01 11523204 31767736 498268 1.52 558108 19016080 2039652 6.01 2845636 17155844 12 23:28:34 23:24:01 11523080 31767616 498536 1.52 558116 19016092 2039652 6.01 2845660 17155848 168 23:28:34 23:25:01 11523096 31767748 498348 1.52 558128 19016224 2039652 6.01 2845644 17155964 12 23:28:34 23:26:01 11522944 31767616 498360 1.52 558140 19016228 2039652 6.01 2845808 17155980 260 23:28:34 23:27:01 11523000 31767728 498292 1.52 558148 19016232 2039652 6.01 2846228 17155984 8 23:28:34 23:28:01 9997668 31736320 528912 1.61 609868 20338856 2206064 6.50 2965084 18441380 105376 23:28:34 Average: 12369711 31683260 583894 1.78 520986 18170992 2205346 6.50 2894414 16310412 98223 23:28:34 23:28:34 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:28:34 22:23:01 docker0 790.50 426.15 67.08 2715.27 0.00 0.00 0.00 0.00 23:28:34 22:23:01 ens3 1403.57 1630.01 7466.89 213.00 0.00 0.00 0.00 0.00 23:28:34 22:23:01 lo 3.93 3.93 0.37 0.37 0.00 0.00 0.00 0.00 23:28:34 22:24:01 vetha675f4a 0.43 0.60 0.03 0.06 0.00 0.00 0.00 0.00 23:28:34 22:24:01 docker0 101.30 134.01 8.22 988.74 0.00 0.00 0.00 0.00 23:28:34 22:24:01 ens3 302.20 216.31 4361.04 81.27 0.00 0.00 0.00 0.00 23:28:34 22:24:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 23:28:34 22:25:01 vetha675f4a 1.07 1.10 0.08 0.09 0.00 0.00 0.00 0.00 23:28:34 22:25:01 docker0 1.07 1.07 0.07 0.08 0.00 0.00 0.00 0.00 23:28:34 22:25:01 ens3 28.33 17.63 26.88 11.06 0.00 0.00 0.00 0.00 23:28:34 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:26:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:26:01 veth2df0c50 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:26:01 ens3 139.36 94.02 1699.95 80.20 0.00 0.00 0.00 0.00 23:28:34 22:26:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:28:34 22:27:01 docker0 494.53 918.81 33.98 11401.64 0.00 0.00 0.00 0.00 23:28:34 22:27:01 veth2df0c50 0.00 1.45 0.00 0.07 0.00 0.00 0.00 0.00 23:28:34 22:27:01 veth0fc46ea 209.78 393.95 17.26 5340.19 0.00 0.00 0.00 0.44 23:28:34 22:27:01 ens3 986.97 546.66 11439.42 119.03 0.00 0.00 0.00 0.00 23:28:34 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:27:01 veth82fd976 239.06 466.21 20.27 5832.40 0.00 0.00 0.00 0.48 23:28:34 22:28:01 vethb7f6e72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:28:01 docker0 58.75 90.25 4.34 704.16 0.00 0.00 0.00 0.00 23:28:34 22:28:01 veth2df0c50 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:28:01 veth04fd6ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:28:01 vetha97e669 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:28:01 veth1390bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:28:01 veth1c289e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:28:01 veth0fc46ea 35.30 55.61 3.40 490.59 0.00 0.00 0.00 0.04 23:28:34 22:28:01 vethc0d5d07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:28:01 ens3 136.22 87.52 831.16 22.35 0.00 0.00 0.00 0.00 23:28:34 22:28:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 23:28:34 22:28:01 veth82fd976 0.08 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:29:01 docker0 20.49 26.12 1.15 114.28 0.00 0.00 0.00 0.00 23:28:34 22:29:01 veth2df0c50 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:29:01 veth547de2e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:29:01 veth0fc46ea 0.17 0.25 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:29:01 ens3 41.73 28.60 127.32 8.29 0.00 0.00 0.00 0.00 23:28:34 22:29:01 veth62fbaf1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:29:01 veth82fd976 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:29:01 veth05ca885 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:30:01 docker0 42.13 55.59 2.96 555.17 0.00 0.00 0.00 0.00 23:28:34 22:30:01 veth2df0c50 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 23:28:34 22:30:01 vethaf963d0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:30:01 ens3 122.63 102.42 584.32 86.38 0.00 0.00 0.00 0.00 23:28:34 22:30:01 vethea5d9d0 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:31:01 docker0 54.16 88.75 3.57 678.35 0.00 0.00 0.00 0.00 23:28:34 22:31:01 veth2df0c50 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 23:28:34 22:31:01 ens3 214.81 147.58 1808.23 91.01 0.00 0.00 0.00 0.00 23:28:34 22:31:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:28:34 22:31:01 veth209d694 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:28:34 22:32:01 docker0 3.20 7.37 0.20 54.08 0.00 0.00 0.00 0.00 23:28:34 22:32:01 ens3 340.21 360.77 223.32 1777.10 0.00 0.00 0.00 0.00 23:28:34 22:32:01 lo 33.99 33.99 3.35 3.35 0.00 0.00 0.00 0.00 23:28:34 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:33:01 ens3 365.61 420.20 160.67 2376.25 0.00 0.00 0.00 0.00 23:28:34 22:33:01 lo 29.80 29.80 2.94 2.94 0.00 0.00 0.00 0.00 23:28:34 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:34:01 ens3 0.10 0.12 0.01 0.03 0.00 0.00 0.00 0.00 23:28:34 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:38:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:39:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:40:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:41:01 ens3 0.17 0.13 0.12 0.07 0.00 0.00 0.00 0.00 23:28:34 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:43:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:47:01 ens3 3.67 2.43 8.58 0.16 0.00 0.00 0.00 0.00 23:28:34 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:48:01 ens3 2.58 1.43 3.60 0.16 0.00 0.00 0.00 0.00 23:28:34 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:51:02 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 23:28:34 22:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:53:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:54:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:28:34 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:55:01 ens3 0.68 0.45 0.49 0.27 0.00 0.00 0.00 0.00 23:28:34 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:57:01 ens3 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 23:28:34 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:58:01 ens3 1.32 0.65 0.41 0.29 0.00 0.00 0.00 0.00 23:28:34 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 22:59:01 ens3 0.67 0.50 0.35 0.28 0.00 0.00 0.00 0.00 23:28:34 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:00:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:01:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:02:01 ens3 0.22 0.17 0.09 0.01 0.00 0.00 0.00 0.00 23:28:34 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:03:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:04:01 ens3 0.90 0.55 0.31 0.22 0.00 0.00 0.00 0.00 23:28:34 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:07:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 23:28:34 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:08:01 ens3 3.98 6.50 0.32 11.11 0.00 0.00 0.00 0.00 23:28:34 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:09:01 ens3 17.30 15.43 5.80 24.16 0.00 0.00 0.00 0.00 23:28:34 23:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:10:01 ens3 0.27 0.32 0.11 0.03 0.00 0.00 0.00 0.00 23:28:34 23:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:28:34 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:13:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:18:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:23:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:28:34 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:24:01 ens3 0.40 0.22 0.30 0.01 0.00 0.00 0.00 0.00 23:28:34 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:25:01 ens3 0.13 0.10 0.12 0.07 0.00 0.00 0.00 0.00 23:28:34 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:26:01 ens3 0.82 0.08 0.09 0.01 0.00 0.00 0.00 0.00 23:28:34 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:34 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:27:01 ens3 1.07 0.72 0.61 0.48 0.00 0.00 0.00 0.00 23:28:34 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:34 23:28:01 docker0 85.49 105.02 7.04 724.93 0.00 0.00 0.00 0.00 23:28:34 23:28:01 ens3 454.49 278.72 7999.75 80.40 0.00 0.00 0.00 0.00 23:28:34 23:28:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 23:28:34 Average: docker0 25.03 28.08 1.95 271.82 0.00 0.00 0.00 0.00 23:28:34 Average: ens3 69.33 60.06 556.94 75.54 0.00 0.00 0.00 0.00 23:28:34 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 23:28:34 23:28:34 23:28:34 ---> sar -P ALL: 23:28:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20861) 04/13/22 _x86_64_ (8 CPU) 23:28:34 23:28:34 22:21:47 LINUX RESTART (8 CPU) 23:28:34 23:28:34 22:22:01 CPU %user %nice %system %iowait %steal %idle 23:28:34 22:23:01 all 10.36 0.00 3.90 2.44 0.06 83.24 23:28:34 22:23:01 0 9.87 0.00 3.99 0.79 0.05 85.31 23:28:34 22:23:01 1 7.76 0.00 2.69 1.21 0.05 88.30 23:28:34 22:23:01 2 14.47 0.00 4.53 2.00 0.08 78.91 23:28:34 22:23:01 3 6.82 0.00 3.31 4.39 0.05 85.44 23:28:34 22:23:01 4 10.77 0.00 3.72 2.91 0.05 82.54 23:28:34 22:23:01 5 13.27 0.00 2.93 0.90 0.07 82.82 23:28:34 22:23:01 6 14.33 0.00 3.55 2.63 0.07 79.42 23:28:34 22:23:01 7 5.47 0.00 6.50 4.77 0.07 83.19 23:28:34 22:24:01 all 33.24 0.00 7.71 1.49 0.11 57.46 23:28:34 22:24:01 0 34.85 0.00 7.67 1.78 0.12 55.59 23:28:34 22:24:01 1 34.01 0.00 6.93 0.46 0.12 58.48 23:28:34 22:24:01 2 33.12 0.00 8.34 4.13 0.12 54.30 23:28:34 22:24:01 3 34.88 0.00 8.80 0.37 0.12 55.83 23:28:34 22:24:01 4 32.87 0.00 7.35 0.46 0.12 59.21 23:28:34 22:24:01 5 33.74 0.00 6.34 0.20 0.10 59.61 23:28:34 22:24:01 6 32.71 0.00 7.82 0.37 0.08 59.01 23:28:34 22:24:01 7 29.68 0.00 8.41 4.17 0.14 57.61 23:28:34 22:25:01 all 38.66 0.00 4.82 0.29 0.10 56.13 23:28:34 22:25:01 0 37.88 0.00 4.94 1.73 0.10 55.35 23:28:34 22:25:01 1 39.08 0.00 4.84 0.23 0.10 55.74 23:28:34 22:25:01 2 38.32 0.00 4.57 0.25 0.10 56.76 23:28:34 22:25:01 3 37.79 0.00 4.56 0.02 0.10 57.53 23:28:34 22:25:01 4 40.58 0.00 4.86 0.03 0.08 54.44 23:28:34 22:25:01 5 38.40 0.00 4.98 0.03 0.08 56.50 23:28:34 22:25:01 6 39.02 0.00 4.75 0.02 0.10 56.11 23:28:34 22:25:01 7 38.19 0.00 5.07 0.02 0.10 56.62 23:28:34 22:26:01 all 16.09 0.00 8.46 2.63 0.09 72.73 23:28:34 22:26:01 0 13.46 0.00 6.99 0.93 0.07 78.55 23:28:34 22:26:01 1 15.47 0.00 10.11 0.00 0.09 74.33 23:28:34 22:26:01 2 15.33 0.00 6.81 2.90 0.07 74.89 23:28:34 22:26:01 3 17.26 0.00 9.54 0.21 0.10 72.89 23:28:34 22:26:01 4 14.56 0.00 7.30 16.13 0.09 61.93 23:28:34 22:26:01 5 18.80 0.00 9.21 0.53 0.10 71.36 23:28:34 22:26:01 6 17.82 0.00 11.34 0.27 0.10 70.46 23:28:34 22:26:01 7 16.07 0.00 6.39 0.08 0.07 77.39 23:28:34 22:27:01 all 52.79 0.00 12.78 7.19 0.13 27.11 23:28:34 22:27:01 0 52.55 0.00 11.84 4.95 0.12 30.54 23:28:34 22:27:01 1 52.93 0.00 14.01 3.89 0.14 29.04 23:28:34 22:27:01 2 53.92 0.00 11.56 5.38 0.14 29.01 23:28:34 22:27:01 3 52.45 0.00 13.42 4.08 0.12 29.93 23:28:34 22:27:01 4 53.22 0.00 12.69 23.12 0.14 10.84 23:28:34 22:27:01 5 53.62 0.00 11.95 10.82 0.14 23.47 23:28:34 22:27:01 6 53.12 0.00 11.82 2.64 0.12 32.30 23:28:34 22:27:01 7 50.48 0.00 14.96 2.69 0.14 31.72 23:28:34 22:28:01 all 84.02 0.00 13.69 1.03 0.15 1.12 23:28:34 22:28:01 0 83.45 0.00 13.86 1.22 0.15 1.32 23:28:34 22:28:01 1 85.39 0.00 11.91 1.56 0.15 0.99 23:28:34 22:28:01 2 82.21 0.00 15.75 0.75 0.15 1.14 23:28:34 22:28:01 3 86.56 0.00 11.57 0.84 0.15 0.89 23:28:34 22:28:01 4 82.43 0.00 15.21 0.65 0.13 1.57 23:28:34 22:28:01 5 86.19 0.00 11.41 0.49 0.17 1.74 23:28:34 22:28:01 6 83.68 0.00 14.20 0.87 0.15 1.10 23:28:34 22:28:01 7 82.23 0.00 15.58 1.83 0.17 0.20 23:28:34 22:29:01 all 87.28 0.00 10.35 0.19 0.14 2.04 23:28:34 22:29:01 0 86.80 0.00 10.51 0.07 0.15 2.47 23:28:34 22:29:01 1 87.62 0.00 10.88 0.13 0.13 1.23 23:28:34 22:29:01 2 88.15 0.00 8.57 0.07 0.13 3.08 23:28:34 22:29:01 3 87.42 0.00 11.04 0.65 0.15 0.73 23:28:34 22:29:01 4 86.73 0.00 10.96 0.10 0.15 2.06 23:28:34 22:29:01 5 84.98 0.00 11.63 0.28 0.13 2.98 23:28:34 22:29:01 6 87.17 0.00 9.05 0.12 0.15 3.51 23:28:34 22:29:01 7 89.34 0.00 10.13 0.10 0.15 0.28 23:28:34 22:30:01 all 59.56 0.00 14.74 6.02 0.15 19.53 23:28:34 22:30:01 0 58.44 0.00 15.47 6.35 0.15 19.60 23:28:34 22:30:01 1 61.69 0.00 13.92 4.32 0.15 19.91 23:28:34 22:30:01 2 58.32 0.00 14.45 4.89 0.17 22.17 23:28:34 22:30:01 3 59.79 0.00 14.56 4.09 0.15 21.42 23:28:34 22:30:01 4 58.24 0.00 16.36 10.38 0.15 14.87 23:28:34 22:30:01 5 58.27 0.00 14.53 6.24 0.15 20.81 23:28:34 22:30:01 6 58.69 0.00 15.14 9.03 0.14 17.01 23:28:34 22:30:01 7 63.05 0.00 13.49 2.85 0.15 20.46 23:28:34 22:31:01 all 38.35 0.00 14.96 9.84 0.14 36.71 23:28:34 22:31:01 0 38.31 0.00 16.25 5.51 0.15 39.77 23:28:34 22:31:01 1 35.51 0.00 15.78 24.16 0.15 24.39 23:28:34 22:31:01 2 38.93 0.00 14.73 4.83 0.12 41.39 23:28:34 22:31:01 3 38.93 0.00 13.85 8.21 0.14 38.88 23:28:34 22:31:01 4 39.96 0.00 15.07 8.11 0.12 36.73 23:28:34 22:31:01 5 35.95 0.00 15.43 7.99 0.14 40.50 23:28:34 22:31:01 6 38.52 0.00 13.61 9.88 0.15 37.84 23:28:34 22:31:01 7 40.67 0.00 14.96 10.06 0.14 34.18 23:28:34 22:32:01 all 16.27 0.00 2.78 0.68 0.07 80.20 23:28:34 22:32:01 0 15.72 0.00 2.91 0.03 0.07 81.26 23:28:34 22:32:01 1 17.16 0.00 2.75 2.63 0.07 77.38 23:28:34 22:32:01 2 16.43 0.00 2.68 1.14 0.08 79.66 23:28:34 22:32:01 3 16.32 0.00 2.72 0.67 0.08 80.20 23:28:34 22:32:01 4 15.35 0.00 2.95 0.05 0.07 81.57 23:28:34 22:32:01 5 17.77 0.00 2.53 0.05 0.07 79.59 23:28:34 22:32:01 6 15.95 0.00 2.66 0.57 0.07 80.75 23:28:34 22:32:01 7 15.42 0.00 3.05 0.25 0.07 81.21 23:28:34 22:33:01 all 10.40 0.00 1.18 0.09 0.05 88.28 23:28:34 22:33:01 0 9.84 0.00 1.22 0.02 0.05 88.88 23:28:34 22:33:01 1 8.99 0.00 1.20 0.22 0.05 89.54 23:28:34 22:33:01 2 11.89 0.00 1.20 0.02 0.05 86.84 23:28:34 22:33:01 3 9.53 0.00 0.97 0.02 0.07 89.42 23:28:34 22:33:01 4 10.99 0.00 1.20 0.00 0.05 87.76 23:28:34 22:33:01 5 10.60 0.00 1.11 0.02 0.05 88.23 23:28:34 22:33:01 6 12.46 0.00 1.04 0.30 0.05 86.15 23:28:34 22:33:01 7 8.90 0.00 1.46 0.15 0.07 89.42 23:28:34 23:28:34 22:33:01 CPU %user %nice %system %iowait %steal %idle 23:28:34 22:34:01 all 0.28 0.00 0.03 0.01 0.00 99.68 23:28:34 22:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:28:34 22:34:01 1 0.07 0.00 0.05 0.03 0.00 99.85 23:28:34 22:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 22:34:01 3 1.97 0.00 0.02 0.00 0.00 98.01 23:28:34 22:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:34:01 5 0.07 0.00 0.05 0.00 0.00 99.88 23:28:34 22:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:28:34 22:34:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:28:34 22:35:01 all 0.08 0.00 0.01 0.00 0.00 99.90 23:28:34 22:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:28:34 22:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:35:01 2 0.00 0.00 0.03 0.02 0.00 99.95 23:28:34 22:35:01 3 0.53 0.00 0.03 0.00 0.00 99.43 23:28:34 22:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:36:01 all 0.03 0.00 0.03 0.05 0.00 99.89 23:28:34 22:36:01 0 0.05 0.00 0.08 0.00 0.00 99.87 23:28:34 22:36:01 1 0.07 0.00 0.00 0.00 0.02 99.92 23:28:34 22:36:01 2 0.02 0.00 0.00 0.35 0.00 99.63 23:28:34 22:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:36:01 6 0.03 0.00 0.07 0.00 0.00 99.90 23:28:34 22:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:28:34 22:37:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:28:34 22:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:28:34 22:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 22:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:28:34 22:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:37:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:28:34 22:38:01 all 0.04 0.00 0.04 0.01 0.00 99.91 23:28:34 22:38:01 0 0.07 0.00 0.10 0.00 0.00 99.83 23:28:34 22:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 22:38:01 2 0.03 0.00 0.05 0.03 0.00 99.88 23:28:34 22:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:28:34 22:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 22:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:28:34 22:38:01 6 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 22:38:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 22:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:28:34 22:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:39:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:28:34 22:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:39:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:28:34 22:40:01 all 0.02 0.00 0.02 0.00 0.00 99.95 23:28:34 22:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:28:34 22:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 22:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 22:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:28:34 22:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 22:41:01 all 0.22 0.00 0.01 0.00 0.00 99.77 23:28:34 22:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 22:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 23:28:34 22:41:01 3 1.57 0.00 0.00 0.00 0.00 98.43 23:28:34 22:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 22:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:28:34 22:42:01 all 0.11 0.00 0.01 0.01 0.00 99.88 23:28:34 22:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 22:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 22:42:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:28:34 22:42:01 3 0.68 0.00 0.00 0.00 0.00 99.32 23:28:34 22:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:28:34 22:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:42:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:28:34 22:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:28:34 22:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:28:34 22:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:44:01 all 0.02 0.00 0.02 0.00 0.00 99.95 23:28:34 22:44:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:28:34 22:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:28:34 22:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 22:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 22:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:28:34 23:28:34 22:44:01 CPU %user %nice %system %iowait %steal %idle 23:28:34 22:45:01 all 0.15 0.00 0.02 0.00 0.00 99.82 23:28:34 22:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:28:34 22:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:45:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:28:34 22:45:01 3 1.11 0.00 0.03 0.00 0.02 98.84 23:28:34 22:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:45:01 6 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 22:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:46:01 all 0.27 0.00 0.01 0.01 0.00 99.70 23:28:34 22:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 22:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 22:46:01 3 2.02 0.00 0.00 0.00 0.00 97.98 23:28:34 22:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:46:01 6 0.02 0.00 0.02 0.03 0.02 99.92 23:28:34 22:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 22:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 23:28:34 22:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 22:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:47:01 3 1.19 0.00 0.03 0.00 0.00 98.78 23:28:34 22:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 22:47:01 6 0.03 0.00 0.07 0.02 0.00 99.88 23:28:34 22:47:01 7 0.03 0.00 0.05 0.02 0.00 99.90 23:28:34 22:48:01 all 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:28:34 22:48:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:28:34 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:48:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:28:34 22:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:28:34 22:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:28:34 22:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:49:01 6 0.02 0.00 0.02 0.05 0.00 99.92 23:28:34 22:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 22:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 23:28:34 22:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 22:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:28:34 22:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 22:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:50:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:28:34 22:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:51:02 all 0.02 0.00 0.02 0.00 0.00 99.96 23:28:34 22:51:02 0 0.05 0.00 0.03 0.00 0.00 99.92 23:28:34 22:51:02 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:51:02 2 0.05 0.00 0.02 0.00 0.02 99.92 23:28:34 22:51:02 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:51:02 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:51:02 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:51:02 6 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 22:51:02 7 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 22:52:01 all 0.20 0.00 0.01 0.00 0.00 99.78 23:28:34 22:52:01 0 0.07 0.00 0.05 0.00 0.02 99.86 23:28:34 22:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:52:01 3 1.41 0.00 0.00 0.00 0.02 98.57 23:28:34 22:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:52:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:28:34 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:53:01 all 0.04 0.00 0.03 0.00 0.00 99.93 23:28:34 22:53:01 0 0.10 0.00 0.10 0.00 0.00 99.80 23:28:34 22:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 22:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 22:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 22:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:28:34 22:53:01 5 0.05 0.00 0.05 0.00 0.00 99.90 23:28:34 22:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:28:34 22:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 22:54:01 all 0.05 0.00 0.04 0.01 0.00 99.89 23:28:34 22:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:28:34 22:54:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:28:34 22:54:01 2 0.18 0.00 0.17 0.03 0.00 99.62 23:28:34 22:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 22:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:54:01 6 0.03 0.00 0.05 0.03 0.00 99.88 23:28:34 22:54:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:28:34 22:55:01 all 0.03 0.00 0.02 0.01 0.00 99.95 23:28:34 22:55:01 0 0.03 0.00 0.07 0.00 0.00 99.90 23:28:34 22:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 22:55:01 5 0.07 0.00 0.00 0.00 0.00 99.93 23:28:34 22:55:01 6 0.02 0.00 0.03 0.03 0.00 99.92 23:28:34 22:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 23:28:34 22:55:01 CPU %user %nice %system %iowait %steal %idle 23:28:34 22:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 22:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:28:34 22:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 22:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:56:01 6 0.02 0.00 0.03 0.03 0.00 99.92 23:28:34 22:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:28:34 22:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 22:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 22:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 22:58:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:28:34 22:58:01 0 0.02 0.00 0.07 0.00 0.02 99.90 23:28:34 22:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 22:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 22:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 22:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 22:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 22:59:01 all 0.11 0.00 0.02 0.00 0.00 99.85 23:28:34 22:59:01 0 0.00 0.00 0.07 0.00 0.00 99.93 23:28:34 22:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:28:34 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 22:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 22:59:01 4 0.78 0.00 0.02 0.00 0.00 99.20 23:28:34 22:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:28:34 22:59:01 6 0.05 0.00 0.05 0.02 0.00 99.88 23:28:34 22:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:28:34 23:00:01 all 0.24 0.00 0.01 0.00 0.00 99.74 23:28:34 23:00:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:28:34 23:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:00:01 4 1.81 0.00 0.03 0.00 0.02 98.14 23:28:34 23:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:28:34 23:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 23:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:01:01 6 0.05 0.00 0.05 0.03 0.00 99.87 23:28:34 23:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:28:34 23:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:02:01 6 0.05 0.00 0.03 0.02 0.00 99.90 23:28:34 23:02:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:28:34 23:03:01 all 0.02 0.00 0.01 0.01 0.00 99.95 23:28:34 23:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:28:34 23:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 23:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:03:01 6 0.03 0.00 0.03 0.05 0.02 99.87 23:28:34 23:03:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:28:34 23:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 23:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 23:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:04:01 6 0.05 0.00 0.05 0.02 0.00 99.88 23:28:34 23:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:28:34 23:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:05:01 6 0.02 0.00 0.03 0.03 0.00 99.92 23:28:34 23:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 23:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 23:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:06:01 6 0.07 0.00 0.05 0.02 0.02 99.85 23:28:34 23:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:28:34 23:06:01 CPU %user %nice %system %iowait %steal %idle 23:28:34 23:07:01 all 0.01 0.00 0.02 0.00 0.00 99.96 23:28:34 23:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:07:01 6 0.02 0.00 0.08 0.03 0.00 99.87 23:28:34 23:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:28:34 23:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:08:01 1 0.03 0.00 0.03 0.02 0.00 99.92 23:28:34 23:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 23:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:28:34 23:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 23:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:28:34 23:08:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:28:34 23:09:01 all 0.36 0.00 0.06 0.02 0.00 99.56 23:28:34 23:09:01 0 0.38 0.00 0.07 0.02 0.00 99.53 23:28:34 23:09:01 1 0.17 0.00 0.03 0.02 0.02 99.77 23:28:34 23:09:01 2 0.07 0.00 0.02 0.02 0.00 99.90 23:28:34 23:09:01 3 1.14 0.00 0.05 0.00 0.00 98.81 23:28:34 23:09:01 4 0.22 0.00 0.13 0.03 0.00 99.62 23:28:34 23:09:01 5 0.38 0.00 0.03 0.00 0.00 99.58 23:28:34 23:09:01 6 0.13 0.00 0.12 0.02 0.02 99.72 23:28:34 23:09:01 7 0.38 0.00 0.03 0.03 0.00 99.55 23:28:34 23:10:01 all 0.33 0.00 0.04 0.01 0.00 99.62 23:28:34 23:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 23:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:10:01 3 2.00 0.00 0.03 0.00 0.02 97.95 23:28:34 23:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 23:10:01 5 0.48 0.00 0.12 0.00 0.00 99.40 23:28:34 23:10:01 6 0.05 0.00 0.05 0.05 0.00 99.85 23:28:34 23:10:01 7 0.02 0.00 0.03 0.02 0.00 99.93 23:28:34 23:11:01 all 0.25 0.00 0.01 0.00 0.00 99.74 23:28:34 23:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:11:01 3 1.97 0.00 0.00 0.00 0.00 98.03 23:28:34 23:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:11:01 6 0.02 0.00 0.03 0.02 0.00 99.93 23:28:34 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:12:01 all 0.24 0.00 0.01 0.00 0.00 99.75 23:28:34 23:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 23:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:12:01 3 1.78 0.00 0.00 0.00 0.00 98.22 23:28:34 23:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 23:12:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:28:34 23:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:28:34 23:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:28:34 23:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:13:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:28:34 23:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 23:14:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:14:01 6 0.02 0.00 0.03 0.02 0.00 99.93 23:28:34 23:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 23:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:28:34 23:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:15:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:28:34 23:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 23:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:28:34 23:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:28:34 23:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:17:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:28:34 23:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:28:34 23:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:17:01 6 0.00 0.00 0.03 0.03 0.00 99.93 23:28:34 23:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:28:34 23:17:01 CPU %user %nice %system %iowait %steal %idle 23:28:34 23:18:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:28:34 23:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:28:34 23:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:19:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:28:34 23:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:28:34 23:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:28:34 23:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:20:01 all 0.09 0.00 0.01 0.00 0.00 99.90 23:28:34 23:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:28:34 23:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:20:01 3 0.58 0.00 0.02 0.00 0.00 99.40 23:28:34 23:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:20:01 6 0.02 0.00 0.03 0.03 0.00 99.92 23:28:34 23:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:21:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:28:34 23:21:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:28:34 23:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:21:01 3 1.99 0.00 0.00 0.00 0.00 98.01 23:28:34 23:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:21:01 6 0.02 0.00 0.03 0.02 0.00 99.93 23:28:34 23:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 23:22:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:28:34 23:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 23:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:22:01 3 1.99 0.00 0.00 0.00 0.00 98.01 23:28:34 23:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 23:28:34 23:22:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 23:23:01 all 0.14 0.00 0.02 0.01 0.00 99.83 23:28:34 23:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:28:34 23:23:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:28:34 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:23:01 3 1.09 0.00 0.05 0.00 0.00 98.86 23:28:34 23:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:23:01 6 0.00 0.00 0.03 0.03 0.00 99.93 23:28:34 23:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:28:34 23:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 23:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 23:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 23:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:28:34 23:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:28:34 23:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:25:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:28:34 23:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 23:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:28:34 23:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:28:34 23:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:28:34 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:28:34 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:28:34 23:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:28:34 23:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:28:34 23:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:28:34 23:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:28:34 23:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:28:34 23:27:01 6 0.03 0.00 0.02 0.03 0.00 99.92 23:28:34 23:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:28:34 23:28:01 all 9.46 0.00 3.80 1.33 0.05 85.36 23:28:34 23:28:01 0 8.55 0.00 4.02 0.42 0.05 86.96 23:28:34 23:28:01 1 9.52 0.00 3.07 1.37 0.03 86.01 23:28:34 23:28:01 2 10.88 0.00 3.68 0.79 0.05 84.60 23:28:34 23:28:01 3 9.64 0.00 3.43 0.34 0.07 86.53 23:28:34 23:28:01 4 9.28 0.00 3.82 0.22 0.05 86.63 23:28:34 23:28:01 5 9.37 0.00 3.30 0.15 0.03 87.15 23:28:34 23:28:01 6 9.63 0.00 4.39 6.61 0.05 79.31 23:28:34 23:28:01 7 8.82 0.00 4.72 0.74 0.07 85.64 23:28:34 23:28:34 Average: CPU %user %nice %system %iowait %steal %idle 23:28:34 Average: all 6.93 0.00 1.50 0.50 0.02 91.05 23:28:34 Average: 0 6.80 0.00 1.52 0.36 0.02 91.30 23:28:34 Average: 1 6.86 0.00 1.48 0.60 0.02 91.04 23:28:34 Average: 2 6.96 0.00 1.46 0.41 0.02 91.15 23:28:34 Average: 3 7.23 0.00 1.47 0.36 0.02 90.92 23:28:34 Average: 4 6.89 0.00 1.53 0.93 0.02 90.63 23:28:34 Average: 5 6.95 0.00 1.44 0.41 0.02 91.18 23:28:34 Average: 6 6.97 0.00 1.51 0.51 0.02 90.98 23:28:34 Average: 7 6.74 0.00 1.57 0.42 0.02 91.24 23:28:34 23:28:34 23:28:34