Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd12ae53bb5ba1da092f9ffd7d969d808500d050 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-ssh18122645569234573668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6391897175030903884.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8340604584925522183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2854701643648842727.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-ssh4697437290166243166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47922 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/225 [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/225 # 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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 (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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 Commit message: "docs(all): update Changelog for Kamakura (#4010)" > git rev-list --no-walk 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T19:13:52.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:13:52.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:13:52.970Z] ========================================================= [2022-05-10T19:13:52.970Z] EdgeX Global Pipelines Version Info [2022-05-10T19:13:52.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:13:53.770Z] ------------------- [2022-05-10T19:13:53.770Z] stable info: [2022-05-10T19:13:53.770Z] ------------------- [2022-05-10T19:13:53.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:13:53.770Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:13:53.770Z] Message: update stable to v1.0.227 [2022-05-10T19:13:54.343Z] ------------------- [2022-05-10T19:13:54.343Z] experimental info: [2022-05-10T19:13:54.343Z] ------------------- [2022-05-10T19:13:54.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:13:54.343Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:13:54.343Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:13:54.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T19:13:54.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T19:13:54.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:13:54.523Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:13:54.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:13:54.545Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:13:54.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:13:54.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T19:13:54.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T19:13:54.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T19:13:54.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:13:54.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:13:54.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:13:54.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:13:54.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:13:54.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:13:54.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:13:54.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:13:54.713Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T19:13:54.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T19:13:54.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:13:54.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T19:13:54.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T19:13:54.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T19:13:54.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T19:13:54.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] echo [2022-05-10T19:13:54.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd12ae5 [Pipeline] echo [2022-05-10T19:13:54.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:13:54.891Z] provisioning config files... [2022-05-10T19:13:54.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config8811373033385400966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:13:55.214Z] ---> docker-login.sh [2022-05-10T19:13:55.214Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:13:55.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:13:55.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:13:55.488Z] Configure a credential helper to remove this warning. See [2022-05-10T19:13:55.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:13:55.488Z] [2022-05-10T19:13:55.488Z] Login Succeeded [2022-05-10T19:13:55.488Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:13:55.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:13:55.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:13:55.750Z] Configure a credential helper to remove this warning. See [2022-05-10T19:13:55.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:13:55.750Z] [2022-05-10T19:13:55.750Z] Login Succeeded [2022-05-10T19:13:55.750Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:13:55.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:13:55.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:13:55.750Z] Configure a credential helper to remove this warning. See [2022-05-10T19:13:55.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:13:55.751Z] [2022-05-10T19:13:55.751Z] Login Succeeded [2022-05-10T19:13:55.751Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:13:56.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:13:56.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:13:56.012Z] Configure a credential helper to remove this warning. See [2022-05-10T19:13:56.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:13:56.012Z] [2022-05-10T19:13:56.012Z] Login Succeeded [2022-05-10T19:13:56.013Z] docker.io [2022-05-10T19:13:56.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:13:56.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:13:56.274Z] Configure a credential helper to remove this warning. See [2022-05-10T19:13:56.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:13:56.274Z] [2022-05-10T19:13:56.274Z] Login Succeeded [2022-05-10T19:13:56.274Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:13:56.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:13:56.595Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + dirname cmd/core-command/Dockerfile [2022-05-10T19:13:56.595Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/core-data/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T19:13:56.595Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T19:13:56.595Z] + cut -d/ -f2 [2022-05-10T19:13:56.595Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T19:13:56.712Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T19:13:57.065Z] + git rev-list -1 --merges cd12ae53bb5ba1da092f9ffd7d969d808500d050~1..cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] echo [2022-05-10T19:13:57.093Z] -----------> git rev-list -1 --merges cd12ae53bb5ba1da092f9ffd7d969d808500d050~1..cd12ae53bb5ba1da092f9ffd7d969d808500d050 cd12ae53bb5ba1da092f9ffd7d969d808500d050 [false] [Pipeline] sh [2022-05-10T19:13:57.387Z] + git log --format=format:%s -1 cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] echo [2022-05-10T19:13:57.405Z] ========================================================= [2022-05-10T19:13:57.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:13:57.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T19:13:57.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:13:57.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:13:57.816Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:13:57.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:13:57.816Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-05-10T19:13:57.816Z] /etc/ssh/ssh_known_hosts [2022-05-10T19:13:57.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:13:58.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:13:58.162Z] [2022-05-10T19:13:58.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:13:58.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:13:58.464Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:13:58.464Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:13:58.464Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:13:58.464Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:13:58.464Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:13:58.464Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:13:58.464Z] c427282e49a2: Pulling fs layer [2022-05-10T19:13:58.464Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:13:58.464Z] 0714d37db230: Pulling fs layer [2022-05-10T19:13:58.464Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:13:58.464Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:13:58.464Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:13:58.464Z] 1827001aaf11: Waiting [2022-05-10T19:13:58.464Z] 0714d37db230: Waiting [2022-05-10T19:13:58.464Z] ac28cf19c067: Waiting [2022-05-10T19:13:58.464Z] 5c2a1cbceb83: Waiting [2022-05-10T19:13:58.464Z] a8d5f1318db7: Waiting [2022-05-10T19:13:58.464Z] c427282e49a2: Waiting [2022-05-10T19:13:58.464Z] 9f894cec8388: Waiting [2022-05-10T19:13:58.464Z] ca983d60f3e2: Waiting [2022-05-10T19:13:58.464Z] caf521ccaac6: Download complete [2022-05-10T19:13:58.464Z] 5c2a1cbceb83: Download complete [2022-05-10T19:13:58.722Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:13:58.722Z] a8d5f1318db7: Download complete [2022-05-10T19:13:58.722Z] 3ead6fa29328: Verifying Checksum [2022-05-10T19:13:58.723Z] 3ead6fa29328: Download complete [2022-05-10T19:13:58.723Z] c427282e49a2: Verifying Checksum [2022-05-10T19:13:58.723Z] c427282e49a2: Download complete [2022-05-10T19:13:58.723Z] 0714d37db230: Download complete [2022-05-10T19:13:58.723Z] ac28cf19c067: Download complete [2022-05-10T19:13:58.723Z] ca983d60f3e2: Verifying Checksum [2022-05-10T19:13:58.723Z] ca983d60f3e2: Download complete [2022-05-10T19:13:58.723Z] 9f894cec8388: Verifying Checksum [2022-05-10T19:13:58.723Z] 9f894cec8388: Download complete [2022-05-10T19:13:58.723Z] 1fe172e4850f: Verifying Checksum [2022-05-10T19:13:58.723Z] 1fe172e4850f: Download complete [2022-05-10T19:13:58.981Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:13:58.981Z] 1827001aaf11: Download complete [2022-05-10T19:14:00.363Z] 1fe172e4850f: Pull complete [2022-05-10T19:14:00.363Z] caf521ccaac6: Pull complete [2022-05-10T19:14:00.933Z] 3ead6fa29328: Pull complete [2022-05-10T19:14:00.933Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:14:01.194Z] a8d5f1318db7: Pull complete [2022-05-10T19:14:01.194Z] c427282e49a2: Pull complete [2022-05-10T19:14:03.101Z] 1827001aaf11: Pull complete [2022-05-10T19:14:03.101Z] 0714d37db230: Pull complete [2022-05-10T19:14:03.101Z] ac28cf19c067: Pull complete [2022-05-10T19:14:03.101Z] ca983d60f3e2: Pull complete [2022-05-10T19:14:03.361Z] 9f894cec8388: Pull complete [2022-05-10T19:14:03.361Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:14:03.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:14:03.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:14:03.433Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T19:14:03.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T19:14:04.901Z] $ docker top acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d -eo pid,comm [2022-05-10T19:14:04.959Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T19:14:04.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:14:04.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:14:04.993Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:14:05.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:14:05.119Z] $ docker exec acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent [2022-05-10T19:14:05.227Z] SSH_AUTH_SOCK=/tmp/ssh-cYCdomKSJG13/agent.33 [2022-05-10T19:14:05.227Z] SSH_AGENT_PID=39 [2022-05-10T19:14:05.234Z] Running ssh-add (command line suppressed) [2022-05-10T19:14:05.354Z] Identity added: /w/workspace/edgex-go/225@tmp/private_key_2200719212093853958.key (/w/workspace/edgex-go/225@tmp/private_key_2200719212093853958.key) [2022-05-10T19:14:05.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:14:05.660Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:14:05.680Z] $ docker exec --env ******** --env ******** acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent -k [2022-05-10T19:14:05.800Z] unset SSH_AUTH_SOCK; [2022-05-10T19:14:05.800Z] unset SSH_AGENT_PID; [2022-05-10T19:14:05.800Z] echo Agent pid 39 killed; [2022-05-10T19:14:05.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:14:05.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:14:05.836Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:14:05.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:14:05.970Z] $ docker exec acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent [2022-05-10T19:14:06.089Z] SSH_AUTH_SOCK=/tmp/ssh-gdzap7ZA6U9v/agent.75 [2022-05-10T19:14:06.089Z] SSH_AGENT_PID=82 [2022-05-10T19:14:06.095Z] Running ssh-add (command line suppressed) [2022-05-10T19:14:06.215Z] Identity added: /w/workspace/edgex-go/225@tmp/private_key_7967173565152768031.key (/w/workspace/edgex-go/225@tmp/private_key_7967173565152768031.key) [2022-05-10T19:14:06.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:14:06.526Z] + git semver init [2022-05-10T19:14:06.786Z] 2022-05-10 19:14:06,728 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:14:06.786Z] 2022-05-10 19:14:06,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/225/.semver [2022-05-10T19:14:06.786Z] 2022-05-10 19:14:06,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/225/.semver [2022-05-10T19:14:06.786Z] 2022-05-10 19:14:06,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/225/.semver'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=None) [2022-05-10T19:14:16.786Z] 2022-05-10 19:14:15,489 [append_file] DEBUG append to file:/w/workspace/edgex-go/225/.git/info/exclude [2022-05-10T19:14:16.786Z] 2022-05-10 19:14:15,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/225/.semver/main with force:False [2022-05-10T19:14:16.786Z] 2022-05-10 19:14:15,490 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T19:14:16.786Z] 2022-05-10 19:14:15,490 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T19:14:16.786Z] 2.2.0-dev.95 [Pipeline] } [2022-05-10T19:14:16.802Z] $ docker exec --env ******** --env ******** acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent -k [2022-05-10T19:14:16.911Z] unset SSH_AUTH_SOCK; [2022-05-10T19:14:16.912Z] unset SSH_AGENT_PID; [2022-05-10T19:14:16.912Z] echo Agent pid 82 killed; [2022-05-10T19:14:16.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:14:17.435Z] + git semver [Pipeline] } [2022-05-10T19:14:17.717Z] $ docker stop --time=1 acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d [2022-05-10T19:14:19.064Z] $ docker rm -f acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:14:19.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:14:19.687Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:14:19.692Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.95 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-10T19:14:19.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:14:19.854Z] ========================================================= [2022-05-10T19:14:19.854Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:14:19.854Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:14:20.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:14:20.150Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:14:20.150Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:14:20.150Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:14:20.150Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:14:20.150Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:14:20.150Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:14:20.150Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:14:20.150Z] a51346096db8: Pulling fs layer [2022-05-10T19:14:20.150Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:14:20.150Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:14:20.150Z] 4fe6c5a15a65: Waiting [2022-05-10T19:14:20.150Z] 22a0e8bec74d: Waiting [2022-05-10T19:14:20.150Z] ca2b28591e48: Waiting [2022-05-10T19:14:20.150Z] a51346096db8: Waiting [2022-05-10T19:14:20.150Z] daebc70d1ce1: Waiting [2022-05-10T19:14:20.150Z] 8ed8ca486205: Verifying Checksum [2022-05-10T19:14:20.150Z] 666ba61612fd: Download complete [2022-05-10T19:14:20.150Z] 22a0e8bec74d: Download complete [2022-05-10T19:14:20.150Z] ca2b28591e48: Verifying Checksum [2022-05-10T19:14:20.150Z] ca2b28591e48: Download complete [2022-05-10T19:14:20.150Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T19:14:20.150Z] 59bf1c3509f3: Download complete [2022-05-10T19:14:20.150Z] a51346096db8: Verifying Checksum [2022-05-10T19:14:20.150Z] a51346096db8: Download complete [2022-05-10T19:14:20.150Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:14:20.410Z] 59bf1c3509f3: Pull complete [2022-05-10T19:14:20.411Z] 666ba61612fd: Pull complete [2022-05-10T19:14:20.411Z] 8ed8ca486205: Pull complete [2022-05-10T19:14:20.979Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:14:20.979Z] 0e18a0eac166: Download complete [2022-05-10T19:14:20.979Z] 4fe6c5a15a65: Download complete [2022-05-10T19:14:24.271Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:14:24.531Z] 22a0e8bec74d: Pull complete [2022-05-10T19:14:24.531Z] ca2b28591e48: Pull complete [2022-05-10T19:14:24.531Z] a51346096db8: Pull complete [2022-05-10T19:14:24.531Z] daebc70d1ce1: Pull complete [2022-05-10T19:14:27.065Z] 0e18a0eac166: Pull complete [2022-05-10T19:14:27.065Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:14:27.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:14:27.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:14:27.372Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:14:27.372Z] WORKDIR /edgex [2022-05-10T19:14:27.372Z] COPY go.mod . [2022-05-10T19:14:27.372Z] RUN go mod download [2022-05-10T19:14:27.372Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T19:14:28.749Z] Sending build context to Docker daemon 335.3MB [2022-05-10T19:14:28.749Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:14:28.749Z] ---> f018257e8ee9 [2022-05-10T19:14:28.749Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:14:30.662Z] ---> Running in ef4748ed9ce3 [2022-05-10T19:14:30.662Z] Removing intermediate container ef4748ed9ce3 [2022-05-10T19:14:30.662Z] ---> af0770c8aab6 [2022-05-10T19:14:30.662Z] Step 3/4 : COPY go.mod . [2022-05-10T19:14:30.662Z] ---> 80bb0c08ffd7 [2022-05-10T19:14:30.662Z] Step 4/4 : RUN go mod download [2022-05-10T19:14:30.662Z] ---> Running in e6ea2996d49a [2022-05-10T19:14:34.785Z] Still waiting to schedule task [2022-05-10T19:14:34.785Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T19:14:34.785Z] ‘prd-ubuntu20.04-docker-8c-8g-47871’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T19:14:34.785Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47878’ is offline [2022-05-10T19:14:34.785Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47923’ is offline [2022-05-10T19:14:34.785Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47924’ is offline [2022-05-10T19:14:45.561Z] Removing intermediate container e6ea2996d49a [2022-05-10T19:14:45.561Z] ---> 2945c7bb6e23 [2022-05-10T19:14:45.561Z] Successfully built 2945c7bb6e23 [2022-05-10T19:14:45.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:14:45.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:14:45.861Z] . [Pipeline] withDockerContainer [2022-05-10T19:14:45.926Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T19:14:45.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:14:46.371Z] $ docker top 6a4e28f0f376816c7f0357226dd06af08931edaf302e082362ec9e8dcc0be656 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:14:46.725Z] + go version [2022-05-10T19:14:46.725Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:14:46.742Z] $ docker stop --time=1 6a4e28f0f376816c7f0357226dd06af08931edaf302e082362ec9e8dcc0be656 [2022-05-10T19:14:48.073Z] $ docker rm -f 6a4e28f0f376816c7f0357226dd06af08931edaf302e082362ec9e8dcc0be656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:14:48.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:14:48.484Z] . [Pipeline] withDockerContainer [2022-05-10T19:14:48.556Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T19:14:48.598Z] $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:14:48.984Z] $ docker top 60a63ec69f1274c3c7d8b54b1497b22e64285c9d3413ce790b82b1334c492206 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T19:14:49.056Z] ========================================================= [2022-05-10T19:14:49.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T19:14:49.057Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:14:49.347Z] + make test [2022-05-10T19:14:49.347Z] go mod tidy -compat=1.17 [2022-05-10T19:14:49.347Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T19:14:54.749Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T19:15:04.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T19:15:04.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T19:15:05.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T19:15:05.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T19:15:05.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T19:15:05.516Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T19:15:05.516Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T19:15:05.516Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T19:15:05.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T19:15:06.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-05-10T19:15:06.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T19:15:06.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T19:15:07.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2022-05-10T19:15:07.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T19:15:07.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 53.4% of statements [2022-05-10T19:15:07.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T19:15:07.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.133s coverage: 89.2% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.8% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.516s coverage: 95.6% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.124s coverage: 0.9% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-05-10T19:15:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-05-10T19:15:10.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-05-10T19:15:18.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.087s coverage: 94.4% of statements [2022-05-10T19:15:18.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-05-10T19:15:22.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-05-10T19:15:22.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.044s coverage: 87.2% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T19:15:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-05-10T19:15:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-10T19:15:32.094Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-10T19:15:50.184Z] GO111MODULE=on go vet ./... [2022-05-10T19:15:52.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:15:52.343Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:15:52.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:15:53.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T19:15:53.478Z] + ls -al . [2022-05-10T19:15:53.478Z] total 684 [2022-05-10T19:15:53.478Z] drwxrwxr-x 10 1001 1001 4096 May 10 19:15 . [2022-05-10T19:15:53.478Z] drwxr-xr-x 4 root root 4096 May 10 19:14 .. [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 11 May 10 19:13 .dockerignore [2022-05-10T19:15:53.478Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:14 .git [2022-05-10T19:15:53.478Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:13 .github [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 879 May 10 19:13 .gitignore [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 42 May 10 19:13 .golangci.yml [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 87 May 10 19:13 .hadolint.yml [2022-05-10T19:15:53.478Z] drwxr-xr-x 3 1001 1001 4096 May 10 19:14 .semver [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 166 May 10 19:13 .sonarcloud.properties [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 1171 May 10 19:13 ADOPTERS.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 10086 May 10 19:13 Attribution.txt [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 63209 May 10 19:13 CHANGELOG.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 3804 May 10 19:13 CONTRIBUTING.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 677 May 10 19:13 GOVERNANCE.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 850 May 10 19:13 Jenkinsfile [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 10775 May 10 19:13 LICENSE [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 10389 May 10 19:13 Makefile [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 582 May 10 19:13 OWNERS.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 9094 May 10 19:13 README.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 6912 May 10 19:13 SECURITY.md [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 12 May 10 19:14 VERSION [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 4131 May 10 19:13 ZMQWindows.md [2022-05-10T19:15:53.478Z] drwxrwxr-x 2 1001 1001 4096 May 10 19:13 bin [2022-05-10T19:15:53.478Z] drwxrwxr-x 18 1001 1001 4096 May 10 19:13 cmd [2022-05-10T19:15:53.478Z] -rw-r--r-- 1 root root 435134 May 10 19:15 coverage.out [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 3256 May 10 19:13 go.mod [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 35162 May 10 19:14 go.sum [2022-05-10T19:15:53.478Z] drwxrwxr-x 8 1001 1001 4096 May 10 19:13 internal [2022-05-10T19:15:53.478Z] drwxrwxr-x 3 1001 1001 4096 May 10 19:13 openapi [2022-05-10T19:15:53.478Z] drwxrwxr-x 4 1001 1001 4096 May 10 19:13 snap [2022-05-10T19:15:53.478Z] -rw-rw-r-- 1 1001 1001 204 May 10 19:13 version.go [Pipeline] sh [2022-05-10T19:15:53.769Z] + '[' -e coverage.out ] [2022-05-10T19:15:53.769Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T19:15:53.870Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T19:15:54.150Z] + make build [2022-05-10T19:15:54.150Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:15:59.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47925 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-10T19:15:59.464Z] Running in /w/workspace/edgex-go/225 [Pipeline] { [Pipeline] checkout [2022-05-10T19:15:59.774Z] The recommended git tool is: git [2022-05-10T19:16:06.967Z] using credential edgex-jenkins-ssh [2022-05-10T19:16:06.990Z] Cloning the remote Git repository [2022-05-10T19:16:07.058Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:16:07.149Z] > git init /w/workspace/edgex-go/225 # timeout=10 [2022-05-10T19:16:07.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T19:16:07.268Z] > git --version # timeout=10 [2022-05-10T19:16:07.292Z] > git --version # 'git version 2.25.1' [2022-05-10T19:16:07.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:16:07.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:16:09.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:16:15.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:16:15.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T19:16:22.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:16:22.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T19:16:22.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:16:24.075Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T19:16:24.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T19:16:25.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T19:16:26.336Z] Avoid second fetch [2022-05-10T19:16:26.337Z] Checking out Revision cd12ae53bb5ba1da092f9ffd7d969d808500d050 (main) [2022-05-10T19:16:26.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T19:16:26.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:16:26.365Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:16:26.381Z] > git checkout -f cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 [2022-05-10T19:16:26.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:16:27.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:16:28.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-10T19:16:29.419Z] $ docker stop --time=1 60a63ec69f1274c3c7d8b54b1497b22e64285c9d3413ce790b82b1334c492206 [2022-05-10T19:16:30.944Z] Commit message: "docs(all): update Changelog for Kamakura (#4010)" [2022-05-10T19:16:31.899Z] $ docker rm -f 60a63ec69f1274c3c7d8b54b1497b22e64285c9d3413ce790b82b1334c492206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:16:33.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:16:33.164Z] [2022-05-10T19:16:33.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:16:33.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:16:33.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:16:33.466Z] Dload Upload Total Spent Left Speed [2022-05-10T19:16:33.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k [2022-05-10T19:16:33.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:16:33.467Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T19:16:33.467Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T19:16:33.467Z] ca9280d653b3: Pulling fs layer [2022-05-10T19:16:33.467Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T19:16:33.467Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-05-10T19:16:33.726Z] ca9280d653b3: Verifying Checksum [2022-05-10T19:16:33.726Z] ca9280d653b3: Download complete [2022-05-10T19:16:33.726Z] cbdbe7a5bc2a: Pull complete [2022-05-10T19:16:33.984Z] 7e9c9ca2126c: Download complete [2022-05-10T19:16:34.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T19:16:34.242Z] ca9280d653b3: Pull complete [2022-05-10T19:16:34.417Z] + sudo tee /etc/docker/daemon.new [2022-05-10T19:16:34.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T19:16:34.417Z] { [2022-05-10T19:16:34.417Z] "registry-mirrors": [ [2022-05-10T19:16:34.417Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:16:34.417Z] ], [2022-05-10T19:16:34.417Z] "bip": "10.250.0.254/24", [2022-05-10T19:16:34.417Z] "hosts": [ [2022-05-10T19:16:34.417Z] "tcp://0.0.0.0:5555", [2022-05-10T19:16:34.417Z] "unix:///var/run/docker.sock" [2022-05-10T19:16:34.417Z] ], [2022-05-10T19:16:34.417Z] "mtu": 1458, [2022-05-10T19:16:34.417Z] "selinux-enabled": true, [2022-05-10T19:16:34.417Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:16:34.417Z] } [Pipeline] sh [2022-05-10T19:16:34.780Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T19:16:35.146Z] + sudo service docker restart [2022-05-10T19:16:37.531Z] 7e9c9ca2126c: Pull complete [2022-05-10T19:16:37.531Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T19:16:37.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:16:37.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T19:16:37.624Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T19:16:37.697Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:16:39.054Z] $ docker top cdc9e13caf95911d02d861eaa585a1fce467a66378cebb290ceaa372e32d8dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:16:39.437Z] + docker-compose build --help [2022-05-10T19:16:39.437Z] + grep parallel [2022-05-10T19:16:40.008Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:16:40.026Z] $ docker stop --time=1 cdc9e13caf95911d02d861eaa585a1fce467a66378cebb290ceaa372e32d8dc5 [2022-05-10T19:16:41.296Z] $ docker rm -f cdc9e13caf95911d02d861eaa585a1fce467a66378cebb290ceaa372e32d8dc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:16:41.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T19:16:41.706Z] . [Pipeline] withDockerContainer [2022-05-10T19:16:41.772Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T19:16:41.811Z] $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:16:42.203Z] $ docker top 8436a7352fb569f13479cdd09dd25e02a897e84947198451dc1af47fc19e655e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:16:42.559Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:16:43.127Z] Building core-command ... [2022-05-10T19:16:43.127Z] Building core-data ... [2022-05-10T19:16:43.127Z] Building core-metadata ... [2022-05-10T19:16:43.127Z] Building security-bootstrapper ... [2022-05-10T19:16:43.127Z] Building security-proxy-setup ... [2022-05-10T19:16:43.127Z] Building security-secretstore-setup ... [2022-05-10T19:16:43.127Z] Building security-spiffe-token-provider ... [2022-05-10T19:16:43.127Z] Building security-spire-agent ... [2022-05-10T19:16:43.127Z] Building security-spire-config ... [2022-05-10T19:16:43.127Z] Building security-spire-server ... [2022-05-10T19:16:43.127Z] Building support-notifications ... [2022-05-10T19:16:43.127Z] Building support-scheduler ... [2022-05-10T19:16:43.127Z] Building sys-mgmt-agent ... [2022-05-10T19:16:43.127Z] Building security-secretstore-setup [2022-05-10T19:16:43.127Z] Building security-spiffe-token-provider [2022-05-10T19:16:43.127Z] Building security-spire-agent [2022-05-10T19:16:43.127Z] Building security-spire-config [2022-05-10T19:16:43.127Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:16:53.529Z] provisioning config files... [2022-05-10T19:16:53.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config3560843925800207368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:16:53.946Z] ---> docker-login.sh [2022-05-10T19:16:53.947Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:16:54.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:54.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:54.831Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:54.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:54.831Z] [2022-05-10T19:16:54.831Z] Login Succeeded [2022-05-10T19:16:54.831Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:16:55.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:55.526Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:55.526Z] [2022-05-10T19:16:55.526Z] Login Succeeded [2022-05-10T19:16:55.526Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:16:56.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:56.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:56.198Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:56.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:56.198Z] [2022-05-10T19:16:56.198Z] Login Succeeded [2022-05-10T19:16:56.198Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:16:56.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:56.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:56.649Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:56.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:56.649Z] [2022-05-10T19:16:56.649Z] Login Succeeded [2022-05-10T19:16:56.649Z] docker.io [2022-05-10T19:16:57.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:16:57.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:16:57.523Z] Configure a credential helper to remove this warning. See [2022-05-10T19:16:57.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:16:57.523Z] [2022-05-10T19:16:57.523Z] Login Succeeded [2022-05-10T19:16:57.523Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:16:57.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-10T19:16:58.020Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:58.020Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:58.020Z] ---> 2945c7bb6e23 [2022-05-10T19:16:58.020Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:16:58.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:58.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:58.020Z] ---> 2945c7bb6e23 [2022-05-10T19:16:58.020Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:16:58.020Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:58.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:58.020Z] ---> 2945c7bb6e23 [2022-05-10T19:16:58.020Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:16:58.020Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:58.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:58.020Z] ---> 2945c7bb6e23 [2022-05-10T19:16:58.020Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:16:58.020Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:16:58.020Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:16:58.020Z] ---> 2945c7bb6e23 [2022-05-10T19:16:58.020Z] Step 3/25 : WORKDIR /edgex-go [Pipeline] echo [2022-05-10T19:16:58.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:16:58.059Z] ========================================================= [2022-05-10T19:16:58.059Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:16:58.059Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:16:58.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:16:58.680Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:16:58.680Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:16:58.680Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:16:58.680Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:16:58.680Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:16:58.680Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:16:58.680Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:16:58.680Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:16:58.680Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:16:58.680Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:16:58.680Z] 3096ccb668a1: Waiting [2022-05-10T19:16:58.680Z] e8cf19c19ddd: Waiting [2022-05-10T19:16:58.680Z] a4caa8a26152: Waiting [2022-05-10T19:16:58.680Z] 0c92f367c5e7: Waiting [2022-05-10T19:16:58.680Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:16:58.680Z] 94645a83ff95: Download complete [2022-05-10T19:16:58.680Z] 1a89e8eeedd5: Download complete [2022-05-10T19:16:58.680Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:16:58.680Z] 0c92f367c5e7: Download complete [2022-05-10T19:16:58.680Z] 3096ccb668a1: Verifying Checksum [2022-05-10T19:16:58.680Z] 3096ccb668a1: Download complete [2022-05-10T19:16:58.680Z] 9b3977197b4f: Download complete [2022-05-10T19:16:58.680Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T19:16:58.680Z] e8cf19c19ddd: Download complete [2022-05-10T19:16:59.402Z] ---> Running in 4956779263b6 [2022-05-10T19:16:59.402Z] ---> Running in f49817f7962f [2022-05-10T19:16:59.402Z] ---> Running in 2d94b6134fd7 [2022-05-10T19:16:59.402Z] ---> Running in 87150906b483 [2022-05-10T19:16:59.402Z] ---> Running in 221b9b201f5b [2022-05-10T19:16:59.660Z] Removing intermediate container 87150906b483 [2022-05-10T19:16:59.660Z] ---> 7254915b3cd6 [2022-05-10T19:16:59.660Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:59.660Z] Removing intermediate container 4956779263b6 [2022-05-10T19:16:59.660Z] ---> 3d348641babf [2022-05-10T19:16:59.660Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:59.660Z] Removing intermediate container 2d94b6134fd7 [2022-05-10T19:16:59.660Z] ---> 944899f04f2f [2022-05-10T19:16:59.660Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:16:59.660Z] Removing intermediate container 221b9b201f5b [2022-05-10T19:16:59.660Z] ---> 9c5014be760a [2022-05-10T19:16:59.660Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:59.660Z] Removing intermediate container f49817f7962f [2022-05-10T19:16:59.660Z] ---> 4c8359810107 [2022-05-10T19:16:59.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:16:59.660Z] ---> Running in 0876b6142569 [2022-05-10T19:16:59.660Z] ---> Running in 2ccd2a85e914 [2022-05-10T19:16:59.660Z] ---> Running in 8a4980e9c72d [2022-05-10T19:16:59.660Z] ---> Running in 049358dcfb81 [2022-05-10T19:16:59.660Z] ---> Running in 191c72b18678 [2022-05-10T19:16:59.700Z] 9b3977197b4f: Pull complete [2022-05-10T19:17:00.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:00.310Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:17:00.586Z] 94645a83ff95: Pull complete [2022-05-10T19:17:00.797Z] Removing intermediate container 8a4980e9c72d [2022-05-10T19:17:00.797Z] ---> a23b342a9ad4 [2022-05-10T19:17:00.797Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:17:00.797Z] Removing intermediate container 0876b6142569 [2022-05-10T19:17:00.797Z] ---> 4e4ade86f4b5 [2022-05-10T19:17:00.797Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:17:01.056Z] ---> Running in 8f0d615325f2 [2022-05-10T19:17:01.056Z] Removing intermediate container 049358dcfb81 [2022-05-10T19:17:01.056Z] ---> e1ff253d542d [2022-05-10T19:17:01.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:17:01.056Z] ---> Running in dddf6b766b3a [2022-05-10T19:17:01.056Z] ---> Running in bc7d53770021 [2022-05-10T19:17:01.056Z] Removing intermediate container 191c72b18678 [2022-05-10T19:17:01.056Z] ---> 4cfcab590377 [2022-05-10T19:17:01.056Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:17:01.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:01.186Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:17:01.186Z] a4caa8a26152: Download complete [2022-05-10T19:17:01.317Z] ---> Running in ba7e21cfb9f9 [2022-05-10T19:17:01.467Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:17:01.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:01.576Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:17:01.576Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:17:01.576Z] OK: 15864 distinct packages available [2022-05-10T19:17:01.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:01.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:01.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:01.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:02.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:02.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:02.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:02.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:02.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:17:02.666Z] OK: 221 MiB in 52 packages [2022-05-10T19:17:02.666Z] OK: 221 MiB in 52 packages [2022-05-10T19:17:02.666Z] OK: 221 MiB in 52 packages [2022-05-10T19:17:02.926Z] OK: 221 MiB in 52 packages [2022-05-10T19:17:02.926Z] OK: 221 MiB in 52 packages [2022-05-10T19:17:03.495Z] Removing intermediate container 8f0d615325f2 [2022-05-10T19:17:03.495Z] ---> 7ffed8ab6d7b [2022-05-10T19:17:03.495Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:17:03.495Z] Removing intermediate container 2ccd2a85e914 [2022-05-10T19:17:03.495Z] ---> df9ee83335b6 [2022-05-10T19:17:03.495Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:17:03.495Z] Removing intermediate container dddf6b766b3a [2022-05-10T19:17:03.495Z] ---> 28848335592f [2022-05-10T19:17:03.495Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:17:03.495Z] Removing intermediate container ba7e21cfb9f9 [2022-05-10T19:17:03.495Z] ---> e4defac396e0 [2022-05-10T19:17:03.495Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:17:03.495Z] Removing intermediate container bc7d53770021 [2022-05-10T19:17:03.495Z] ---> a8235d557f30 [2022-05-10T19:17:03.495Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:17:03.495Z] ---> c4a31698644b [2022-05-10T19:17:03.495Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:17:03.495Z] ---> 7bd053edbc4e [2022-05-10T19:17:03.495Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:17:03.495Z] ---> 80d03e94440d [2022-05-10T19:17:03.495Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:17:03.754Z] ---> Running in 7d16b0598c04 [2022-05-10T19:17:03.754Z] ---> Running in 53c425731d10 [2022-05-10T19:17:03.754Z] ---> Running in a56a27f77182 [2022-05-10T19:17:03.754Z] ---> d76cf52614cf [2022-05-10T19:17:03.754Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:17:03.754Z] ---> Running in 8aeaf6f726cf [2022-05-10T19:17:03.754Z] ---> 339a8960567b [2022-05-10T19:17:03.754Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:17:03.754Z] ---> Running in 7d97e27abbc1 [2022-05-10T19:17:04.692Z] Removing intermediate container 7d16b0598c04 [2022-05-10T19:17:04.692Z] ---> 58df44413208 [2022-05-10T19:17:04.692Z] Step 8/26 : COPY . . [2022-05-10T19:17:05.260Z] Removing intermediate container 53c425731d10 [2022-05-10T19:17:05.260Z] ---> 350966a0ee59 [2022-05-10T19:17:05.260Z] Step 8/26 : COPY . . [2022-05-10T19:17:05.260Z] Removing intermediate container 8aeaf6f726cf [2022-05-10T19:17:05.260Z] ---> 8398c9d1de7f [2022-05-10T19:17:05.260Z] Step 8/25 : COPY . . [2022-05-10T19:17:09.451Z] Removing intermediate container 7d97e27abbc1 [2022-05-10T19:17:09.451Z] ---> e451ae49cdd9 [2022-05-10T19:17:09.451Z] Step 8/23 : COPY . . [2022-05-10T19:17:09.710Z] Removing intermediate container a56a27f77182 [2022-05-10T19:17:09.710Z] ---> 49bd4eba86fc [2022-05-10T19:17:09.710Z] Step 7/20 : COPY . . [2022-05-10T19:17:13.004Z] ---> 543ef51c2605 [2022-05-10T19:17:13.005Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:17:13.005Z] ---> fb6a518a1532 [2022-05-10T19:17:13.005Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:17:13.005Z] ---> Running in 30223acb4d2f [2022-05-10T19:17:13.005Z] ---> Running in 39efcc9d4382 [2022-05-10T19:17:13.005Z] ---> 563810592158 [2022-05-10T19:17:13.005Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:17:13.278Z] ---> Running in fb2d8a2ec77c [2022-05-10T19:17:13.278Z] Removing intermediate container 39efcc9d4382 [2022-05-10T19:17:13.278Z] ---> 5344bd4681dc [2022-05-10T19:17:13.278Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:17:13.278Z] ---> Running in ffa6defa07b9 [2022-05-10T19:17:13.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T19:17:13.537Z] Removing intermediate container fb2d8a2ec77c [2022-05-10T19:17:13.537Z] ---> e7d99c9ce2fc [2022-05-10T19:17:13.537Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:17:13.537Z] ---> Running in c644f12b0aa6 [2022-05-10T19:17:13.877Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:17:13.877Z] 0c92f367c5e7: Pull complete [2022-05-10T19:17:14.152Z] 3096ccb668a1: Pull complete [2022-05-10T19:17:14.425Z] e8cf19c19ddd: Pull complete [2022-05-10T19:17:14.911Z] Removing intermediate container ffa6defa07b9 [2022-05-10T19:17:14.911Z] ---> 23ea95591061 [2022-05-10T19:17:14.911Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:17:14.911Z] ---> fac7c66a60c6 [2022-05-10T19:17:14.911Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:17:14.911Z] ---> Running in bc4046a9c27f [2022-05-10T19:17:14.911Z] Removing intermediate container c644f12b0aa6 [2022-05-10T19:17:14.911Z] ---> 465d1db775a6 [2022-05-10T19:17:14.911Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:17:14.911Z] ---> Running in 65c5d445db5b [2022-05-10T19:17:14.911Z] ---> Running in e8254a19f4a6 [2022-05-10T19:17:15.171Z] Removing intermediate container 65c5d445db5b [2022-05-10T19:17:15.171Z] ---> 6860fad60d95 [2022-05-10T19:17:15.171Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:17:15.171Z] Removing intermediate container e8254a19f4a6 [2022-05-10T19:17:15.171Z] ---> 5feb297e5b45 [2022-05-10T19:17:15.171Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:17:15.171Z] ---> Running in 1957c40cffbb [2022-05-10T19:17:15.171Z] ---> Running in 58d9df2cdcdb [2022-05-10T19:17:15.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:17:15.430Z] ---> 14fafefddcd2 [2022-05-10T19:17:15.430Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:17:15.689Z] ---> Running in 1a5c794f791d [2022-05-10T19:17:16.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T19:17:16.257Z] spire-1.2.1/ [2022-05-10T19:17:16.257Z] spire-1.2.1/.data/ [2022-05-10T19:17:16.257Z] spire-1.2.1/.data/.file [2022-05-10T19:17:16.257Z] spire-1.2.1/.dockerignore [2022-05-10T19:17:16.257Z] spire-1.2.1/.gitattributes [2022-05-10T19:17:16.257Z] spire-1.2.1/.githooks/ [2022-05-10T19:17:16.257Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/ [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:17:16.257Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:17:16.257Z] spire-1.2.1/.gitignore [2022-05-10T19:17:16.257Z] spire-1.2.1/.go-version [2022-05-10T19:17:16.257Z] spire-1.2.1/.golangci.yml [2022-05-10T19:17:16.257Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:17:16.257Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:17:16.257Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:17:16.257Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:17:16.257Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:17:16.257Z] spire-1.2.1/Dockerfile [2022-05-10T19:17:16.257Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:17:16.257Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:17:16.257Z] spire-1.2.1/LICENSE [2022-05-10T19:17:16.257Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:17:16.257Z] spire-1.2.1/Makefile [2022-05-10T19:17:16.257Z] spire-1.2.1/README.md [2022-05-10T19:17:16.257Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:17:16.257Z] spire-1.2.1/SECURITY.md [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:17:16.257Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:17:16.258Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/ [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/agent/ [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/server/ [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:17:16.258Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/ [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/ [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:17:16.258Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:17:16.258Z] spire-1.2.1/examples/ [2022-05-10T19:17:16.258Z] spire-1.2.1/examples/README.md [2022-05-10T19:17:16.258Z] spire-1.2.1/go.mod [2022-05-10T19:17:16.258Z] spire-1.2.1/go.sum [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/ [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:17:16.258Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:17:16.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:17:16.525Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:17:16.526Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:17:16.527Z] spire-1.2.1/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/.data/ [2022-05-10T19:17:16.527Z] spire-1.2.1/.data/.file [2022-05-10T19:17:16.527Z] spire-1.2.1/.dockerignore [2022-05-10T19:17:16.527Z] spire-1.2.1/.gitattributes [2022-05-10T19:17:16.527Z] spire-1.2.1/.githooks/ [2022-05-10T19:17:16.527Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/ [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:17:16.527Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:17:16.527Z] spire-1.2.1/.gitignore [2022-05-10T19:17:16.527Z] spire-1.2.1/.go-version [2022-05-10T19:17:16.527Z] spire-1.2.1/.golangci.yml [2022-05-10T19:17:16.527Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:17:16.527Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:17:16.527Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:17:16.527Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:17:16.527Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:17:16.527Z] spire-1.2.1/Dockerfile [2022-05-10T19:17:16.527Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:17:16.527Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:17:16.527Z] spire-1.2.1/LICENSE [2022-05-10T19:17:16.527Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:17:16.527Z] spire-1.2.1/Makefile [2022-05-10T19:17:16.527Z] spire-1.2.1/README.md [2022-05-10T19:17:16.527Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:17:16.527Z] spire-1.2.1/SECURITY.md [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:17:16.527Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:17:16.528Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:17:16.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:17:16.529Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/ [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/agent/ [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/server/ [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/ [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/images/ [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:17:16.529Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/private/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:17:16.529Z] spire-1.2.1/release/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:17:16.529Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:17:16.529Z] spire-1.2.1/script/ [2022-05-10T19:17:16.529Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:17:16.529Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:17:16.529Z] spire-1.2.1/support/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:17:16.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:17:16.530Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/clock/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:17:16.530Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/common [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:17:16.530Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:17:16.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:17:16.531Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:17:16.531Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:17:16.532Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:17:16.532Z] spire-1.2.1/examples/ [2022-05-10T19:17:16.532Z] spire-1.2.1/examples/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/go.mod [2022-05-10T19:17:16.532Z] spire-1.2.1/go.sum [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:17:16.532Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:17:16.532Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:17:16.533Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:17:16.533Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testca/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testkey/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/util/ [2022-05-10T19:17:16.533Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/util/race.go [2022-05-10T19:17:16.533Z] spire-1.2.1/test/util/util.go [2022-05-10T19:17:16.533Z] building spire from source... [2022-05-10T19:17:16.533Z] [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:17:16.533Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:17:16.534Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/private/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:17:16.535Z] spire-1.2.1/release/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:17:16.535Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/script/ [2022-05-10T19:17:16.535Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/support/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:17:16.535Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/clock/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:17:16.535Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/common [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:17:16.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlInstalling go1.17.7... [2022-05-10T19:17:16.536Z] [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:17:16.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:17:16.795Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:17:16.796Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:17:16.796Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testca/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testkey/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/util/ [2022-05-10T19:17:16.796Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/util/race.go [2022-05-10T19:17:16.796Z] spire-1.2.1/test/util/util.go [2022-05-10T19:17:16.796Z] building spire from source... [2022-05-10T19:17:16.796Z] Installing go1.17.7... [2022-05-10T19:17:21.148Z] a4caa8a26152: Pull complete [2022-05-10T19:17:21.148Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:17:21.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:17:21.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:17:21.515Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T19:17:21.515Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:17:21.515Z] WORKDIR /edgex [2022-05-10T19:17:21.515Z] COPY go.mod . [2022-05-10T19:17:21.515Z] RUN go mod download [2022-05-10T19:17:22.066Z] Building bin/spire-server... [2022-05-10T19:17:22.067Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:17:22.067Z] Building bin/spire-server... [2022-05-10T19:17:22.067Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:17:22.067Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:17:22.067Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:17:22.067Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:17:22.067Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:17:22.067Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:17:22.067Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:17:22.067Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:17:22.067Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:17:22.067Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:17:22.067Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:17:22.067Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:17:22.067Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:17:22.067Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:17:22.325Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:17:22.325Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:17:22.325Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:17:22.325Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:17:22.325Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:17:22.325Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:17:22.325Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:17:22.325Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:17:22.325Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:17:22.325Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:17:22.583Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:17:22.583Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:17:22.583Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:17:22.583Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:17:22.583Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:17:22.583Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:17:22.583Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:17:22.583Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:17:22.583Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:17:22.583Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:17:22.842Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:17:22.842Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:17:22.842Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:17:22.842Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:17:22.842Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:17:22.842Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:17:22.842Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:17:22.842Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:17:22.842Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:17:22.842Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:17:22.842Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:17:22.842Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:17:22.842Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:17:22.842Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:17:22.842Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:17:22.842Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:17:22.842Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:17:22.842Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:17:22.842Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:17:22.842Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:17:22.842Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:17:22.842Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:17:22.842Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:17:22.842Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:17:22.842Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:17:23.102Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:17:23.102Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:17:23.102Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:17:23.102Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:17:23.102Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:17:23.102Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:17:23.102Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:17:23.102Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:17:23.102Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:17:23.102Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:17:23.102Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:17:23.102Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:17:23.102Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:17:23.102Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:17:23.102Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:17:23.102Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:17:23.102Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:17:23.102Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:17:23.102Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:17:23.102Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:17:23.589Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:17:23.589Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:17:23.589Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:17:23.589Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:17:23.589Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:17:23.589Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:17:23.589Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:17:23.589Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:17:23.589Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:17:23.589Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:17:23.589Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:17:23.589Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:17:23.589Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:17:24.155Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:17:24.155Z] Sending build context to Docker daemon 169.3MB [2022-05-10T19:17:24.155Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:17:24.155Z] ---> 725f1c02e7f9 [2022-05-10T19:17:24.155Z] Step 2/4 : WORKDIR /edgex [2022-05-10T19:17:26.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:17:26.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:17:26.058Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:17:26.058Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:17:26.058Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:17:26.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:17:26.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:17:26.058Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:17:26.058Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:17:26.058Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:17:26.149Z] ---> Running in d20cfca37ba1 [2022-05-10T19:17:26.317Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:17:26.317Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:17:26.317Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:17:26.317Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:17:26.317Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:17:26.317Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:17:26.317Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:17:26.425Z] Removing intermediate container d20cfca37ba1 [2022-05-10T19:17:26.425Z] ---> b3d700c8bb3f [2022-05-10T19:17:26.425Z] Step 3/4 : COPY go.mod . [2022-05-10T19:17:27.042Z] ---> 2c20f510847e [2022-05-10T19:17:27.042Z] Step 4/4 : RUN go mod download [2022-05-10T19:17:27.323Z] ---> Running in 883de48f4363 [2022-05-10T19:17:30.507Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:17:30.507Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:17:30.507Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:17:30.507Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:17:30.507Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:17:30.507Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:17:30.507Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:17:30.507Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:17:30.507Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:17:30.507Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:17:30.507Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:17:30.507Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:17:30.947Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:17:31.211Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:17:31.211Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:17:31.472Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:17:31.472Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:17:31.472Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:17:31.730Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:17:31.731Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:17:31.731Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:17:31.731Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:17:31.731Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:17:32.063Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:17:32.322Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:17:32.322Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:17:32.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T19:17:32.322Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:17:32.322Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:17:32.322Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:17:32.322Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:17:32.322Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:17:32.322Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:17:32.322Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:17:32.322Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:17:32.322Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:17:32.322Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:17:32.322Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:17:32.322Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:17:32.582Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:17:32.582Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:17:32.582Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:17:32.582Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:17:32.582Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:17:32.582Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:17:32.582Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:17:32.582Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:17:32.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:17:32.582Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:17:32.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:17:32.842Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:17:32.842Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:17:32.842Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:17:32.842Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:17:32.842Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:17:32.842Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:17:32.842Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:17:32.842Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:17:33.101Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:17:33.101Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:17:34.480Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:17:34.480Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:17:34.480Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:17:34.480Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:17:34.738Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:17:34.738Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:17:34.738Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:17:34.738Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:17:34.738Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:17:34.738Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:17:34.738Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:17:34.738Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:17:34.738Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:17:34.738Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:17:34.738Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:17:34.738Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:17:34.738Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:17:34.996Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:17:34.996Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:17:34.996Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:17:34.996Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:17:34.996Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:17:34.996Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:17:34.996Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:17:34.996Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:17:34.996Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:17:34.996Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:17:34.996Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:17:34.996Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:17:34.996Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:17:35.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:17:35.509Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:17:35.509Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:17:35.509Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:17:35.509Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:17:35.509Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:17:35.509Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:17:35.509Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:17:35.509Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:17:35.768Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:17:35.768Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:17:35.768Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:17:35.768Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:17:35.768Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:17:35.768Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:17:35.768Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:17:35.768Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:17:35.768Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:17:35.768Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:17:35.768Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:17:35.768Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:17:35.768Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:17:35.768Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:17:35.768Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:17:35.768Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:17:35.768Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:17:35.769Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:17:35.769Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:17:35.769Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:17:35.769Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:17:36.028Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:17:36.028Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:17:36.028Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:17:36.028Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:17:36.028Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:17:36.028Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:17:36.028Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:17:36.028Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:17:36.028Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:17:36.028Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:17:36.028Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:17:36.028Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:17:36.028Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:17:36.028Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:17:36.028Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:17:36.028Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:17:36.028Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:17:36.028Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:17:36.028Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:17:36.028Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:17:36.028Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:17:36.028Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:17:36.028Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:17:36.028Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:17:36.310Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:17:36.310Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:17:36.310Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:17:36.310Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:17:36.310Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:17:36.310Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:17:36.310Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:17:36.310Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:17:36.310Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:17:36.310Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:17:36.310Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:17:36.310Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:17:36.310Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:17:36.310Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:17:41.590Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:17:41.590Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:17:41.590Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:17:41.590Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:18:03.534Z] Removing intermediate container bc4046a9c27f [2022-05-10T19:18:03.534Z] ---> 0fdea9930aa2 [2022-05-10T19:18:03.534Z] [2022-05-10T19:18:03.534Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:18:03.534Z] Removing intermediate container 30223acb4d2f [2022-05-10T19:18:03.534Z] ---> 7f3017db9e17 [2022-05-10T19:18:03.534Z] [2022-05-10T19:18:03.534Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:18:03.534Z] Removing intermediate container 1a5c794f791d [2022-05-10T19:18:03.534Z] ---> 2cb47ec2a9e9 [2022-05-10T19:18:03.534Z] [2022-05-10T19:18:03.534Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:18:03.534Z] 3.14: Pulling from library/alpine [2022-05-10T19:18:03.534Z] 3.15: Pulling from library/alpine [2022-05-10T19:18:03.534Z] 3.14: Pulling from library/alpine [2022-05-10T19:18:03.534Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:18:03.534Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:18:03.534Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:18:03.534Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:18:03.534Z] ---> e04c818066af [2022-05-10T19:18:03.534Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:18:03.534Z] ---> e04c818066af [2022-05-10T19:18:03.534Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:18:04.102Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:18:04.102Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:18:04.102Z] ---> 0ac33e5f5afa [2022-05-10T19:18:04.102Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:18:04.102Z] ---> Running in 00fde06ffe70 [2022-05-10T19:18:04.102Z] ---> Running in 516f4a43b68f [2022-05-10T19:18:04.102Z] ---> Running in d5cc7f9a9d94 [2022-05-10T19:18:04.360Z] Removing intermediate container d5cc7f9a9d94 [2022-05-10T19:18:04.360Z] ---> 4d6eee354b05 [2022-05-10T19:18:04.360Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:18:04.622Z] ---> Running in e7d5b938282a [2022-05-10T19:18:04.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:04.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:05.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:05.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:05.316Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:18:05.316Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:18:05.316Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:18:05.316Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:18:05.316Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:18:05.316Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:18:05.316Z] OK: 6 MiB in 17 packages [2022-05-10T19:18:05.316Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:18:05.316Z] OK: 6 MiB in 15 packages [2022-05-10T19:18:06.728Z] Removing intermediate container 00fde06ffe70 [2022-05-10T19:18:06.728Z] ---> 960db8e6e0d0 [2022-05-10T19:18:06.728Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:18:06.728Z] ---> Running in 3263c2bb935e [2022-05-10T19:18:06.728Z] Removing intermediate container e7d5b938282a [2022-05-10T19:18:06.728Z] ---> febd728c976c [2022-05-10T19:18:06.728Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:18:06.728Z] Removing intermediate container 516f4a43b68f [2022-05-10T19:18:06.728Z] ---> 70bf8158041b [2022-05-10T19:18:06.728Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:18:06.986Z] ---> Running in 6d95952f8081 [2022-05-10T19:18:06.986Z] ---> Running in 16d1ccb150f8 [2022-05-10T19:18:07.245Z] Removing intermediate container 3263c2bb935e [2022-05-10T19:18:07.245Z] ---> cff7f7401a11 [2022-05-10T19:18:07.245Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:18:07.245Z] ---> Running in d5d2d5c6f774 [2022-05-10T19:18:07.245Z] Removing intermediate container 16d1ccb150f8 [2022-05-10T19:18:07.245Z] ---> 76f5c3042eba [2022-05-10T19:18:07.245Z] Step 13/25 : WORKDIR / [2022-05-10T19:18:07.504Z] ---> Running in 26d14e5f7821 [2022-05-10T19:18:07.762Z] Removing intermediate container d5d2d5c6f774 [2022-05-10T19:18:07.762Z] ---> 431814085638 [2022-05-10T19:18:07.762Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:18:07.762Z] ---> Running in 852cee50c3b4 [2022-05-10T19:18:07.762Z] Removing intermediate container 26d14e5f7821 [2022-05-10T19:18:07.762Z] ---> b5e8b7391e36 [2022-05-10T19:18:07.762Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T19:18:08.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:08.280Z] Removing intermediate container 852cee50c3b4 [2022-05-10T19:18:08.280Z] ---> 962fa01f5100 [2022-05-10T19:18:08.280Z] Step 15/23 : WORKDIR / [2022-05-10T19:18:08.280Z] ---> 639f6de0dcad [2022-05-10T19:18:08.280Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T19:18:08.280Z] ---> Running in 443e5d219fcc [2022-05-10T19:18:08.847Z] Removing intermediate container 443e5d219fcc [2022-05-10T19:18:08.847Z] ---> 5929626cc8d6 [2022-05-10T19:18:08.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:18:09.107Z] ---> 6d2fec1bfe0c [2022-05-10T19:18:09.107Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:18:09.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:09.365Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:18:09.365Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:18:09.365Z] OK: 15855 distinct packages available [2022-05-10T19:18:09.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:09.625Z] ---> db6e6ccba27c [2022-05-10T19:18:09.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:18:09.625Z] ---> d52f2f5bad5b [2022-05-10T19:18:09.625Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T19:18:10.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:10.451Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:18:10.451Z] ---> dd2fe7495e3c [2022-05-10T19:18:10.451Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:18:10.710Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:18:10.710Z] ---> 614286e2c515 [2022-05-10T19:18:10.710Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:18:10.710Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:18:10.710Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:18:10.968Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:18:10.968Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:18:10.968Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:18:11.227Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:18:11.227Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:18:11.227Z] ---> c4506a64682f [2022-05-10T19:18:11.227Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:18:11.227Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:18:11.489Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:18:11.489Z] ---> Running in 7971f7a11e81 [2022-05-10T19:18:11.489Z] OK: 8 MiB in 23 packages [2022-05-10T19:18:11.489Z] ---> 42c79aeee529 [2022-05-10T19:18:11.489Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:18:12.057Z] Removing intermediate container 7971f7a11e81 [2022-05-10T19:18:12.057Z] ---> 622b8e6566cb [2022-05-10T19:18:12.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:18:12.316Z] ---> Running in d378b2b6341c [2022-05-10T19:18:12.883Z] Removing intermediate container d378b2b6341c [2022-05-10T19:18:12.883Z] ---> 4ad3fb98bb0c [2022-05-10T19:18:12.883Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:18:12.883Z] ---> c4ffba7194c3 [2022-05-10T19:18:12.883Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:18:12.883Z] ---> Running in a7f47334eb8a [2022-05-10T19:18:12.883Z] Removing intermediate container 6d95952f8081 [2022-05-10T19:18:12.883Z] ---> f0062c44a3d1 [2022-05-10T19:18:12.883Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:18:13.451Z] Removing intermediate container a7f47334eb8a [2022-05-10T19:18:13.451Z] ---> 6b03e3e7b803 [2022-05-10T19:18:13.451Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:18:13.451Z] ---> Running in b10f8aa86b46 [2022-05-10T19:18:13.451Z] ---> ccbabe281810 [2022-05-10T19:18:13.451Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:18:13.451Z] ---> bcc74b15f9d8 [2022-05-10T19:18:13.451Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T19:18:13.709Z] ---> Running in 33240579fffc [2022-05-10T19:18:13.709Z] Removing intermediate container b10f8aa86b46 [2022-05-10T19:18:13.709Z] ---> b496dbd30f3e [2022-05-10T19:18:13.709Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:18:13.709Z] ---> Running in b85a1234d9de [2022-05-10T19:18:14.276Z] Removing intermediate container b85a1234d9de [2022-05-10T19:18:14.276Z] ---> 1ed2534e3ab8 [2022-05-10T19:18:14.276Z] [2022-05-10T19:18:14.276Z] Successfully built 1ed2534e3ab8 [2022-05-10T19:18:14.276Z] Successfully tagged core-command:latest [2022-05-10T19:18:14.276Z] Building support-scheduler [2022-05-10T19:18:16.179Z]  Building core-command ... done  ---> aab3cd1131be [2022-05-10T19:18:16.179Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:18:16.748Z] Removing intermediate container 33240579fffc [2022-05-10T19:18:16.748Z] ---> 04613654fd9e [2022-05-10T19:18:16.748Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:18:17.008Z] ---> 3666ef8c3a32 [2022-05-10T19:18:17.008Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:18:17.008Z] ---> Running in c8020861eef5 [2022-05-10T19:18:17.008Z] ---> Running in aa3a4afcdcda [2022-05-10T19:18:17.583Z] Removing intermediate container c8020861eef5 [2022-05-10T19:18:17.583Z] ---> b69020082bac [2022-05-10T19:18:17.583Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:18:17.583Z] Removing intermediate container aa3a4afcdcda [2022-05-10T19:18:17.583Z] ---> 77afca69c242 [2022-05-10T19:18:17.583Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:18:17.842Z] ---> Running in dfc68535b0f0 [2022-05-10T19:18:17.842Z] ---> Running in 1828551e9484 [2022-05-10T19:18:18.101Z] Removing intermediate container 1828551e9484 [2022-05-10T19:18:18.101Z] ---> 1b62864455a7 [2022-05-10T19:18:18.101Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T19:18:18.101Z] Removing intermediate container dfc68535b0f0 [2022-05-10T19:18:18.101Z] ---> f88be2adaa41 [2022-05-10T19:18:18.101Z] Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:18:18.359Z] ---> Running in 56ecc4aaedd2 [2022-05-10T19:18:18.619Z] ---> Running in 7722e7b34708 [2022-05-10T19:18:18.619Z] Removing intermediate container 56ecc4aaedd2 [2022-05-10T19:18:18.619Z] ---> 42272f0b5e56 [2022-05-10T19:18:18.619Z] Step 19/20 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:18:18.878Z] ---> Running in 65aa05282f45 [2022-05-10T19:18:18.878Z] Removing intermediate container 7722e7b34708 [2022-05-10T19:18:18.878Z] ---> 9d7252e324d4 [2022-05-10T19:18:18.878Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T19:18:19.137Z] ---> Running in 1e8d1302488d [2022-05-10T19:18:19.396Z] Removing intermediate container 65aa05282f45 [2022-05-10T19:18:19.396Z] ---> fd77af8dc805 [2022-05-10T19:18:19.396Z] Step 20/20 : LABEL version=2.2.0-dev.95 [2022-05-10T19:18:19.655Z] ---> Running in 0f20f155a833 [2022-05-10T19:18:19.655Z] Removing intermediate container 1e8d1302488d [2022-05-10T19:18:19.655Z] ---> 4831ad4b94f7 [2022-05-10T19:18:19.655Z] [2022-05-10T19:18:19.914Z] Successfully built 4831ad4b94f7 [2022-05-10T19:18:19.914Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T19:18:19.914Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-05-10T19:18:20.174Z] Removing intermediate container 0f20f155a833 [2022-05-10T19:18:20.174Z] ---> ab8de2a9ddb4 [2022-05-10T19:18:20.174Z] [2022-05-10T19:18:20.174Z] Successfully built ab8de2a9ddb4 [2022-05-10T19:18:20.174Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T19:18:20.174Z] Building security-proxy-setup [2022-05-10T19:18:21.110Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:18:21.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:18:21.110Z] ---> 2945c7bb6e23 [2022-05-10T19:18:21.110Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:18:21.110Z] ---> Using cache [2022-05-10T19:18:21.110Z] ---> 9c5014be760a [2022-05-10T19:18:21.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:18:21.110Z] ---> Using cache [2022-05-10T19:18:21.110Z] ---> 4cfcab590377 [2022-05-10T19:18:21.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:18:21.110Z] ---> Using cache [2022-05-10T19:18:21.110Z] ---> e4defac396e0 [2022-05-10T19:18:21.110Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:18:21.110Z] ---> Using cache [2022-05-10T19:18:21.110Z] ---> d76cf52614cf [2022-05-10T19:18:21.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:18:21.110Z] ---> Using cache [2022-05-10T19:18:21.110Z] ---> 8398c9d1de7f [2022-05-10T19:18:21.110Z] Step 8/22 : COPY . . [2022-05-10T19:18:21.110Z] ---> Using cache [2022-05-10T19:18:21.110Z] ---> fb6a518a1532 [2022-05-10T19:18:21.110Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:18:23.646Z] ---> Running in 372fe61d309d [2022-05-10T19:18:23.936Z] Removing intermediate container 883de48f4363 [2022-05-10T19:18:23.936Z] ---> e77d4e4575ef [2022-05-10T19:18:23.936Z] Successfully built e77d4e4575ef [2022-05-10T19:18:23.936Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:18:24.292Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:18:24.292Z] . [Pipeline] withDockerContainer [2022-05-10T19:18:24.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container [2022-05-10T19:18:24.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:18:25.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:18:26.164Z] $ docker top 4e08381e903e0e50cf91cbb39329ce7829f334070783ece44dd5bbba66027bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:18:27.132Z] + go version [2022-05-10T19:18:27.132Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:18:27.165Z] $ docker stop --time=1 4e08381e903e0e50cf91cbb39329ce7829f334070783ece44dd5bbba66027bfd [2022-05-10T19:18:28.925Z] $ docker rm -f 4e08381e903e0e50cf91cbb39329ce7829f334070783ece44dd5bbba66027bfd [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 [2022-05-10T19:18:29.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:18:29.601Z] [2022-05-10T19:18:29.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:18:29.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:18:30.255Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T19:18:30.255Z] 29e5d40040c1: Pulling fs layer [2022-05-10T19:18:30.255Z] 1ce36da41761: Pulling fs layer [2022-05-10T19:18:30.255Z] 25b303627fd3: Pulling fs layer [2022-05-10T19:18:30.255Z] 29e5d40040c1: Verifying Checksum [2022-05-10T19:18:30.255Z] 29e5d40040c1: Download complete [2022-05-10T19:18:30.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:18:30.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:18:30.285Z] ---> 2945c7bb6e23 [2022-05-10T19:18:30.285Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:18:30.285Z] ---> Using cache [2022-05-10T19:18:30.285Z] ---> 9c5014be760a [2022-05-10T19:18:30.285Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:18:30.285Z] ---> Using cache [2022-05-10T19:18:30.285Z] ---> 4cfcab590377 [2022-05-10T19:18:30.285Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:18:30.285Z] ---> Using cache [2022-05-10T19:18:30.285Z] ---> e4defac396e0 [2022-05-10T19:18:30.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:18:30.285Z] ---> Using cache [2022-05-10T19:18:30.285Z] ---> d76cf52614cf [2022-05-10T19:18:30.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:18:30.286Z] ---> Using cache [2022-05-10T19:18:30.286Z] ---> 8398c9d1de7f [2022-05-10T19:18:30.286Z] Step 8/22 : COPY . . [2022-05-10T19:18:30.286Z] ---> Using cache [2022-05-10T19:18:30.286Z] ---> fb6a518a1532 [2022-05-10T19:18:30.286Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:18:30.533Z] 1ce36da41761: Verifying Checksum [2022-05-10T19:18:30.533Z] 1ce36da41761: Download complete [2022-05-10T19:18:31.137Z] 29e5d40040c1: Pull complete [2022-05-10T19:18:32.132Z] 25b303627fd3: Verifying Checksum [2022-05-10T19:18:32.132Z] 25b303627fd3: Download complete [2022-05-10T19:18:32.409Z] 1ce36da41761: Pull complete [2022-05-10T19:18:32.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:18:32.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:18:32.818Z] ---> 2945c7bb6e23 [2022-05-10T19:18:32.818Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:18:32.818Z] ---> Using cache [2022-05-10T19:18:32.818Z] ---> 9c5014be760a [2022-05-10T19:18:32.818Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:18:32.818Z] ---> Using cache [2022-05-10T19:18:32.818Z] ---> 4cfcab590377 [2022-05-10T19:18:32.818Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:18:33.385Z] ---> Running in b479545ff690 [2022-05-10T19:18:33.385Z] ---> Running in efec8cbfb101 [2022-05-10T19:18:34.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T19:18:34.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:35.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:18:35.585Z] OK: 221 MiB in 52 packages [2022-05-10T19:18:36.960Z] Removing intermediate container b479545ff690 [2022-05-10T19:18:36.960Z] ---> fa159a143df7 [2022-05-10T19:18:36.960Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:18:37.896Z] ---> 6482ed89b2f5 [2022-05-10T19:18:37.896Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:18:37.896Z] ---> Running in 3de48540b100 [2022-05-10T19:18:41.187Z] Removing intermediate container 3de48540b100 [2022-05-10T19:18:41.187Z] ---> 7a72021cf169 [2022-05-10T19:18:41.187Z] Step 8/23 : COPY . . [2022-05-10T19:18:44.839Z] 25b303627fd3: Pull complete [2022-05-10T19:18:44.839Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T19:18:44.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:18:44.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T19:18:45.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container [2022-05-10T19:18:45.216Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:18:47.784Z] $ docker top 69945c82b162be0cb6210aaeee2b066dc5eb69930c174d032262e156b6acaa38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:18:48.750Z] + docker-compose build --help [2022-05-10T19:18:48.750Z] + grep parallel [2022-05-10T19:18:51.171Z] ---> 1a659ee49895 [2022-05-10T19:18:51.171Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:18:51.171Z] ---> Running in 4c24a5e0c2ba [2022-05-10T19:18:51.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T19:18:55.472Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T19:18:55.500Z] $ docker stop --time=1 69945c82b162be0cb6210aaeee2b066dc5eb69930c174d032262e156b6acaa38 [2022-05-10T19:18:57.269Z] $ docker rm -f 69945c82b162be0cb6210aaeee2b066dc5eb69930c174d032262e156b6acaa38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:18:57.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T19:18:57.924Z] . [Pipeline] withDockerContainer [2022-05-10T19:18:58.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container [2022-05-10T19:18:58.288Z] $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T19:18:59.548Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:18:59.706Z] $ docker top cef594deb00a5f2d820889a290d662fb2c061081f99e5d24279a5d6233fc70d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:19:00.666Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T19:19:07.381Z] Building core-command ... [2022-05-10T19:19:07.381Z] Building core-data ... [2022-05-10T19:19:07.381Z] Building core-metadata ... [2022-05-10T19:19:07.381Z] Building security-bootstrapper ... [2022-05-10T19:19:07.381Z] Building security-proxy-setup ... [2022-05-10T19:19:07.381Z] Building security-secretstore-setup ... [2022-05-10T19:19:07.381Z] Building security-spiffe-token-provider ... [2022-05-10T19:19:07.381Z] Building security-spire-agent ... [2022-05-10T19:19:07.381Z] Building security-spire-config ... [2022-05-10T19:19:07.381Z] Building security-spire-server ... [2022-05-10T19:19:07.381Z] Building support-notifications ... [2022-05-10T19:19:07.381Z] Building support-scheduler ... [2022-05-10T19:19:07.381Z] Building sys-mgmt-agent ... [2022-05-10T19:19:07.381Z] Building security-spire-config [2022-05-10T19:19:07.381Z] Building security-spiffe-token-provider [2022-05-10T19:19:07.381Z] Building security-secretstore-setup [2022-05-10T19:19:07.381Z] Building sys-mgmt-agent [2022-05-10T19:19:07.381Z] Building security-spire-server [2022-05-10T19:19:09.524Z] Removing intermediate container efec8cbfb101 [2022-05-10T19:19:09.524Z] ---> 2ab8730e765e [2022-05-10T19:19:09.524Z] [2022-05-10T19:19:09.524Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:19:09.524Z] ---> e04c818066af [2022-05-10T19:19:09.524Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:19:09.524Z] Removing intermediate container 372fe61d309d [2022-05-10T19:19:09.524Z] ---> fed9a14ced1d [2022-05-10T19:19:09.524Z] [2022-05-10T19:19:09.524Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:19:09.524Z] ---> e04c818066af [2022-05-10T19:19:09.524Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:19:09.524Z] ---> Using cache [2022-05-10T19:19:09.524Z] ---> 960db8e6e0d0 [2022-05-10T19:19:09.524Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:19:09.524Z] ---> Using cache [2022-05-10T19:19:09.524Z] ---> cff7f7401a11 [2022-05-10T19:19:09.524Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:19:09.524Z] ---> Running in 92ac4d109b40 [2022-05-10T19:19:09.524Z] ---> Running in 408460f446ff [2022-05-10T19:19:09.524Z] Removing intermediate container 92ac4d109b40 [2022-05-10T19:19:09.524Z] ---> de591b8b1b57 [2022-05-10T19:19:09.524Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:19:09.524Z] ---> Running in 46d13a270a02 [2022-05-10T19:19:09.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:09.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:09.524Z] Removing intermediate container 46d13a270a02 [2022-05-10T19:19:09.524Z] ---> 095398176cd3 [2022-05-10T19:19:09.524Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:19:09.524Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:19:09.524Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:19:09.524Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:19:09.524Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:19:09.524Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:19:09.524Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:19:09.524Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:19:09.524Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:19:09.783Z] OK: 8 MiB in 20 packages [2022-05-10T19:19:10.351Z] ---> 436b2b5ed3d0 [2022-05-10T19:19:10.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:19:10.922Z] Removing intermediate container 408460f446ff [2022-05-10T19:19:10.922Z] ---> a45848a4dbc9 [2022-05-10T19:19:10.922Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:19:10.922Z] ---> Running in 7bf5b13234f5 [2022-05-10T19:19:11.180Z] ---> 6349991e96fc [2022-05-10T19:19:11.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:19:11.180Z] Removing intermediate container 7bf5b13234f5 [2022-05-10T19:19:11.180Z] ---> 9767ba0ff5d0 [2022-05-10T19:19:11.180Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:19:11.440Z] ---> Running in d437aa98dfbc [2022-05-10T19:19:11.700Z] ---> e68abd971014 [2022-05-10T19:19:11.700Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:19:11.700Z] Removing intermediate container d437aa98dfbc [2022-05-10T19:19:11.700Z] ---> 52e4c071b0aa [2022-05-10T19:19:11.700Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:19:11.700Z] ---> Running in ce4658c20105 [2022-05-10T19:19:11.959Z] Removing intermediate container ce4658c20105 [2022-05-10T19:19:11.959Z] ---> 55e100803b6a [2022-05-10T19:19:11.959Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:19:12.219Z] ---> 54b0cdaa7dfb [2022-05-10T19:19:12.219Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:19:12.219Z] ---> Running in b6363fc7c404 [2022-05-10T19:19:12.785Z] Removing intermediate container b6363fc7c404 [2022-05-10T19:19:12.785Z] ---> 8ab61c614f5f [2022-05-10T19:19:12.785Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:19:12.785Z] ---> 69e636eeba1c [2022-05-10T19:19:12.785Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:19:12.785Z] ---> Running in 29056fd9e45a [2022-05-10T19:19:13.724Z] Removing intermediate container 29056fd9e45a [2022-05-10T19:19:13.724Z] ---> e96e6e12e3b1 [2022-05-10T19:19:13.724Z] Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:19:13.724Z] ---> 58aaaaa0de39 [2022-05-10T19:19:13.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:19:13.724Z] ---> Running in e9501509c83c [2022-05-10T19:19:13.982Z] Removing intermediate container e9501509c83c [2022-05-10T19:19:13.982Z] ---> 01fb94f673df [2022-05-10T19:19:13.982Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:19:14.241Z] ---> a893d55a660e [2022-05-10T19:19:14.241Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:19:14.241Z] ---> Running in 4f25d5bc01c3 [2022-05-10T19:19:14.500Z] ---> Running in 4092c6c9724d [2022-05-10T19:19:14.500Z] Removing intermediate container 4c24a5e0c2ba [2022-05-10T19:19:14.500Z] ---> 2e3ade6d3fce [2022-05-10T19:19:14.500Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:19:14.500Z] ---> Running in 64627baa9882 [2022-05-10T19:19:14.500Z] Removing intermediate container 4f25d5bc01c3 [2022-05-10T19:19:14.500Z] ---> 7ca90da618bf [2022-05-10T19:19:14.500Z] [2022-05-10T19:19:14.758Z] Successfully built 7ca90da618bf [2022-05-10T19:19:14.758Z] Successfully tagged support-scheduler:latest [2022-05-10T19:19:14.758Z]  Building support-scheduler ... done Building support-notifications [2022-05-10T19:19:14.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:19:18.043Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:19:18.043Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:19:18.043Z] ---> 2945c7bb6e23 [2022-05-10T19:19:18.043Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:19:18.043Z] ---> Using cache [2022-05-10T19:19:18.043Z] ---> 9c5014be760a [2022-05-10T19:19:18.043Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:19:18.043Z] ---> Using cache [2022-05-10T19:19:18.043Z] ---> 4cfcab590377 [2022-05-10T19:19:18.043Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:19:18.043Z] Removing intermediate container 4092c6c9724d [2022-05-10T19:19:18.043Z] ---> 6cc2c0596a7e [2022-05-10T19:19:18.043Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:19:18.043Z] Removing intermediate container 64627baa9882 [2022-05-10T19:19:18.043Z] ---> 75e0cf04a845 [2022-05-10T19:19:18.043Z] [2022-05-10T19:19:18.043Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:19:18.043Z] ---> Running in 0a6dc6c6398e [2022-05-10T19:19:18.043Z] ---> Running in 7ff271050753 [2022-05-10T19:19:18.043Z] 20.10.14: Pulling from library/docker [2022-05-10T19:19:18.043Z] Removing intermediate container 7ff271050753 [2022-05-10T19:19:18.043Z] ---> 4b8a43f94df3 [2022-05-10T19:19:18.043Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:19:18.302Z] ---> Running in d4af37e32594 [2022-05-10T19:19:18.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:18.562Z] Removing intermediate container d4af37e32594 [2022-05-10T19:19:18.562Z] ---> 91083b505bdf [2022-05-10T19:19:18.562Z] Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:19:18.562Z] ---> Running in 179d7957e1e0 [2022-05-10T19:19:18.822Z] Removing intermediate container 179d7957e1e0 [2022-05-10T19:19:18.822Z] ---> 9e2e1d10b072 [2022-05-10T19:19:18.822Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:19:18.822Z] ---> Running in 8020b8ae2ad7 [2022-05-10T19:19:19.080Z] Removing intermediate container 8020b8ae2ad7 [2022-05-10T19:19:19.080Z] ---> 0a5c8d52767e [2022-05-10T19:19:19.080Z] [2022-05-10T19:19:19.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:19.080Z] Successfully built 0a5c8d52767e [2022-05-10T19:19:19.080Z] Successfully tagged security-proxy-setup:latest [2022-05-10T19:19:19.080Z]  Building security-proxy-setup ... done Building core-metadata [2022-05-10T19:19:19.338Z] OK: 221 MiB in 52 packages [2022-05-10T19:19:22.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:19:22.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:19:22.627Z] ---> 2945c7bb6e23 [2022-05-10T19:19:22.627Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:19:22.627Z] ---> Using cache [2022-05-10T19:19:22.627Z] ---> 9c5014be760a [2022-05-10T19:19:22.627Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:19:22.627Z] ---> Using cache [2022-05-10T19:19:22.627Z] ---> 4cfcab590377 [2022-05-10T19:19:22.627Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:19:22.627Z] ---> Using cache [2022-05-10T19:19:22.627Z] ---> e4defac396e0 [2022-05-10T19:19:22.627Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:19:22.627Z] ---> Using cache [2022-05-10T19:19:22.627Z] ---> d76cf52614cf [2022-05-10T19:19:22.627Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:19:22.627Z] ---> Using cache [2022-05-10T19:19:22.627Z] ---> 8398c9d1de7f [2022-05-10T19:19:22.627Z] Step 8/23 : COPY . . [2022-05-10T19:19:22.627Z] ---> Using cache [2022-05-10T19:19:22.627Z] ---> fb6a518a1532 [2022-05-10T19:19:22.627Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:19:22.887Z] Removing intermediate container 0a6dc6c6398e [2022-05-10T19:19:22.887Z] ---> e8340efb666e [2022-05-10T19:19:22.887Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:19:22.887Z] ---> Running in 1b3f51c37c80 [2022-05-10T19:19:22.887Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:19:22.887Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:19:22.887Z] ---> 7417809fdb73 [2022-05-10T19:19:22.887Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:19:23.144Z] ---> Running in 223d31e242cd [2022-05-10T19:19:23.144Z] ---> 09e14c14534e [2022-05-10T19:19:23.144Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:19:23.144Z] ---> Running in c38159568859 [2022-05-10T19:19:23.144Z] Removing intermediate container 223d31e242cd [2022-05-10T19:19:23.144Z] ---> db381a3350d0 [2022-05-10T19:19:23.144Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T19:19:23.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:19:23.144Z] ---> Running in 3421c531d1e9 [2022-05-10T19:19:23.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:23.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:23.971Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:19:23.971Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:19:23.971Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:19:23.971Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:19:23.971Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:19:23.971Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:19:23.971Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:19:23.971Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:19:23.971Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:19:23.971Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:19:23.971Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:19:23.971Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:19:23.971Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:19:23.971Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:19:23.971Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:19:23.971Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:19:23.971Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:19:24.230Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:19:24.488Z] Removing intermediate container c38159568859 [2022-05-10T19:19:24.488Z] ---> 54f6ae5eca41 [2022-05-10T19:19:24.488Z] Step 8/22 : COPY . . [2022-05-10T19:19:24.488Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:19:24.488Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:19:24.488Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:19:24.488Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:19:24.488Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:19:24.488Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:19:24.488Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:19:24.488Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:19:24.488Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:19:24.488Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:19:24.488Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:19:24.488Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:19:24.488Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:19:24.488Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:19:24.488Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:19:24.488Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:19:24.488Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:19:24.747Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:19:24.747Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:19:24.747Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:19:24.747Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:19:24.747Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:19:24.747Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:19:24.747Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:19:24.747Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:19:24.747Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:19:24.747Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:19:24.747Z] OK: 83 MiB in 65 packages [2022-05-10T19:19:25.314Z] Collecting docker-compose==1.23.2 [2022-05-10T19:19:25.572Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:19:25.572Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:19:25.572Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:19:25.572Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:19:25.572Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:19:25.572Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:19:25.572Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:19:26.140Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:19:26.140Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:19:26.708Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:19:26.709Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:19:26.709Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:19:26.709Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:19:26.967Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:19:27.225Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:19:27.225Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:19:27.225Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:19:27.225Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T19:19:27.225Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:19:27.225Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:19:27.484Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:19:27.484Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:19:27.484Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T19:19:27.742Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:19:27.742Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:19:27.742Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:19:27.742Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:19:27.742Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:19:27.742Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:19:27.742Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:19:27.742Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:19:27.742Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:19:27.742Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:19:28.001Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:19:28.001Z] Attempting uninstall: urllib3 [2022-05-10T19:19:28.001Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:19:28.001Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:19:28.001Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:19:28.259Z] Attempting uninstall: idna [2022-05-10T19:19:28.259Z] Found existing installation: idna 3.3 [2022-05-10T19:19:28.259Z] Uninstalling idna-3.3: [2022-05-10T19:19:28.259Z] Successfully uninstalled idna-3.3 [2022-05-10T19:19:30.164Z] Attempting uninstall: requests [2022-05-10T19:19:30.164Z] Found existing installation: requests 2.26.0 [2022-05-10T19:19:30.164Z] Uninstalling requests-2.26.0: [2022-05-10T19:19:30.164Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:19:31.548Z] Running setup.py install for texttable: started [2022-05-10T19:19:32.115Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:19:32.115Z] Running setup.py install for PyYAML: started [2022-05-10T19:19:32.115Z] ---> f5843cc37b92 [2022-05-10T19:19:32.115Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:19:32.378Z] ---> Running in 0ed45a27fd39 [2022-05-10T19:19:32.378Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:19:32.378Z] Running setup.py install for docopt: started [2022-05-10T19:19:32.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T19:19:33.030Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:19:33.030Z] Running setup.py install for dockerpty: started [2022-05-10T19:19:33.317Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:19:33.576Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T19:19:36.862Z] Removing intermediate container 3421c531d1e9 [2022-05-10T19:19:36.862Z] ---> 2861cad19947 [2022-05-10T19:19:36.862Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:19:37.121Z] ---> Running in d8cd368e08f6 [2022-05-10T19:19:37.380Z] Removing intermediate container d8cd368e08f6 [2022-05-10T19:19:37.380Z] ---> cffaa1371a90 [2022-05-10T19:19:37.380Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:19:37.639Z] ---> Running in d71423c2cd60 [2022-05-10T19:19:38.240Z] Removing intermediate container d71423c2cd60 [2022-05-10T19:19:38.240Z] ---> 6c92c1cf8df7 [2022-05-10T19:19:38.240Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:19:38.240Z] Removing intermediate container 1b3f51c37c80 [2022-05-10T19:19:38.240Z] ---> 2d107b362bd5 [2022-05-10T19:19:38.240Z] [2022-05-10T19:19:38.240Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:19:38.240Z] ---> e04c818066af [2022-05-10T19:19:38.240Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:19:38.240Z] ---> Using cache [2022-05-10T19:19:38.240Z] ---> 960db8e6e0d0 [2022-05-10T19:19:38.240Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:19:38.240Z] ---> Using cache [2022-05-10T19:19:38.240Z] ---> cff7f7401a11 [2022-05-10T19:19:38.240Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:19:38.500Z] ---> Running in 76fb36ac5fcb [2022-05-10T19:19:38.759Z] ---> b51ddfc46578 [2022-05-10T19:19:38.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:19:39.017Z] Removing intermediate container 76fb36ac5fcb [2022-05-10T19:19:39.017Z] ---> 40d32395d7be [2022-05-10T19:19:39.017Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:19:39.017Z] ---> Running in 51e28b406c49 [2022-05-10T19:19:39.017Z] ---> 4b2db9d5fce0 [2022-05-10T19:19:39.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:19:39.276Z] Removing intermediate container 51e28b406c49 [2022-05-10T19:19:39.276Z] ---> c3fe7a04d979 [2022-05-10T19:19:39.276Z] Step 15/23 : WORKDIR / [2022-05-10T19:19:39.543Z] ---> Running in a9bfd1e2fcd2 [2022-05-10T19:19:39.543Z] ---> 7392517922d3 [2022-05-10T19:19:39.543Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:19:39.543Z] ---> Running in ddaeda1d3929 [2022-05-10T19:19:39.801Z] Removing intermediate container a9bfd1e2fcd2 [2022-05-10T19:19:39.801Z] ---> 16eb4e05c069 [2022-05-10T19:19:39.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:19:39.801Z] Removing intermediate container ddaeda1d3929 [2022-05-10T19:19:39.801Z] ---> a5f7cbf206bc [2022-05-10T19:19:39.801Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:19:40.059Z] ---> Running in 63bfc5fd9ae5 [2022-05-10T19:19:40.059Z] ---> cf24d8bd0ea3 [2022-05-10T19:19:40.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:19:40.059Z] Removing intermediate container 63bfc5fd9ae5 [2022-05-10T19:19:40.059Z] ---> db412bc79526 [2022-05-10T19:19:40.059Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:19:40.321Z] ---> Running in b3acd1738dff [2022-05-10T19:19:40.585Z] Removing intermediate container b3acd1738dff [2022-05-10T19:19:40.585Z] ---> 9915f827ab31 [2022-05-10T19:19:40.585Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:19:40.845Z] ---> Running in c39e930b425b [2022-05-10T19:19:40.845Z] ---> 7586cf5b8958 [2022-05-10T19:19:40.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:19:41.104Z] Removing intermediate container c39e930b425b [2022-05-10T19:19:41.104Z] ---> d658c15e6d9d [2022-05-10T19:19:41.104Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:19:41.362Z] ---> 48f7e4f37ab3 [2022-05-10T19:19:41.362Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:19:41.362Z] ---> Running in 016c65d62037 [2022-05-10T19:19:41.362Z] ---> Running in 3c4f774f73a4 [2022-05-10T19:19:41.624Z] Removing intermediate container 016c65d62037 [2022-05-10T19:19:41.624Z] ---> 986498279cdb [2022-05-10T19:19:41.624Z] [2022-05-10T19:19:41.624Z] Removing intermediate container 3c4f774f73a4 [2022-05-10T19:19:41.624Z] ---> c1bad8fa7fc8 [2022-05-10T19:19:41.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:19:41.624Z] ---> Running in 60558f65cd8f [2022-05-10T19:19:41.624Z] Successfully built 986498279cdb [2022-05-10T19:19:41.883Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T19:19:41.883Z] Building security-bootstrapper [2022-05-10T19:19:42.452Z]  Building sys-mgmt-agent ... done Removing intermediate container 60558f65cd8f [2022-05-10T19:19:42.452Z] ---> d43935915510 [2022-05-10T19:19:42.452Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:19:44.358Z] ---> Running in 70a8135d6638 [2022-05-10T19:19:44.930Z] Removing intermediate container 70a8135d6638 [2022-05-10T19:19:44.930Z] ---> 751285f8e89d [2022-05-10T19:19:44.930Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:19:45.189Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:19:45.189Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:19:45.189Z] ---> 2945c7bb6e23 [2022-05-10T19:19:45.189Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:19:45.189Z] ---> Using cache [2022-05-10T19:19:45.189Z] ---> 9c5014be760a [2022-05-10T19:19:45.189Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:19:45.189Z] ---> Using cache [2022-05-10T19:19:45.189Z] ---> 4cfcab590377 [2022-05-10T19:19:45.189Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:19:45.189Z] ---> Using cache [2022-05-10T19:19:45.189Z] ---> e4defac396e0 [2022-05-10T19:19:45.189Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:19:45.189Z] ---> Using cache [2022-05-10T19:19:45.189Z] ---> d76cf52614cf [2022-05-10T19:19:45.189Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:19:45.189Z] ---> Using cache [2022-05-10T19:19:45.189Z] ---> 8398c9d1de7f [2022-05-10T19:19:45.189Z] Step 8/31 : COPY . . [2022-05-10T19:19:45.189Z] ---> Using cache [2022-05-10T19:19:45.189Z] ---> fb6a518a1532 [2022-05-10T19:19:45.189Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:19:45.189Z] ---> Running in 35d3a4d4e6fb [2022-05-10T19:19:45.189Z] ---> Running in e6bf1cd8d486 [2022-05-10T19:19:45.460Z] Removing intermediate container 35d3a4d4e6fb [2022-05-10T19:19:45.460Z] ---> 88a0e00152d2 [2022-05-10T19:19:45.460Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:19:45.719Z] ---> Running in 9eb41a6cc842 [2022-05-10T19:19:45.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:19:45.719Z] Removing intermediate container 9eb41a6cc842 [2022-05-10T19:19:45.719Z] ---> fe1859f08a3e [2022-05-10T19:19:45.719Z] [2022-05-10T19:19:45.978Z] Successfully built fe1859f08a3e [2022-05-10T19:19:45.978Z] Successfully tagged core-metadata:latest [2022-05-10T19:19:45.978Z]  Building core-metadata ... done Building security-spire-server [2022-05-10T19:19:49.263Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:19:49.263Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:19:49.263Z] ---> 2945c7bb6e23 [2022-05-10T19:19:49.263Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:19:49.263Z] ---> Using cache [2022-05-10T19:19:49.263Z] ---> 9c5014be760a [2022-05-10T19:19:49.263Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:19:49.263Z] ---> Using cache [2022-05-10T19:19:49.263Z] ---> 4cfcab590377 [2022-05-10T19:19:49.263Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:19:51.166Z] ---> Running in 19d35d7989aa [2022-05-10T19:19:51.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:52.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:52.619Z] OK: 221 MiB in 52 packages [2022-05-10T19:19:54.536Z] Removing intermediate container 0ed45a27fd39 [2022-05-10T19:19:54.536Z] ---> 2ce9b3f1c4ce [2022-05-10T19:19:54.536Z] [2022-05-10T19:19:54.536Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:19:54.536Z] ---> e04c818066af [2022-05-10T19:19:54.536Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:19:54.536Z] ---> Running in 9024cbcd1947 [2022-05-10T19:19:54.536Z] Removing intermediate container 19d35d7989aa [2022-05-10T19:19:54.536Z] ---> d042cf890fe8 [2022-05-10T19:19:54.536Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:19:54.536Z] ---> f71bf7f71609 [2022-05-10T19:19:54.536Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:19:54.795Z] ---> Running in cea09d29703f [2022-05-10T19:19:54.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:54.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:19:55.055Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:19:55.055Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:19:55.055Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:19:55.055Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:19:55.055Z] OK: 6 MiB in 16 packages [2022-05-10T19:19:55.993Z] Removing intermediate container 9024cbcd1947 [2022-05-10T19:19:55.993Z] ---> f0ee5cd75223 [2022-05-10T19:19:55.993Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:19:56.252Z] ---> Running in 4dd72a155c08 [2022-05-10T19:19:56.253Z] Removing intermediate container cea09d29703f [2022-05-10T19:19:56.253Z] ---> 2ed2eb5b9cf7 [2022-05-10T19:19:56.253Z] Step 8/25 : COPY . . [2022-05-10T19:19:56.253Z] Removing intermediate container 4dd72a155c08 [2022-05-10T19:19:56.253Z] ---> a98b7f6ee84d [2022-05-10T19:19:56.253Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:19:56.516Z] ---> Running in feeb1880d85d [2022-05-10T19:19:57.900Z] Removing intermediate container feeb1880d85d [2022-05-10T19:19:57.900Z] ---> f6c740316d69 [2022-05-10T19:19:57.900Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:19:59.279Z] ---> Running in bc51db03d9c8 [2022-05-10T19:19:59.279Z] Removing intermediate container bc51db03d9c8 [2022-05-10T19:19:59.279Z] ---> 26d77e8dbf8c [2022-05-10T19:19:59.279Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:20:00.217Z] Building bin/spire-agent... [2022-05-10T19:20:00.217Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:20:00.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:20:00.217Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:20:00.217Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:20:00.482Z]  ---> e6c6f8a7ee80 [2022-05-10T19:20:00.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:20:00.750Z] Building bin/spire-agent... [2022-05-10T19:20:00.750Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:20:00.750Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:20:00.750Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:20:00.750Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:20:01.009Z] Removing intermediate container e6bf1cd8d486 [2022-05-10T19:20:01.009Z] ---> 5a3d91780b73 [2022-05-10T19:20:01.009Z] [2022-05-10T19:20:01.009Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:20:01.009Z] ---> e04c818066af [2022-05-10T19:20:01.009Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:20:01.009Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:20:01.009Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:20:01.009Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:20:01.268Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:20:01.268Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:20:01.268Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:20:01.268Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:20:01.268Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:20:01.268Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:20:01.527Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:20:01.527Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:20:01.527Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:20:01.791Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:20:01.791Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:20:01.791Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:20:01.791Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:20:01.791Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:20:01.791Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:20:03.692Z]  ---> c7baba8eb30b [2022-05-10T19:20:03.692Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:20:03.692Z] ---> f05153a4acb9 [2022-05-10T19:20:03.692Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:20:03.692Z] ---> Running in 9511441dd786 [2022-05-10T19:20:03.692Z] ---> Running in 7c04bc3bd1f1 [2022-05-10T19:20:03.943Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:03.943Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:03.943Z] ---> e77d4e4575ef [2022-05-10T19:20:03.943Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T19:20:03.943Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:03.943Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:03.943Z] ---> e77d4e4575ef [2022-05-10T19:20:03.943Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:20:03.943Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:03.943Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:03.943Z] ---> e77d4e4575ef [2022-05-10T19:20:03.943Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:20:03.943Z] ---> Running in 1d80cbb05d46 [2022-05-10T19:20:03.943Z] ---> Running in ac58631ed672 [2022-05-10T19:20:03.943Z] ---> Running in 919d4d5d7dfd [2022-05-10T19:20:03.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:03.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:03.943Z] ---> e77d4e4575ef [2022-05-10T19:20:03.943Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:20:03.943Z] ---> Running in 729e7d85bfad [2022-05-10T19:20:03.943Z] Removing intermediate container 1d80cbb05d46 [2022-05-10T19:20:03.943Z] ---> 92f1d125ae35 [2022-05-10T19:20:03.943Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T19:20:03.943Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:03.943Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:03.943Z] ---> e77d4e4575ef [2022-05-10T19:20:03.943Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T19:20:03.943Z] ---> Running in f87d2ef52c48 [2022-05-10T19:20:03.943Z] Removing intermediate container ac58631ed672 [2022-05-10T19:20:03.943Z] ---> 8f126ba0233e [2022-05-10T19:20:03.943Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:03.943Z] ---> Running in 35b43b49eff4 [2022-05-10T19:20:03.943Z] Removing intermediate container 919d4d5d7dfd [2022-05-10T19:20:03.943Z] ---> f73aec94ca4e [2022-05-10T19:20:03.943Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:03.943Z] ---> Running in 2bf179093088 [2022-05-10T19:20:03.943Z] Removing intermediate container 729e7d85bfad [2022-05-10T19:20:03.943Z] ---> e8f5a82b511f [2022-05-10T19:20:03.943Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:03.943Z] ---> Running in c6f6ca217448 [2022-05-10T19:20:03.943Z] ---> Running in bbbb52fab430 [2022-05-10T19:20:03.943Z] Removing intermediate container f87d2ef52c48 [2022-05-10T19:20:03.943Z] ---> dd1eefe383f9 [2022-05-10T19:20:03.943Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:03.943Z] ---> Running in 610aa9df9428 [2022-05-10T19:20:03.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:03.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:03.943Z] Removing intermediate container 2bf179093088 [2022-05-10T19:20:03.943Z] ---> 216ee10269ec [2022-05-10T19:20:03.943Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:20:03.943Z] ---> Running in 9635021ad7d5 [2022-05-10T19:20:03.943Z] Removing intermediate container c6f6ca217448 [2022-05-10T19:20:03.943Z] Removing intermediate container bbbb52fab430 [2022-05-10T19:20:03.943Z] ---> cf892e604418 [2022-05-10T19:20:03.943Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T19:20:03.943Z] ---> fe3d13756059 [2022-05-10T19:20:03.943Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:20:03.943Z] Removing intermediate container 610aa9df9428 [2022-05-10T19:20:03.943Z] ---> 70074002b49f [2022-05-10T19:20:03.943Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T19:20:03.943Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:20:03.943Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:20:03.943Z] OK: 15741 distinct packages available [2022-05-10T19:20:03.943Z] ---> Running in 850ec0f101cb [2022-05-10T19:20:03.943Z] ---> Running in 06a89c8aedf1 [2022-05-10T19:20:03.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:03.943Z] ---> Running in 41f39240adc5 [2022-05-10T19:20:03.950Z] Removing intermediate container 9511441dd786 [2022-05-10T19:20:03.950Z] ---> 9819cb8b56bb [2022-05-10T19:20:03.950Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:20:03.950Z] ---> 27bbf25b8186 [2022-05-10T19:20:03.950Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:20:04.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:04.247Z] ---> Running in f384a6f79de3 [2022-05-10T19:20:04.247Z] Removing intermediate container 7c04bc3bd1f1 [2022-05-10T19:20:04.247Z] ---> 679876270396 [2022-05-10T19:20:04.247Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:20:04.507Z] ---> Running in 970ebc0a02a0 [2022-05-10T19:20:04.507Z] ---> Running in 116640ae2cd7 [2022-05-10T19:20:04.764Z] Removing intermediate container 970ebc0a02a0 [2022-05-10T19:20:04.764Z] ---> 611a45cddb61 [2022-05-10T19:20:04.764Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:20:05.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:05.332Z] ---> Running in 2fd2972052ee [2022-05-10T19:20:05.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:20:05.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:20:05.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:05.591Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:20:05.591Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:20:05.591Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:20:05.591Z] OK: 6 MiB in 16 packages [2022-05-10T19:20:05.591Z] Removing intermediate container 2fd2972052ee [2022-05-10T19:20:05.591Z] ---> ca4d228bf664 [2022-05-10T19:20:05.591Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T19:20:05.802Z] OK: 220 MiB in 52 packages [2022-05-10T19:20:05.849Z] ---> Running in c486baa7c0ea [2022-05-10T19:20:06.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:06.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:06.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:06.418Z] Removing intermediate container c486baa7c0ea [2022-05-10T19:20:06.418Z] ---> 367d3f43bba1 [2022-05-10T19:20:06.418Z] Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:20:06.418Z] ---> Running in 72331139ebd0 [2022-05-10T19:20:06.418Z] Removing intermediate container f384a6f79de3 [2022-05-10T19:20:06.418Z] ---> 198fa296ed28 [2022-05-10T19:20:06.418Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:20:06.418Z] Removing intermediate container 116640ae2cd7 [2022-05-10T19:20:06.418Z] ---> 9c904db980cd [2022-05-10T19:20:06.418Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:20:06.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:06.676Z] ---> Running in 5293996968a0 [2022-05-10T19:20:06.676Z] ---> Running in e1de0a597992 [2022-05-10T19:20:06.676Z] Removing intermediate container 72331139ebd0 [2022-05-10T19:20:06.676Z] ---> 3bfd209795a8 [2022-05-10T19:20:06.676Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:20:06.676Z] ---> Running in c0d23f2fe5a4 [2022-05-10T19:20:06.676Z] Removing intermediate container 5293996968a0 [2022-05-10T19:20:06.676Z] ---> 962eee723ee0 [2022-05-10T19:20:06.676Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:20:06.676Z] ---> Running in ceaae1e8c863 [2022-05-10T19:20:06.935Z] Removing intermediate container e1de0a597992 [2022-05-10T19:20:06.935Z] ---> e35b7d90ecf8 [2022-05-10T19:20:06.935Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:20:06.935Z] ---> Running in 59179becad20 [2022-05-10T19:20:06.935Z] Removing intermediate container c0d23f2fe5a4 [2022-05-10T19:20:06.935Z] ---> 08776808f1eb [2022-05-10T19:20:06.935Z] [2022-05-10T19:20:06.935Z] Removing intermediate container ceaae1e8c863 [2022-05-10T19:20:06.935Z] ---> bc77def924b9 [2022-05-10T19:20:06.935Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:20:06.949Z] Removing intermediate container 35b43b49eff4 [2022-05-10T19:20:06.949Z] ---> 31810713970c [2022-05-10T19:20:06.949Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T19:20:07.195Z] ---> Running in bfc2825cf95e [2022-05-10T19:20:07.195Z] Successfully built 08776808f1eb [2022-05-10T19:20:07.195Z] Successfully tagged support-notifications:latest [2022-05-10T19:20:07.195Z]  Building support-notifications ... done Building core-data [2022-05-10T19:20:07.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:07.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:20:07.887Z] OK: 220 MiB in 52 packages [2022-05-10T19:20:08.138Z] spire-1.2.1/ [2022-05-10T19:20:08.138Z] spire-1.2.1/.data/ [2022-05-10T19:20:08.138Z] spire-1.2.1/.data/.file [2022-05-10T19:20:08.138Z] spire-1.2.1/.dockerignore [2022-05-10T19:20:08.138Z] spire-1.2.1/.gitattributes [2022-05-10T19:20:08.138Z] spire-1.2.1/.githooks/ [2022-05-10T19:20:08.138Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/ [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:20:08.138Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:20:08.138Z] spire-1.2.1/.gitignore [2022-05-10T19:20:08.138Z] spire-1.2.1/.go-version [2022-05-10T19:20:08.138Z] spire-1.2.1/.golangci.yml [2022-05-10T19:20:08.138Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:20:08.138Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:20:08.138Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:20:08.138Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:20:08.138Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:20:08.138Z] spire-1.2.1/Dockerfile [2022-05-10T19:20:08.138Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:20:08.138Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:20:08.138Z] spire-1.2.1/LICENSE [2022-05-10T19:20:08.138Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:20:08.138Z] spire-1.2.1/Makefile [2022-05-10T19:20:08.138Z] spire-1.2.1/README.md [2022-05-10T19:20:08.138Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:20:08.138Z] spire-1.2.1/SECURITY.md [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:20:08.138Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/ [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/agent/ [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/server/ [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:20:08.138Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/ [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/images/ [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:20:08.138Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:20:08.139Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:20:08.139Z] spire-1.2.1/examples/ [2022-05-10T19:20:08.139Z] spire-1.2.1/examples/README.md [2022-05-10T19:20:08.139Z] spire-1.2.1/go.mod [2022-05-10T19:20:08.139Z] spire-1.2.1/go.sum [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:20:08.139Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:20:08.140Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:20:08.141Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:20:08.142Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:20:08.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/private/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:20:08.144Z] spire-1.2.1/release/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:20:08.144Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/script/ [2022-05-10T19:20:08.144Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:20:08.144Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:20:08.144Z] spire-1.2.1/support/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:20:08.144Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/clock/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:20:08.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:20:08.145Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/common [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:20:08.145Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:20:08.146Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:20:08.146Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testca/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testkey/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/util/ [2022-05-10T19:20:08.146Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/util/race.go [2022-05-10T19:20:08.146Z] spire-1.2.1/test/util/util.go [2022-05-10T19:20:08.146Z] building spire from source... [2022-05-10T19:20:08.175Z] OK: 220 MiB in 52 packages [2022-05-10T19:20:08.406Z] Installing go1.17.7... [2022-05-10T19:20:08.470Z] ---> 8ba02f403407 [2022-05-10T19:20:08.470Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:08.770Z] OK: 220 MiB in 52 packages [2022-05-10T19:20:08.770Z] OK: 220 MiB in 52 packages [2022-05-10T19:20:09.052Z] ---> Running in 9e4451a5c871 [2022-05-10T19:20:10.091Z] Removing intermediate container 9635021ad7d5 [2022-05-10T19:20:10.091Z] ---> 6f15dc830af5 [2022-05-10T19:20:10.091Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:20:10.309Z] Removing intermediate container bfc2825cf95e [2022-05-10T19:20:10.309Z] ---> a108fb1db03b [2022-05-10T19:20:10.309Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:20:10.309Z] ---> Running in 0c56e129ca8a [2022-05-10T19:20:10.373Z] Removing intermediate container 41f39240adc5 [2022-05-10T19:20:10.374Z] ---> 5b15db509a4a [2022-05-10T19:20:10.374Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:20:10.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:20:10.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:20:10.570Z] ---> 2945c7bb6e23 [2022-05-10T19:20:10.570Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:20:10.570Z] ---> Using cache [2022-05-10T19:20:10.570Z] ---> 9c5014be760a [2022-05-10T19:20:10.570Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:10.570Z] ---> Using cache [2022-05-10T19:20:10.570Z] ---> 4cfcab590377 [2022-05-10T19:20:10.570Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:20:10.657Z] Removing intermediate container 06a89c8aedf1 [2022-05-10T19:20:10.657Z] ---> 2a62f0eb4ce2 [2022-05-10T19:20:10.657Z] Removing intermediate container 850ec0f101cb [2022-05-10T19:20:10.657Z] ---> b8b6b321e8b6 [2022-05-10T19:20:10.657Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:20:10.657Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T19:20:10.830Z] Removing intermediate container 0c56e129ca8a [2022-05-10T19:20:10.830Z] ---> 6cc3197b63a1 [2022-05-10T19:20:10.830Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:20:10.830Z] ---> Running in 92716b46fb8c [2022-05-10T19:20:11.090Z] ---> 0d284ce8a647 [2022-05-10T19:20:11.090Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:20:11.090Z] ---> Running in 532048866a44 [2022-05-10T19:20:11.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:20:11.661Z] ---> 2bd84bd113c2 [2022-05-10T19:20:11.661Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:11.949Z] ---> f00cde2598d0 [2022-05-10T19:20:11.949Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:11.949Z] ---> Running in f91988d717b5 [2022-05-10T19:20:11.949Z] ---> b2c61ace0161 [2022-05-10T19:20:11.949Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:12.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:20:12.034Z] Removing intermediate container 532048866a44 [2022-05-10T19:20:12.034Z] ---> 16dfe27731fc [2022-05-10T19:20:12.034Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:20:12.241Z] ---> Running in da4edfb2d863 [2022-05-10T19:20:12.241Z] ---> Running in abe2bfd33e72 [2022-05-10T19:20:12.293Z] OK: 221 MiB in 52 packages [2022-05-10T19:20:12.293Z] ---> 4f85717da9a9 [2022-05-10T19:20:12.293Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:20:12.519Z] ---> 517023e86266 [2022-05-10T19:20:12.519Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:12.803Z] ---> Running in 783260ff2e77 [2022-05-10T19:20:12.862Z] ---> 99891093b798 [2022-05-10T19:20:12.862Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:20:12.862Z] Removing intermediate container 92716b46fb8c [2022-05-10T19:20:12.862Z] ---> 81c0dbc2fe6e [2022-05-10T19:20:12.862Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:20:12.862Z] ---> ff251e15153e [2022-05-10T19:20:12.862Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:20:13.120Z] ---> 46ee058d54fe [2022-05-10T19:20:13.120Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:20:13.120Z] ---> Running in 87d8e47c4624 [2022-05-10T19:20:13.120Z] ---> e704e297fc6d [2022-05-10T19:20:13.120Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:20:13.378Z] ---> 2415ef666b2b [2022-05-10T19:20:13.378Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:20:13.637Z] ---> Running in e6fea8197b07 [2022-05-10T19:20:13.894Z] Removing intermediate container e6fea8197b07 [2022-05-10T19:20:13.894Z] ---> 55f0013d181b [2022-05-10T19:20:13.894Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:20:14.152Z] ---> b6165eac9f6c [2022-05-10T19:20:14.152Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:20:14.152Z] Removing intermediate container 87d8e47c4624 [2022-05-10T19:20:14.152Z] ---> cec384feb60f [2022-05-10T19:20:14.152Z] Step 8/23 : COPY . . [2022-05-10T19:20:14.152Z] ---> Running in 0aa725d00eb9 [2022-05-10T19:20:14.411Z] Building bin/spire-server... [2022-05-10T19:20:14.411Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:20:14.411Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:20:14.411Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:20:14.411Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:20:14.411Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:20:14.429Z] Removing intermediate container 9e4451a5c871 [2022-05-10T19:20:14.429Z] ---> a5b7c2a59967 [2022-05-10T19:20:14.429Z] Step 7/20 : COPY . . [2022-05-10T19:20:14.671Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:20:14.671Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:20:14.671Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:20:14.671Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:20:14.671Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:20:14.671Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:20:14.671Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:20:14.671Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:20:14.671Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:20:14.671Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:20:14.671Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:20:14.938Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:20:14.938Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:20:14.938Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:20:14.938Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:20:14.938Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:20:14.938Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:20:14.938Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:20:14.938Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:20:14.938Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:20:14.938Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:20:14.938Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:20:14.938Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:20:14.938Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:20:14.938Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:20:14.938Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:20:14.938Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:20:14.938Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:20:14.938Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:20:14.938Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:20:14.938Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:20:15.197Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:20:15.197Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:20:15.197Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:20:15.197Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:20:15.197Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:20:15.197Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:20:15.197Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:20:15.197Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:20:15.197Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:20:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:20:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:20:15.455Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:20:16.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:20:16.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:20:16.389Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:20:16.389Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:20:16.389Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:20:16.389Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:20:16.648Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:20:16.648Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:20:16.648Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:20:16.648Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:20:16.649Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:20:16.907Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:20:18.287Z] Removing intermediate container 0aa725d00eb9 [2022-05-10T19:20:18.287Z] ---> 9ef1358549e6 [2022-05-10T19:20:18.287Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:20:18.287Z] ---> Running in 77d65f6cf0db [2022-05-10T19:20:18.548Z] Removing intermediate container 77d65f6cf0db [2022-05-10T19:20:18.548Z] ---> e53cd23de96a [2022-05-10T19:20:18.548Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:20:19.485Z] ---> Running in 892fecd1ab36 [2022-05-10T19:20:19.485Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:20:19.485Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:20:19.485Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:20:19.485Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:20:19.485Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:20:19.485Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:20:19.485Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:20:19.745Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:20:19.745Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:20:20.004Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:20:20.004Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:20:20.263Z]  ---> 3f4a2116f9bd [2022-05-10T19:20:20.263Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:20:20.263Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:20:20.558Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:20:20.558Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:20:20.558Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:20:20.558Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:20:20.817Z] Removing intermediate container 892fecd1ab36 [2022-05-10T19:20:20.817Z] ---> 786c84f34758 [2022-05-10T19:20:20.817Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T19:20:20.817Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:20:20.817Z]  ---> Running in 0bc9580f6d14 [2022-05-10T19:20:20.817Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:20:20.817Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:20:20.817Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:20:20.817Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:20:20.817Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:20:20.817Z]  ---> Running in 414e97f9d6d8 [2022-05-10T19:20:20.817Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:20:21.080Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:20:21.080Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:20:21.080Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:20:21.080Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:20:21.080Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:20:21.080Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:20:21.080Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:20:21.080Z] Removing intermediate container 414e97f9d6d8 [2022-05-10T19:20:21.080Z] ---> 2fc42191a038 [2022-05-10T19:20:21.080Z] Step 30/31 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:20:21.342Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:20:21.342Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:20:21.342Z]  ---> Running in 2992e6ece382 [2022-05-10T19:20:21.490Z] Removing intermediate container f91988d717b5 [2022-05-10T19:20:21.490Z] ---> c047855ea481 [2022-05-10T19:20:21.490Z] Step 8/26 : COPY . . [2022-05-10T19:20:21.490Z] Removing intermediate container da4edfb2d863 [2022-05-10T19:20:21.490Z] ---> 941e8526a115 [2022-05-10T19:20:21.490Z] Step 8/25 : COPY . . [2022-05-10T19:20:21.490Z] Removing intermediate container abe2bfd33e72 [2022-05-10T19:20:21.490Z] ---> f2c11b4b54cc [2022-05-10T19:20:21.490Z] Step 8/23 : COPY . . [2022-05-10T19:20:21.490Z] Removing intermediate container 783260ff2e77 [2022-05-10T19:20:21.490Z] ---> fb68ddf943da [2022-05-10T19:20:21.490Z] Step 8/25 : COPY . . [2022-05-10T19:20:21.610Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:20:21.610Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:20:21.610Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:20:21.870Z] Removing intermediate container 2992e6ece382 [2022-05-10T19:20:21.870Z] ---> 5d895e5f6593 [2022-05-10T19:20:21.870Z] Step 31/31 : LABEL version=2.2.0-dev.95 [2022-05-10T19:20:22.438Z] ---> Running in 1c392580e53e [2022-05-10T19:20:22.438Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:20:22.438Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:20:22.438Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:20:22.696Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:20:22.696Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:20:22.696Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:20:22.696Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:20:22.696Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:20:22.696Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:20:22.696Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:20:22.696Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:20:22.696Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:20:22.696Z] Removing intermediate container 1c392580e53e [2022-05-10T19:20:22.696Z] ---> e87fc6b87a4d [2022-05-10T19:20:22.696Z] [2022-05-10T19:20:22.955Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:20:22.955Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:20:22.955Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:20:22.955Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:20:22.955Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:20:22.955Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:20:22.955Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:20:22.955Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:20:22.955Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:20:22.955Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:20:22.955Z] Successfully built e87fc6b87a4d [2022-05-10T19:20:22.955Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:20:22.955Z] Successfully tagged security-bootstrapper:latest [2022-05-10T19:20:22.955Z]  Building security-bootstrapper ... done go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:20:22.955Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:20:22.955Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:20:22.955Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:20:22.955Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:20:22.955Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:20:22.955Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:20:22.955Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:20:22.955Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:20:22.955Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:20:22.955Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:20:22.955Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:20:22.955Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:20:22.955Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:20:23.214Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:20:23.214Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:20:23.214Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:20:23.214Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:20:28.486Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:20:28.486Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:20:36.638Z] ---> 392f9a5da694 [2022-05-10T19:20:36.638Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T19:20:36.638Z] ---> Running in c2fcaadcd8ea [2022-05-10T19:20:37.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T19:20:39.927Z] ---> 185d6044c114 [2022-05-10T19:20:39.927Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T19:20:40.237Z] ---> ba340428f960 [2022-05-10T19:20:40.237Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:20:40.237Z] ---> Running in ed7d7187e0ec [2022-05-10T19:20:40.525Z] ---> Running in 8312d1513828 [2022-05-10T19:20:41.538Z] ---> a220b365c38b [2022-05-10T19:20:41.538Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T19:20:41.819Z] Removing intermediate container 8312d1513828 [2022-05-10T19:20:41.819Z] ---> fa9817d8b616 [2022-05-10T19:20:41.819Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:20:42.097Z] ---> Running in bd3f3e00e9b5 [2022-05-10T19:20:42.097Z] ---> Running in f9f49ce371e3 [2022-05-10T19:20:43.108Z] ---> a6256ba756a9 [2022-05-10T19:20:43.108Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:20:43.395Z] ---> Running in 5dab8d88aab0 [2022-05-10T19:20:43.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T19:20:44.699Z] Removing intermediate container 5dab8d88aab0 [2022-05-10T19:20:44.699Z] ---> 6484e09abb35 [2022-05-10T19:20:44.699Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T19:20:44.699Z] ---> Running in 85e93b216a92 [2022-05-10T19:20:45.726Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T19:20:47.382Z] Removing intermediate container bd3f3e00e9b5 [2022-05-10T19:20:47.382Z] ---> 60da73edf75b [2022-05-10T19:20:47.382Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:20:47.382Z] ---> Running in 34d0f53197c4 [2022-05-10T19:20:48.010Z] Removing intermediate container 34d0f53197c4 [2022-05-10T19:20:48.010Z] ---> 5ccd713cf912 [2022-05-10T19:20:48.010Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:20:48.293Z] ---> Running in afe8e6cd1c0a [2022-05-10T19:20:49.838Z] Removing intermediate container 85e93b216a92 [2022-05-10T19:20:49.838Z] ---> c73062916246 [2022-05-10T19:20:49.838Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T19:20:50.121Z] ---> Running in 0de02cc4ec4f [2022-05-10T19:20:51.160Z] Removing intermediate container 0de02cc4ec4f [2022-05-10T19:20:51.160Z] ---> b371b96b5b69 [2022-05-10T19:20:51.160Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:20:51.160Z] ---> Running in dc8f3dc760fe [2022-05-10T19:20:52.655Z] spire-1.2.1/ [2022-05-10T19:20:52.655Z] spire-1.2.1/.data/ [2022-05-10T19:20:52.655Z] spire-1.2.1/.data/.file [2022-05-10T19:20:52.655Z] spire-1.2.1/.dockerignore [2022-05-10T19:20:52.655Z] spire-1.2.1/.gitattributes [2022-05-10T19:20:52.655Z] spire-1.2.1/.githooks/ [2022-05-10T19:20:52.655Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/ [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:20:52.655Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:20:52.655Z] spire-1.2.1/.gitignore [2022-05-10T19:20:52.655Z] spire-1.2.1/.go-version [2022-05-10T19:20:52.655Z] spire-1.2.1/.golangci.yml [2022-05-10T19:20:52.655Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:20:52.655Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:20:52.655Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:20:52.655Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:20:52.655Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:20:52.655Z] spire-1.2.1/Dockerfile [2022-05-10T19:20:52.655Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:20:52.655Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:20:52.655Z] spire-1.2.1/LICENSE [2022-05-10T19:20:52.655Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:20:52.655Z] spire-1.2.1/Makefile [2022-05-10T19:20:52.655Z] spire-1.2.1/README.md [2022-05-10T19:20:52.655Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:20:52.655Z] spire-1.2.1/SECURITY.md [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/ [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:20:52.655Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:20:52.656Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/ [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/agent/ [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/server/ [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:20:52.656Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/ [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/ [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:20:52.656Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:20:52.944Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:20:52.944Z] spire-1.2.1/examples/ [2022-05-10T19:20:52.944Z] spire-1.2.1/examples/README.md [2022-05-10T19:20:52.944Z] spire-1.2.1/go.mod [2022-05-10T19:20:52.944Z] spire-1.2.1/go.sum [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:20:52.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:20:52.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/common/ [2022-05-10T19:20:53.257Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:20:53.258Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:20:53.259Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:20:53.555Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:20:53.555Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:20:53.556Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:20:53.844Z] spire-1.2.1/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:20:53.844Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/.data/ [2022-05-10T19:20:53.845Z] spire-1.2.1/.data/.file [2022-05-10T19:20:53.845Z] spire-1.2.1/.dockerignore [2022-05-10T19:20:53.845Z] spire-1.2.1/.gitattributes [2022-05-10T19:20:53.845Z] spire-1.2.1/.githooks/ [2022-05-10T19:20:53.845Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/ [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:20:53.845Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:20:53.845Z] spire-1.2.1/.gitignore [2022-05-10T19:20:53.845Z] spire-1.2.1/.go-version [2022-05-10T19:20:53.845Z] spire-1.2.1/.golangci.yml [2022-05-10T19:20:53.845Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:20:53.845Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:20:53.845Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:20:53.845Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:20:53.845Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:20:53.845Z] spire-1.2.1/Dockerfile [2022-05-10T19:20:53.845Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:20:53.845Z] spire-1.2.1/LICENSE [2022-05-10T19:20:53.845Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:20:53.845Z] spire-1.2.1/Makefile [2022-05-10T19:20:53.845Z] spire-1.2.1/README.md [2022-05-10T19:20:53.845Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:20:53.845Z] spire-1.2.1/SECURITY.md [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:20:53.845Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:20:54.129Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:20:54.130Z] [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:20:54.130Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:20:54.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:20:54.131Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/ [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/agent/ [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/server/ [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/ [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/ [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/private/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:20:54.131Z] spire-1.2.1/release/ [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:20:54.131Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:20:54.131Z] spire-1.2.1/script/ [2022-05-10T19:20:54.131Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:20:54.131Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:20:54.131Z] spire-1.2.1/support/ [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/ [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:20:54.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:20:54.131Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:20:54.131Z] spire-1.2.1/examples/ [2022-05-10T19:20:54.131Z] spire-1.2.1/examples/README.md [2022-05-10T19:20:54.131Z] spire-1.2.1/go.mod [2022-05-10T19:20:54.131Z] spire-1.2.1/go.sum [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/ [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:20:54.131Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:20:54.132Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:20:54.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:20:54.416Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/clock/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:20:54.416Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:20:54.416Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:20:54.417Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/common [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:20:54.417Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:20:54.417Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:20:54.418Z] [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:20:54.418Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:20:54.418Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:20:54.419Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:20:54.419Z] [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:20:54.419Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:20:54.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:20:54.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:20:54.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:20:54.703Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:20:54.703Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:20:54.703Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:20:54.704Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:20:54.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:20:54.705Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:20:54.706Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:20:54.706Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:20:54.991Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:20:54.991Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testca/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testkey/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/util/ [2022-05-10T19:20:54.991Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/util/race.go [2022-05-10T19:20:54.991Z] spire-1.2.1/test/util/util.go [2022-05-10T19:20:54.991Z] building spire from source... [2022-05-10T19:20:54.991Z] [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:20:54.991Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:20:54.992Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:20:55.130Z] Removing intermediate container 0bc9580f6d14 [2022-05-10T19:20:55.130Z] ---> 837acc1fe318 [2022-05-10T19:20:55.130Z] [2022-05-10T19:20:55.130Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:20:55.130Z] ---> e04c818066af [2022-05-10T19:20:55.130Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:20:55.130Z] ---> Running in 2f17e9c9cad6 [2022-05-10T19:20:55.130Z] Removing intermediate container 2f17e9c9cad6 [2022-05-10T19:20:55.130Z] ---> 4204d0ef0624 [2022-05-10T19:20:55.130Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:20:55.130Z] ---> Running in ddbe1d4e2e45 [2022-05-10T19:20:55.130Z] Removing intermediate container ddbe1d4e2e45 [2022-05-10T19:20:55.130Z] ---> 26311d6237c9 [2022-05-10T19:20:55.130Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:20:55.130Z] ---> Running in 22f8a54ba075 [2022-05-10T19:20:55.130Z] Removing intermediate container 22f8a54ba075 [2022-05-10T19:20:55.130Z] ---> 79f4143c1f9e [2022-05-10T19:20:55.130Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:20:55.130Z] ---> Running in 962d5aef71cf [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:20:55.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:20:55.284Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/private/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:20:55.569Z] spire-1.2.1/release/ [2022-05-10T19:20:55.569Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:20:55.569Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:20:55.569Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:20:55.569Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:20:55.569Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/ [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:20:55.570Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/script/ [2022-05-10T19:20:55.570Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:20:55.570Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:20:55.570Z] spire-1.2.1/support/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:20:55.570Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/clock/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.goInstalling go1.17.7... [2022-05-10T19:20:55.570Z] [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:20:55.570Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:20:55.859Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/common [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:20:55.859Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:20:55.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:20:55.861Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:20:56.144Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:20:56.145Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:20:56.145Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testca/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testkey/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/util/ [2022-05-10T19:20:56.145Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/util/race.go [2022-05-10T19:20:56.145Z] spire-1.2.1/test/util/util.go [2022-05-10T19:20:56.145Z] building spire from source... [2022-05-10T19:20:56.774Z] Installing go1.17.7... [2022-05-10T19:20:57.035Z] Removing intermediate container 962d5aef71cf [2022-05-10T19:20:57.035Z] ---> 695164181b32 [2022-05-10T19:20:57.035Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:20:57.035Z] ---> Running in a6ce6dbb3f61 [2022-05-10T19:20:59.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:20:59.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:20:59.188Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:20:59.188Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:20:59.447Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:20:59.447Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:20:59.447Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:20:59.705Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:20:59.705Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:20:59.705Z] OK: 8 MiB in 20 packages [2022-05-10T19:21:03.001Z] Removing intermediate container a6ce6dbb3f61 [2022-05-10T19:21:03.001Z] ---> 4859cd2cfc48 [2022-05-10T19:21:03.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:21:03.568Z] ---> 012936b5ad92 [2022-05-10T19:21:03.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:21:05.475Z] ---> bb24e65a0678 [2022-05-10T19:21:05.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:21:05.734Z] ---> 1c616f6829ad [2022-05-10T19:21:05.734Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:21:05.995Z] ---> Running in 32674d1e63b8 [2022-05-10T19:21:06.563Z] Removing intermediate container 32674d1e63b8 [2022-05-10T19:21:06.563Z] ---> 756efa1e127c [2022-05-10T19:21:06.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:21:06.563Z] ---> Running in 41729aef6b81 [2022-05-10T19:21:06.825Z] Removing intermediate container 41729aef6b81 [2022-05-10T19:21:06.825Z] ---> 8a1afe403c3b [2022-05-10T19:21:06.825Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T19:21:06.825Z] ---> Running in 4065553084af [2022-05-10T19:21:07.084Z] Removing intermediate container 4065553084af [2022-05-10T19:21:07.084Z] ---> d24fbf46e3e1 [2022-05-10T19:21:07.084Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:21:07.343Z] ---> Running in b56e18524439 [2022-05-10T19:21:07.604Z] Removing intermediate container b56e18524439 [2022-05-10T19:21:07.604Z] ---> 00135f942d58 [2022-05-10T19:21:07.604Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:21:07.604Z] ---> Running in bcb9e87534a0 [2022-05-10T19:21:07.864Z] Removing intermediate container bcb9e87534a0 [2022-05-10T19:21:07.864Z] ---> 544c0b5d0b0d [2022-05-10T19:21:07.864Z] [2022-05-10T19:21:08.122Z] Successfully built 544c0b5d0b0d [2022-05-10T19:21:08.122Z] Successfully tagged core-data:latest [2022-05-10T19:21:12.324Z]  Building core-data ... done Removing intermediate container 1957c40cffbb [2022-05-10T19:21:12.324Z] ---> 633ebfa353c9 [2022-05-10T19:21:12.324Z] [2022-05-10T19:21:12.324Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:21:12.324Z] ---> 0ac33e5f5afa [2022-05-10T19:21:12.324Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:21:12.324Z] ---> Using cache [2022-05-10T19:21:12.324Z] ---> 4d6eee354b05 [2022-05-10T19:21:12.324Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:21:12.324Z] ---> Using cache [2022-05-10T19:21:12.324Z] ---> febd728c976c [2022-05-10T19:21:12.324Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:21:14.229Z] ---> Running in 1f50ceebc6ac [2022-05-10T19:21:14.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:15.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:15.424Z] Removing intermediate container 58d9df2cdcdb [2022-05-10T19:21:15.424Z] ---> 266d9946d640 [2022-05-10T19:21:15.424Z] [2022-05-10T19:21:15.424Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T19:21:15.424Z] ---> 0ac33e5f5afa [2022-05-10T19:21:15.424Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:21:15.424Z] ---> Using cache [2022-05-10T19:21:15.424Z] ---> 4d6eee354b05 [2022-05-10T19:21:15.424Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:21:15.424Z] ---> Using cache [2022-05-10T19:21:15.424Z] ---> febd728c976c [2022-05-10T19:21:15.424Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T19:21:15.709Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:21:15.709Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:21:15.709Z] OK: 15855 distinct packages available [2022-05-10T19:21:15.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:16.279Z] ---> Running in 773e36e7775d [2022-05-10T19:21:16.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:16.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:16.799Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T19:21:16.799Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:21:17.060Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T19:21:17.060Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T19:21:17.060Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T19:21:17.321Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:21:17.321Z] OK: 6 MiB in 19 packages [2022-05-10T19:21:17.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:17.582Z] Removing intermediate container 1f50ceebc6ac [2022-05-10T19:21:17.582Z] ---> ff4f04e7df39 [2022-05-10T19:21:17.582Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T19:21:17.840Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:21:17.840Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:21:17.840Z] OK: 15855 distinct packages available [2022-05-10T19:21:17.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:18.409Z] ---> 6c0275578cd0 [2022-05-10T19:21:18.409Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:21:18.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:21:18.928Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T19:21:18.928Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:21:19.188Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T19:21:19.188Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T19:21:19.447Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:21:19.447Z] OK: 6 MiB in 18 packages [2022-05-10T19:21:19.447Z] ---> 065f69f21483 [2022-05-10T19:21:19.447Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:21:19.706Z] ---> 8a357642aca6 [2022-05-10T19:21:19.706Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T19:21:19.706Z] Removing intermediate container 773e36e7775d [2022-05-10T19:21:19.706Z] ---> b684b506cff6 [2022-05-10T19:21:19.706Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:21:19.706Z] ---> 864bffa90f06 [2022-05-10T19:21:19.706Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T19:21:19.966Z] ---> 8be4efcf3e8a [2022-05-10T19:21:19.966Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:21:19.966Z] ---> Running in 37da784c6ead [2022-05-10T19:21:19.966Z] Removing intermediate container 37da784c6ead [2022-05-10T19:21:19.966Z] ---> 172f504facc7 [2022-05-10T19:21:19.966Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:21:19.966Z] ---> Running in b80cf160f0d6 [2022-05-10T19:21:20.246Z] Removing intermediate container b80cf160f0d6 [2022-05-10T19:21:20.247Z] ---> 05d9470a431b [2022-05-10T19:21:20.247Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:21:20.507Z] ---> Running in d0a787c0138d [2022-05-10T19:21:20.507Z] Removing intermediate container d0a787c0138d [2022-05-10T19:21:20.507Z] ---> cc27ca6df916 [2022-05-10T19:21:20.507Z] Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:21:20.507Z] ---> Running in fd00ac3c08d3 [2022-05-10T19:21:20.765Z] Removing intermediate container fd00ac3c08d3 [2022-05-10T19:21:20.765Z] ---> e74452dba467 [2022-05-10T19:21:20.765Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T19:21:20.765Z] ---> Running in cab4ca55c6e4 [2022-05-10T19:21:20.765Z] Removing intermediate container cab4ca55c6e4 [2022-05-10T19:21:20.765Z] ---> 37abe041ebb6 [2022-05-10T19:21:20.765Z] [2022-05-10T19:21:21.025Z] Successfully built 37abe041ebb6 [2022-05-10T19:21:21.025Z] Successfully tagged security-spire-agent:latest [2022-05-10T19:21:21.025Z]  Building security-spire-agent ... done  ---> 310cc84fcdc5 [2022-05-10T19:21:21.025Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:21:21.285Z] ---> 23d4583d6892 [2022-05-10T19:21:21.285Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T19:21:21.285Z] ---> Running in ef6226020c26 [2022-05-10T19:21:21.285Z] Removing intermediate container ef6226020c26 [2022-05-10T19:21:21.285Z] ---> 39f4e0c68e2a [2022-05-10T19:21:21.285Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T19:21:21.544Z] ---> f64adb0c27af [2022-05-10T19:21:21.544Z] Step 21/26 : WORKDIR / [2022-05-10T19:21:21.544Z] ---> Running in 67d0b36f89d9 [2022-05-10T19:21:21.544Z] Removing intermediate container 67d0b36f89d9 [2022-05-10T19:21:21.544Z] ---> 90355b026a66 [2022-05-10T19:21:21.544Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:21:21.544Z] ---> Running in 69c1ef323970 [2022-05-10T19:21:21.803Z] Removing intermediate container 69c1ef323970 [2022-05-10T19:21:21.803Z] ---> cd013e913214 [2022-05-10T19:21:21.803Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:21:21.803Z] ---> Running in f8e741cb8763 [2022-05-10T19:21:21.803Z] Removing intermediate container f8e741cb8763 [2022-05-10T19:21:21.803Z] ---> 871f4aa412fe [2022-05-10T19:21:21.803Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T19:21:21.803Z] ---> Running in 27d209026f83 [2022-05-10T19:21:22.063Z] Removing intermediate container 27d209026f83 [2022-05-10T19:21:22.063Z] ---> 6c9e1d6ef678 [2022-05-10T19:21:22.063Z] Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:21:22.063Z] ---> Running in 21ea0153f766 [2022-05-10T19:21:22.063Z] Removing intermediate container 21ea0153f766 [2022-05-10T19:21:22.063Z] ---> dfb7f0dec139 [2022-05-10T19:21:22.063Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T19:21:22.063Z] ---> Running in 3a00f4cc59e0 [2022-05-10T19:21:22.063Z] Removing intermediate container 3a00f4cc59e0 [2022-05-10T19:21:22.063Z] ---> 1e162b4c5dd8 [2022-05-10T19:21:22.063Z] [2022-05-10T19:21:22.323Z] Successfully built 1e162b4c5dd8 [2022-05-10T19:21:22.323Z] Successfully tagged security-spire-config:latest [2022-05-10T19:21:24.656Z] Building bin/spire-server... [2022-05-10T19:21:24.656Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:21:24.656Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:21:24.656Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:21:24.656Z] Building bin/spire-server... [2022-05-10T19:21:24.656Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:21:24.656Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:21:24.656Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:21:24.656Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:21:24.656Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:21:24.934Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:21:25.214Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:21:25.214Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:21:25.825Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:21:26.104Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:21:27.104Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:21:27.386Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:21:29.392Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:21:30.004Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:21:30.004Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:21:30.284Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:21:30.569Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:21:30.569Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:21:30.569Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:21:30.569Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:21:31.180Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:21:31.180Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:21:31.180Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:21:31.180Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:21:31.180Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:21:31.180Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:21:31.461Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:21:31.461Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:21:31.743Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:21:31.743Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:21:31.743Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:21:31.743Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:21:32.026Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:21:32.026Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:21:32.026Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:21:32.309Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:21:32.922Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:21:32.922Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:21:33.928Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:21:33.928Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:21:34.211Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:21:34.508Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:21:52.982Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:21:52.982Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:21:52.982Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:21:52.982Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:21:52.982Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:21:52.982Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:21:52.982Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:21:52.982Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:21:52.982Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:21:52.982Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:21:52.982Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:21:52.982Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:21:52.982Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:21:52.982Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:21:53.261Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:21:53.867Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:21:54.855Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:21:55.458Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:21:55.458Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:21:55.738Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:21:55.738Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:21:55.738Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:21:56.015Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:21:56.015Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:21:56.015Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:21:56.296Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:21:56.574Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:21:57.187Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:21:57.187Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:21:57.187Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:21:58.191Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:22:01.060Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-10T19:22:01.060Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T19:22:01.060Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T19:22:01.060Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T19:22:01.060Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T19:22:01.060Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T19:22:01.060Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T19:22:01.060Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T19:22:01.060Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T19:22:01.060Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T19:22:01.060Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T19:22:01.060Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T19:22:01.060Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T19:22:01.060Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T19:22:02.536Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:22:03.187Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:22:03.187Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:22:03.465Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:22:04.074Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:22:04.355Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:22:04.634Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:22:04.634Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:22:04.634Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:22:04.915Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:22:05.519Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:22:05.519Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:22:05.798Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:22:06.074Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:22:06.074Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:22:06.681Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:22:06.681Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:22:06.681Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:22:06.681Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:22:06.967Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:22:07.572Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:22:07.849Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:22:08.196Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:22:08.478Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:22:08.478Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:22:09.089Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:22:10.545Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:22:14.898Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:22:14.898Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:22:14.898Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:22:14.898Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:22:15.509Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:22:16.976Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:22:16.976Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:22:16.976Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:22:16.976Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:22:17.594Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:22:44.487Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:22:44.487Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:22:44.487Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:22:44.487Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:22:44.487Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:22:44.487Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:22:44.487Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:22:44.487Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:22:44.487Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:22:44.487Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:22:44.487Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:22:48.846Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:22:57.189Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:22:57.189Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:22:57.295Z] Removing intermediate container 59179becad20 [2022-05-10T19:22:57.295Z] ---> 6ed019fe93c8 [2022-05-10T19:22:57.295Z] [2022-05-10T19:22:57.295Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T19:22:57.295Z] ---> 0ac33e5f5afa [2022-05-10T19:22:57.295Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:22:57.295Z] ---> Using cache [2022-05-10T19:22:57.295Z] ---> 4d6eee354b05 [2022-05-10T19:22:57.295Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:22:57.295Z] ---> Using cache [2022-05-10T19:22:57.295Z] ---> febd728c976c [2022-05-10T19:22:57.295Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T19:22:57.295Z] ---> Using cache [2022-05-10T19:22:57.295Z] ---> ff4f04e7df39 [2022-05-10T19:22:57.295Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T19:22:57.295Z] ---> 6b1002b2914f [2022-05-10T19:22:57.295Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T19:22:57.295Z] ---> ee1e51e01c9f [2022-05-10T19:22:57.295Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T19:22:57.295Z] ---> b92b2aea1a13 [2022-05-10T19:22:57.295Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T19:22:57.295Z] ---> f814e6a7b4e5 [2022-05-10T19:22:57.295Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T19:22:57.295Z] ---> Running in cef8c6d683e1 [2022-05-10T19:22:57.295Z] Removing intermediate container cef8c6d683e1 [2022-05-10T19:22:57.295Z] ---> 9c9b232d56f4 [2022-05-10T19:22:57.295Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T19:22:57.295Z] ---> Running in b353d7e46f55 [2022-05-10T19:22:57.295Z] Removing intermediate container b353d7e46f55 [2022-05-10T19:22:57.295Z] ---> 6af209e1451c [2022-05-10T19:22:57.295Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T19:22:57.295Z] ---> Running in 9b5704ba7770 [2022-05-10T19:22:57.295Z] Removing intermediate container 9b5704ba7770 [2022-05-10T19:22:57.295Z] ---> 61573e3f2603 [2022-05-10T19:22:57.295Z] Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:22:57.295Z] ---> Running in ff53b6a675c6 [2022-05-10T19:22:57.295Z] Removing intermediate container ff53b6a675c6 [2022-05-10T19:22:57.295Z] ---> 1ec3f9f46423 [2022-05-10T19:22:57.295Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T19:22:57.295Z] ---> Running in b199ab57e518 [2022-05-10T19:22:57.295Z] Removing intermediate container b199ab57e518 [2022-05-10T19:22:57.295Z] ---> d5ed914f4cab [2022-05-10T19:22:57.295Z] [2022-05-10T19:22:57.295Z] Successfully built d5ed914f4cab [2022-05-10T19:22:57.295Z] Successfully tagged security-spire-server:latest [2022-05-10T19:22:57.301Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T19:22:57.311Z] $ docker stop --time=1 8436a7352fb569f13479cdd09dd25e02a897e84947198451dc1af47fc19e655e [2022-05-10T19:22:57.470Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:22:58.636Z] $ docker rm -f 8436a7352fb569f13479cdd09dd25e02a897e84947198451dc1af47fc19e655e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:22:58.918Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:22:58.983Z] + docker images [2022-05-10T19:22:58.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T19:22:58.983Z] security-spire-server latest d5ed914f4cab 4 seconds ago 87.3MB [2022-05-10T19:22:58.983Z] 6ed019fe93c8 16 seconds ago 4.43GB [2022-05-10T19:22:58.983Z] security-spire-config latest 1e162b4c5dd8 About a minute ago 86.7MB [2022-05-10T19:22:58.983Z] security-spire-agent latest 37abe041ebb6 About a minute ago 127MB [2022-05-10T19:22:58.983Z] 266d9946d640 About a minute ago 4.43GB [2022-05-10T19:22:58.983Z] 633ebfa353c9 About a minute ago 4.43GB [2022-05-10T19:22:58.983Z] core-data latest 544c0b5d0b0d About a minute ago 22.5MB [2022-05-10T19:22:58.983Z] 837acc1fe318 2 minutes ago 1.52GB [2022-05-10T19:22:58.983Z] security-bootstrapper latest e87fc6b87a4d 2 minutes ago 19.1MB [2022-05-10T19:22:58.983Z] support-notifications latest 08776808f1eb 2 minutes ago 26.9MB [2022-05-10T19:22:58.983Z] 5a3d91780b73 2 minutes ago 1.5GB [2022-05-10T19:22:58.983Z] 2ce9b3f1c4ce 3 minutes ago 1.55GB [2022-05-10T19:22:58.983Z] core-metadata latest fe1859f08a3e 3 minutes ago 17MB [2022-05-10T19:22:58.983Z] sys-mgmt-agent latest 986498279cdb 3 minutes ago 299MB [2022-05-10T19:22:58.983Z] 2d107b362bd5 3 minutes ago 1.5GB [2022-05-10T19:22:58.983Z] security-proxy-setup latest 0a5c8d52767e 3 minutes ago 26.9MB [2022-05-10T19:22:58.983Z] 75e0cf04a845 3 minutes ago 1.49GB [2022-05-10T19:22:58.983Z] support-scheduler latest 7ca90da618bf 3 minutes ago 26.3MB [2022-05-10T19:22:58.983Z] 2ab8730e765e 3 minutes ago 1.5GB [2022-05-10T19:22:58.983Z] fed9a14ced1d 3 minutes ago 1.55GB [2022-05-10T19:22:58.983Z] security-spiffe-token-provider latest ab8de2a9ddb4 4 minutes ago 28.8MB [2022-05-10T19:22:58.983Z] security-secretstore-setup latest 4831ad4b94f7 4 minutes ago 28.5MB [2022-05-10T19:22:58.983Z] core-command latest 1ed2534e3ab8 4 minutes ago 16.1MB [2022-05-10T19:22:58.983Z] 2cb47ec2a9e9 4 minutes ago 1.54GB [2022-05-10T19:22:58.983Z] 7f3017db9e17 5 minutes ago 1.5GB [2022-05-10T19:22:58.984Z] 0fdea9930aa2 5 minutes ago 1.49GB [2022-05-10T19:22:58.984Z] ci-base-image-x86_64 latest 2945c7bb6e23 8 minutes ago 895MB [2022-05-10T19:22:58.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T19:22:58.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T19:22:58.984Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T19:22:58.984Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T19:22:58.984Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T19:22:58.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:22:59.117Z] provisioning config files... [2022-05-10T19:22:59.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config3002094371637144428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:22:59.426Z] ---> docker-login.sh [2022-05-10T19:22:59.426Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:22:59.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:22:59.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:22:59.426Z] Configure a credential helper to remove this warning. See [2022-05-10T19:22:59.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:22:59.426Z] [2022-05-10T19:22:59.426Z] Login Succeeded [2022-05-10T19:22:59.426Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:22:59.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:22:59.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:22:59.687Z] Configure a credential helper to remove this warning. See [2022-05-10T19:22:59.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:22:59.687Z] [2022-05-10T19:22:59.687Z] Login Succeeded [2022-05-10T19:22:59.687Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:22:59.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:22:59.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:22:59.687Z] Configure a credential helper to remove this warning. See [2022-05-10T19:22:59.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:22:59.687Z] [2022-05-10T19:22:59.687Z] Login Succeeded [2022-05-10T19:22:59.687Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:22:59.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:22:59.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:22:59.946Z] Configure a credential helper to remove this warning. See [2022-05-10T19:22:59.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:22:59.946Z] [2022-05-10T19:22:59.946Z] Login Succeeded [2022-05-10T19:22:59.946Z] docker.io [2022-05-10T19:22:59.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:23:00.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:23:00.518Z] Configure a credential helper to remove this warning. See [2022-05-10T19:23:00.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:23:00.518Z] [2022-05-10T19:23:00.518Z] Login Succeeded [2022-05-10T19:23:00.518Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:23:00.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:00.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:23:00.581Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-10T19:23:00.581Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:00.581Z] latest [2022-05-10T19:23:00.581Z] 2.2.0-dev.95 [2022-05-10T19:23:00.581Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:00.581Z] main [2022-05-10T19:23:00.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:00.922Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:01.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:01.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:23:01.216Z] c5b825e29f60: Preparing [2022-05-10T19:23:01.216Z] 65b55494a2a0: Preparing [2022-05-10T19:23:01.216Z] 751519e96924: Preparing [2022-05-10T19:23:01.216Z] 4c149b6d0695: Preparing [2022-05-10T19:23:01.216Z] b541d28bf3b4: Preparing [2022-05-10T19:23:01.216Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:01.216Z] c5b825e29f60: Pushed [2022-05-10T19:23:01.216Z] 751519e96924: Pushed [2022-05-10T19:23:01.216Z] 4c149b6d0695: Pushed [2022-05-10T19:23:02.598Z] 65b55494a2a0: Pushed [2022-05-10T19:23:02.598Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:02.976Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:03.266Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:23:03.302Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T19:23:03.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:23:03.302Z] c5b825e29f60: Preparing [2022-05-10T19:23:03.302Z] 65b55494a2a0: Preparing [2022-05-10T19:23:03.302Z] 751519e96924: Preparing [2022-05-10T19:23:03.302Z] 4c149b6d0695: Preparing [2022-05-10T19:23:03.302Z] b541d28bf3b4: Preparing [2022-05-10T19:23:03.302Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:03.302Z] c5b825e29f60: Layer already exists [2022-05-10T19:23:03.302Z] 65b55494a2a0: Layer already exists [2022-05-10T19:23:03.302Z] 751519e96924: Layer already exists [2022-05-10T19:23:03.302Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:03.302Z] latest: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:03.592Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:03.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [2022-05-10T19:23:03.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:23:03.884Z] c5b825e29f60: Preparing [2022-05-10T19:23:03.884Z] 65b55494a2a0: Preparing [2022-05-10T19:23:03.884Z] 751519e96924: Preparing [2022-05-10T19:23:03.884Z] 4c149b6d0695: Preparing [2022-05-10T19:23:03.884Z] b541d28bf3b4: Preparing [2022-05-10T19:23:03.884Z] c5b825e29f60: Layer already exists [2022-05-10T19:23:03.884Z] 751519e96924: Layer already exists [2022-05-10T19:23:03.884Z] 65b55494a2a0: Layer already exists [2022-05-10T19:23:03.884Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:03.884Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:03.884Z] 2.2.0-dev.95: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:04.184Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:04.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:04.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:23:04.478Z] c5b825e29f60: Preparing [2022-05-10T19:23:04.478Z] 65b55494a2a0: Preparing [2022-05-10T19:23:04.478Z] 751519e96924: Preparing [2022-05-10T19:23:04.478Z] 4c149b6d0695: Preparing [2022-05-10T19:23:04.478Z] b541d28bf3b4: Preparing [2022-05-10T19:23:04.478Z] 65b55494a2a0: Layer already exists [2022-05-10T19:23:04.478Z] c5b825e29f60: Layer already exists [2022-05-10T19:23:04.478Z] 751519e96924: Layer already exists [2022-05-10T19:23:04.478Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:04.478Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:04.478Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:04.777Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:05.067Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-10T19:23:05.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-10T19:23:05.067Z] c5b825e29f60: Preparing [2022-05-10T19:23:05.067Z] 65b55494a2a0: Preparing [2022-05-10T19:23:05.067Z] 751519e96924: Preparing [2022-05-10T19:23:05.067Z] 4c149b6d0695: Preparing [2022-05-10T19:23:05.067Z] b541d28bf3b4: Preparing [2022-05-10T19:23:05.067Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:05.067Z] 65b55494a2a0: Layer already exists [2022-05-10T19:23:05.067Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:05.067Z] c5b825e29f60: Layer already exists [2022-05-10T19:23:05.067Z] 751519e96924: Layer already exists [2022-05-10T19:23:05.067Z] main: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:05.108Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:05.116Z] taggedImages: [2022-05-10T19:23:05.116Z] - nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:05.116Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-10T19:23:05.116Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [2022-05-10T19:23:05.116Z] - nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:05.116Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-10T19:23:05.139Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-10T19:23:05.139Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:05.139Z] latest [2022-05-10T19:23:05.139Z] 2.2.0-dev.95 [2022-05-10T19:23:05.139Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:05.139Z] main [2022-05-10T19:23:05.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:05.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:05.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:05.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:23:05.758Z] e9dae294d948: Preparing [2022-05-10T19:23:05.758Z] a873faf9d839: Preparing [2022-05-10T19:23:05.758Z] 751519e96924: Preparing [2022-05-10T19:23:05.758Z] 7570458264f7: Preparing [2022-05-10T19:23:05.758Z] 0338b42aab4b: Preparing [2022-05-10T19:23:05.758Z] b541d28bf3b4: Preparing [2022-05-10T19:23:05.758Z] b541d28bf3b4: Waiting [2022-05-10T19:23:05.758Z] 751519e96924: Layer already exists [2022-05-10T19:23:05.758Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:05.758Z] e9dae294d948: Pushed [2022-05-10T19:23:05.758Z] 0338b42aab4b: Pushed [2022-05-10T19:23:06.017Z] 7570458264f7: Pushed [2022-05-10T19:23:07.403Z] a873faf9d839: Pushed [2022-05-10T19:23:07.664Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:07.963Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:08.263Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T19:23:08.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:23:08.263Z] e9dae294d948: Preparing [2022-05-10T19:23:08.263Z] a873faf9d839: Preparing [2022-05-10T19:23:08.263Z] 751519e96924: Preparing [2022-05-10T19:23:08.263Z] 7570458264f7: Preparing [2022-05-10T19:23:08.263Z] 0338b42aab4b: Preparing [2022-05-10T19:23:08.263Z] b541d28bf3b4: Preparing [2022-05-10T19:23:08.263Z] b541d28bf3b4: Waiting [2022-05-10T19:23:08.263Z] 751519e96924: Layer already exists [2022-05-10T19:23:08.263Z] 7570458264f7: Layer already exists [2022-05-10T19:23:08.263Z] a873faf9d839: Layer already exists [2022-05-10T19:23:08.263Z] 0338b42aab4b: Layer already exists [2022-05-10T19:23:08.263Z] e9dae294d948: Layer already exists [2022-05-10T19:23:08.263Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:08.263Z] latest: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:08.564Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:08.859Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [2022-05-10T19:23:08.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:23:08.859Z] e9dae294d948: Preparing [2022-05-10T19:23:08.859Z] a873faf9d839: Preparing [2022-05-10T19:23:08.859Z] 751519e96924: Preparing [2022-05-10T19:23:08.859Z] 7570458264f7: Preparing [2022-05-10T19:23:08.859Z] 0338b42aab4b: Preparing [2022-05-10T19:23:08.859Z] b541d28bf3b4: Preparing [2022-05-10T19:23:08.859Z] b541d28bf3b4: Waiting [2022-05-10T19:23:08.859Z] e9dae294d948: Layer already exists [2022-05-10T19:23:08.859Z] 7570458264f7: Layer already exists [2022-05-10T19:23:08.859Z] a873faf9d839: Layer already exists [2022-05-10T19:23:08.859Z] 751519e96924: Layer already exists [2022-05-10T19:23:08.859Z] 0338b42aab4b: Layer already exists [2022-05-10T19:23:08.859Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:08.859Z] 2.2.0-dev.95: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:09.157Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:09.451Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:09.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:23:09.452Z] e9dae294d948: Preparing [2022-05-10T19:23:09.452Z] a873faf9d839: Preparing [2022-05-10T19:23:09.452Z] 751519e96924: Preparing [2022-05-10T19:23:09.452Z] 7570458264f7: Preparing [2022-05-10T19:23:09.452Z] 0338b42aab4b: Preparing [2022-05-10T19:23:09.452Z] b541d28bf3b4: Preparing [2022-05-10T19:23:09.452Z] b541d28bf3b4: Waiting [2022-05-10T19:23:09.452Z] e9dae294d948: Layer already exists [2022-05-10T19:23:09.452Z] 751519e96924: Layer already exists [2022-05-10T19:23:09.452Z] a873faf9d839: Layer already exists [2022-05-10T19:23:09.452Z] 7570458264f7: Layer already exists [2022-05-10T19:23:09.452Z] 0338b42aab4b: Layer already exists [2022-05-10T19:23:09.452Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:09.452Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:09.754Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:10.049Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-10T19:23:10.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-10T19:23:10.049Z] e9dae294d948: Preparing [2022-05-10T19:23:10.049Z] a873faf9d839: Preparing [2022-05-10T19:23:10.049Z] 751519e96924: Preparing [2022-05-10T19:23:10.049Z] 7570458264f7: Preparing [2022-05-10T19:23:10.049Z] 0338b42aab4b: Preparing [2022-05-10T19:23:10.049Z] b541d28bf3b4: Preparing [2022-05-10T19:23:10.049Z] b541d28bf3b4: Waiting [2022-05-10T19:23:10.049Z] a873faf9d839: Layer already exists [2022-05-10T19:23:10.049Z] 0338b42aab4b: Layer already exists [2022-05-10T19:23:10.049Z] e9dae294d948: Layer already exists [2022-05-10T19:23:10.049Z] 751519e96924: Layer already exists [2022-05-10T19:23:10.049Z] 7570458264f7: Layer already exists [2022-05-10T19:23:10.049Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:10.049Z] main: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:10.084Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:10.093Z] taggedImages: [2022-05-10T19:23:10.093Z] - nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:10.093Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-10T19:23:10.093Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [2022-05-10T19:23:10.093Z] - nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:10.093Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-10T19:23:10.114Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-10T19:23:10.114Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:10.114Z] latest [2022-05-10T19:23:10.114Z] 2.2.0-dev.95 [2022-05-10T19:23:10.114Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:10.114Z] main [2022-05-10T19:23:10.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:10.440Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:10.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:10.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:23:10.734Z] 441de641150f: Preparing [2022-05-10T19:23:10.734Z] 225d09884486: Preparing [2022-05-10T19:23:10.734Z] 751519e96924: Preparing [2022-05-10T19:23:10.734Z] 4c149b6d0695: Preparing [2022-05-10T19:23:10.734Z] b541d28bf3b4: Preparing [2022-05-10T19:23:10.734Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:10.734Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:10.734Z] 751519e96924: Layer already exists [2022-05-10T19:23:10.734Z] 441de641150f: Pushed [2022-05-10T19:23:12.118Z] 225d09884486: Pushed [2022-05-10T19:23:12.118Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:12.421Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:12.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T19:23:12.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:23:12.713Z] 441de641150f: Preparing [2022-05-10T19:23:12.713Z] 225d09884486: Preparing [2022-05-10T19:23:12.713Z] 751519e96924: Preparing [2022-05-10T19:23:12.713Z] 4c149b6d0695: Preparing [2022-05-10T19:23:12.713Z] b541d28bf3b4: Preparing [2022-05-10T19:23:12.713Z] 441de641150f: Layer already exists [2022-05-10T19:23:12.713Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:12.713Z] 751519e96924: Layer already exists [2022-05-10T19:23:12.713Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:12.713Z] 225d09884486: Layer already exists [2022-05-10T19:23:12.713Z] latest: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:13.010Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:13.303Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [2022-05-10T19:23:13.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:23:13.303Z] 441de641150f: Preparing [2022-05-10T19:23:13.303Z] 225d09884486: Preparing [2022-05-10T19:23:13.303Z] 751519e96924: Preparing [2022-05-10T19:23:13.303Z] 4c149b6d0695: Preparing [2022-05-10T19:23:13.303Z] b541d28bf3b4: Preparing [2022-05-10T19:23:13.303Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:13.303Z] 441de641150f: Layer already exists [2022-05-10T19:23:13.303Z] 225d09884486: Layer already exists [2022-05-10T19:23:13.303Z] 751519e96924: Layer already exists [2022-05-10T19:23:13.303Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:13.303Z] 2.2.0-dev.95: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:13.596Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:13.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:13.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:23:13.886Z] 441de641150f: Preparing [2022-05-10T19:23:13.886Z] 225d09884486: Preparing [2022-05-10T19:23:13.886Z] 751519e96924: Preparing [2022-05-10T19:23:13.886Z] 4c149b6d0695: Preparing [2022-05-10T19:23:13.886Z] b541d28bf3b4: Preparing [2022-05-10T19:23:13.886Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:13.886Z] 225d09884486: Layer already exists [2022-05-10T19:23:13.886Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:13.886Z] 441de641150f: Layer already exists [2022-05-10T19:23:13.886Z] 751519e96924: Layer already exists [2022-05-10T19:23:13.886Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:14.180Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:14.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-10T19:23:14.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-10T19:23:14.471Z] 441de641150f: Preparing [2022-05-10T19:23:14.471Z] 225d09884486: Preparing [2022-05-10T19:23:14.471Z] 751519e96924: Preparing [2022-05-10T19:23:14.471Z] 4c149b6d0695: Preparing [2022-05-10T19:23:14.471Z] b541d28bf3b4: Preparing [2022-05-10T19:23:14.471Z] 4c149b6d0695: Layer already exists [2022-05-10T19:23:14.471Z] 225d09884486: Layer already exists [2022-05-10T19:23:14.471Z] 751519e96924: Layer already exists [2022-05-10T19:23:14.471Z] 441de641150f: Layer already exists [2022-05-10T19:23:14.471Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:14.471Z] main: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:14.515Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:14.524Z] taggedImages: [2022-05-10T19:23:14.524Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:14.524Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-10T19:23:14.524Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [2022-05-10T19:23:14.524Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:14.524Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-10T19:23:14.544Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-10T19:23:14.544Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:14.544Z] latest [2022-05-10T19:23:14.544Z] 2.2.0-dev.95 [2022-05-10T19:23:14.544Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:14.544Z] main [2022-05-10T19:23:14.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:14.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:15.152Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:15.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:23:15.152Z] 346a1527f62e: Preparing [2022-05-10T19:23:15.152Z] 346a1527f62e: Preparing [2022-05-10T19:23:15.152Z] 08e79fa8474a: Preparing [2022-05-10T19:23:15.152Z] 8a2387fc852b: Preparing [2022-05-10T19:23:15.152Z] 77155e6cfe32: Preparing [2022-05-10T19:23:15.152Z] 95346b756130: Preparing [2022-05-10T19:23:15.152Z] 751519e96924: Preparing [2022-05-10T19:23:15.152Z] 88b71cef48c3: Preparing [2022-05-10T19:23:15.152Z] 608f48b1cd79: Preparing [2022-05-10T19:23:15.152Z] 66c85dcce2ec: Preparing [2022-05-10T19:23:15.152Z] 0b2d80f1394f: Preparing [2022-05-10T19:23:15.152Z] b541d28bf3b4: Preparing [2022-05-10T19:23:15.152Z] 751519e96924: Waiting [2022-05-10T19:23:15.152Z] 88b71cef48c3: Waiting [2022-05-10T19:23:15.152Z] 608f48b1cd79: Waiting [2022-05-10T19:23:15.152Z] 66c85dcce2ec: Waiting [2022-05-10T19:23:15.152Z] b541d28bf3b4: Waiting [2022-05-10T19:23:15.152Z] 0b2d80f1394f: Waiting [2022-05-10T19:23:15.152Z] 77155e6cfe32: Pushed [2022-05-10T19:23:15.152Z] 346a1527f62e: Pushed [2022-05-10T19:23:15.152Z] 751519e96924: Layer already exists [2022-05-10T19:23:15.152Z] 08e79fa8474a: Pushed [2022-05-10T19:23:15.152Z] 8a2387fc852b: Pushed [2022-05-10T19:23:15.412Z] 88b71cef48c3: Pushed [2022-05-10T19:23:15.412Z] 608f48b1cd79: Pushed [2022-05-10T19:23:15.412Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:15.412Z] 66c85dcce2ec: Pushed [2022-05-10T19:23:15.412Z] 0b2d80f1394f: Pushed [2022-05-10T19:23:16.792Z] 95346b756130: Pushed [2022-05-10T19:23:16.792Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:17.088Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:17.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T19:23:17.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:23:17.382Z] 346a1527f62e: Preparing [2022-05-10T19:23:17.382Z] 346a1527f62e: Preparing [2022-05-10T19:23:17.382Z] 08e79fa8474a: Preparing [2022-05-10T19:23:17.382Z] 8a2387fc852b: Preparing [2022-05-10T19:23:17.382Z] 77155e6cfe32: Preparing [2022-05-10T19:23:17.382Z] 95346b756130: Preparing [2022-05-10T19:23:17.382Z] 751519e96924: Preparing [2022-05-10T19:23:17.382Z] 88b71cef48c3: Preparing [2022-05-10T19:23:17.382Z] 608f48b1cd79: Preparing [2022-05-10T19:23:17.382Z] 66c85dcce2ec: Preparing [2022-05-10T19:23:17.382Z] 0b2d80f1394f: Preparing [2022-05-10T19:23:17.382Z] b541d28bf3b4: Preparing [2022-05-10T19:23:17.382Z] 608f48b1cd79: Waiting [2022-05-10T19:23:17.382Z] b541d28bf3b4: Waiting [2022-05-10T19:23:17.382Z] 0b2d80f1394f: Waiting [2022-05-10T19:23:17.382Z] 751519e96924: Waiting [2022-05-10T19:23:17.382Z] 88b71cef48c3: Waiting [2022-05-10T19:23:17.382Z] 08e79fa8474a: Layer already exists [2022-05-10T19:23:17.382Z] 77155e6cfe32: Layer already exists [2022-05-10T19:23:17.382Z] 346a1527f62e: Layer already exists [2022-05-10T19:23:17.382Z] 8a2387fc852b: Layer already exists [2022-05-10T19:23:17.382Z] 95346b756130: Layer already exists [2022-05-10T19:23:17.382Z] 751519e96924: Layer already exists [2022-05-10T19:23:17.382Z] 88b71cef48c3: Layer already exists [2022-05-10T19:23:17.382Z] 608f48b1cd79: Layer already exists [2022-05-10T19:23:17.382Z] 66c85dcce2ec: Layer already exists [2022-05-10T19:23:17.382Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:17.382Z] 0b2d80f1394f: Layer already exists [2022-05-10T19:23:17.382Z] latest: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:17.679Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:17.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [2022-05-10T19:23:17.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:23:17.971Z] 346a1527f62e: Preparing [2022-05-10T19:23:17.971Z] 346a1527f62e: Preparing [2022-05-10T19:23:17.971Z] 08e79fa8474a: Preparing [2022-05-10T19:23:17.971Z] 8a2387fc852b: Preparing [2022-05-10T19:23:17.971Z] 77155e6cfe32: Preparing [2022-05-10T19:23:17.971Z] 95346b756130: Preparing [2022-05-10T19:23:17.971Z] 751519e96924: Preparing [2022-05-10T19:23:17.971Z] 88b71cef48c3: Preparing [2022-05-10T19:23:17.971Z] 608f48b1cd79: Preparing [2022-05-10T19:23:17.971Z] 751519e96924: Waiting [2022-05-10T19:23:17.971Z] 66c85dcce2ec: Preparing [2022-05-10T19:23:17.971Z] 0b2d80f1394f: Preparing [2022-05-10T19:23:17.971Z] b541d28bf3b4: Preparing [2022-05-10T19:23:17.971Z] 608f48b1cd79: Waiting [2022-05-10T19:23:17.971Z] 0b2d80f1394f: Waiting [2022-05-10T19:23:17.971Z] 66c85dcce2ec: Waiting [2022-05-10T19:23:17.971Z] b541d28bf3b4: Waiting [2022-05-10T19:23:17.971Z] 95346b756130: Layer already exists [2022-05-10T19:23:17.971Z] 8a2387fc852b: Layer already exists [2022-05-10T19:23:17.971Z] 346a1527f62e: Layer already exists [2022-05-10T19:23:17.971Z] 77155e6cfe32: Layer already exists [2022-05-10T19:23:17.971Z] 08e79fa8474a: Layer already exists [2022-05-10T19:23:17.971Z] 751519e96924: Layer already exists [2022-05-10T19:23:17.971Z] 88b71cef48c3: Layer already exists [2022-05-10T19:23:17.971Z] 608f48b1cd79: Layer already exists [2022-05-10T19:23:17.971Z] 0b2d80f1394f: Layer already exists [2022-05-10T19:23:17.971Z] 66c85dcce2ec: Layer already exists [2022-05-10T19:23:17.971Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:17.971Z] 2.2.0-dev.95: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:18.269Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:18.627Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:18.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:23:18.627Z] 346a1527f62e: Preparing [2022-05-10T19:23:18.627Z] 346a1527f62e: Preparing [2022-05-10T19:23:18.627Z] 08e79fa8474a: Preparing [2022-05-10T19:23:18.627Z] 8a2387fc852b: Preparing [2022-05-10T19:23:18.627Z] 77155e6cfe32: Preparing [2022-05-10T19:23:18.627Z] 95346b756130: Preparing [2022-05-10T19:23:18.627Z] 751519e96924: Preparing [2022-05-10T19:23:18.627Z] 88b71cef48c3: Preparing [2022-05-10T19:23:18.627Z] 608f48b1cd79: Preparing [2022-05-10T19:23:18.627Z] 66c85dcce2ec: Preparing [2022-05-10T19:23:18.627Z] 0b2d80f1394f: Preparing [2022-05-10T19:23:18.627Z] b541d28bf3b4: Preparing [2022-05-10T19:23:18.627Z] 88b71cef48c3: Waiting [2022-05-10T19:23:18.627Z] 608f48b1cd79: Waiting [2022-05-10T19:23:18.627Z] 0b2d80f1394f: Waiting [2022-05-10T19:23:18.627Z] 66c85dcce2ec: Waiting [2022-05-10T19:23:18.627Z] 751519e96924: Waiting [2022-05-10T19:23:18.627Z] b541d28bf3b4: Waiting [2022-05-10T19:23:18.627Z] 77155e6cfe32: Layer already exists [2022-05-10T19:23:18.628Z] 346a1527f62e: Layer already exists [2022-05-10T19:23:18.628Z] 95346b756130: Layer already exists [2022-05-10T19:23:18.628Z] 08e79fa8474a: Layer already exists [2022-05-10T19:23:18.628Z] 8a2387fc852b: Layer already exists [2022-05-10T19:23:18.628Z] 751519e96924: Layer already exists [2022-05-10T19:23:18.628Z] 66c85dcce2ec: Layer already exists [2022-05-10T19:23:18.628Z] 88b71cef48c3: Layer already exists [2022-05-10T19:23:18.628Z] 608f48b1cd79: Layer already exists [2022-05-10T19:23:18.628Z] 0b2d80f1394f: Layer already exists [2022-05-10T19:23:18.628Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:18.628Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:18.947Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:19.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-10T19:23:19.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-10T19:23:19.238Z] 346a1527f62e: Preparing [2022-05-10T19:23:19.238Z] 346a1527f62e: Preparing [2022-05-10T19:23:19.238Z] 08e79fa8474a: Preparing [2022-05-10T19:23:19.238Z] 8a2387fc852b: Preparing [2022-05-10T19:23:19.238Z] 77155e6cfe32: Preparing [2022-05-10T19:23:19.238Z] 95346b756130: Preparing [2022-05-10T19:23:19.238Z] 751519e96924: Preparing [2022-05-10T19:23:19.238Z] 88b71cef48c3: Preparing [2022-05-10T19:23:19.238Z] 608f48b1cd79: Preparing [2022-05-10T19:23:19.238Z] 66c85dcce2ec: Preparing [2022-05-10T19:23:19.238Z] 0b2d80f1394f: Preparing [2022-05-10T19:23:19.238Z] b541d28bf3b4: Preparing [2022-05-10T19:23:19.238Z] 751519e96924: Waiting [2022-05-10T19:23:19.238Z] 88b71cef48c3: Waiting [2022-05-10T19:23:19.238Z] 608f48b1cd79: Waiting [2022-05-10T19:23:19.238Z] 66c85dcce2ec: Waiting [2022-05-10T19:23:19.238Z] 0b2d80f1394f: Waiting [2022-05-10T19:23:19.238Z] b541d28bf3b4: Waiting [2022-05-10T19:23:19.238Z] 95346b756130: Layer already exists [2022-05-10T19:23:19.238Z] 346a1527f62e: Layer already exists [2022-05-10T19:23:19.238Z] 08e79fa8474a: Layer already exists [2022-05-10T19:23:19.238Z] 8a2387fc852b: Layer already exists [2022-05-10T19:23:19.238Z] 77155e6cfe32: Layer already exists [2022-05-10T19:23:19.238Z] 751519e96924: Layer already exists [2022-05-10T19:23:19.238Z] 608f48b1cd79: Layer already exists [2022-05-10T19:23:19.238Z] 88b71cef48c3: Layer already exists [2022-05-10T19:23:19.238Z] 66c85dcce2ec: Layer already exists [2022-05-10T19:23:19.238Z] 0b2d80f1394f: Layer already exists [2022-05-10T19:23:19.238Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:19.238Z] main: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:19.275Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:19.285Z] taggedImages: [2022-05-10T19:23:19.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:19.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-10T19:23:19.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [2022-05-10T19:23:19.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:19.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-10T19:23:19.306Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-10T19:23:19.306Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:19.306Z] latest [2022-05-10T19:23:19.306Z] 2.2.0-dev.95 [2022-05-10T19:23:19.306Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:19.306Z] main [2022-05-10T19:23:19.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:19.626Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:19.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:19.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:23:19.917Z] 05985ea3ed63: Preparing [2022-05-10T19:23:19.917Z] 4e5b2cf0eaf5: Preparing [2022-05-10T19:23:19.917Z] 7a3f9c9f5793: Preparing [2022-05-10T19:23:19.917Z] c6253596035b: Preparing [2022-05-10T19:23:19.917Z] c1c062f24dfd: Preparing [2022-05-10T19:23:19.917Z] e20ec1542038: Preparing [2022-05-10T19:23:19.917Z] 0e3f99ef423c: Preparing [2022-05-10T19:23:19.917Z] b541d28bf3b4: Preparing [2022-05-10T19:23:19.917Z] 0e3f99ef423c: Waiting [2022-05-10T19:23:19.917Z] e20ec1542038: Waiting [2022-05-10T19:23:19.917Z] b541d28bf3b4: Waiting [2022-05-10T19:23:19.917Z] 05985ea3ed63: Pushed [2022-05-10T19:23:19.917Z] 4e5b2cf0eaf5: Pushed [2022-05-10T19:23:19.917Z] c1c062f24dfd: Pushed [2022-05-10T19:23:19.917Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:20.177Z] e20ec1542038: Pushed [2022-05-10T19:23:20.436Z] 0e3f99ef423c: Pushed [2022-05-10T19:23:21.007Z] c6253596035b: Pushed [2022-05-10T19:23:21.007Z] 7a3f9c9f5793: Pushed [2022-05-10T19:23:21.267Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:21.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:21.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T19:23:21.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:23:21.861Z] 05985ea3ed63: Preparing [2022-05-10T19:23:21.861Z] 4e5b2cf0eaf5: Preparing [2022-05-10T19:23:21.861Z] 7a3f9c9f5793: Preparing [2022-05-10T19:23:21.861Z] c6253596035b: Preparing [2022-05-10T19:23:21.861Z] c1c062f24dfd: Preparing [2022-05-10T19:23:21.861Z] e20ec1542038: Preparing [2022-05-10T19:23:21.861Z] 0e3f99ef423c: Preparing [2022-05-10T19:23:21.861Z] b541d28bf3b4: Preparing [2022-05-10T19:23:21.861Z] 0e3f99ef423c: Waiting [2022-05-10T19:23:21.861Z] b541d28bf3b4: Waiting [2022-05-10T19:23:21.861Z] e20ec1542038: Waiting [2022-05-10T19:23:21.861Z] 7a3f9c9f5793: Layer already exists [2022-05-10T19:23:21.861Z] 05985ea3ed63: Layer already exists [2022-05-10T19:23:21.861Z] 4e5b2cf0eaf5: Layer already exists [2022-05-10T19:23:21.861Z] c6253596035b: Layer already exists [2022-05-10T19:23:21.861Z] c1c062f24dfd: Layer already exists [2022-05-10T19:23:21.861Z] 0e3f99ef423c: Layer already exists [2022-05-10T19:23:21.861Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:21.861Z] e20ec1542038: Layer already exists [2022-05-10T19:23:21.861Z] latest: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:22.164Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:22.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [2022-05-10T19:23:22.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:23:22.462Z] 05985ea3ed63: Preparing [2022-05-10T19:23:22.462Z] 4e5b2cf0eaf5: Preparing [2022-05-10T19:23:22.462Z] 7a3f9c9f5793: Preparing [2022-05-10T19:23:22.462Z] c6253596035b: Preparing [2022-05-10T19:23:22.462Z] c1c062f24dfd: Preparing [2022-05-10T19:23:22.462Z] e20ec1542038: Preparing [2022-05-10T19:23:22.462Z] 0e3f99ef423c: Preparing [2022-05-10T19:23:22.462Z] b541d28bf3b4: Preparing [2022-05-10T19:23:22.462Z] e20ec1542038: Waiting [2022-05-10T19:23:22.462Z] 0e3f99ef423c: Waiting [2022-05-10T19:23:22.462Z] b541d28bf3b4: Waiting [2022-05-10T19:23:22.462Z] c6253596035b: Layer already exists [2022-05-10T19:23:22.462Z] 7a3f9c9f5793: Layer already exists [2022-05-10T19:23:22.462Z] 05985ea3ed63: Layer already exists [2022-05-10T19:23:22.462Z] 4e5b2cf0eaf5: Layer already exists [2022-05-10T19:23:22.462Z] c1c062f24dfd: Layer already exists [2022-05-10T19:23:22.462Z] 0e3f99ef423c: Layer already exists [2022-05-10T19:23:22.462Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:22.462Z] e20ec1542038: Layer already exists [2022-05-10T19:23:22.462Z] 2.2.0-dev.95: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:22.765Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:23.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:23.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:23:23.058Z] 05985ea3ed63: Preparing [2022-05-10T19:23:23.058Z] 4e5b2cf0eaf5: Preparing [2022-05-10T19:23:23.058Z] 7a3f9c9f5793: Preparing [2022-05-10T19:23:23.058Z] c6253596035b: Preparing [2022-05-10T19:23:23.058Z] c1c062f24dfd: Preparing [2022-05-10T19:23:23.058Z] e20ec1542038: Preparing [2022-05-10T19:23:23.058Z] 0e3f99ef423c: Preparing [2022-05-10T19:23:23.058Z] b541d28bf3b4: Preparing [2022-05-10T19:23:23.058Z] e20ec1542038: Waiting [2022-05-10T19:23:23.058Z] 0e3f99ef423c: Waiting [2022-05-10T19:23:23.058Z] b541d28bf3b4: Waiting [2022-05-10T19:23:23.058Z] 7a3f9c9f5793: Layer already exists [2022-05-10T19:23:23.058Z] 05985ea3ed63: Layer already exists [2022-05-10T19:23:23.058Z] c1c062f24dfd: Layer already exists [2022-05-10T19:23:23.058Z] 4e5b2cf0eaf5: Layer already exists [2022-05-10T19:23:23.058Z] c6253596035b: Layer already exists [2022-05-10T19:23:23.058Z] e20ec1542038: Layer already exists [2022-05-10T19:23:23.058Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:23.058Z] 0e3f99ef423c: Layer already exists [2022-05-10T19:23:23.058Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:23.357Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:23.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-10T19:23:23.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-10T19:23:23.647Z] 05985ea3ed63: Preparing [2022-05-10T19:23:23.647Z] 4e5b2cf0eaf5: Preparing [2022-05-10T19:23:23.647Z] 7a3f9c9f5793: Preparing [2022-05-10T19:23:23.647Z] c6253596035b: Preparing [2022-05-10T19:23:23.647Z] c1c062f24dfd: Preparing [2022-05-10T19:23:23.647Z] e20ec1542038: Preparing [2022-05-10T19:23:23.647Z] 0e3f99ef423c: Preparing [2022-05-10T19:23:23.647Z] b541d28bf3b4: Preparing [2022-05-10T19:23:23.647Z] e20ec1542038: Waiting [2022-05-10T19:23:23.647Z] 0e3f99ef423c: Waiting [2022-05-10T19:23:23.647Z] b541d28bf3b4: Waiting [2022-05-10T19:23:23.647Z] c6253596035b: Layer already exists [2022-05-10T19:23:23.647Z] c1c062f24dfd: Layer already exists [2022-05-10T19:23:23.647Z] 7a3f9c9f5793: Layer already exists [2022-05-10T19:23:23.647Z] 4e5b2cf0eaf5: Layer already exists [2022-05-10T19:23:23.647Z] 05985ea3ed63: Layer already exists [2022-05-10T19:23:23.647Z] e20ec1542038: Layer already exists [2022-05-10T19:23:23.647Z] 0e3f99ef423c: Layer already exists [2022-05-10T19:23:23.647Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:23.647Z] main: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:23.685Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:23.695Z] taggedImages: [2022-05-10T19:23:23.695Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:23.695Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-10T19:23:23.695Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [2022-05-10T19:23:23.695Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:23.695Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-10T19:23:23.719Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-10T19:23:23.719Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:23.719Z] latest [2022-05-10T19:23:23.719Z] 2.2.0-dev.95 [2022-05-10T19:23:23.719Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:23.719Z] main [2022-05-10T19:23:23.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:24.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:24.324Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:24.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:23:24.324Z] 5e682a16e833: Preparing [2022-05-10T19:23:24.324Z] 1a89133f99d4: Preparing [2022-05-10T19:23:24.324Z] 162306c67058: Preparing [2022-05-10T19:23:24.324Z] 09ee23905360: Preparing [2022-05-10T19:23:24.324Z] 855053c0cdbe: Preparing [2022-05-10T19:23:24.324Z] 9ec4778ce77c: Preparing [2022-05-10T19:23:24.324Z] b280a48062a3: Preparing [2022-05-10T19:23:24.324Z] 3be28d429c7f: Preparing [2022-05-10T19:23:24.324Z] 1b1bb7563a6c: Preparing [2022-05-10T19:23:24.324Z] b541d28bf3b4: Preparing [2022-05-10T19:23:24.324Z] 3be28d429c7f: Waiting [2022-05-10T19:23:24.324Z] 9ec4778ce77c: Waiting [2022-05-10T19:23:24.324Z] b280a48062a3: Waiting [2022-05-10T19:23:24.324Z] 1b1bb7563a6c: Waiting [2022-05-10T19:23:24.324Z] b541d28bf3b4: Waiting [2022-05-10T19:23:24.324Z] 5e682a16e833: Pushed [2022-05-10T19:23:24.324Z] 855053c0cdbe: Pushed [2022-05-10T19:23:24.324Z] 1a89133f99d4: Pushed [2022-05-10T19:23:24.584Z] 9ec4778ce77c: Pushed [2022-05-10T19:23:24.584Z] 3be28d429c7f: Pushed [2022-05-10T19:23:24.584Z] b280a48062a3: Pushed [2022-05-10T19:23:24.584Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:24.584Z] 1b1bb7563a6c: Pushed [2022-05-10T19:23:25.521Z] 09ee23905360: Pushed [2022-05-10T19:23:25.782Z] 162306c67058: Pushed [2022-05-10T19:23:26.042Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:26.342Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:26.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T19:23:26.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:23:26.634Z] 5e682a16e833: Preparing [2022-05-10T19:23:26.634Z] 1a89133f99d4: Preparing [2022-05-10T19:23:26.634Z] 162306c67058: Preparing [2022-05-10T19:23:26.634Z] 09ee23905360: Preparing [2022-05-10T19:23:26.635Z] 855053c0cdbe: Preparing [2022-05-10T19:23:26.635Z] 9ec4778ce77c: Preparing [2022-05-10T19:23:26.635Z] b280a48062a3: Preparing [2022-05-10T19:23:26.635Z] 3be28d429c7f: Preparing [2022-05-10T19:23:26.635Z] 1b1bb7563a6c: Preparing [2022-05-10T19:23:26.635Z] b541d28bf3b4: Preparing [2022-05-10T19:23:26.635Z] 9ec4778ce77c: Waiting [2022-05-10T19:23:26.635Z] 1b1bb7563a6c: Waiting [2022-05-10T19:23:26.635Z] b541d28bf3b4: Waiting [2022-05-10T19:23:26.635Z] b280a48062a3: Waiting [2022-05-10T19:23:26.635Z] 3be28d429c7f: Waiting [2022-05-10T19:23:26.635Z] 1a89133f99d4: Layer already exists [2022-05-10T19:23:26.635Z] 855053c0cdbe: Layer already exists [2022-05-10T19:23:26.635Z] 09ee23905360: Layer already exists [2022-05-10T19:23:26.635Z] 162306c67058: Layer already exists [2022-05-10T19:23:26.635Z] 5e682a16e833: Layer already exists [2022-05-10T19:23:26.635Z] 9ec4778ce77c: Layer already exists [2022-05-10T19:23:26.635Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:26.635Z] 1b1bb7563a6c: Layer already exists [2022-05-10T19:23:26.635Z] b280a48062a3: Layer already exists [2022-05-10T19:23:26.635Z] 3be28d429c7f: Layer already exists [2022-05-10T19:23:26.635Z] latest: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:26.931Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:27.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [2022-05-10T19:23:27.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:23:27.223Z] 5e682a16e833: Preparing [2022-05-10T19:23:27.223Z] 1a89133f99d4: Preparing [2022-05-10T19:23:27.223Z] 162306c67058: Preparing [2022-05-10T19:23:27.223Z] 09ee23905360: Preparing [2022-05-10T19:23:27.223Z] 855053c0cdbe: Preparing [2022-05-10T19:23:27.223Z] 9ec4778ce77c: Preparing [2022-05-10T19:23:27.223Z] b280a48062a3: Preparing [2022-05-10T19:23:27.223Z] 3be28d429c7f: Preparing [2022-05-10T19:23:27.223Z] 1b1bb7563a6c: Preparing [2022-05-10T19:23:27.223Z] b541d28bf3b4: Preparing [2022-05-10T19:23:27.223Z] 3be28d429c7f: Waiting [2022-05-10T19:23:27.223Z] b280a48062a3: Waiting [2022-05-10T19:23:27.223Z] 1b1bb7563a6c: Waiting [2022-05-10T19:23:27.223Z] 9ec4778ce77c: Waiting [2022-05-10T19:23:27.223Z] b541d28bf3b4: Waiting [2022-05-10T19:23:27.223Z] 1a89133f99d4: Layer already exists [2022-05-10T19:23:27.223Z] 5e682a16e833: Layer already exists [2022-05-10T19:23:27.223Z] 162306c67058: Layer already exists [2022-05-10T19:23:27.223Z] 855053c0cdbe: Layer already exists [2022-05-10T19:23:27.223Z] 09ee23905360: Layer already exists [2022-05-10T19:23:27.223Z] 9ec4778ce77c: Layer already exists [2022-05-10T19:23:27.223Z] 3be28d429c7f: Layer already exists [2022-05-10T19:23:27.223Z] 1b1bb7563a6c: Layer already exists [2022-05-10T19:23:27.223Z] b280a48062a3: Layer already exists [2022-05-10T19:23:27.223Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:27.223Z] 2.2.0-dev.95: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:27.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:27.815Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:27.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:23:27.816Z] 5e682a16e833: Preparing [2022-05-10T19:23:27.816Z] 1a89133f99d4: Preparing [2022-05-10T19:23:27.816Z] 162306c67058: Preparing [2022-05-10T19:23:27.816Z] 09ee23905360: Preparing [2022-05-10T19:23:27.816Z] 855053c0cdbe: Preparing [2022-05-10T19:23:27.816Z] 9ec4778ce77c: Preparing [2022-05-10T19:23:27.816Z] b280a48062a3: Preparing [2022-05-10T19:23:27.816Z] 3be28d429c7f: Preparing [2022-05-10T19:23:27.816Z] 1b1bb7563a6c: Preparing [2022-05-10T19:23:27.816Z] b541d28bf3b4: Preparing [2022-05-10T19:23:27.816Z] 9ec4778ce77c: Waiting [2022-05-10T19:23:27.816Z] b280a48062a3: Waiting [2022-05-10T19:23:27.816Z] b541d28bf3b4: Waiting [2022-05-10T19:23:27.816Z] 1b1bb7563a6c: Waiting [2022-05-10T19:23:27.816Z] 5e682a16e833: Layer already exists [2022-05-10T19:23:27.816Z] 1a89133f99d4: Layer already exists [2022-05-10T19:23:27.816Z] 162306c67058: Layer already exists [2022-05-10T19:23:27.816Z] 09ee23905360: Layer already exists [2022-05-10T19:23:27.816Z] 855053c0cdbe: Layer already exists [2022-05-10T19:23:27.816Z] 9ec4778ce77c: Layer already exists [2022-05-10T19:23:27.816Z] 3be28d429c7f: Layer already exists [2022-05-10T19:23:27.816Z] b280a48062a3: Layer already exists [2022-05-10T19:23:27.816Z] 1b1bb7563a6c: Layer already exists [2022-05-10T19:23:27.816Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:27.816Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:28.120Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:28.416Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-10T19:23:28.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-10T19:23:28.416Z] 5e682a16e833: Preparing [2022-05-10T19:23:28.416Z] 1a89133f99d4: Preparing [2022-05-10T19:23:28.416Z] 162306c67058: Preparing [2022-05-10T19:23:28.416Z] 09ee23905360: Preparing [2022-05-10T19:23:28.416Z] 855053c0cdbe: Preparing [2022-05-10T19:23:28.416Z] 9ec4778ce77c: Preparing [2022-05-10T19:23:28.416Z] b280a48062a3: Preparing [2022-05-10T19:23:28.416Z] 3be28d429c7f: Preparing [2022-05-10T19:23:28.416Z] 1b1bb7563a6c: Preparing [2022-05-10T19:23:28.416Z] b541d28bf3b4: Preparing [2022-05-10T19:23:28.416Z] 9ec4778ce77c: Waiting [2022-05-10T19:23:28.416Z] b280a48062a3: Waiting [2022-05-10T19:23:28.416Z] 3be28d429c7f: Waiting [2022-05-10T19:23:28.416Z] 1b1bb7563a6c: Waiting [2022-05-10T19:23:28.416Z] b541d28bf3b4: Waiting [2022-05-10T19:23:28.416Z] 5e682a16e833: Layer already exists [2022-05-10T19:23:28.416Z] 855053c0cdbe: Layer already exists [2022-05-10T19:23:28.416Z] 09ee23905360: Layer already exists [2022-05-10T19:23:28.416Z] 1a89133f99d4: Layer already exists [2022-05-10T19:23:28.416Z] 162306c67058: Layer already exists [2022-05-10T19:23:28.416Z] 9ec4778ce77c: Layer already exists [2022-05-10T19:23:28.416Z] b280a48062a3: Layer already exists [2022-05-10T19:23:28.416Z] 1b1bb7563a6c: Layer already exists [2022-05-10T19:23:28.416Z] 3be28d429c7f: Layer already exists [2022-05-10T19:23:28.416Z] b541d28bf3b4: Layer already exists [2022-05-10T19:23:28.416Z] main: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:28.455Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:28.463Z] taggedImages: [2022-05-10T19:23:28.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:28.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-10T19:23:28.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [2022-05-10T19:23:28.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:28.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-10T19:23:28.486Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-10T19:23:28.486Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:28.486Z] latest [2022-05-10T19:23:28.486Z] 2.2.0-dev.95 [2022-05-10T19:23:28.486Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:28.486Z] main [2022-05-10T19:23:28.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:28.797Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:29.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:29.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:23:29.091Z] cc1e03fa3ae2: Preparing [2022-05-10T19:23:29.091Z] 3a54ea4050b5: Preparing [2022-05-10T19:23:29.091Z] 751519e96924: Preparing [2022-05-10T19:23:29.091Z] 69a3d9ed8c1b: Preparing [2022-05-10T19:23:29.091Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:29.091Z] 4fc242d58285: Preparing [2022-05-10T19:23:29.091Z] 4fc242d58285: Waiting [2022-05-10T19:23:29.091Z] 751519e96924: Layer already exists [2022-05-10T19:23:29.091Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:29.091Z] 6cb55f8821ca: Pushed [2022-05-10T19:23:29.091Z] cc1e03fa3ae2: Pushed [2022-05-10T19:23:29.661Z] 69a3d9ed8c1b: Pushed [2022-05-10T19:23:31.043Z] 3a54ea4050b5: Pushed [2022-05-10T19:23:31.303Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:31.598Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:31.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T19:23:31.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:23:31.889Z] cc1e03fa3ae2: Preparing [2022-05-10T19:23:31.889Z] 3a54ea4050b5: Preparing [2022-05-10T19:23:31.889Z] 751519e96924: Preparing [2022-05-10T19:23:31.889Z] 69a3d9ed8c1b: Preparing [2022-05-10T19:23:31.889Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:31.889Z] 4fc242d58285: Preparing [2022-05-10T19:23:31.889Z] 4fc242d58285: Waiting [2022-05-10T19:23:31.889Z] 3a54ea4050b5: Layer already exists [2022-05-10T19:23:31.889Z] 69a3d9ed8c1b: Layer already exists [2022-05-10T19:23:31.889Z] 751519e96924: Layer already exists [2022-05-10T19:23:31.889Z] cc1e03fa3ae2: Layer already exists [2022-05-10T19:23:31.889Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:31.889Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:31.889Z] latest: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:32.186Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:32.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [2022-05-10T19:23:32.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:23:32.478Z] cc1e03fa3ae2: Preparing [2022-05-10T19:23:32.478Z] 3a54ea4050b5: Preparing [2022-05-10T19:23:32.478Z] 751519e96924: Preparing [2022-05-10T19:23:32.478Z] 69a3d9ed8c1b: Preparing [2022-05-10T19:23:32.478Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:32.478Z] 4fc242d58285: Preparing [2022-05-10T19:23:32.478Z] 4fc242d58285: Waiting [2022-05-10T19:23:32.478Z] 69a3d9ed8c1b: Layer already exists [2022-05-10T19:23:32.478Z] 751519e96924: Layer already exists [2022-05-10T19:23:32.478Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:32.478Z] cc1e03fa3ae2: Layer already exists [2022-05-10T19:23:32.478Z] 3a54ea4050b5: Layer already exists [2022-05-10T19:23:32.478Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:32.478Z] 2.2.0-dev.95: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:32.780Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:33.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:33.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:23:33.079Z] cc1e03fa3ae2: Preparing [2022-05-10T19:23:33.079Z] 3a54ea4050b5: Preparing [2022-05-10T19:23:33.079Z] 751519e96924: Preparing [2022-05-10T19:23:33.079Z] 69a3d9ed8c1b: Preparing [2022-05-10T19:23:33.079Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:33.079Z] 4fc242d58285: Preparing [2022-05-10T19:23:33.079Z] 4fc242d58285: Waiting [2022-05-10T19:23:33.079Z] 69a3d9ed8c1b: Layer already exists [2022-05-10T19:23:33.079Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:33.079Z] 3a54ea4050b5: Layer already exists [2022-05-10T19:23:33.079Z] 751519e96924: Layer already exists [2022-05-10T19:23:33.079Z] cc1e03fa3ae2: Layer already exists [2022-05-10T19:23:33.080Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:33.080Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:33.379Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:33.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-10T19:23:33.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-10T19:23:33.673Z] cc1e03fa3ae2: Preparing [2022-05-10T19:23:33.673Z] 3a54ea4050b5: Preparing [2022-05-10T19:23:33.673Z] 751519e96924: Preparing [2022-05-10T19:23:33.673Z] 69a3d9ed8c1b: Preparing [2022-05-10T19:23:33.673Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:33.673Z] 4fc242d58285: Preparing [2022-05-10T19:23:33.673Z] 4fc242d58285: Waiting [2022-05-10T19:23:33.673Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:33.673Z] cc1e03fa3ae2: Layer already exists [2022-05-10T19:23:33.673Z] 3a54ea4050b5: Layer already exists [2022-05-10T19:23:33.673Z] 751519e96924: Layer already exists [2022-05-10T19:23:33.673Z] 69a3d9ed8c1b: Layer already exists [2022-05-10T19:23:33.673Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:33.673Z] main: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:33.710Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:33.720Z] taggedImages: [2022-05-10T19:23:33.720Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:33.720Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-10T19:23:33.720Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [2022-05-10T19:23:33.720Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:33.720Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-10T19:23:33.747Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-10T19:23:33.747Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:33.747Z] latest [2022-05-10T19:23:33.747Z] 2.2.0-dev.95 [2022-05-10T19:23:33.747Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:33.747Z] main [2022-05-10T19:23:33.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:34.079Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:34.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:34.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:23:34.378Z] 7e24051bf7ec: Preparing [2022-05-10T19:23:34.378Z] b02c783b85af: Preparing [2022-05-10T19:23:34.378Z] bb355428f5f1: Preparing [2022-05-10T19:23:34.378Z] f0c85f1bdf42: Preparing [2022-05-10T19:23:34.378Z] f0780272d732: Preparing [2022-05-10T19:23:34.378Z] 933130baccdd: Preparing [2022-05-10T19:23:34.378Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:34.378Z] 4fc242d58285: Preparing [2022-05-10T19:23:34.378Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:34.378Z] 4fc242d58285: Waiting [2022-05-10T19:23:34.378Z] 933130baccdd: Waiting [2022-05-10T19:23:34.378Z] bb355428f5f1: Pushed [2022-05-10T19:23:34.378Z] 7e24051bf7ec: Pushed [2022-05-10T19:23:34.378Z] b02c783b85af: Pushed [2022-05-10T19:23:34.378Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:34.378Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:34.948Z] 933130baccdd: Pushed [2022-05-10T19:23:35.712Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:23:35.712Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:23:35.712Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:23:35.712Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:23:35.712Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:23:35.712Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:23:35.712Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:23:35.712Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:23:35.712Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:23:35.712Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:23:35.712Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:23:35.712Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:23:35.712Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:23:36.706Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:23:36.706Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:23:37.315Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:23:37.925Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:23:38.204Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:23:38.204Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:23:38.256Z] f0780272d732: Pushed [2022-05-10T19:23:38.482Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:23:38.482Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:23:38.762Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:23:38.762Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:23:39.369Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:23:39.646Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:23:39.926Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:23:39.926Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:23:40.203Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:23:40.811Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:23:41.089Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:23:41.371Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:23:41.608Z] f0c85f1bdf42: Pushed [2022-05-10T19:23:41.608Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:41.650Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:23:41.905Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:41.929Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:23:42.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T19:23:42.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:23:42.199Z] 7e24051bf7ec: Preparing [2022-05-10T19:23:42.199Z] b02c783b85af: Preparing [2022-05-10T19:23:42.199Z] bb355428f5f1: Preparing [2022-05-10T19:23:42.199Z] f0c85f1bdf42: Preparing [2022-05-10T19:23:42.199Z] f0780272d732: Preparing [2022-05-10T19:23:42.199Z] 933130baccdd: Preparing [2022-05-10T19:23:42.199Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:42.199Z] 4fc242d58285: Preparing [2022-05-10T19:23:42.199Z] 933130baccdd: Waiting [2022-05-10T19:23:42.199Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:42.199Z] 4fc242d58285: Waiting [2022-05-10T19:23:42.199Z] f0780272d732: Layer already exists [2022-05-10T19:23:42.199Z] 7e24051bf7ec: Layer already exists [2022-05-10T19:23:42.199Z] b02c783b85af: Layer already exists [2022-05-10T19:23:42.199Z] f0c85f1bdf42: Layer already exists [2022-05-10T19:23:42.199Z] bb355428f5f1: Layer already exists [2022-05-10T19:23:42.199Z] 933130baccdd: Layer already exists [2022-05-10T19:23:42.199Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:42.199Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:42.199Z] latest: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [2022-05-10T19:23:42.210Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:23:42.211Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:42.490Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:23:42.500Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:42.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:23:42.773Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:23:42.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [2022-05-10T19:23:42.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:23:42.877Z] 7e24051bf7ec: Preparing [2022-05-10T19:23:42.877Z] b02c783b85af: Preparing [2022-05-10T19:23:42.877Z] bb355428f5f1: Preparing [2022-05-10T19:23:42.877Z] f0c85f1bdf42: Preparing [2022-05-10T19:23:42.877Z] f0780272d732: Preparing [2022-05-10T19:23:42.877Z] 933130baccdd: Preparing [2022-05-10T19:23:42.877Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:42.877Z] 4fc242d58285: Preparing [2022-05-10T19:23:42.877Z] 933130baccdd: Waiting [2022-05-10T19:23:42.877Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:42.877Z] 4fc242d58285: Waiting [2022-05-10T19:23:42.877Z] f0780272d732: Layer already exists [2022-05-10T19:23:42.877Z] 7e24051bf7ec: Layer already exists [2022-05-10T19:23:42.877Z] bb355428f5f1: Layer already exists [2022-05-10T19:23:42.877Z] f0c85f1bdf42: Layer already exists [2022-05-10T19:23:42.877Z] b02c783b85af: Layer already exists [2022-05-10T19:23:42.877Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:42.877Z] 933130baccdd: Layer already exists [2022-05-10T19:23:42.877Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:42.877Z] 2.2.0-dev.95: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:43.053Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:23:43.053Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:23:43.053Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:23:43.173Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:43.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:43.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:23:43.466Z] 7e24051bf7ec: Preparing [2022-05-10T19:23:43.466Z] b02c783b85af: Preparing [2022-05-10T19:23:43.466Z] bb355428f5f1: Preparing [2022-05-10T19:23:43.466Z] f0c85f1bdf42: Preparing [2022-05-10T19:23:43.466Z] f0780272d732: Preparing [2022-05-10T19:23:43.466Z] 933130baccdd: Preparing [2022-05-10T19:23:43.466Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:43.466Z] 4fc242d58285: Preparing [2022-05-10T19:23:43.466Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:43.466Z] 933130baccdd: Waiting [2022-05-10T19:23:43.466Z] 4fc242d58285: Waiting [2022-05-10T19:23:43.466Z] bb355428f5f1: Layer already exists [2022-05-10T19:23:43.466Z] 7e24051bf7ec: Layer already exists [2022-05-10T19:23:43.466Z] b02c783b85af: Layer already exists [2022-05-10T19:23:43.466Z] f0780272d732: Layer already exists [2022-05-10T19:23:43.466Z] f0c85f1bdf42: Layer already exists [2022-05-10T19:23:43.466Z] 933130baccdd: Layer already exists [2022-05-10T19:23:43.466Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:43.466Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:43.466Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:43.658Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:23:43.658Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:23:43.658Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:23:43.765Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:43.935Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:23:44.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-10T19:23:44.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-10T19:23:44.057Z] 7e24051bf7ec: Preparing [2022-05-10T19:23:44.057Z] b02c783b85af: Preparing [2022-05-10T19:23:44.057Z] bb355428f5f1: Preparing [2022-05-10T19:23:44.057Z] f0c85f1bdf42: Preparing [2022-05-10T19:23:44.057Z] f0780272d732: Preparing [2022-05-10T19:23:44.057Z] 933130baccdd: Preparing [2022-05-10T19:23:44.057Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:44.057Z] 4fc242d58285: Preparing [2022-05-10T19:23:44.057Z] 933130baccdd: Waiting [2022-05-10T19:23:44.057Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:44.057Z] 4fc242d58285: Waiting [2022-05-10T19:23:44.057Z] b02c783b85af: Layer already exists [2022-05-10T19:23:44.057Z] f0780272d732: Layer already exists [2022-05-10T19:23:44.057Z] f0c85f1bdf42: Layer already exists [2022-05-10T19:23:44.057Z] 7e24051bf7ec: Layer already exists [2022-05-10T19:23:44.057Z] bb355428f5f1: Layer already exists [2022-05-10T19:23:44.057Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:44.057Z] 933130baccdd: Layer already exists [2022-05-10T19:23:44.057Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:44.057Z] main: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:44.094Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:44.104Z] taggedImages: [2022-05-10T19:23:44.104Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:44.104Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-10T19:23:44.104Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [2022-05-10T19:23:44.104Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:44.104Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-10T19:23:44.124Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-10T19:23:44.124Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:44.124Z] latest [2022-05-10T19:23:44.124Z] 2.2.0-dev.95 [2022-05-10T19:23:44.124Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:44.124Z] main [2022-05-10T19:23:44.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:44.213Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:23:44.443Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:44.492Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:23:44.492Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:23:44.492Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:23:44.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:44.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:23:44.727Z] 863158dcc972: Preparing [2022-05-10T19:23:44.727Z] d805e75a7469: Preparing [2022-05-10T19:23:44.727Z] a811a2cc8a72: Preparing [2022-05-10T19:23:44.727Z] 9e65114c8b81: Preparing [2022-05-10T19:23:44.727Z] 98e781d678c5: Preparing [2022-05-10T19:23:44.727Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:44.727Z] 4fc242d58285: Preparing [2022-05-10T19:23:44.727Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:44.727Z] 4fc242d58285: Waiting [2022-05-10T19:23:44.727Z] 863158dcc972: Pushed [2022-05-10T19:23:44.727Z] d805e75a7469: Pushed [2022-05-10T19:23:44.727Z] a811a2cc8a72: Pushed [2022-05-10T19:23:44.727Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:44.727Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:44.771Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:23:44.987Z] 98e781d678c5: Pushed [2022-05-10T19:23:45.375Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:23:45.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:23:45.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:23:46.267Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:23:51.568Z] 9e65114c8b81: Pushed [2022-05-10T19:23:51.568Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:51.725Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:23:51.725Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:23:51.725Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:23:51.725Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:23:51.725Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:23:51.725Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:23:51.725Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:23:51.725Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:23:51.725Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:23:51.862Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:52.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T19:23:52.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:23:52.156Z] 863158dcc972: Preparing [2022-05-10T19:23:52.156Z] d805e75a7469: Preparing [2022-05-10T19:23:52.156Z] a811a2cc8a72: Preparing [2022-05-10T19:23:52.156Z] 9e65114c8b81: Preparing [2022-05-10T19:23:52.156Z] 98e781d678c5: Preparing [2022-05-10T19:23:52.156Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:52.156Z] 4fc242d58285: Preparing [2022-05-10T19:23:52.156Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:52.156Z] d805e75a7469: Layer already exists [2022-05-10T19:23:52.156Z] a811a2cc8a72: Layer already exists [2022-05-10T19:23:52.156Z] 98e781d678c5: Layer already exists [2022-05-10T19:23:52.156Z] 863158dcc972: Layer already exists [2022-05-10T19:23:52.156Z] 9e65114c8b81: Layer already exists [2022-05-10T19:23:52.156Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:52.156Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:52.156Z] latest: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:52.332Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:23:52.455Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:52.610Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:23:52.610Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:23:52.610Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:23:52.610Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:23:52.610Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:23:52.610Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:23:52.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [2022-05-10T19:23:52.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:23:52.750Z] 863158dcc972: Preparing [2022-05-10T19:23:52.750Z] d805e75a7469: Preparing [2022-05-10T19:23:52.750Z] a811a2cc8a72: Preparing [2022-05-10T19:23:52.750Z] 9e65114c8b81: Preparing [2022-05-10T19:23:52.750Z] 98e781d678c5: Preparing [2022-05-10T19:23:52.750Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:52.750Z] 4fc242d58285: Preparing [2022-05-10T19:23:52.750Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:52.750Z] 4fc242d58285: Waiting [2022-05-10T19:23:52.750Z] 98e781d678c5: Layer already exists [2022-05-10T19:23:52.750Z] 9e65114c8b81: Layer already exists [2022-05-10T19:23:52.750Z] a811a2cc8a72: Layer already exists [2022-05-10T19:23:52.750Z] d805e75a7469: Layer already exists [2022-05-10T19:23:52.750Z] 863158dcc972: Layer already exists [2022-05-10T19:23:52.750Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:52.750Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:52.750Z] 2.2.0-dev.95: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:53.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:53.213Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:23:53.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:53.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:23:53.339Z] 863158dcc972: Preparing [2022-05-10T19:23:53.339Z] d805e75a7469: Preparing [2022-05-10T19:23:53.339Z] a811a2cc8a72: Preparing [2022-05-10T19:23:53.339Z] 9e65114c8b81: Preparing [2022-05-10T19:23:53.339Z] 98e781d678c5: Preparing [2022-05-10T19:23:53.339Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:53.339Z] 4fc242d58285: Preparing [2022-05-10T19:23:53.339Z] 4fc242d58285: Waiting [2022-05-10T19:23:53.339Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:53.339Z] d805e75a7469: Layer already exists [2022-05-10T19:23:53.340Z] 863158dcc972: Layer already exists [2022-05-10T19:23:53.340Z] 9e65114c8b81: Layer already exists [2022-05-10T19:23:53.340Z] a811a2cc8a72: Layer already exists [2022-05-10T19:23:53.340Z] 98e781d678c5: Layer already exists [2022-05-10T19:23:53.340Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:53.340Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:53.340Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:53.638Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:53.816Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:23:53.816Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:23:53.816Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:23:53.816Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:23:53.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-10T19:23:53.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-10T19:23:53.936Z] 863158dcc972: Preparing [2022-05-10T19:23:53.936Z] d805e75a7469: Preparing [2022-05-10T19:23:53.936Z] a811a2cc8a72: Preparing [2022-05-10T19:23:53.936Z] 9e65114c8b81: Preparing [2022-05-10T19:23:53.936Z] 98e781d678c5: Preparing [2022-05-10T19:23:53.936Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:53.936Z] 4fc242d58285: Preparing [2022-05-10T19:23:53.936Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:53.936Z] 4fc242d58285: Waiting [2022-05-10T19:23:53.936Z] a811a2cc8a72: Layer already exists [2022-05-10T19:23:53.936Z] 98e781d678c5: Layer already exists [2022-05-10T19:23:53.936Z] 863158dcc972: Layer already exists [2022-05-10T19:23:53.936Z] d805e75a7469: Layer already exists [2022-05-10T19:23:53.936Z] 9e65114c8b81: Layer already exists [2022-05-10T19:23:53.936Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:53.936Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:53.936Z] main: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:23:53.971Z] ===================================================== [Pipeline] echo [2022-05-10T19:23:53.979Z] taggedImages: [2022-05-10T19:23:53.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:53.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-10T19:23:53.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [2022-05-10T19:23:53.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:53.980Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-10T19:23:54.004Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-10T19:23:54.004Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:54.004Z] latest [2022-05-10T19:23:54.004Z] 2.2.0-dev.95 [2022-05-10T19:23:54.004Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:23:54.004Z] main [2022-05-10T19:23:54.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:54.094Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:23:54.094Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:23:54.329Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:23:54.371Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:23:54.371Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:23:54.371Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:23:54.371Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:23:54.371Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:23:54.371Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:23:54.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:23:54.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:23:54.624Z] b6efad8877fe: Preparing [2022-05-10T19:23:54.624Z] e82a862b86e0: Preparing [2022-05-10T19:23:54.624Z] fbd5b737a249: Preparing [2022-05-10T19:23:54.624Z] f6c9c9935f8e: Preparing [2022-05-10T19:23:54.624Z] 933130baccdd: Preparing [2022-05-10T19:23:54.624Z] 6cb55f8821ca: Preparing [2022-05-10T19:23:54.624Z] 4fc242d58285: Preparing [2022-05-10T19:23:54.624Z] 6cb55f8821ca: Waiting [2022-05-10T19:23:54.624Z] 4fc242d58285: Waiting [2022-05-10T19:23:54.624Z] 933130baccdd: Layer already exists [2022-05-10T19:23:54.624Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:23:54.624Z] 4fc242d58285: Layer already exists [2022-05-10T19:23:54.625Z] e82a862b86e0: Pushed [2022-05-10T19:23:54.625Z] b6efad8877fe: Pushed [2022-05-10T19:23:54.625Z] fbd5b737a249: Pushed [2022-05-10T19:23:55.361Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:23:55.967Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:23:55.967Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:23:56.242Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:23:56.242Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:23:56.520Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:23:56.520Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:23:56.520Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:23:56.796Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:23:56.796Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:23:56.796Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:23:56.796Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:23:56.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:23:57.076Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:23:58.065Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:23:58.343Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:23:58.621Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:23:58.621Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:23:58.900Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:23:58.900Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:23:59.893Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:23:59.893Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:24:00.169Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:24:00.169Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:24:00.446Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:24:00.735Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:24:00.735Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:24:01.012Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:24:01.617Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:24:01.896Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:24:01.896Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:24:02.173Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:24:02.173Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:24:02.487Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:24:02.760Z] f6c9c9935f8e: Pushed [2022-05-10T19:24:02.760Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:03.057Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:03.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T19:24:03.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:24:03.351Z] b6efad8877fe: Preparing [2022-05-10T19:24:03.351Z] e82a862b86e0: Preparing [2022-05-10T19:24:03.351Z] fbd5b737a249: Preparing [2022-05-10T19:24:03.351Z] f6c9c9935f8e: Preparing [2022-05-10T19:24:03.351Z] 933130baccdd: Preparing [2022-05-10T19:24:03.351Z] 6cb55f8821ca: Preparing [2022-05-10T19:24:03.351Z] 4fc242d58285: Preparing [2022-05-10T19:24:03.351Z] 6cb55f8821ca: Waiting [2022-05-10T19:24:03.351Z] 4fc242d58285: Waiting [2022-05-10T19:24:03.351Z] f6c9c9935f8e: Layer already exists [2022-05-10T19:24:03.351Z] 933130baccdd: Layer already exists [2022-05-10T19:24:03.351Z] fbd5b737a249: Layer already exists [2022-05-10T19:24:03.351Z] e82a862b86e0: Layer already exists [2022-05-10T19:24:03.351Z] b6efad8877fe: Layer already exists [2022-05-10T19:24:03.351Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:03.351Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:24:03.351Z] latest: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:03.383Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:24:03.383Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:24:03.648Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:03.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [2022-05-10T19:24:03.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:24:03.940Z] b6efad8877fe: Preparing [2022-05-10T19:24:03.940Z] e82a862b86e0: Preparing [2022-05-10T19:24:03.940Z] fbd5b737a249: Preparing [2022-05-10T19:24:03.940Z] f6c9c9935f8e: Preparing [2022-05-10T19:24:03.940Z] 933130baccdd: Preparing [2022-05-10T19:24:03.940Z] 6cb55f8821ca: Preparing [2022-05-10T19:24:03.940Z] 4fc242d58285: Preparing [2022-05-10T19:24:03.940Z] 6cb55f8821ca: Waiting [2022-05-10T19:24:03.940Z] 4fc242d58285: Waiting [2022-05-10T19:24:03.940Z] b6efad8877fe: Layer already exists [2022-05-10T19:24:03.940Z] f6c9c9935f8e: Layer already exists [2022-05-10T19:24:03.940Z] 933130baccdd: Layer already exists [2022-05-10T19:24:03.940Z] e82a862b86e0: Layer already exists [2022-05-10T19:24:03.940Z] fbd5b737a249: Layer already exists [2022-05-10T19:24:03.940Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:24:03.940Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:03.940Z] 2.2.0-dev.95: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:04.022Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:24:04.235Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:04.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:04.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:24:04.529Z] b6efad8877fe: Preparing [2022-05-10T19:24:04.529Z] e82a862b86e0: Preparing [2022-05-10T19:24:04.529Z] fbd5b737a249: Preparing [2022-05-10T19:24:04.529Z] f6c9c9935f8e: Preparing [2022-05-10T19:24:04.529Z] 933130baccdd: Preparing [2022-05-10T19:24:04.529Z] 6cb55f8821ca: Preparing [2022-05-10T19:24:04.529Z] 4fc242d58285: Preparing [2022-05-10T19:24:04.529Z] 6cb55f8821ca: Waiting [2022-05-10T19:24:04.529Z] 4fc242d58285: Waiting [2022-05-10T19:24:04.529Z] b6efad8877fe: Layer already exists [2022-05-10T19:24:04.529Z] f6c9c9935f8e: Layer already exists [2022-05-10T19:24:04.529Z] fbd5b737a249: Layer already exists [2022-05-10T19:24:04.529Z] 933130baccdd: Layer already exists [2022-05-10T19:24:04.529Z] e82a862b86e0: Layer already exists [2022-05-10T19:24:04.529Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:24:04.529Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:04.529Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:04.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:05.059Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:24:05.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-10T19:24:05.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-10T19:24:05.215Z] b6efad8877fe: Preparing [2022-05-10T19:24:05.215Z] e82a862b86e0: Preparing [2022-05-10T19:24:05.215Z] fbd5b737a249: Preparing [2022-05-10T19:24:05.215Z] f6c9c9935f8e: Preparing [2022-05-10T19:24:05.215Z] 933130baccdd: Preparing [2022-05-10T19:24:05.215Z] 6cb55f8821ca: Preparing [2022-05-10T19:24:05.215Z] 4fc242d58285: Preparing [2022-05-10T19:24:05.215Z] 6cb55f8821ca: Waiting [2022-05-10T19:24:05.215Z] 4fc242d58285: Waiting [2022-05-10T19:24:05.215Z] b6efad8877fe: Layer already exists [2022-05-10T19:24:05.215Z] f6c9c9935f8e: Layer already exists [2022-05-10T19:24:05.215Z] e82a862b86e0: Layer already exists [2022-05-10T19:24:05.215Z] fbd5b737a249: Layer already exists [2022-05-10T19:24:05.215Z] 933130baccdd: Layer already exists [2022-05-10T19:24:05.215Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:05.215Z] 6cb55f8821ca: Layer already exists [2022-05-10T19:24:05.215Z] main: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:24:05.267Z] ===================================================== [Pipeline] echo [2022-05-10T19:24:05.277Z] taggedImages: [2022-05-10T19:24:05.277Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:05.277Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-10T19:24:05.277Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [2022-05-10T19:24:05.277Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:05.277Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-10T19:24:05.296Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-10T19:24:05.296Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:05.296Z] latest [2022-05-10T19:24:05.296Z] 2.2.0-dev.95 [2022-05-10T19:24:05.296Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:05.296Z] main [2022-05-10T19:24:05.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:05.600Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:05.895Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:05.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:24:05.895Z] 9f39c7576cf9: Preparing [2022-05-10T19:24:05.895Z] fe9ca1c02da2: Preparing [2022-05-10T19:24:05.895Z] 751519e96924: Preparing [2022-05-10T19:24:05.895Z] 3889eeb4f3a8: Preparing [2022-05-10T19:24:05.895Z] b541d28bf3b4: Preparing [2022-05-10T19:24:05.895Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:05.895Z] 751519e96924: Layer already exists [2022-05-10T19:24:05.895Z] 9f39c7576cf9: Pushed [2022-05-10T19:24:05.895Z] 3889eeb4f3a8: Pushed [2022-05-10T19:24:07.824Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:24:08.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:24:08.430Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:24:08.440Z] fe9ca1c02da2: Pushed [2022-05-10T19:24:08.440Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:08.736Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:09.030Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:24:09.030Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:24:09.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T19:24:09.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:24:09.033Z] 9f39c7576cf9: Preparing [2022-05-10T19:24:09.033Z] fe9ca1c02da2: Preparing [2022-05-10T19:24:09.033Z] 751519e96924: Preparing [2022-05-10T19:24:09.033Z] 3889eeb4f3a8: Preparing [2022-05-10T19:24:09.033Z] b541d28bf3b4: Preparing [2022-05-10T19:24:09.033Z] 751519e96924: Layer already exists [2022-05-10T19:24:09.033Z] fe9ca1c02da2: Layer already exists [2022-05-10T19:24:09.033Z] 9f39c7576cf9: Layer already exists [2022-05-10T19:24:09.033Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:09.033Z] 3889eeb4f3a8: Layer already exists [2022-05-10T19:24:09.033Z] latest: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:09.313Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:24:09.329Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:09.589Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:24:09.589Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:24:09.624Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [2022-05-10T19:24:09.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:24:09.625Z] 9f39c7576cf9: Preparing [2022-05-10T19:24:09.625Z] fe9ca1c02da2: Preparing [2022-05-10T19:24:09.625Z] 751519e96924: Preparing [2022-05-10T19:24:09.625Z] 3889eeb4f3a8: Preparing [2022-05-10T19:24:09.625Z] b541d28bf3b4: Preparing [2022-05-10T19:24:09.625Z] 751519e96924: Layer already exists [2022-05-10T19:24:09.625Z] fe9ca1c02da2: Layer already exists [2022-05-10T19:24:09.625Z] 9f39c7576cf9: Layer already exists [2022-05-10T19:24:09.625Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:09.625Z] 3889eeb4f3a8: Layer already exists [2022-05-10T19:24:09.625Z] 2.2.0-dev.95: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:09.920Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:10.191Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:24:10.191Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:24:10.191Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:24:10.191Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:24:10.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:10.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:24:10.218Z] 9f39c7576cf9: Preparing [2022-05-10T19:24:10.218Z] fe9ca1c02da2: Preparing [2022-05-10T19:24:10.218Z] 751519e96924: Preparing [2022-05-10T19:24:10.218Z] 3889eeb4f3a8: Preparing [2022-05-10T19:24:10.218Z] b541d28bf3b4: Preparing [2022-05-10T19:24:10.218Z] fe9ca1c02da2: Layer already exists [2022-05-10T19:24:10.218Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:10.218Z] 751519e96924: Layer already exists [2022-05-10T19:24:10.218Z] 3889eeb4f3a8: Layer already exists [2022-05-10T19:24:10.218Z] 9f39c7576cf9: Layer already exists [2022-05-10T19:24:10.218Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:10.469Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:24:10.470Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:24:10.517Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:10.747Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:24:10.747Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:24:10.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-10T19:24:10.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-10T19:24:10.810Z] 9f39c7576cf9: Preparing [2022-05-10T19:24:10.810Z] fe9ca1c02da2: Preparing [2022-05-10T19:24:10.810Z] 751519e96924: Preparing [2022-05-10T19:24:10.811Z] 3889eeb4f3a8: Preparing [2022-05-10T19:24:10.811Z] b541d28bf3b4: Preparing [2022-05-10T19:24:10.811Z] 3889eeb4f3a8: Layer already exists [2022-05-10T19:24:10.811Z] 751519e96924: Layer already exists [2022-05-10T19:24:10.811Z] fe9ca1c02da2: Layer already exists [2022-05-10T19:24:10.811Z] 9f39c7576cf9: Layer already exists [2022-05-10T19:24:10.811Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:10.811Z] main: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:24:10.845Z] ===================================================== [Pipeline] echo [2022-05-10T19:24:10.858Z] taggedImages: [2022-05-10T19:24:10.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:10.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-10T19:24:10.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [2022-05-10T19:24:10.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:10.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-10T19:24:10.876Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-10T19:24:10.876Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:10.876Z] latest [2022-05-10T19:24:10.876Z] 2.2.0-dev.95 [2022-05-10T19:24:10.876Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:10.876Z] main [2022-05-10T19:24:10.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:11.022Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:24:11.022Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:24:11.192Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:11.299Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:24:11.299Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:24:11.485Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:11.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:24:11.485Z] 22a273bef9b6: Preparing [2022-05-10T19:24:11.485Z] bf2c2da02efc: Preparing [2022-05-10T19:24:11.485Z] 751519e96924: Preparing [2022-05-10T19:24:11.485Z] 4c149b6d0695: Preparing [2022-05-10T19:24:11.485Z] b541d28bf3b4: Preparing [2022-05-10T19:24:11.485Z] 4c149b6d0695: Layer already exists [2022-05-10T19:24:11.485Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:11.485Z] 751519e96924: Layer already exists [2022-05-10T19:24:11.485Z] 22a273bef9b6: Pushed [2022-05-10T19:24:11.577Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:24:11.860Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:24:11.860Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:24:12.137Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:24:12.137Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:24:14.024Z] bf2c2da02efc: Pushed [2022-05-10T19:24:14.025Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:14.322Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:14.614Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T19:24:14.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:24:14.615Z] 22a273bef9b6: Preparing [2022-05-10T19:24:14.615Z] bf2c2da02efc: Preparing [2022-05-10T19:24:14.615Z] 751519e96924: Preparing [2022-05-10T19:24:14.615Z] 4c149b6d0695: Preparing [2022-05-10T19:24:14.615Z] b541d28bf3b4: Preparing [2022-05-10T19:24:14.615Z] 22a273bef9b6: Layer already exists [2022-05-10T19:24:14.615Z] bf2c2da02efc: Layer already exists [2022-05-10T19:24:14.615Z] 4c149b6d0695: Layer already exists [2022-05-10T19:24:14.615Z] 751519e96924: Layer already exists [2022-05-10T19:24:14.615Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:14.615Z] latest: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:14.909Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:15.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [2022-05-10T19:24:15.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:24:15.202Z] 22a273bef9b6: Preparing [2022-05-10T19:24:15.202Z] bf2c2da02efc: Preparing [2022-05-10T19:24:15.202Z] 751519e96924: Preparing [2022-05-10T19:24:15.202Z] 4c149b6d0695: Preparing [2022-05-10T19:24:15.202Z] b541d28bf3b4: Preparing [2022-05-10T19:24:15.202Z] 751519e96924: Layer already exists [2022-05-10T19:24:15.202Z] bf2c2da02efc: Layer already exists [2022-05-10T19:24:15.202Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:15.202Z] 4c149b6d0695: Layer already exists [2022-05-10T19:24:15.202Z] 22a273bef9b6: Layer already exists [2022-05-10T19:24:15.202Z] 2.2.0-dev.95: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:15.499Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:15.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:15.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:24:15.789Z] 22a273bef9b6: Preparing [2022-05-10T19:24:15.789Z] bf2c2da02efc: Preparing [2022-05-10T19:24:15.789Z] 751519e96924: Preparing [2022-05-10T19:24:15.789Z] 4c149b6d0695: Preparing [2022-05-10T19:24:15.789Z] b541d28bf3b4: Preparing [2022-05-10T19:24:15.789Z] 751519e96924: Layer already exists [2022-05-10T19:24:15.789Z] 22a273bef9b6: Layer already exists [2022-05-10T19:24:15.789Z] 4c149b6d0695: Layer already exists [2022-05-10T19:24:15.789Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:15.789Z] bf2c2da02efc: Layer already exists [2022-05-10T19:24:15.789Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:16.085Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:16.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-10T19:24:16.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-10T19:24:16.377Z] 22a273bef9b6: Preparing [2022-05-10T19:24:16.377Z] bf2c2da02efc: Preparing [2022-05-10T19:24:16.377Z] 751519e96924: Preparing [2022-05-10T19:24:16.377Z] 4c149b6d0695: Preparing [2022-05-10T19:24:16.377Z] b541d28bf3b4: Preparing [2022-05-10T19:24:16.377Z] 22a273bef9b6: Layer already exists [2022-05-10T19:24:16.377Z] 4c149b6d0695: Layer already exists [2022-05-10T19:24:16.377Z] bf2c2da02efc: Layer already exists [2022-05-10T19:24:16.377Z] 751519e96924: Layer already exists [2022-05-10T19:24:16.377Z] b541d28bf3b4: Layer already exists [2022-05-10T19:24:16.377Z] main: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:24:16.416Z] ===================================================== [Pipeline] echo [2022-05-10T19:24:16.428Z] taggedImages: [2022-05-10T19:24:16.428Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:16.428Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-10T19:24:16.428Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [2022-05-10T19:24:16.428Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:16.428Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-10T19:24:16.451Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-10T19:24:16.451Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:16.451Z] latest [2022-05-10T19:24:16.451Z] 2.2.0-dev.95 [2022-05-10T19:24:16.451Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:16.451Z] main [2022-05-10T19:24:16.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:16.771Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:17.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:17.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:24:17.063Z] a616a95dfef1: Preparing [2022-05-10T19:24:17.063Z] 8b1b9254c8e8: Preparing [2022-05-10T19:24:17.063Z] ad0254a7c9e9: Preparing [2022-05-10T19:24:17.063Z] fc5261867986: Preparing [2022-05-10T19:24:17.063Z] 52f44be93a46: Preparing [2022-05-10T19:24:17.063Z] 10d82663b225: Preparing [2022-05-10T19:24:17.063Z] f7a7a140f1b3: Preparing [2022-05-10T19:24:17.063Z] 31e69d4774c9: Preparing [2022-05-10T19:24:17.063Z] 7750d494dfbd: Preparing [2022-05-10T19:24:17.063Z] 18708474c90b: Preparing [2022-05-10T19:24:17.063Z] 4fc242d58285: Preparing [2022-05-10T19:24:17.063Z] f7a7a140f1b3: Waiting [2022-05-10T19:24:17.063Z] 31e69d4774c9: Waiting [2022-05-10T19:24:17.063Z] 7750d494dfbd: Waiting [2022-05-10T19:24:17.063Z] 18708474c90b: Waiting [2022-05-10T19:24:17.063Z] 4fc242d58285: Waiting [2022-05-10T19:24:17.063Z] 10d82663b225: Waiting [2022-05-10T19:24:17.063Z] 52f44be93a46: Layer already exists [2022-05-10T19:24:17.063Z] 10d82663b225: Layer already exists [2022-05-10T19:24:17.063Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:24:17.063Z] 31e69d4774c9: Layer already exists [2022-05-10T19:24:17.063Z] 8b1b9254c8e8: Pushed [2022-05-10T19:24:17.063Z] 7750d494dfbd: Layer already exists [2022-05-10T19:24:17.063Z] 18708474c90b: Layer already exists [2022-05-10T19:24:17.063Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:17.323Z] a616a95dfef1: Pushed [2022-05-10T19:24:18.264Z] ad0254a7c9e9: Pushed [2022-05-10T19:24:22.347Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:24:22.347Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:24:22.347Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:24:22.347Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:24:22.347Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:24:22.347Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:24:22.347Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:24:22.623Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:24:24.840Z] fc5261867986: Pushed [2022-05-10T19:24:24.840Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:25.137Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:25.433Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T19:24:25.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:24:25.433Z] a616a95dfef1: Preparing [2022-05-10T19:24:25.433Z] 8b1b9254c8e8: Preparing [2022-05-10T19:24:25.433Z] ad0254a7c9e9: Preparing [2022-05-10T19:24:25.433Z] fc5261867986: Preparing [2022-05-10T19:24:25.433Z] 52f44be93a46: Preparing [2022-05-10T19:24:25.433Z] 10d82663b225: Preparing [2022-05-10T19:24:25.433Z] f7a7a140f1b3: Preparing [2022-05-10T19:24:25.433Z] 31e69d4774c9: Preparing [2022-05-10T19:24:25.433Z] 7750d494dfbd: Preparing [2022-05-10T19:24:25.433Z] 18708474c90b: Preparing [2022-05-10T19:24:25.433Z] 4fc242d58285: Preparing [2022-05-10T19:24:25.433Z] 10d82663b225: Waiting [2022-05-10T19:24:25.433Z] 31e69d4774c9: Waiting [2022-05-10T19:24:25.433Z] 7750d494dfbd: Waiting [2022-05-10T19:24:25.433Z] 18708474c90b: Waiting [2022-05-10T19:24:25.433Z] f7a7a140f1b3: Waiting [2022-05-10T19:24:25.433Z] 4fc242d58285: Waiting [2022-05-10T19:24:25.433Z] fc5261867986: Layer already exists [2022-05-10T19:24:25.433Z] a616a95dfef1: Layer already exists [2022-05-10T19:24:25.433Z] 52f44be93a46: Layer already exists [2022-05-10T19:24:25.433Z] 8b1b9254c8e8: Layer already exists [2022-05-10T19:24:25.433Z] ad0254a7c9e9: Layer already exists [2022-05-10T19:24:25.433Z] 31e69d4774c9: Layer already exists [2022-05-10T19:24:25.433Z] 10d82663b225: Layer already exists [2022-05-10T19:24:25.433Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:24:25.433Z] 7750d494dfbd: Layer already exists [2022-05-10T19:24:25.433Z] 18708474c90b: Layer already exists [2022-05-10T19:24:25.433Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:25.433Z] latest: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:25.729Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:26.022Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [2022-05-10T19:24:26.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:24:26.022Z] a616a95dfef1: Preparing [2022-05-10T19:24:26.022Z] 8b1b9254c8e8: Preparing [2022-05-10T19:24:26.022Z] ad0254a7c9e9: Preparing [2022-05-10T19:24:26.022Z] fc5261867986: Preparing [2022-05-10T19:24:26.022Z] 52f44be93a46: Preparing [2022-05-10T19:24:26.022Z] 10d82663b225: Preparing [2022-05-10T19:24:26.022Z] f7a7a140f1b3: Preparing [2022-05-10T19:24:26.022Z] 31e69d4774c9: Preparing [2022-05-10T19:24:26.022Z] 7750d494dfbd: Preparing [2022-05-10T19:24:26.022Z] 18708474c90b: Preparing [2022-05-10T19:24:26.022Z] 4fc242d58285: Preparing [2022-05-10T19:24:26.022Z] f7a7a140f1b3: Waiting [2022-05-10T19:24:26.022Z] 31e69d4774c9: Waiting [2022-05-10T19:24:26.022Z] 18708474c90b: Waiting [2022-05-10T19:24:26.022Z] 4fc242d58285: Waiting [2022-05-10T19:24:26.022Z] 10d82663b225: Waiting [2022-05-10T19:24:26.022Z] 52f44be93a46: Layer already exists [2022-05-10T19:24:26.022Z] fc5261867986: Layer already exists [2022-05-10T19:24:26.022Z] a616a95dfef1: Layer already exists [2022-05-10T19:24:26.022Z] 8b1b9254c8e8: Layer already exists [2022-05-10T19:24:26.022Z] ad0254a7c9e9: Layer already exists [2022-05-10T19:24:26.022Z] 10d82663b225: Layer already exists [2022-05-10T19:24:26.022Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:24:26.022Z] 7750d494dfbd: Layer already exists [2022-05-10T19:24:26.022Z] 31e69d4774c9: Layer already exists [2022-05-10T19:24:26.022Z] 18708474c90b: Layer already exists [2022-05-10T19:24:26.022Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:26.022Z] 2.2.0-dev.95: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:26.318Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:26.607Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:26.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:24:26.607Z] a616a95dfef1: Preparing [2022-05-10T19:24:26.607Z] 8b1b9254c8e8: Preparing [2022-05-10T19:24:26.607Z] ad0254a7c9e9: Preparing [2022-05-10T19:24:26.607Z] fc5261867986: Preparing [2022-05-10T19:24:26.607Z] 52f44be93a46: Preparing [2022-05-10T19:24:26.607Z] 10d82663b225: Preparing [2022-05-10T19:24:26.607Z] f7a7a140f1b3: Preparing [2022-05-10T19:24:26.607Z] 31e69d4774c9: Preparing [2022-05-10T19:24:26.607Z] 7750d494dfbd: Preparing [2022-05-10T19:24:26.607Z] 18708474c90b: Preparing [2022-05-10T19:24:26.607Z] 4fc242d58285: Preparing [2022-05-10T19:24:26.607Z] 31e69d4774c9: Waiting [2022-05-10T19:24:26.607Z] 7750d494dfbd: Waiting [2022-05-10T19:24:26.607Z] f7a7a140f1b3: Waiting [2022-05-10T19:24:26.607Z] 4fc242d58285: Waiting [2022-05-10T19:24:26.607Z] 10d82663b225: Waiting [2022-05-10T19:24:26.607Z] ad0254a7c9e9: Layer already exists [2022-05-10T19:24:26.607Z] 8b1b9254c8e8: Layer already exists [2022-05-10T19:24:26.607Z] 52f44be93a46: Layer already exists [2022-05-10T19:24:26.607Z] fc5261867986: Layer already exists [2022-05-10T19:24:26.607Z] a616a95dfef1: Layer already exists [2022-05-10T19:24:26.607Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:24:26.607Z] 10d82663b225: Layer already exists [2022-05-10T19:24:26.607Z] 31e69d4774c9: Layer already exists [2022-05-10T19:24:26.607Z] 7750d494dfbd: Layer already exists [2022-05-10T19:24:26.607Z] 18708474c90b: Layer already exists [2022-05-10T19:24:26.607Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:26.607Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:26.906Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:24:27.199Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-10T19:24:27.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-10T19:24:27.199Z] a616a95dfef1: Preparing [2022-05-10T19:24:27.199Z] 8b1b9254c8e8: Preparing [2022-05-10T19:24:27.199Z] ad0254a7c9e9: Preparing [2022-05-10T19:24:27.199Z] fc5261867986: Preparing [2022-05-10T19:24:27.199Z] 52f44be93a46: Preparing [2022-05-10T19:24:27.199Z] 10d82663b225: Preparing [2022-05-10T19:24:27.199Z] f7a7a140f1b3: Preparing [2022-05-10T19:24:27.199Z] 31e69d4774c9: Preparing [2022-05-10T19:24:27.199Z] 7750d494dfbd: Preparing [2022-05-10T19:24:27.199Z] 18708474c90b: Preparing [2022-05-10T19:24:27.199Z] 4fc242d58285: Preparing [2022-05-10T19:24:27.199Z] 7750d494dfbd: Waiting [2022-05-10T19:24:27.199Z] 18708474c90b: Waiting [2022-05-10T19:24:27.199Z] 10d82663b225: Waiting [2022-05-10T19:24:27.199Z] 4fc242d58285: Waiting [2022-05-10T19:24:27.199Z] fc5261867986: Layer already exists [2022-05-10T19:24:27.199Z] ad0254a7c9e9: Layer already exists [2022-05-10T19:24:27.199Z] a616a95dfef1: Layer already exists [2022-05-10T19:24:27.199Z] 8b1b9254c8e8: Layer already exists [2022-05-10T19:24:27.199Z] 52f44be93a46: Layer already exists [2022-05-10T19:24:27.199Z] 10d82663b225: Layer already exists [2022-05-10T19:24:27.199Z] 31e69d4774c9: Layer already exists [2022-05-10T19:24:27.199Z] f7a7a140f1b3: Layer already exists [2022-05-10T19:24:27.199Z] 7750d494dfbd: Layer already exists [2022-05-10T19:24:27.199Z] 18708474c90b: Layer already exists [2022-05-10T19:24:27.199Z] 4fc242d58285: Layer already exists [2022-05-10T19:24:27.199Z] main: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T19:24:27.232Z] ===================================================== [Pipeline] echo [2022-05-10T19:24:27.245Z] taggedImages: [2022-05-10T19:24:27.245Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:24:27.245Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-10T19:24:27.245Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [2022-05-10T19:24:27.245Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T19:24:27.245Z] - 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] } [2022-05-10T19:24:49.476Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:24:49.476Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:24:54.903Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:24:54.903Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:26:31.798Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T19:26:31.798Z] Removing intermediate container f9f49ce371e3 [2022-05-10T19:26:31.798Z] ---> ffdec8c7f535 [2022-05-10T19:26:31.798Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T19:26:31.798Z] ---> Running in 57aca0a50b30 [2022-05-10T19:26:31.798Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T19:26:31.798Z] Removing intermediate container 57aca0a50b30 [2022-05-10T19:26:31.798Z] ---> 908eefca0a2f [2022-05-10T19:26:31.798Z] [2022-05-10T19:26:31.798Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T19:26:31.798Z] 20.10.14: Pulling from library/docker [2022-05-10T19:26:46.954Z] Removing intermediate container ed7d7187e0ec [2022-05-10T19:26:46.954Z] ---> 07095f71c729 [2022-05-10T19:26:46.954Z] [2022-05-10T19:26:46.954Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T19:26:46.954Z] 3.14: Pulling from library/alpine [2022-05-10T19:26:47.970Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:26:47.970Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:26:47.970Z] ---> ac73e934f311 [2022-05-10T19:26:47.970Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T19:26:48.262Z] ---> Running in a9a77530a289 [2022-05-10T19:26:50.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:26:50.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:26:52.416Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T19:26:52.416Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T19:26:52.416Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T19:26:52.416Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:26:52.696Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:26:52.979Z] OK: 6 MiB in 17 packages [2022-05-10T19:26:53.594Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T19:26:53.594Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T19:26:53.594Z] ---> c346e9eafbab [2022-05-10T19:26:53.594Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:26:53.914Z] ---> Running in cdbb53fd09cb [2022-05-10T19:26:54.955Z] Removing intermediate container cdbb53fd09cb [2022-05-10T19:26:54.955Z] ---> 0e876f0e3f66 [2022-05-10T19:26:54.955Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T19:26:54.955Z] ---> Running in 25fcad34fff6 [2022-05-10T19:26:55.952Z] Removing intermediate container a9a77530a289 [2022-05-10T19:26:55.952Z] ---> 928552ee2b06 [2022-05-10T19:26:55.952Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:26:55.952Z] ---> Running in f173870f6862 [2022-05-10T19:26:56.567Z] Removing intermediate container f173870f6862 [2022-05-10T19:26:56.568Z] ---> 8187bb54b300 [2022-05-10T19:26:56.568Z] Step 13/25 : WORKDIR / [2022-05-10T19:26:56.568Z] ---> Running in 1b10396b48b7 [2022-05-10T19:26:57.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:26:57.455Z] Removing intermediate container 1b10396b48b7 [2022-05-10T19:26:57.455Z] ---> 61c020eaf632 [2022-05-10T19:26:57.455Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T19:26:57.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:26:58.373Z] ---> 54607e3db009 [2022-05-10T19:26:58.373Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T19:26:59.375Z] ---> a7c17b5ae844 [2022-05-10T19:26:59.375Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T19:26:59.375Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T19:26:59.663Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T19:26:59.663Z] Executing bash-5.1.16-r0.post-install [2022-05-10T19:26:59.663Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:26:59.663Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:26:59.663Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T19:26:59.663Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T19:26:59.663Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T19:26:59.663Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T19:26:59.663Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T19:26:59.663Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T19:26:59.663Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T19:26:59.663Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T19:26:59.663Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T19:26:59.663Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T19:26:59.948Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T19:26:59.948Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T19:26:59.948Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T19:27:00.571Z] ---> f52cbae6cc87 [2022-05-10T19:27:00.571Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T19:27:01.584Z] ---> 315db0a70fba [2022-05-10T19:27:01.584Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T19:27:03.630Z] ---> ca9d7927f3df [2022-05-10T19:27:03.630Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T19:27:03.630Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T19:27:03.630Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T19:27:03.922Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T19:27:03.922Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T19:27:03.922Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T19:27:03.922Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T19:27:04.205Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T19:27:04.205Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T19:27:04.205Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T19:27:04.205Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T19:27:04.205Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T19:27:04.205Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T19:27:04.205Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T19:27:04.205Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T19:27:04.495Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T19:27:04.495Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T19:27:04.495Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T19:27:04.495Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T19:27:04.495Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T19:27:04.495Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T19:27:04.495Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T19:27:04.780Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T19:27:04.780Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T19:27:04.780Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T19:27:05.076Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T19:27:05.076Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T19:27:05.694Z] ---> 9b5b75322180 [2022-05-10T19:27:05.694Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:27:06.305Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:27:06.305Z] OK: 82 MiB in 65 packages [2022-05-10T19:27:06.590Z] ---> 73f758d3004d [2022-05-10T19:27:06.590Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T19:27:06.873Z] ---> Running in 34d043bed944 [2022-05-10T19:27:10.333Z] Removing intermediate container 34d043bed944 [2022-05-10T19:27:10.333Z] ---> 44f4398c983c [2022-05-10T19:27:10.333Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:27:10.333Z] ---> Running in c6d9f9e339ef [2022-05-10T19:27:10.944Z] Removing intermediate container c6d9f9e339ef [2022-05-10T19:27:10.944Z] ---> dc5a16c788cc [2022-05-10T19:27:10.944Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:27:11.231Z] ---> Running in 870699f72301 [2022-05-10T19:27:11.839Z] Removing intermediate container 870699f72301 [2022-05-10T19:27:11.839Z] ---> 76b9aab0f0bb [2022-05-10T19:27:11.839Z] Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:27:11.839Z] ---> Running in 7303a6cac49c [2022-05-10T19:27:12.460Z] Removing intermediate container 7303a6cac49c [2022-05-10T19:27:12.460Z] ---> a34418f3decb [2022-05-10T19:27:12.460Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T19:27:12.460Z] ---> Running in 21717b207ddf [2022-05-10T19:27:13.069Z] Removing intermediate container 21717b207ddf [2022-05-10T19:27:13.069Z] ---> 9a8f2e01dfec [2022-05-10T19:27:13.069Z] [2022-05-10T19:27:13.989Z] Successfully built 9a8f2e01dfec [2022-05-10T19:27:13.989Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T19:27:13.989Z] Building security-bootstrapper [2022-05-10T19:27:14.820Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-05-10T19:27:15.119Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T19:27:17.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T19:27:17.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T19:27:19.447Z] Collecting PyYAML<4,>=3.10 [2022-05-10T19:27:19.447Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T19:27:26.220Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T19:27:26.220Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T19:27:29.658Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T19:27:29.658Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T19:27:34.086Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T19:27:34.086Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T19:27:34.086Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:27:34.087Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:27:34.087Z] ---> e77d4e4575ef [2022-05-10T19:27:34.087Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T19:27:34.087Z] ---> Using cache [2022-05-10T19:27:34.087Z] ---> dd1eefe383f9 [2022-05-10T19:27:34.087Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:27:34.087Z] ---> Using cache [2022-05-10T19:27:34.087Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T19:27:34.087Z] ---> 70074002b49f [2022-05-10T19:27:34.087Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T19:27:34.087Z] ---> Using cache [2022-05-10T19:27:34.087Z] ---> 5b15db509a4a [2022-05-10T19:27:34.087Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T19:27:34.087Z] ---> Using cache [2022-05-10T19:27:34.087Z] ---> b2c61ace0161 [2022-05-10T19:27:34.087Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:27:34.087Z] ---> Using cache [2022-05-10T19:27:34.087Z] ---> 941e8526a115 [2022-05-10T19:27:34.087Z] Step 8/31 : COPY . . [2022-05-10T19:27:34.087Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T19:27:34.087Z] ---> Using cache [2022-05-10T19:27:34.087Z] ---> 185d6044c114 [2022-05-10T19:27:34.087Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T19:27:35.099Z] ---> Running in 238338bf379e [2022-05-10T19:27:37.140Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T19:27:38.615Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T19:27:38.615Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T19:27:38.615Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T19:27:39.230Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T19:27:39.230Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T19:27:39.514Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T19:27:39.514Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T19:27:40.984Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T19:27:40.984Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T19:27:41.982Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T19:27:41.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T19:27:41.982Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T19:27:42.264Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T19:27:42.264Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T19:27:42.544Z] Collecting idna<2.8,>=2.5 [2022-05-10T19:27:42.544Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T19:27:43.155Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T19:27:43.155Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T19:27:43.155Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T19:27:43.155Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T19:27:45.166Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T19:27:45.166Z] Attempting uninstall: urllib3 [2022-05-10T19:27:45.166Z] Found existing installation: urllib3 1.26.7 [2022-05-10T19:27:45.166Z] Uninstalling urllib3-1.26.7: [2022-05-10T19:27:45.166Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T19:27:46.169Z] Attempting uninstall: idna [2022-05-10T19:27:46.169Z] Found existing installation: idna 3.3 [2022-05-10T19:27:46.169Z] Uninstalling idna-3.3: [2022-05-10T19:27:46.449Z] Successfully uninstalled idna-3.3 [2022-05-10T19:27:50.805Z] Attempting uninstall: requests [2022-05-10T19:27:50.805Z] Found existing installation: requests 2.26.0 [2022-05-10T19:27:50.805Z] Uninstalling requests-2.26.0: [2022-05-10T19:27:51.086Z] Successfully uninstalled requests-2.26.0 [2022-05-10T19:27:51.707Z] Running setup.py install for texttable: started [2022-05-10T19:27:56.049Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T19:27:56.049Z] Running setup.py install for PyYAML: started [2022-05-10T19:28:00.427Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T19:28:00.427Z] Running setup.py install for docopt: started [2022-05-10T19:28:04.776Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T19:28:04.776Z] Running setup.py install for dockerpty: started [2022-05-10T19:28:08.192Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T19:28:11.626Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T19:28:30.018Z] Removing intermediate container 25fcad34fff6 [2022-05-10T19:28:30.018Z] ---> 01eb10900db2 [2022-05-10T19:28:30.018Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T19:28:30.018Z] ---> Running in e9ac0c7fe2f3 [2022-05-10T19:28:30.018Z] Removing intermediate container e9ac0c7fe2f3 [2022-05-10T19:28:30.018Z] ---> f348de0d8fc1 [2022-05-10T19:28:30.018Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T19:28:30.018Z] ---> Running in 9ca17e762e6c [2022-05-10T19:28:30.307Z] Removing intermediate container 9ca17e762e6c [2022-05-10T19:28:30.307Z] ---> d59987231b31 [2022-05-10T19:28:30.307Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T19:28:31.786Z] ---> e244d1b24fa8 [2022-05-10T19:28:31.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T19:28:32.811Z] ---> 4a694f792b6d [2022-05-10T19:28:32.811Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T19:28:34.281Z] ---> 6e5140fad210 [2022-05-10T19:28:34.281Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T19:28:34.281Z] ---> Running in 0ea54d0672f9 [2022-05-10T19:28:34.885Z] Removing intermediate container 0ea54d0672f9 [2022-05-10T19:28:34.885Z] ---> e5e1a76e0c25 [2022-05-10T19:28:34.885Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:28:34.885Z] ---> Running in 02c887997a31 [2022-05-10T19:28:35.528Z] Removing intermediate container 02c887997a31 [2022-05-10T19:28:35.528Z] ---> e980e77c8f5c [2022-05-10T19:28:35.528Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:28:35.528Z] ---> Running in bba6f06338da [2022-05-10T19:28:36.534Z] Removing intermediate container bba6f06338da [2022-05-10T19:28:36.534Z] ---> 21b918923d9f [2022-05-10T19:28:36.534Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:28:36.534Z] ---> Running in 313679d69d62 [2022-05-10T19:28:37.167Z] Removing intermediate container 313679d69d62 [2022-05-10T19:28:37.167Z] ---> 261affc8f40a [2022-05-10T19:28:37.167Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:28:37.167Z] ---> Running in b41c2ed9a822 [2022-05-10T19:28:37.786Z] Removing intermediate container b41c2ed9a822 [2022-05-10T19:28:37.786Z] ---> 80ef0b0c8472 [2022-05-10T19:28:37.786Z] [2022-05-10T19:28:38.068Z] Successfully built 80ef0b0c8472 [2022-05-10T19:28:38.348Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T19:28:38.348Z]  Building sys-mgmt-agent ... done Building core-command [2022-05-10T19:28:50.834Z] Removing intermediate container c2fcaadcd8ea [2022-05-10T19:28:50.834Z] ---> 6500e7b34e69 [2022-05-10T19:28:50.834Z] [2022-05-10T19:28:50.834Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T19:28:50.834Z] 3.15: Pulling from library/alpine [2022-05-10T19:28:50.834Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T19:28:50.834Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T19:28:50.834Z] ---> 3fb3c9af89a9 [2022-05-10T19:28:50.834Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T19:28:50.834Z] ---> Running in d6cd64585acc [2022-05-10T19:28:51.112Z] Removing intermediate container d6cd64585acc [2022-05-10T19:28:51.112Z] ---> 0661c57b023c [2022-05-10T19:28:51.112Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:28:51.392Z] ---> Running in 082b2d3a432a [2022-05-10T19:28:55.756Z] Removing intermediate container 082b2d3a432a [2022-05-10T19:28:55.756Z] ---> 5431d7a4b76f [2022-05-10T19:28:55.756Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T19:28:55.756Z] ---> Running in bfe60806151f [2022-05-10T19:28:58.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:28:59.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:28:59.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:28:59.433Z] ---> e77d4e4575ef [2022-05-10T19:28:59.433Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:28:59.433Z] ---> Using cache [2022-05-10T19:28:59.433Z] ---> dd1eefe383f9 [2022-05-10T19:28:59.433Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:28:59.433Z] ---> Using cache [2022-05-10T19:28:59.433Z] ---> 70074002b49f [2022-05-10T19:28:59.433Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:28:59.433Z] ---> Using cache [2022-05-10T19:28:59.433Z] ---> 5b15db509a4a [2022-05-10T19:28:59.433Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:28:59.433Z] ---> Using cache [2022-05-10T19:28:59.433Z] ---> b2c61ace0161 [2022-05-10T19:28:59.433Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:28:59.433Z] ---> Using cache [2022-05-10T19:28:59.433Z] ---> 941e8526a115 [2022-05-10T19:28:59.433Z] Step 8/23 : COPY . . [2022-05-10T19:28:59.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:28:59.433Z] ---> Using cache [2022-05-10T19:28:59.433Z] ---> 185d6044c114 [2022-05-10T19:28:59.433Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T19:29:00.069Z] ---> Running in 2d05aa266c6b [2022-05-10T19:29:02.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T19:29:02.557Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T19:29:02.557Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T19:29:02.557Z] OK: 15732 distinct packages available [2022-05-10T19:29:02.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:29:04.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:29:05.764Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T19:29:06.047Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:29:06.329Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T19:29:06.329Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T19:29:06.329Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T19:29:06.609Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T19:29:06.609Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T19:29:06.609Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T19:29:06.890Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T19:29:06.890Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T19:29:06.890Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:29:07.173Z] OK: 8 MiB in 23 packages [2022-05-10T19:29:09.859Z] Removing intermediate container bfe60806151f [2022-05-10T19:29:09.859Z] ---> 48ed3b5d94ef [2022-05-10T19:29:09.859Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:29:10.876Z] ---> c66e3316eeb0 [2022-05-10T19:29:10.876Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T19:29:12.909Z] ---> b8e7cf5dea8e [2022-05-10T19:29:12.909Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T19:29:13.935Z] ---> 9bc435986c67 [2022-05-10T19:29:13.935Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T19:29:14.236Z] ---> Running in 829454d1524c [2022-05-10T19:29:14.856Z] Removing intermediate container 829454d1524c [2022-05-10T19:29:14.856Z] ---> d91eef44a6a2 [2022-05-10T19:29:14.856Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:29:14.856Z] ---> Running in c20ae586cd25 [2022-05-10T19:29:15.463Z] Removing intermediate container c20ae586cd25 [2022-05-10T19:29:15.463Z] ---> bf037aed043f [2022-05-10T19:29:15.463Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T19:29:15.463Z] ---> Running in 2c2a34c17aab [2022-05-10T19:29:16.081Z] Removing intermediate container 2c2a34c17aab [2022-05-10T19:29:16.081Z] ---> 6f13915a647f [2022-05-10T19:29:16.081Z] Step 19/20 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:29:16.358Z] ---> Running in a751c622d45d [2022-05-10T19:29:16.969Z] Removing intermediate container a751c622d45d [2022-05-10T19:29:16.969Z] ---> 702b764a2bd6 [2022-05-10T19:29:16.969Z] Step 20/20 : LABEL version=2.2.0-dev.95 [2022-05-10T19:29:16.969Z] ---> Running in 43cecd360993 [2022-05-10T19:29:17.581Z] Removing intermediate container 43cecd360993 [2022-05-10T19:29:17.581Z] ---> 034494984641 [2022-05-10T19:29:17.581Z] [2022-05-10T19:29:17.864Z] Successfully built 034494984641 [2022-05-10T19:29:17.864Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T19:29:17.864Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-05-10T19:29:36.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:29:36.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:29:36.250Z] ---> e77d4e4575ef [2022-05-10T19:29:36.250Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:29:36.250Z] ---> Using cache [2022-05-10T19:29:36.250Z] ---> dd1eefe383f9 [2022-05-10T19:29:36.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:29:36.250Z] ---> Using cache [2022-05-10T19:29:36.250Z] ---> 70074002b49f [2022-05-10T19:29:36.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:29:36.250Z] ---> Using cache [2022-05-10T19:29:36.250Z] ---> 5b15db509a4a [2022-05-10T19:29:36.250Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:29:36.250Z] ---> Using cache [2022-05-10T19:29:36.250Z] ---> b2c61ace0161 [2022-05-10T19:29:36.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:29:36.250Z] ---> Using cache [2022-05-10T19:29:36.250Z] ---> 941e8526a115 [2022-05-10T19:29:36.250Z] Step 8/22 : COPY . . [2022-05-10T19:29:36.250Z] ---> Using cache [2022-05-10T19:29:36.250Z] ---> 185d6044c114 [2022-05-10T19:29:36.250Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T19:29:36.849Z] ---> Running in e732f2ef0af3 [2022-05-10T19:29:38.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T19:34:16.154Z] Removing intermediate container 238338bf379e [2022-05-10T19:34:16.154Z] ---> f2ad1b823c8e [2022-05-10T19:34:16.154Z] [2022-05-10T19:34:16.154Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T19:34:16.154Z] ---> ac73e934f311 [2022-05-10T19:34:16.154Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T19:34:16.154Z] ---> Running in 9d9b21a7bcfe [2022-05-10T19:34:16.154Z] Removing intermediate container 9d9b21a7bcfe [2022-05-10T19:34:16.154Z] ---> 4a481aee437d [2022-05-10T19:34:16.154Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T19:34:16.154Z] ---> Running in 8db923a0b55d [2022-05-10T19:34:16.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:34:16.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:34:16.154Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:34:16.154Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T19:34:16.154Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:34:16.154Z] OK: 6 MiB in 16 packages [2022-05-10T19:34:16.154Z] Removing intermediate container 8db923a0b55d [2022-05-10T19:34:16.154Z] ---> 882cc31a63d1 [2022-05-10T19:34:16.154Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T19:34:16.154Z] ---> Running in 04739fc407db [2022-05-10T19:34:16.154Z] Removing intermediate container 04739fc407db [2022-05-10T19:34:16.154Z] ---> 5e8b2b2cb22a [2022-05-10T19:34:16.154Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T19:34:16.154Z] ---> Running in 2b5d053adf2a [2022-05-10T19:34:16.154Z] Removing intermediate container 2b5d053adf2a [2022-05-10T19:34:16.154Z] ---> 0e7809537343 [2022-05-10T19:34:16.154Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T19:34:16.154Z] ---> Running in 00936dcec821 [2022-05-10T19:34:16.154Z] Removing intermediate container 00936dcec821 [2022-05-10T19:34:16.154Z] ---> d7339f9ca7dd [2022-05-10T19:34:16.154Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T19:34:16.154Z] ---> Running in 784639b0f88c [2022-05-10T19:34:16.154Z] Removing intermediate container 784639b0f88c [2022-05-10T19:34:16.154Z] ---> 173e7e782abe [2022-05-10T19:34:16.154Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T19:34:16.154Z] ---> 4506d46922b1 [2022-05-10T19:34:16.154Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T19:34:16.154Z] ---> Running in 78a13f12e4ea [2022-05-10T19:34:19.574Z] Removing intermediate container 78a13f12e4ea [2022-05-10T19:34:19.574Z] ---> 585995fcd161 [2022-05-10T19:34:19.574Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:34:20.582Z] ---> 2ecd801e5ea3 [2022-05-10T19:34:20.582Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T19:34:22.576Z] ---> c9c2c162dc85 [2022-05-10T19:34:22.576Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T19:34:23.591Z] ---> f41840a8011e [2022-05-10T19:34:23.591Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T19:34:24.583Z] ---> 525c50cccd2c [2022-05-10T19:34:24.583Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T19:34:25.577Z] ---> c79e3f9d6103 [2022-05-10T19:34:25.577Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T19:34:26.183Z] ---> Running in 5a14f58f39aa [2022-05-10T19:34:26.789Z] Removing intermediate container 5a14f58f39aa [2022-05-10T19:34:26.789Z] ---> 5cb2cf67faf6 [2022-05-10T19:34:26.789Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T19:34:27.784Z] ---> d3a55e99f050 [2022-05-10T19:34:27.784Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T19:34:28.077Z] ---> Running in 31587bd4bbce [2022-05-10T19:34:31.526Z] Removing intermediate container 31587bd4bbce [2022-05-10T19:34:31.526Z] ---> dfbe68d88970 [2022-05-10T19:34:31.526Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T19:34:31.802Z] ---> Running in da92ba5a01ae [2022-05-10T19:34:32.407Z] Removing intermediate container da92ba5a01ae [2022-05-10T19:34:32.407Z] ---> 9e6621e4b859 [2022-05-10T19:34:32.407Z] Step 28/31 : CMD ["gate"] [2022-05-10T19:34:32.685Z] ---> Running in a4365b98a664 [2022-05-10T19:34:33.292Z] Removing intermediate container a4365b98a664 [2022-05-10T19:34:33.292Z] ---> 6b9ff06a9343 [2022-05-10T19:34:33.292Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T19:34:33.572Z] ---> Running in a897075e015b [2022-05-10T19:34:34.174Z] Removing intermediate container a897075e015b [2022-05-10T19:34:34.174Z] ---> 3a68b0ad5ead [2022-05-10T19:34:34.174Z] Step 30/31 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:34:34.785Z] ---> Running in 669a8902e3fc [2022-05-10T19:34:35.393Z] Removing intermediate container 669a8902e3fc [2022-05-10T19:34:35.393Z] ---> 065e0226a23b [2022-05-10T19:34:35.393Z] Step 31/31 : LABEL version=2.2.0-dev.95 [2022-05-10T19:34:35.676Z] ---> Running in 5cbd0c754512 [2022-05-10T19:34:36.288Z] Removing intermediate container 5cbd0c754512 [2022-05-10T19:34:36.288Z] ---> a1f580f58f26 [2022-05-10T19:34:36.288Z] [2022-05-10T19:34:36.566Z] Successfully built a1f580f58f26 [2022-05-10T19:34:36.566Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T19:34:36.566Z] Building support-notifications [2022-05-10T19:34:55.100Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:34:55.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:34:55.100Z] ---> e77d4e4575ef [2022-05-10T19:34:55.100Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:34:55.100Z] ---> Using cache [2022-05-10T19:34:55.100Z] ---> dd1eefe383f9 [2022-05-10T19:34:55.100Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:34:55.100Z] ---> Using cache [2022-05-10T19:34:55.100Z] ---> 70074002b49f [2022-05-10T19:34:55.100Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T19:34:55.706Z] ---> Running in 0c141f6257d3 [2022-05-10T19:34:58.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:34:58.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:35:00.452Z] OK: 220 MiB in 52 packages [2022-05-10T19:35:02.470Z] Removing intermediate container 0c141f6257d3 [2022-05-10T19:35:02.470Z] ---> 52946ba4482d [2022-05-10T19:35:02.470Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:35:03.936Z] ---> 4f01a8289f2b [2022-05-10T19:35:03.936Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:35:03.936Z] ---> Running in 7973103ec2b7 [2022-05-10T19:35:12.300Z] Removing intermediate container 7973103ec2b7 [2022-05-10T19:35:12.300Z] ---> c4d7f9869c9a [2022-05-10T19:35:12.300Z] Step 8/22 : COPY . . [2022-05-10T19:35:12.300Z] Removing intermediate container 2d05aa266c6b [2022-05-10T19:35:12.300Z] ---> 4d1cfd34daf4 [2022-05-10T19:35:12.300Z] [2022-05-10T19:35:12.300Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:35:12.300Z] ---> ac73e934f311 [2022-05-10T19:35:12.300Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:35:12.300Z] ---> Running in 961291ede898 [2022-05-10T19:35:14.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:35:15.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:35:17.030Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T19:35:17.030Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:35:17.030Z] OK: 5 MiB in 15 packages [2022-05-10T19:35:19.687Z] Removing intermediate container 961291ede898 [2022-05-10T19:35:19.687Z] ---> 9bfc4eb3fcde [2022-05-10T19:35:19.687Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:35:19.687Z] ---> Running in 49038c0a6cfe [2022-05-10T19:35:20.682Z] Removing intermediate container 49038c0a6cfe [2022-05-10T19:35:20.682Z] ---> 3de06d524ac6 [2022-05-10T19:35:20.682Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T19:35:20.682Z] ---> Running in 088806d8e396 [2022-05-10T19:35:21.704Z] Removing intermediate container 088806d8e396 [2022-05-10T19:35:21.704Z] ---> 33ad57f6e6dc [2022-05-10T19:35:21.704Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:35:22.009Z] ---> Running in 9b612b295015 [2022-05-10T19:35:22.636Z] Removing intermediate container 9b612b295015 [2022-05-10T19:35:22.636Z] ---> 2fec2e0eb04c [2022-05-10T19:35:22.636Z] Step 15/23 : WORKDIR / [2022-05-10T19:35:22.934Z] ---> Running in a35b581acae0 [2022-05-10T19:35:23.935Z] Removing intermediate container a35b581acae0 [2022-05-10T19:35:23.935Z] ---> eb3b629f8cbb [2022-05-10T19:35:23.935Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:35:25.400Z] ---> 4816145db836 [2022-05-10T19:35:25.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T19:35:28.056Z] ---> 7db9c891303c [2022-05-10T19:35:28.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T19:35:29.531Z] ---> 33c9e2289360 [2022-05-10T19:35:29.531Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T19:35:29.531Z] ---> Running in 7f2d995ea746 [2022-05-10T19:35:30.541Z] Removing intermediate container 7f2d995ea746 [2022-05-10T19:35:30.541Z] ---> f4a01f5083c0 [2022-05-10T19:35:30.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:35:30.815Z] ---> Running in 57e454583eb9 [2022-05-10T19:35:31.437Z] Removing intermediate container 57e454583eb9 [2022-05-10T19:35:31.437Z] ---> ed1cd7066926 [2022-05-10T19:35:31.437Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:35:31.437Z] ---> 93ea41bb7345 [2022-05-10T19:35:31.437Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T19:35:31.721Z] ---> Running in 26882336b383 [2022-05-10T19:35:31.721Z] ---> Running in a6912ab0f598 [2022-05-10T19:35:32.742Z] Removing intermediate container 26882336b383 [2022-05-10T19:35:32.742Z] ---> 7a4898c33bf3 [2022-05-10T19:35:32.742Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:35:32.742Z] ---> Running in be173da7c861 [2022-05-10T19:35:33.747Z] Removing intermediate container be173da7c861 [2022-05-10T19:35:33.747Z] ---> d302b83e504f [2022-05-10T19:35:33.747Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:35:33.747Z] ---> Running in c64fb40b131f [2022-05-10T19:35:34.352Z] Removing intermediate container c64fb40b131f [2022-05-10T19:35:34.352Z] ---> 59e41fe04d63 [2022-05-10T19:35:34.352Z] [2022-05-10T19:35:34.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T19:35:34.911Z] Successfully built 59e41fe04d63 [2022-05-10T19:35:34.911Z] Successfully tagged core-command-arm64:latest [2022-05-10T19:35:34.911Z]  Building core-command ... done Building core-metadata [2022-05-10T19:35:37.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T19:35:52.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:35:52.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:35:52.730Z] ---> e77d4e4575ef [2022-05-10T19:35:52.730Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:35:52.730Z] ---> Using cache [2022-05-10T19:35:52.730Z] ---> dd1eefe383f9 [2022-05-10T19:35:52.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:35:52.730Z] ---> Using cache [2022-05-10T19:35:52.730Z] ---> 70074002b49f [2022-05-10T19:35:52.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T19:35:52.730Z] ---> Using cache [2022-05-10T19:35:52.730Z] ---> 5b15db509a4a [2022-05-10T19:35:52.730Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:35:52.730Z] ---> Using cache [2022-05-10T19:35:52.730Z] ---> b2c61ace0161 [2022-05-10T19:35:52.730Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:35:52.730Z] ---> Using cache [2022-05-10T19:35:52.730Z] ---> 941e8526a115 [2022-05-10T19:35:52.730Z] Step 8/23 : COPY . . [2022-05-10T19:35:52.730Z] ---> Using cache [2022-05-10T19:35:52.730Z] ---> 185d6044c114 [2022-05-10T19:35:52.730Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T19:35:52.730Z] ---> Running in 92533bbca6a0 [2022-05-10T19:35:54.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T19:36:07.217Z] Removing intermediate container e732f2ef0af3 [2022-05-10T19:36:07.217Z] ---> ec9269786c92 [2022-05-10T19:36:07.217Z] [2022-05-10T19:36:07.217Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:36:07.217Z] ---> ac73e934f311 [2022-05-10T19:36:07.217Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T19:36:07.217Z] ---> Running in 7e752657462e [2022-05-10T19:36:08.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:36:08.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:36:09.487Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T19:36:09.766Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T19:36:09.766Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T19:36:09.766Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T19:36:09.766Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T19:36:09.766Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:36:09.766Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:36:09.766Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:36:10.374Z] OK: 8 MiB in 20 packages [2022-05-10T19:36:13.023Z] Removing intermediate container 7e752657462e [2022-05-10T19:36:13.023Z] ---> 037d1136e92f [2022-05-10T19:36:13.023Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T19:36:13.023Z] ---> Running in 61067ff3ef0a [2022-05-10T19:36:13.301Z] Removing intermediate container 61067ff3ef0a [2022-05-10T19:36:13.301Z] ---> a73f0cc3bc2d [2022-05-10T19:36:13.301Z] Step 13/22 : WORKDIR /edgex [2022-05-10T19:36:13.584Z] ---> Running in b6de001d3878 [2022-05-10T19:36:14.195Z] Removing intermediate container b6de001d3878 [2022-05-10T19:36:14.195Z] ---> 0f71340a5db2 [2022-05-10T19:36:14.195Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T19:36:15.198Z] ---> 62c0c9fc0ee0 [2022-05-10T19:36:15.198Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T19:36:16.659Z] ---> e171caaa85d1 [2022-05-10T19:36:16.659Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T19:36:18.131Z] ---> 1d80977bc300 [2022-05-10T19:36:18.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T19:36:19.581Z] ---> ed2e67306f24 [2022-05-10T19:36:19.581Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T19:36:19.581Z] ---> Running in f75ca0635d79 [2022-05-10T19:36:23.019Z] Removing intermediate container f75ca0635d79 [2022-05-10T19:36:23.019Z] ---> 2bbbe9d5a178 [2022-05-10T19:36:23.019Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T19:36:23.019Z] ---> Running in b70f2a053a1d [2022-05-10T19:36:23.629Z] Removing intermediate container b70f2a053a1d [2022-05-10T19:36:23.629Z] ---> efcbdc99988c [2022-05-10T19:36:23.629Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:36:23.629Z] ---> Running in 02746d10c3c5 [2022-05-10T19:36:24.492Z] Removing intermediate container 02746d10c3c5 [2022-05-10T19:36:24.492Z] ---> a297612d8231 [2022-05-10T19:36:24.492Z] Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:36:24.492Z] ---> Running in 9e8fb773e1ce [2022-05-10T19:36:25.183Z] Removing intermediate container 9e8fb773e1ce [2022-05-10T19:36:25.183Z] ---> 1b2faf58f3d5 [2022-05-10T19:36:25.183Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:36:25.183Z] ---> Running in 50faf69b66b2 [2022-05-10T19:36:25.873Z] Removing intermediate container 50faf69b66b2 [2022-05-10T19:36:25.873Z] ---> 7de60a001329 [2022-05-10T19:36:25.873Z] [2022-05-10T19:36:26.308Z] Successfully built 7de60a001329 [2022-05-10T19:36:26.308Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T19:36:26.308Z] Building support-scheduler [2022-05-10T19:36:48.662Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:36:48.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:36:48.662Z] ---> e77d4e4575ef [2022-05-10T19:36:48.662Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T19:36:48.662Z] ---> Using cache [2022-05-10T19:36:48.662Z] ---> dd1eefe383f9 [2022-05-10T19:36:48.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:36:48.662Z] ---> Using cache [2022-05-10T19:36:48.662Z] ---> 70074002b49f [2022-05-10T19:36:48.662Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T19:36:48.662Z] ---> Using cache [2022-05-10T19:36:48.662Z] ---> 5b15db509a4a [2022-05-10T19:36:48.662Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T19:36:48.662Z] ---> Using cache [2022-05-10T19:36:48.662Z] ---> b2c61ace0161 [2022-05-10T19:36:48.662Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:36:48.662Z] ---> Using cache [2022-05-10T19:36:48.662Z] ---> 941e8526a115 [2022-05-10T19:36:48.662Z] Step 8/22 : COPY . . [2022-05-10T19:36:48.662Z] ---> Using cache [2022-05-10T19:36:48.662Z] ---> 185d6044c114 [2022-05-10T19:36:48.662Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T19:36:48.662Z] ---> Running in 6dc1a009efe5 [2022-05-10T19:36:49.680Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T19:42:42.131Z] Removing intermediate container 92533bbca6a0 [2022-05-10T19:42:42.131Z] ---> 162bacd99f91 [2022-05-10T19:42:42.131Z] [2022-05-10T19:42:42.131Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:42:42.131Z] ---> ac73e934f311 [2022-05-10T19:42:42.131Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:42:42.131Z] ---> Using cache [2022-05-10T19:42:42.131Z] ---> 9bfc4eb3fcde [2022-05-10T19:42:42.131Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:42:42.131Z] ---> Using cache [2022-05-10T19:42:42.131Z] ---> 3de06d524ac6 [2022-05-10T19:42:42.131Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T19:42:42.131Z] ---> Running in f1ebeec1551d [2022-05-10T19:42:42.131Z] Removing intermediate container f1ebeec1551d [2022-05-10T19:42:42.131Z] ---> 763c6ed54b8f [2022-05-10T19:42:42.131Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T19:42:42.131Z] ---> Running in f209eb656b8e [2022-05-10T19:42:42.131Z] Removing intermediate container f209eb656b8e [2022-05-10T19:42:42.131Z] ---> 5762f27478c2 [2022-05-10T19:42:42.131Z] Step 15/23 : WORKDIR / [2022-05-10T19:42:42.131Z] ---> Running in 4947abff373a [2022-05-10T19:42:42.131Z] Removing intermediate container 4947abff373a [2022-05-10T19:42:42.131Z] ---> 82c1437ff0be [2022-05-10T19:42:42.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:42:42.131Z] ---> b92f8c7eac46 [2022-05-10T19:42:42.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T19:42:42.131Z] ---> 23aa8f2d4d3a [2022-05-10T19:42:42.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T19:42:42.131Z] ---> 3f0fa3177fbc [2022-05-10T19:42:42.131Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T19:42:42.131Z] ---> Running in 17f77429a4d5 [2022-05-10T19:42:42.131Z] Removing intermediate container 17f77429a4d5 [2022-05-10T19:42:42.131Z] ---> 3f3bce0c8058 [2022-05-10T19:42:42.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:42:42.131Z] ---> Running in 7afe053dff8a [2022-05-10T19:42:42.131Z] Removing intermediate container 7afe053dff8a [2022-05-10T19:42:42.131Z] ---> 2b2c3d86fcdd [2022-05-10T19:42:42.131Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:42:42.131Z] ---> Running in 596bdd61f7f0 [2022-05-10T19:42:42.131Z] Removing intermediate container 596bdd61f7f0 [2022-05-10T19:42:42.131Z] ---> 4706a178cf8a [2022-05-10T19:42:42.131Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:42:42.131Z] ---> Running in fd3f510ab644 [2022-05-10T19:42:42.131Z] Removing intermediate container fd3f510ab644 [2022-05-10T19:42:42.131Z] ---> ebd8962a39e4 [2022-05-10T19:42:42.131Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:42:42.131Z] ---> Running in 434bb3e95e44 [2022-05-10T19:42:42.131Z] Removing intermediate container 434bb3e95e44 [2022-05-10T19:42:42.131Z] ---> 4d780e70fa17 [2022-05-10T19:42:42.131Z] [2022-05-10T19:42:42.131Z] Successfully built 4d780e70fa17 [2022-05-10T19:42:42.131Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T19:42:42.131Z]  Building core-metadata ... done Building core-data [2022-05-10T19:43:00.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:43:00.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:43:00.587Z] ---> e77d4e4575ef [2022-05-10T19:43:00.587Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T19:43:00.587Z] ---> Using cache [2022-05-10T19:43:00.587Z] ---> dd1eefe383f9 [2022-05-10T19:43:00.587Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:43:00.587Z] ---> Using cache [2022-05-10T19:43:00.587Z] ---> 70074002b49f [2022-05-10T19:43:00.587Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T19:43:01.615Z] ---> Running in 5a82d19c9c50 [2022-05-10T19:43:03.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:43:04.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:43:06.612Z] OK: 220 MiB in 52 packages [2022-05-10T19:43:08.070Z] Removing intermediate container 5a82d19c9c50 [2022-05-10T19:43:08.070Z] ---> 66aa0395b5ec [2022-05-10T19:43:08.070Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T19:43:09.077Z] ---> 14cbd78fdfbb [2022-05-10T19:43:09.078Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:43:09.078Z] ---> Running in 8e08992c08ef [2022-05-10T19:43:15.865Z] Removing intermediate container 8e08992c08ef [2022-05-10T19:43:15.865Z] ---> a8d140bdc269 [2022-05-10T19:43:15.865Z] Step 8/23 : COPY . . [2022-05-10T19:43:31.066Z] ---> 367bcddd39f0 [2022-05-10T19:43:31.066Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T19:43:31.066Z] ---> Running in eaa671b640e5 [2022-05-10T19:43:31.673Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T19:45:08.587Z] Removing intermediate container a6912ab0f598 [2022-05-10T19:45:08.587Z] ---> a2f94daf9463 [2022-05-10T19:45:08.587Z] [2022-05-10T19:45:08.587Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:45:08.587Z] ---> ac73e934f311 [2022-05-10T19:45:08.587Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T19:45:08.587Z] ---> Running in d3af33012406 [2022-05-10T19:45:10.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:45:10.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:45:12.316Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T19:45:12.316Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T19:45:12.316Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:45:12.316Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T19:45:12.921Z] OK: 6 MiB in 16 packages [2022-05-10T19:45:15.663Z] Removing intermediate container d3af33012406 [2022-05-10T19:45:15.663Z] ---> b7013d3a1a7a [2022-05-10T19:45:15.663Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:45:15.663Z] ---> Running in 3e0f9cd5b916 [2022-05-10T19:45:15.941Z] Removing intermediate container 3e0f9cd5b916 [2022-05-10T19:45:15.941Z] ---> a29c14991640 [2022-05-10T19:45:15.941Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T19:45:16.221Z] ---> Running in a6438986cc06 [2022-05-10T19:45:16.874Z] Removing intermediate container a6438986cc06 [2022-05-10T19:45:16.874Z] ---> deb650ebc89a [2022-05-10T19:45:16.874Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:45:16.874Z] ---> Running in 7e49b59cbf7e [2022-05-10T19:45:17.544Z] Removing intermediate container 7e49b59cbf7e [2022-05-10T19:45:17.544Z] ---> 9b88f566eab8 [2022-05-10T19:45:17.544Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:45:18.537Z] ---> 8e7e49528d58 [2022-05-10T19:45:18.537Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T19:45:21.217Z] ---> efd71660cb9e [2022-05-10T19:45:21.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T19:45:22.703Z] ---> 7d336cce9506 [2022-05-10T19:45:22.703Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T19:45:22.703Z] ---> Running in d3ca65a39dd9 [2022-05-10T19:45:23.004Z] Removing intermediate container d3ca65a39dd9 [2022-05-10T19:45:23.004Z] ---> 96d50ea8eaa3 [2022-05-10T19:45:23.004Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:45:23.292Z] ---> Running in 1d58317e4d67 [2022-05-10T19:45:23.945Z] Removing intermediate container 1d58317e4d67 [2022-05-10T19:45:23.945Z] ---> 933dea7ecaec [2022-05-10T19:45:23.945Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:45:23.945Z] ---> Running in d872b0d57da4 [2022-05-10T19:45:24.558Z] Removing intermediate container d872b0d57da4 [2022-05-10T19:45:24.558Z] ---> 4e5bc5e5199b [2022-05-10T19:45:24.558Z] Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:45:24.558Z] ---> Running in 886db93e0302 [2022-05-10T19:45:25.170Z] Removing intermediate container 886db93e0302 [2022-05-10T19:45:25.170Z] ---> bc23db1cb6ca [2022-05-10T19:45:25.170Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:45:25.459Z] ---> Running in f154e5cb0c12 [2022-05-10T19:45:26.087Z] Removing intermediate container f154e5cb0c12 [2022-05-10T19:45:26.087Z] ---> eb1386d17eee [2022-05-10T19:45:26.087Z] [2022-05-10T19:45:26.370Z] Successfully built eb1386d17eee [2022-05-10T19:45:26.370Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T19:45:26.370Z]  Building support-notifications ... done Building security-spire-agent [2022-05-10T19:45:48.631Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T19:45:48.631Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T19:45:48.631Z] ---> e77d4e4575ef [2022-05-10T19:45:48.631Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T19:45:48.631Z] ---> Using cache [2022-05-10T19:45:48.631Z] ---> dd1eefe383f9 [2022-05-10T19:45:48.631Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:45:48.631Z] ---> Using cache [2022-05-10T19:45:48.631Z] ---> 70074002b49f [2022-05-10T19:45:48.631Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T19:45:48.631Z] ---> Running in d2d1b9741874 [2022-05-10T19:45:48.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:45:49.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:45:51.077Z] OK: 220 MiB in 52 packages [2022-05-10T19:45:53.078Z] Removing intermediate container d2d1b9741874 [2022-05-10T19:45:53.078Z] ---> 9c5c8fd7927b [2022-05-10T19:45:53.078Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T19:45:53.690Z] ---> 54c8e949a523 [2022-05-10T19:45:53.690Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:45:53.971Z] ---> Running in dc74f1902e8d [2022-05-10T19:46:00.734Z] Removing intermediate container dc74f1902e8d [2022-05-10T19:46:00.734Z] ---> 5598f333dfba [2022-05-10T19:46:00.734Z] Step 8/26 : COPY . . [2022-05-10T19:46:23.015Z] ---> 080546781c42 [2022-05-10T19:46:23.015Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T19:46:23.015Z] ---> Running in 20bc5659b757 [2022-05-10T19:46:23.015Z] Removing intermediate container 20bc5659b757 [2022-05-10T19:46:23.015Z] ---> 8222b55a2ac5 [2022-05-10T19:46:23.015Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T19:46:23.015Z] ---> Running in 654b15cdc643 [2022-05-10T19:46:23.302Z] Removing intermediate container 6dc1a009efe5 [2022-05-10T19:46:23.302Z] ---> df0715f26f1f [2022-05-10T19:46:23.302Z] [2022-05-10T19:46:23.302Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T19:46:23.302Z] ---> ac73e934f311 [2022-05-10T19:46:23.302Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T19:46:23.302Z] ---> Using cache [2022-05-10T19:46:23.302Z] ---> 9bfc4eb3fcde [2022-05-10T19:46:23.302Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T19:46:23.302Z] ---> Using cache [2022-05-10T19:46:23.302Z] ---> 3de06d524ac6 [2022-05-10T19:46:23.302Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T19:46:23.581Z] ---> Running in d4ddfad2f505 [2022-05-10T19:46:24.575Z] Removing intermediate container d4ddfad2f505 [2022-05-10T19:46:24.575Z] ---> 1ea5d5a32ea2 [2022-05-10T19:46:24.575Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T19:46:24.575Z] ---> Running in 19d5a5b9c7c7 [2022-05-10T19:46:25.585Z] Removing intermediate container 19d5a5b9c7c7 [2022-05-10T19:46:25.585Z] ---> 5f60778ca04a [2022-05-10T19:46:25.585Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:46:27.052Z] ---> 6ff6651e96e9 [2022-05-10T19:46:27.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T19:46:27.052Z] Removing intermediate container 654b15cdc643 [2022-05-10T19:46:27.052Z] ---> a9d152854855 [2022-05-10T19:46:27.052Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T19:46:27.332Z] ---> Running in 3b730f0f0a09 [2022-05-10T19:46:28.326Z] Removing intermediate container 3b730f0f0a09 [2022-05-10T19:46:28.326Z] ---> f8f3f6897289 [2022-05-10T19:46:28.326Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T19:46:28.326Z] ---> Running in 59d286f26a34 [2022-05-10T19:46:31.777Z] ---> abda97ca385c [2022-05-10T19:46:31.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T19:46:32.058Z] spire-1.2.1/ [2022-05-10T19:46:32.058Z] spire-1.2.1/.data/ [2022-05-10T19:46:32.058Z] spire-1.2.1/.data/.file [2022-05-10T19:46:32.058Z] spire-1.2.1/.dockerignore [2022-05-10T19:46:32.058Z] spire-1.2.1/.gitattributes [2022-05-10T19:46:32.058Z] spire-1.2.1/.githooks/ [2022-05-10T19:46:32.058Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/ [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/ [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T19:46:32.058Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T19:46:32.058Z] spire-1.2.1/.gitignore [2022-05-10T19:46:32.058Z] spire-1.2.1/.go-version [2022-05-10T19:46:32.058Z] spire-1.2.1/.golangci.yml [2022-05-10T19:46:32.058Z] spire-1.2.1/ADOPTERS.md [2022-05-10T19:46:32.058Z] spire-1.2.1/CHANGELOG.md [2022-05-10T19:46:32.058Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T19:46:32.058Z] spire-1.2.1/CODEOWNERS [2022-05-10T19:46:32.058Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T19:46:32.058Z] spire-1.2.1/Dockerfile [2022-05-10T19:46:32.058Z] spire-1.2.1/Dockerfile.dev [2022-05-10T19:46:32.058Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T19:46:32.058Z] spire-1.2.1/LICENSE [2022-05-10T19:46:32.058Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T19:46:32.058Z] spire-1.2.1/Makefile [2022-05-10T19:46:32.058Z] spire-1.2.1/README.md [2022-05-10T19:46:32.058Z] spire-1.2.1/ROADMAP.md [2022-05-10T19:46:32.058Z] spire-1.2.1/SECURITY.md [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T19:46:32.058Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T19:46:32.338Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/ [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/agent/ [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/server/ [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/server/server.conf [2022-05-10T19:46:32.338Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/ [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/auditlog.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/ [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/spire_server.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/telemetry.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/upgrading.md [2022-05-10T19:46:32.338Z] spire-1.2.1/doc/using_spire.md [2022-05-10T19:46:32.338Z] spire-1.2.1/examples/ [2022-05-10T19:46:32.338Z] spire-1.2.1/examples/README.md [2022-05-10T19:46:32.338Z] spire-1.2.1/go.mod [2022-05-10T19:46:32.338Z] spire-1.2.1/go.sum [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/ [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/ [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T19:46:32.338Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/metrics.go ---> 5a4eaab72e4e [2022-05-10T19:46:32.618Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T19:46:32.618Z] [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in 9e3e5240c1b6 [2022-05-10T19:46:32.618Z] [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T19:46:32.618Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T19:46:32.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T19:46:32.905Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/log/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T19:46:32.906Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T19:46:33.184Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/version/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T19:46:33.185Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T19:46:33.460Z] Removing intermediate container 9e3e5240c1b6 [2022-05-10T19:46:33.460Z] ---> bac0a0d13148 [2022-05-10T19:46:33.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/config.go [2022-05-10T19:46:33.460Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go ---> Running in 1bd03cac1881 [2022-05-10T19:46:33.461Z] [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T19:46:33.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T19:46:33.736Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T19:46:33.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T19:46:34.015Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/server.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/private/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/private/server/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T19:46:34.016Z] spire-1.2.1/release/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/README.md [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/conf/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T19:46:34.016Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/script/ [2022-05-10T19:46:34.016Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T19:46:34.016Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T19:46:34.016Z] spire-1.2.1/support/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T19:46:34.016Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/clock/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/clock/clock.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/ [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T19:46:34.016Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T19:46:34.295Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/common [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setupRemoving intermediate container 1bd03cac1881 [2022-05-10T19:46:34.295Z] ---> 56051448afe2 [2022-05-10T19:46:34.295Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T19:46:34.295Z] [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T19:46:34.295Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T19:46:34.296Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents ---> Running in 6b44f316d3d6 [2022-05-10T19:46:34.578Z] [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T19:46:34.578Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T19:46:34.579Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T19:46:34.580Z] spire-1.2.1/test/integration/test.sh [2022-05-10T19:46:34.580Z] spire-1.2.1/test/plugintest/ [2022-05-10T19:46:34.580Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/ [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testca/ [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testca/ca.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testkey/ [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/testkey/new.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T19:46:34.580Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/util/ [2022-05-10T19:46:34.580Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/util/race.go [2022-05-10T19:46:34.580Z] spire-1.2.1/test/util/util.go [2022-05-10T19:46:34.858Z] building spire from source... [2022-05-10T19:46:35.134Z] Removing intermediate container 6b44f316d3d6 [2022-05-10T19:46:35.134Z] ---> dac2b5d5239e [2022-05-10T19:46:35.134Z] Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:46:35.134Z] ---> Running in 5a4aaf010096 [2022-05-10T19:46:35.760Z] Installing go1.17.7... [2022-05-10T19:46:35.760Z] Removing intermediate container 5a4aaf010096 [2022-05-10T19:46:35.760Z] ---> 353cdc0d373d [2022-05-10T19:46:35.760Z] Step 22/22 : LABEL version=2.2.0-dev.95 [2022-05-10T19:46:36.040Z] ---> Running in 22841e451fcb [2022-05-10T19:46:36.644Z] Removing intermediate container 22841e451fcb [2022-05-10T19:46:36.644Z] ---> 6fdf0aa6277d [2022-05-10T19:46:36.644Z] [2022-05-10T19:46:36.920Z] Successfully built 6fdf0aa6277d [2022-05-10T19:46:36.920Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T19:46:59.144Z]  Building support-scheduler ... done Building bin/spire-server... [2022-05-10T19:46:59.145Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T19:46:59.420Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T19:46:59.420Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T19:47:00.405Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T19:47:00.405Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T19:47:01.393Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T19:47:02.382Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T19:47:03.373Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T19:47:03.373Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T19:47:05.369Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T19:47:05.645Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T19:47:05.922Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T19:47:05.922Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T19:47:06.198Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T19:47:06.198Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T19:47:06.198Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T19:47:06.198Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T19:47:07.620Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T19:47:07.620Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T19:47:07.620Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T19:47:07.922Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T19:47:08.243Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T19:47:09.826Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T19:47:09.826Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T19:47:24.998Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T19:47:24.998Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T19:47:24.998Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T19:47:24.998Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T19:47:24.998Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T19:47:24.998Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T19:47:24.998Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T19:47:24.998Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T19:47:24.998Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T19:47:24.998Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T19:47:24.998Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T19:47:24.998Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T19:47:24.998Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T19:47:24.998Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T19:47:24.998Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T19:47:24.998Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T19:47:25.606Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T19:47:26.218Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T19:47:26.218Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T19:47:26.218Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T19:47:26.500Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T19:47:26.500Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T19:47:26.500Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T19:47:26.777Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T19:47:26.777Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T19:47:39.256Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T19:47:39.256Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T19:47:39.256Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T19:47:39.256Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T19:47:39.256Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T19:47:39.256Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T19:47:39.256Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T19:47:39.256Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T19:47:39.256Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T19:47:39.860Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T19:47:39.860Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T19:47:40.135Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T19:48:07.065Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T19:48:07.065Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T19:48:07.065Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T19:48:17.304Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T19:48:17.304Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T19:48:44.238Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T19:48:44.238Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T19:48:44.238Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T19:48:44.238Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T19:48:44.238Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T19:48:45.244Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T19:48:47.253Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T19:48:47.538Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T19:48:49.556Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T19:48:49.556Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T19:48:49.556Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T19:48:51.035Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T19:48:51.035Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T19:48:51.314Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T19:48:51.314Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T19:48:51.927Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T19:48:51.927Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T19:48:52.207Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T19:48:52.492Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T19:48:52.492Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T19:48:53.961Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T19:48:53.961Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T19:48:53.961Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T19:48:54.244Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T19:48:59.703Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T19:48:59.984Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T19:48:59.984Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T19:48:59.984Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T19:49:00.265Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T19:49:00.265Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T19:49:00.265Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T19:49:01.751Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T19:49:01.751Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T19:49:02.029Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T19:49:02.029Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T19:49:02.310Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T19:49:03.339Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T19:49:03.949Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T19:49:04.247Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T19:49:04.247Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T19:49:04.909Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T19:49:04.909Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T19:49:04.909Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T19:49:04.909Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T19:49:04.909Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T19:49:06.944Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T19:49:06.944Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T19:49:07.285Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T19:49:07.603Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T19:49:07.603Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T19:49:09.658Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T19:49:10.680Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T19:49:10.680Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T19:49:10.680Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T19:49:10.680Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T19:49:10.961Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T19:49:11.239Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T19:49:12.860Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T19:49:12.860Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T19:49:14.869Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T19:49:16.333Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T19:49:16.333Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T19:49:16.944Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T19:49:17.225Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T19:49:17.225Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T19:49:17.839Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T19:49:18.121Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T19:49:18.402Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T19:49:18.402Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T19:49:18.684Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T19:49:18.684Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T19:49:18.684Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T19:49:28.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T19:49:28.930Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T19:49:28.930Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T19:49:28.930Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T19:49:51.204Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T19:49:51.205Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T19:50:23.685Z] Removing intermediate container eaa671b640e5 [2022-05-10T19:50:23.685Z] ---> 02a2a819e073 [2022-05-10T19:50:23.685Z] [2022-05-10T19:50:23.685Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T19:50:23.685Z] ---> ac73e934f311 [2022-05-10T19:50:23.685Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T19:50:23.685Z] ---> Running in 46549350efbe [2022-05-10T19:50:23.685Z] Removing intermediate container 46549350efbe [2022-05-10T19:50:23.685Z] ---> a2b5838ea93b [2022-05-10T19:50:23.685Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T19:50:23.685Z] ---> Running in a00da5ae41aa [2022-05-10T19:50:23.685Z] Removing intermediate container a00da5ae41aa [2022-05-10T19:50:23.685Z] ---> 1dba188a8d98 [2022-05-10T19:50:23.685Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T19:50:23.685Z] ---> Running in 425b4560e82d [2022-05-10T19:50:23.685Z] Removing intermediate container 425b4560e82d [2022-05-10T19:50:23.686Z] ---> 905ca9efc648 [2022-05-10T19:50:23.686Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:50:23.686Z] ---> Running in fc2a4cd99315 [2022-05-10T19:50:25.688Z] Removing intermediate container fc2a4cd99315 [2022-05-10T19:50:25.688Z] ---> 6338960aac87 [2022-05-10T19:50:25.688Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:50:25.688Z] ---> Running in faa4cc9207dd [2022-05-10T19:50:27.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:28.709Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:50:29.714Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:50:29.995Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:50:29.995Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:50:30.278Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:50:30.278Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:50:30.559Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:50:30.559Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:50:30.559Z] OK: 8 MiB in 20 packages [2022-05-10T19:50:32.577Z] Removing intermediate container faa4cc9207dd [2022-05-10T19:50:32.577Z] ---> dc1b476d0e10 [2022-05-10T19:50:32.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T19:50:34.057Z] ---> 0614c3cc5f95 [2022-05-10T19:50:34.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T19:50:36.089Z] ---> 5ec98b97cc56 [2022-05-10T19:50:36.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T19:50:37.113Z] ---> 2a435870fe32 [2022-05-10T19:50:37.113Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T19:50:37.113Z] ---> Running in 65b3997f3046 [2022-05-10T19:50:37.733Z] Removing intermediate container 65b3997f3046 [2022-05-10T19:50:37.733Z] ---> 3c4cee5129f5 [2022-05-10T19:50:37.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T19:50:38.017Z] ---> Running in b1e58bfa3129 [2022-05-10T19:50:38.639Z] Removing intermediate container b1e58bfa3129 [2022-05-10T19:50:38.639Z] ---> 02dfde0a9ee6 [2022-05-10T19:50:38.639Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T19:50:38.639Z] ---> Running in b19df6c99ca8 [2022-05-10T19:50:39.253Z] Removing intermediate container b19df6c99ca8 [2022-05-10T19:50:39.253Z] ---> 7a90e4bff26a [2022-05-10T19:50:39.253Z] Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T19:50:39.253Z] ---> Running in c83c2f865d56 [2022-05-10T19:50:39.886Z] Removing intermediate container c83c2f865d56 [2022-05-10T19:50:39.886Z] ---> c6029873fc1b [2022-05-10T19:50:39.886Z] Step 23/23 : LABEL version=2.2.0-dev.95 [2022-05-10T19:50:40.167Z] ---> Running in d1134adf4785 [2022-05-10T19:50:40.776Z] Removing intermediate container d1134adf4785 [2022-05-10T19:50:40.776Z] ---> 21613f094704 [2022-05-10T19:50:40.776Z] [2022-05-10T19:50:41.383Z] Successfully built 21613f094704 [2022-05-10T19:50:41.383Z] Successfully tagged core-data-arm64:latest [2022-05-10T20:09:20.719Z]  Building core-data ... done Building bin/spire-agent... [2022-05-10T20:09:20.719Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:09:20.719Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:09:20.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:09:20.719Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:09:20.719Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:09:20.719Z] Building bin/spire-agent... [2022-05-10T20:09:20.719Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:09:20.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:09:20.719Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:09:20.719Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:09:20.719Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:09:20.719Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:09:20.720Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:09:20.720Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:09:20.720Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:09:20.720Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:09:20.720Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:09:20.720Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:09:25.093Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:09:26.105Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:09:26.105Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:09:26.719Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:09:26.719Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:09:26.719Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:09:27.000Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:09:27.000Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:09:27.281Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:17:05.000Z] Removing intermediate container afe8e6cd1c0a [2022-05-10T20:17:05.000Z] ---> 795333b6e712 [2022-05-10T20:17:05.000Z] [2022-05-10T20:17:05.000Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:17:05.000Z] ---> 3fb3c9af89a9 [2022-05-10T20:17:05.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:17:05.000Z] ---> Using cache [2022-05-10T20:17:05.000Z] ---> 0661c57b023c [2022-05-10T20:17:05.000Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:17:05.000Z] ---> Using cache [2022-05-10T20:17:05.000Z] ---> 5431d7a4b76f [2022-05-10T20:17:05.000Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:17:05.000Z] ---> Running in 861eca23b1ed [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] Removing intermediate container dc8f3dc760fe [2022-05-10T20:17:05.000Z] ---> 8ef828bacf1d [2022-05-10T20:17:05.000Z] [2022-05-10T20:17:05.000Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:17:05.000Z] ---> 3fb3c9af89a9 [2022-05-10T20:17:05.000Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:17:05.000Z] ---> Using cache [2022-05-10T20:17:05.000Z] ---> 0661c57b023c [2022-05-10T20:17:05.000Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:17:05.000Z] ---> Using cache [2022-05-10T20:17:05.000Z] ---> 5431d7a4b76f [2022-05-10T20:17:05.000Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:17:05.000Z] ---> Running in a6ec1030805f [2022-05-10T20:17:05.000Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:17:05.000Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:17:05.000Z] OK: 15732 distinct packages available [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:17:05.000Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:17:05.000Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:17:05.000Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:17:05.000Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:17:05.000Z] OK: 6 MiB in 18 packages [2022-05-10T20:17:05.000Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:17:05.000Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:17:05.000Z] OK: 15732 distinct packages available [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.000Z] Removing intermediate container 861eca23b1ed [2022-05-10T20:17:05.000Z] ---> 983ad8bd1821 [2022-05-10T20:17:05.000Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:17:05.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T20:17:05.993Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:17:06.272Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:17:06.272Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:17:06.272Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:17:06.555Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:17:06.555Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:17:06.555Z] OK: 6 MiB in 19 packages [2022-05-10T20:17:08.565Z] ---> fee0e02b5a7b [2022-05-10T20:17:08.565Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:17:08.565Z] Removing intermediate container a6ec1030805f [2022-05-10T20:17:08.565Z] ---> 09a117aaa642 [2022-05-10T20:17:08.565Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:17:09.168Z] ---> 253aa29cb126 [2022-05-10T20:17:09.168Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:17:09.446Z] ---> Running in af14528926a0 [2022-05-10T20:17:09.758Z] Removing intermediate container af14528926a0 [2022-05-10T20:17:09.758Z] ---> a3e49f14d0e4 [2022-05-10T20:17:09.758Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:17:11.402Z] ---> 925c1e436279 [2022-05-10T20:17:11.402Z] Step 21/26 : WORKDIR / [2022-05-10T20:17:11.402Z] ---> Running in d89798628ce1 [2022-05-10T20:17:12.388Z] Removing intermediate container d89798628ce1 [2022-05-10T20:17:12.388Z] ---> be6ad8f46438 [2022-05-10T20:17:12.388Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:17:12.388Z] ---> Running in 4d6e2f6cd36d [2022-05-10T20:17:12.996Z] Removing intermediate container 4d6e2f6cd36d [2022-05-10T20:17:12.996Z] ---> 13ad56ec8fda [2022-05-10T20:17:12.996Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:17:13.275Z] ---> Running in 6365bca7c379 [2022-05-10T20:17:13.879Z] Removing intermediate container 6365bca7c379 [2022-05-10T20:17:13.879Z] ---> 38890678cc04 [2022-05-10T20:17:13.879Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:17:13.879Z] ---> Running in 0724b9208f8f [2022-05-10T20:17:14.478Z] Removing intermediate container 0724b9208f8f [2022-05-10T20:17:14.478Z] ---> 4c4715eeabc8 [2022-05-10T20:17:14.478Z] Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:17:14.759Z] ---> Running in 13e25a63920d [2022-05-10T20:17:15.040Z] ---> 5e399b7939e2 [2022-05-10T20:17:15.040Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:17:15.317Z] Removing intermediate container 13e25a63920d [2022-05-10T20:17:15.317Z] ---> 39fc37f9d88b [2022-05-10T20:17:15.317Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T20:17:15.317Z] ---> Running in 72de5d7cc254 [2022-05-10T20:17:15.921Z] ---> e5c1a811b1aa [2022-05-10T20:17:15.921Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:17:15.921Z] Removing intermediate container 72de5d7cc254 [2022-05-10T20:17:15.921Z] ---> 717279eae234 [2022-05-10T20:17:15.921Z] [2022-05-10T20:17:16.201Z] Successfully built 717279eae234 [2022-05-10T20:17:16.201Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T20:17:16.480Z]  Building security-spire-config ... done  ---> c7a81e54f2d4 [2022-05-10T20:17:16.480Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:17:17.081Z] ---> 50b550e1d82f [2022-05-10T20:17:17.081Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:17:17.359Z] ---> Running in b97e06c5548f [2022-05-10T20:17:17.631Z] Removing intermediate container b97e06c5548f [2022-05-10T20:17:17.632Z] ---> de855ba90016 [2022-05-10T20:17:17.632Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:17:17.632Z] ---> Running in a14ee43b52b3 [2022-05-10T20:17:18.233Z] Removing intermediate container a14ee43b52b3 [2022-05-10T20:17:18.233Z] ---> baf89d60620f [2022-05-10T20:17:18.233Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T20:17:18.233Z] ---> Running in 5d373cc2ffeb [2022-05-10T20:17:18.839Z] Removing intermediate container 5d373cc2ffeb [2022-05-10T20:17:18.839Z] ---> 8092800bcd86 [2022-05-10T20:17:18.839Z] Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:17:18.839Z] ---> Running in 73d12cd0e74b [2022-05-10T20:17:19.130Z] Removing intermediate container 73d12cd0e74b [2022-05-10T20:17:19.130Z] ---> d9215dd34a3f [2022-05-10T20:17:19.130Z] Step 25/25 : LABEL version=2.2.0-dev.95 [2022-05-10T20:17:19.405Z] ---> Running in 82d85e625bbf [2022-05-10T20:17:19.681Z] Removing intermediate container 82d85e625bbf [2022-05-10T20:17:19.681Z] ---> 51200a72abc4 [2022-05-10T20:17:19.681Z] [2022-05-10T20:17:19.955Z] Successfully built 51200a72abc4 [2022-05-10T20:17:19.955Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T20:19:11.780Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-05-10T20:19:11.780Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:19:11.780Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:19:11.780Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:19:11.780Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:19:11.780Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:19:11.780Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:19:11.780Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:19:11.780Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:19:11.780Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:19:11.780Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:19:11.780Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:19:11.780Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:19:11.780Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:23:03.825Z] Removing intermediate container 59d286f26a34 [2022-05-10T20:23:03.825Z] ---> 5e636bb55ff2 [2022-05-10T20:23:03.825Z] [2022-05-10T20:23:03.825Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:23:03.825Z] ---> 3fb3c9af89a9 [2022-05-10T20:23:03.825Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:23:03.825Z] ---> Using cache [2022-05-10T20:23:03.825Z] ---> 0661c57b023c [2022-05-10T20:23:03.825Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:23:03.825Z] ---> Using cache [2022-05-10T20:23:03.825Z] ---> 5431d7a4b76f [2022-05-10T20:23:03.825Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:23:03.825Z] ---> Using cache [2022-05-10T20:23:03.825Z] ---> 09a117aaa642 [2022-05-10T20:23:03.825Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:23:03.825Z] ---> 7415bb5b77b4 [2022-05-10T20:23:03.825Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:23:03.825Z] ---> 99f11e03e3a2 [2022-05-10T20:23:03.825Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:23:03.825Z] ---> 14d87b6c38af [2022-05-10T20:23:03.825Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:23:03.825Z] ---> b7dbdaff5af9 [2022-05-10T20:23:03.825Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:23:03.825Z] ---> 7c7b51db3fc8 [2022-05-10T20:23:03.825Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:23:03.825Z] ---> Running in 89c0c41cad20 [2022-05-10T20:23:03.825Z] Removing intermediate container 89c0c41cad20 [2022-05-10T20:23:03.825Z] ---> 4f9bfbe4d343 [2022-05-10T20:23:03.825Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:23:03.825Z] ---> Running in dc9a97e7ecd8 [2022-05-10T20:23:04.422Z] Removing intermediate container dc9a97e7ecd8 [2022-05-10T20:23:04.422Z] ---> 4c0c1c9a68ac [2022-05-10T20:23:04.422Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T20:23:04.422Z] ---> Running in bcea55676e65 [2022-05-10T20:23:04.695Z] Removing intermediate container bcea55676e65 [2022-05-10T20:23:04.695Z] ---> c855b2e28819 [2022-05-10T20:23:04.695Z] Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:04.695Z] ---> Running in c108e7ce42f6 [2022-05-10T20:23:04.967Z] Removing intermediate container c108e7ce42f6 [2022-05-10T20:23:04.967Z] ---> b571cb24fc9e [2022-05-10T20:23:04.967Z] Step 26/26 : LABEL version=2.2.0-dev.95 [2022-05-10T20:23:05.239Z] ---> Running in 4df9349d00e4 [2022-05-10T20:23:05.512Z] Removing intermediate container 4df9349d00e4 [2022-05-10T20:23:05.512Z] ---> 1c73602a79e3 [2022-05-10T20:23:05.512Z] [2022-05-10T20:23:05.784Z] Successfully built 1c73602a79e3 [2022-05-10T20:23:05.784Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T20:23:06.393Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-10T20:23:06.399Z] $ docker stop --time=1 cef594deb00a5f2d820889a290d662fb2c061081f99e5d24279a5d6233fc70d7 [2022-05-10T20:23:08.160Z] $ docker rm -f cef594deb00a5f2d820889a290d662fb2c061081f99e5d24279a5d6233fc70d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:23:08.758Z] + docker images [2022-05-10T20:23:09.353Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:23:09.353Z] security-spire-agent-arm64 latest 1c73602a79e3 4 seconds ago 126MB [2022-05-10T20:23:09.353Z] 5e636bb55ff2 30 seconds ago 3.98GB [2022-05-10T20:23:09.353Z] security-spire-server-arm64 latest 51200a72abc4 5 minutes ago 86.3MB [2022-05-10T20:23:09.353Z] security-spire-config-arm64 latest 717279eae234 5 minutes ago 85.6MB [2022-05-10T20:23:09.353Z] 8ef828bacf1d 6 minutes ago 3.98GB [2022-05-10T20:23:09.353Z] 795333b6e712 6 minutes ago 3.98GB [2022-05-10T20:23:09.353Z] core-data-arm64 latest 21613f094704 32 minutes ago 21.6MB [2022-05-10T20:23:09.353Z] 02a2a819e073 32 minutes ago 1.18GB [2022-05-10T20:23:09.353Z] support-scheduler-arm64 latest 6fdf0aa6277d 36 minutes ago 25.2MB [2022-05-10T20:23:09.353Z] df0715f26f1f 36 minutes ago 1.21GB [2022-05-10T20:23:09.353Z] support-notifications-arm64 latest eb1386d17eee 37 minutes ago 25.8MB [2022-05-10T20:23:09.353Z] a2f94daf9463 38 minutes ago 1.21GB [2022-05-10T20:23:09.353Z] core-metadata-arm64 latest 4d780e70fa17 40 minutes ago 16.3MB [2022-05-10T20:23:09.353Z] 162bacd99f91 40 minutes ago 1.15GB [2022-05-10T20:23:09.353Z] security-proxy-setup-arm64 latest 7de60a001329 46 minutes ago 26.1MB [2022-05-10T20:23:09.353Z] ec9269786c92 47 minutes ago 1.16GB [2022-05-10T20:23:09.353Z] core-command-arm64 latest 59e41fe04d63 47 minutes ago 15.5MB [2022-05-10T20:23:09.353Z] 4d1cfd34daf4 47 minutes ago 1.15GB [2022-05-10T20:23:09.353Z] security-bootstrapper-arm64 latest a1f580f58f26 48 minutes ago 18.3MB [2022-05-10T20:23:09.353Z] f2ad1b823c8e 49 minutes ago 1.15GB [2022-05-10T20:23:09.353Z] security-spiffe-token-provider-arm64 latest 034494984641 53 minutes ago 27.9MB [2022-05-10T20:23:09.353Z] 6500e7b34e69 54 minutes ago 1.2GB [2022-05-10T20:23:09.353Z] sys-mgmt-agent-arm64 latest 80ef0b0c8472 54 minutes ago 282MB [2022-05-10T20:23:09.353Z] security-secretstore-setup-arm64 latest 9a8f2e01dfec 55 minutes ago 27.5MB [2022-05-10T20:23:09.353Z] 07095f71c729 56 minutes ago 1.16GB [2022-05-10T20:23:09.353Z] 908eefca0a2f 56 minutes ago 1.15GB [2022-05-10T20:23:09.353Z] ci-base-image-arm64 latest e77d4e4575ef About an hour ago 885MB [2022-05-10T20:23:09.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T20:23:09.353Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T20:23:09.353Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T20:23:09.353Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T20:23:09.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:23:09.480Z] provisioning config files... [2022-05-10T20:23:09.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config73697716940290022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:23:09.855Z] ---> docker-login.sh [2022-05-10T20:23:09.855Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:23:10.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:23:10.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:23:10.400Z] Configure a credential helper to remove this warning. See [2022-05-10T20:23:10.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:23:10.400Z] [2022-05-10T20:23:10.400Z] Login Succeeded [2022-05-10T20:23:10.400Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:23:10.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:23:10.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:23:10.945Z] Configure a credential helper to remove this warning. See [2022-05-10T20:23:10.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:23:10.945Z] [2022-05-10T20:23:10.945Z] Login Succeeded [2022-05-10T20:23:10.945Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:23:11.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:23:11.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:23:11.490Z] Configure a credential helper to remove this warning. See [2022-05-10T20:23:11.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:23:11.490Z] [2022-05-10T20:23:11.490Z] Login Succeeded [2022-05-10T20:23:11.490Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:23:11.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:23:12.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:23:12.040Z] Configure a credential helper to remove this warning. See [2022-05-10T20:23:12.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:23:12.040Z] [2022-05-10T20:23:12.040Z] Login Succeeded [2022-05-10T20:23:12.040Z] docker.io [2022-05-10T20:23:12.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:23:12.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:23:12.907Z] Configure a credential helper to remove this warning. See [2022-05-10T20:23:12.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:23:12.907Z] [2022-05-10T20:23:12.907Z] Login Succeeded [2022-05-10T20:23:12.907Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:23:12.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:23:12.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:23:12.979Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-10T20:23:12.979Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:12.979Z] latest [2022-05-10T20:23:12.979Z] 2.2.0-dev.95 [2022-05-10T20:23:12.979Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:12.979Z] main [2022-05-10T20:23:12.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:13.348Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:13.702Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:13.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:23:13.702Z] 4fe32429fd9e: Preparing [2022-05-10T20:23:13.702Z] 26580df8c6e9: Preparing [2022-05-10T20:23:13.702Z] b503dbc49ded: Preparing [2022-05-10T20:23:13.702Z] f94d310b9b03: Preparing [2022-05-10T20:23:13.702Z] f73e7dbfee58: Preparing [2022-05-10T20:23:13.974Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:13.974Z] 4fe32429fd9e: Pushed [2022-05-10T20:23:13.974Z] b503dbc49ded: Pushed [2022-05-10T20:23:13.974Z] f94d310b9b03: Pushed [2022-05-10T20:23:17.363Z] 26580df8c6e9: Pushed [2022-05-10T20:23:17.363Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:17.736Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:18.103Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-10T20:23:18.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:23:18.103Z] 4fe32429fd9e: Preparing [2022-05-10T20:23:18.103Z] 26580df8c6e9: Preparing [2022-05-10T20:23:18.103Z] b503dbc49ded: Preparing [2022-05-10T20:23:18.103Z] f94d310b9b03: Preparing [2022-05-10T20:23:18.103Z] f73e7dbfee58: Preparing [2022-05-10T20:23:18.376Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:18.376Z] 4fe32429fd9e: Layer already exists [2022-05-10T20:23:18.376Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:18.376Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:18.376Z] 26580df8c6e9: Layer already exists [2022-05-10T20:23:18.376Z] latest: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:18.737Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:19.088Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [2022-05-10T20:23:19.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:23:19.088Z] 4fe32429fd9e: Preparing [2022-05-10T20:23:19.088Z] 26580df8c6e9: Preparing [2022-05-10T20:23:19.088Z] b503dbc49ded: Preparing [2022-05-10T20:23:19.088Z] f94d310b9b03: Preparing [2022-05-10T20:23:19.088Z] f73e7dbfee58: Preparing [2022-05-10T20:23:19.363Z] 4fe32429fd9e: Layer already exists [2022-05-10T20:23:19.363Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:19.363Z] 26580df8c6e9: Layer already exists [2022-05-10T20:23:19.363Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:19.363Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:19.363Z] 2.2.0-dev.95: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:19.729Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:20.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:20.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:23:20.086Z] 4fe32429fd9e: Preparing [2022-05-10T20:23:20.086Z] 26580df8c6e9: Preparing [2022-05-10T20:23:20.086Z] b503dbc49ded: Preparing [2022-05-10T20:23:20.086Z] f94d310b9b03: Preparing [2022-05-10T20:23:20.086Z] f73e7dbfee58: Preparing [2022-05-10T20:23:20.360Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:20.360Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:20.360Z] 26580df8c6e9: Layer already exists [2022-05-10T20:23:20.360Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:20.360Z] 4fe32429fd9e: Layer already exists [2022-05-10T20:23:20.360Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:20.719Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:21.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-10T20:23:21.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-10T20:23:21.069Z] 4fe32429fd9e: Preparing [2022-05-10T20:23:21.069Z] 26580df8c6e9: Preparing [2022-05-10T20:23:21.069Z] b503dbc49ded: Preparing [2022-05-10T20:23:21.069Z] f94d310b9b03: Preparing [2022-05-10T20:23:21.069Z] f73e7dbfee58: Preparing [2022-05-10T20:23:21.362Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:21.362Z] 26580df8c6e9: Layer already exists [2022-05-10T20:23:21.362Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:21.362Z] 4fe32429fd9e: Layer already exists [2022-05-10T20:23:21.362Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:21.362Z] main: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:23:21.410Z] ===================================================== [Pipeline] echo [2022-05-10T20:23:21.419Z] taggedImages: [2022-05-10T20:23:21.419Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:21.419Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-10T20:23:21.419Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [2022-05-10T20:23:21.419Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:21.419Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-10T20:23:21.440Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-10T20:23:21.440Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:21.440Z] latest [2022-05-10T20:23:21.440Z] 2.2.0-dev.95 [2022-05-10T20:23:21.440Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:21.440Z] main [2022-05-10T20:23:21.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:21.807Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:22.159Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:22.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:23:22.159Z] f33e75ab8748: Preparing [2022-05-10T20:23:22.159Z] 075e52e7348f: Preparing [2022-05-10T20:23:22.159Z] b503dbc49ded: Preparing [2022-05-10T20:23:22.159Z] fe2c75975c9b: Preparing [2022-05-10T20:23:22.159Z] bb66e56cf660: Preparing [2022-05-10T20:23:22.159Z] f73e7dbfee58: Preparing [2022-05-10T20:23:22.159Z] f73e7dbfee58: Waiting [2022-05-10T20:23:22.431Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:22.431Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:22.431Z] bb66e56cf660: Pushed [2022-05-10T20:23:22.431Z] f33e75ab8748: Pushed [2022-05-10T20:23:23.412Z] fe2c75975c9b: Pushed [2022-05-10T20:23:26.806Z] 075e52e7348f: Pushed [2022-05-10T20:23:26.806Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:27.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:27.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-10T20:23:27.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:23:27.527Z] f33e75ab8748: Preparing [2022-05-10T20:23:27.527Z] 075e52e7348f: Preparing [2022-05-10T20:23:27.527Z] b503dbc49ded: Preparing [2022-05-10T20:23:27.527Z] fe2c75975c9b: Preparing [2022-05-10T20:23:27.527Z] bb66e56cf660: Preparing [2022-05-10T20:23:27.527Z] f73e7dbfee58: Preparing [2022-05-10T20:23:27.527Z] f73e7dbfee58: Waiting [2022-05-10T20:23:27.527Z] f33e75ab8748: Layer already exists [2022-05-10T20:23:27.527Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:27.527Z] fe2c75975c9b: Layer already exists [2022-05-10T20:23:27.527Z] 075e52e7348f: Layer already exists [2022-05-10T20:23:27.801Z] bb66e56cf660: Layer already exists [2022-05-10T20:23:27.801Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:27.801Z] latest: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:28.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:28.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [2022-05-10T20:23:28.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:23:28.517Z] f33e75ab8748: Preparing [2022-05-10T20:23:28.517Z] 075e52e7348f: Preparing [2022-05-10T20:23:28.517Z] b503dbc49ded: Preparing [2022-05-10T20:23:28.517Z] fe2c75975c9b: Preparing [2022-05-10T20:23:28.517Z] bb66e56cf660: Preparing [2022-05-10T20:23:28.517Z] f73e7dbfee58: Preparing [2022-05-10T20:23:28.517Z] f73e7dbfee58: Waiting [2022-05-10T20:23:28.517Z] bb66e56cf660: Layer already exists [2022-05-10T20:23:28.517Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:28.517Z] fe2c75975c9b: Layer already exists [2022-05-10T20:23:28.517Z] f33e75ab8748: Layer already exists [2022-05-10T20:23:28.793Z] 075e52e7348f: Layer already exists [2022-05-10T20:23:28.793Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:28.793Z] 2.2.0-dev.95: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:29.160Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:29.514Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:29.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:23:29.514Z] f33e75ab8748: Preparing [2022-05-10T20:23:29.514Z] 075e52e7348f: Preparing [2022-05-10T20:23:29.514Z] b503dbc49ded: Preparing [2022-05-10T20:23:29.514Z] fe2c75975c9b: Preparing [2022-05-10T20:23:29.514Z] bb66e56cf660: Preparing [2022-05-10T20:23:29.514Z] f73e7dbfee58: Preparing [2022-05-10T20:23:29.514Z] f73e7dbfee58: Waiting [2022-05-10T20:23:29.788Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:29.788Z] bb66e56cf660: Layer already exists [2022-05-10T20:23:29.788Z] fe2c75975c9b: Layer already exists [2022-05-10T20:23:29.788Z] 075e52e7348f: Layer already exists [2022-05-10T20:23:29.788Z] f33e75ab8748: Layer already exists [2022-05-10T20:23:29.788Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:29.788Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:30.147Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:30.501Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-10T20:23:30.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-10T20:23:30.501Z] f33e75ab8748: Preparing [2022-05-10T20:23:30.501Z] 075e52e7348f: Preparing [2022-05-10T20:23:30.501Z] b503dbc49ded: Preparing [2022-05-10T20:23:30.501Z] fe2c75975c9b: Preparing [2022-05-10T20:23:30.501Z] bb66e56cf660: Preparing [2022-05-10T20:23:30.501Z] f73e7dbfee58: Preparing [2022-05-10T20:23:30.501Z] f73e7dbfee58: Waiting [2022-05-10T20:23:30.776Z] fe2c75975c9b: Layer already exists [2022-05-10T20:23:30.776Z] bb66e56cf660: Layer already exists [2022-05-10T20:23:30.776Z] 075e52e7348f: Layer already exists [2022-05-10T20:23:30.776Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:30.776Z] f33e75ab8748: Layer already exists [2022-05-10T20:23:30.776Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:30.776Z] main: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:23:30.820Z] ===================================================== [Pipeline] echo [2022-05-10T20:23:30.828Z] taggedImages: [2022-05-10T20:23:30.828Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:30.828Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-10T20:23:30.828Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [2022-05-10T20:23:30.828Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:30.828Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-10T20:23:30.849Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-10T20:23:30.849Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:30.849Z] latest [2022-05-10T20:23:30.849Z] 2.2.0-dev.95 [2022-05-10T20:23:30.849Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:30.849Z] main [2022-05-10T20:23:30.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:31.215Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:31.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:31.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:23:31.566Z] 47ee6ab84781: Preparing [2022-05-10T20:23:31.566Z] 08a81a2b8577: Preparing [2022-05-10T20:23:31.566Z] b503dbc49ded: Preparing [2022-05-10T20:23:31.566Z] f94d310b9b03: Preparing [2022-05-10T20:23:31.566Z] f73e7dbfee58: Preparing [2022-05-10T20:23:31.839Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:31.839Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:31.839Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:31.839Z] 47ee6ab84781: Pushed [2022-05-10T20:23:35.230Z] 08a81a2b8577: Pushed [2022-05-10T20:23:35.230Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:35.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:35.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-10T20:23:35.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:23:35.937Z] 47ee6ab84781: Preparing [2022-05-10T20:23:35.937Z] 08a81a2b8577: Preparing [2022-05-10T20:23:35.937Z] b503dbc49ded: Preparing [2022-05-10T20:23:35.937Z] f94d310b9b03: Preparing [2022-05-10T20:23:35.937Z] f73e7dbfee58: Preparing [2022-05-10T20:23:36.212Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:36.212Z] 47ee6ab84781: Layer already exists [2022-05-10T20:23:36.212Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:36.212Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:36.212Z] 08a81a2b8577: Layer already exists [2022-05-10T20:23:36.212Z] latest: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:36.568Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:36.947Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [2022-05-10T20:23:36.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:23:36.948Z] 47ee6ab84781: Preparing [2022-05-10T20:23:36.948Z] 08a81a2b8577: Preparing [2022-05-10T20:23:36.948Z] b503dbc49ded: Preparing [2022-05-10T20:23:36.948Z] f94d310b9b03: Preparing [2022-05-10T20:23:36.948Z] f73e7dbfee58: Preparing [2022-05-10T20:23:37.223Z] 47ee6ab84781: Layer already exists [2022-05-10T20:23:37.223Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:37.223Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:37.223Z] 08a81a2b8577: Layer already exists [2022-05-10T20:23:37.223Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:37.223Z] 2.2.0-dev.95: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:37.593Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:37.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:37.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:23:37.945Z] 47ee6ab84781: Preparing [2022-05-10T20:23:37.945Z] 08a81a2b8577: Preparing [2022-05-10T20:23:37.945Z] b503dbc49ded: Preparing [2022-05-10T20:23:37.945Z] f94d310b9b03: Preparing [2022-05-10T20:23:37.945Z] f73e7dbfee58: Preparing [2022-05-10T20:23:38.216Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:38.216Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:38.216Z] 08a81a2b8577: Layer already exists [2022-05-10T20:23:38.216Z] 47ee6ab84781: Layer already exists [2022-05-10T20:23:38.216Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:38.216Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:38.572Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:38.914Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-10T20:23:38.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-10T20:23:38.914Z] 47ee6ab84781: Preparing [2022-05-10T20:23:38.914Z] 08a81a2b8577: Preparing [2022-05-10T20:23:38.914Z] b503dbc49ded: Preparing [2022-05-10T20:23:38.914Z] f94d310b9b03: Preparing [2022-05-10T20:23:38.914Z] f73e7dbfee58: Preparing [2022-05-10T20:23:39.187Z] 47ee6ab84781: Layer already exists [2022-05-10T20:23:39.188Z] 08a81a2b8577: Layer already exists [2022-05-10T20:23:39.188Z] f94d310b9b03: Layer already exists [2022-05-10T20:23:39.188Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:39.188Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:39.188Z] main: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:23:39.236Z] ===================================================== [Pipeline] echo [2022-05-10T20:23:39.245Z] taggedImages: [2022-05-10T20:23:39.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:39.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-10T20:23:39.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [2022-05-10T20:23:39.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:39.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-10T20:23:39.267Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-10T20:23:39.267Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:39.267Z] latest [2022-05-10T20:23:39.267Z] 2.2.0-dev.95 [2022-05-10T20:23:39.267Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:39.267Z] main [2022-05-10T20:23:39.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:39.632Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:39.985Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:39.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:23:39.985Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:39.985Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:39.985Z] fa3718c4ce63: Preparing [2022-05-10T20:23:39.985Z] 3e1ce9f9bbd8: Preparing [2022-05-10T20:23:39.985Z] 0bdc18298c56: Preparing [2022-05-10T20:23:39.985Z] 2f4cd382459f: Preparing [2022-05-10T20:23:39.985Z] b503dbc49ded: Preparing [2022-05-10T20:23:39.985Z] 5ea5c7603233: Preparing [2022-05-10T20:23:39.985Z] 8d02243da10e: Preparing [2022-05-10T20:23:39.985Z] dabf63b166be: Preparing [2022-05-10T20:23:39.985Z] e2127b4eb044: Preparing [2022-05-10T20:23:39.985Z] f73e7dbfee58: Preparing [2022-05-10T20:23:39.985Z] 8d02243da10e: Waiting [2022-05-10T20:23:39.985Z] dabf63b166be: Waiting [2022-05-10T20:23:39.985Z] e2127b4eb044: Waiting [2022-05-10T20:23:39.985Z] f73e7dbfee58: Waiting [2022-05-10T20:23:39.985Z] b503dbc49ded: Waiting [2022-05-10T20:23:39.985Z] 5ea5c7603233: Waiting [2022-05-10T20:23:40.261Z] 3e1ce9f9bbd8: Pushed [2022-05-10T20:23:40.261Z] 0bdc18298c56: Pushed [2022-05-10T20:23:40.261Z] fa3718c4ce63: Pushed [2022-05-10T20:23:40.261Z] 572e31a9a1d4: Pushed [2022-05-10T20:23:40.261Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:40.535Z] 8d02243da10e: Pushed [2022-05-10T20:23:40.535Z] 5ea5c7603233: Pushed [2022-05-10T20:23:40.535Z] dabf63b166be: Pushed [2022-05-10T20:23:40.535Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:40.535Z] e2127b4eb044: Pushed [2022-05-10T20:23:43.925Z] 2f4cd382459f: Pushed [2022-05-10T20:23:44.202Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:44.558Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:44.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-10T20:23:44.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:23:44.904Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:44.904Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:44.904Z] fa3718c4ce63: Preparing [2022-05-10T20:23:44.904Z] 3e1ce9f9bbd8: Preparing [2022-05-10T20:23:44.904Z] 0bdc18298c56: Preparing [2022-05-10T20:23:44.904Z] 2f4cd382459f: Preparing [2022-05-10T20:23:44.904Z] b503dbc49ded: Preparing [2022-05-10T20:23:44.904Z] 5ea5c7603233: Preparing [2022-05-10T20:23:44.904Z] 8d02243da10e: Preparing [2022-05-10T20:23:44.904Z] dabf63b166be: Preparing [2022-05-10T20:23:44.904Z] e2127b4eb044: Preparing [2022-05-10T20:23:44.904Z] f73e7dbfee58: Preparing [2022-05-10T20:23:44.904Z] 5ea5c7603233: Waiting [2022-05-10T20:23:44.904Z] 8d02243da10e: Waiting [2022-05-10T20:23:44.904Z] dabf63b166be: Waiting [2022-05-10T20:23:44.904Z] e2127b4eb044: Waiting [2022-05-10T20:23:44.904Z] f73e7dbfee58: Waiting [2022-05-10T20:23:44.904Z] b503dbc49ded: Waiting [2022-05-10T20:23:45.176Z] 572e31a9a1d4: Layer already exists [2022-05-10T20:23:45.176Z] fa3718c4ce63: Layer already exists [2022-05-10T20:23:45.176Z] 3e1ce9f9bbd8: Layer already exists [2022-05-10T20:23:45.176Z] 0bdc18298c56: Layer already exists [2022-05-10T20:23:45.176Z] 2f4cd382459f: Layer already exists [2022-05-10T20:23:45.176Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:45.176Z] 8d02243da10e: Layer already exists [2022-05-10T20:23:45.176Z] dabf63b166be: Layer already exists [2022-05-10T20:23:45.176Z] 5ea5c7603233: Layer already exists [2022-05-10T20:23:45.176Z] e2127b4eb044: Layer already exists [2022-05-10T20:23:45.176Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:45.176Z] latest: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:45.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:45.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [2022-05-10T20:23:45.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:23:45.884Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:45.884Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:45.884Z] fa3718c4ce63: Preparing [2022-05-10T20:23:45.884Z] 3e1ce9f9bbd8: Preparing [2022-05-10T20:23:45.884Z] 0bdc18298c56: Preparing [2022-05-10T20:23:45.884Z] 2f4cd382459f: Preparing [2022-05-10T20:23:45.884Z] b503dbc49ded: Preparing [2022-05-10T20:23:45.884Z] 5ea5c7603233: Preparing [2022-05-10T20:23:45.884Z] 8d02243da10e: Preparing [2022-05-10T20:23:45.884Z] dabf63b166be: Preparing [2022-05-10T20:23:45.884Z] e2127b4eb044: Preparing [2022-05-10T20:23:45.884Z] f73e7dbfee58: Preparing [2022-05-10T20:23:45.884Z] b503dbc49ded: Waiting [2022-05-10T20:23:45.884Z] 5ea5c7603233: Waiting [2022-05-10T20:23:45.884Z] 8d02243da10e: Waiting [2022-05-10T20:23:45.884Z] dabf63b166be: Waiting [2022-05-10T20:23:45.884Z] e2127b4eb044: Waiting [2022-05-10T20:23:45.884Z] f73e7dbfee58: Waiting [2022-05-10T20:23:46.158Z] 2f4cd382459f: Layer already exists [2022-05-10T20:23:46.158Z] 3e1ce9f9bbd8: Layer already exists [2022-05-10T20:23:46.158Z] 572e31a9a1d4: Layer already exists [2022-05-10T20:23:46.158Z] 0bdc18298c56: Layer already exists [2022-05-10T20:23:46.158Z] fa3718c4ce63: Layer already exists [2022-05-10T20:23:46.158Z] 5ea5c7603233: Layer already exists [2022-05-10T20:23:46.158Z] dabf63b166be: Layer already exists [2022-05-10T20:23:46.158Z] e2127b4eb044: Layer already exists [2022-05-10T20:23:46.158Z] 8d02243da10e: Layer already exists [2022-05-10T20:23:46.158Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:46.158Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:46.158Z] 2.2.0-dev.95: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:46.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:46.857Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:46.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:23:46.857Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:46.857Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:46.857Z] fa3718c4ce63: Preparing [2022-05-10T20:23:46.857Z] 3e1ce9f9bbd8: Preparing [2022-05-10T20:23:46.857Z] 0bdc18298c56: Preparing [2022-05-10T20:23:46.857Z] 2f4cd382459f: Preparing [2022-05-10T20:23:46.857Z] b503dbc49ded: Preparing [2022-05-10T20:23:46.857Z] 5ea5c7603233: Preparing [2022-05-10T20:23:46.857Z] 8d02243da10e: Preparing [2022-05-10T20:23:46.857Z] dabf63b166be: Preparing [2022-05-10T20:23:46.857Z] e2127b4eb044: Preparing [2022-05-10T20:23:46.857Z] f73e7dbfee58: Preparing [2022-05-10T20:23:46.857Z] 8d02243da10e: Waiting [2022-05-10T20:23:46.857Z] dabf63b166be: Waiting [2022-05-10T20:23:46.857Z] e2127b4eb044: Waiting [2022-05-10T20:23:46.857Z] b503dbc49ded: Waiting [2022-05-10T20:23:46.857Z] 5ea5c7603233: Waiting [2022-05-10T20:23:46.857Z] f73e7dbfee58: Waiting [2022-05-10T20:23:46.857Z] 2f4cd382459f: Layer already exists [2022-05-10T20:23:46.857Z] 3e1ce9f9bbd8: Layer already exists [2022-05-10T20:23:46.857Z] fa3718c4ce63: Layer already exists [2022-05-10T20:23:46.857Z] 0bdc18298c56: Layer already exists [2022-05-10T20:23:47.129Z] 572e31a9a1d4: Layer already exists [2022-05-10T20:23:47.129Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:47.129Z] 5ea5c7603233: Layer already exists [2022-05-10T20:23:47.129Z] e2127b4eb044: Layer already exists [2022-05-10T20:23:47.129Z] dabf63b166be: Layer already exists [2022-05-10T20:23:47.129Z] 8d02243da10e: Layer already exists [2022-05-10T20:23:47.129Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:47.129Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:47.481Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:47.821Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-10T20:23:47.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-10T20:23:47.821Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:47.821Z] 572e31a9a1d4: Preparing [2022-05-10T20:23:47.821Z] fa3718c4ce63: Preparing [2022-05-10T20:23:47.821Z] 3e1ce9f9bbd8: Preparing [2022-05-10T20:23:47.821Z] 0bdc18298c56: Preparing [2022-05-10T20:23:47.821Z] 2f4cd382459f: Preparing [2022-05-10T20:23:47.821Z] b503dbc49ded: Preparing [2022-05-10T20:23:47.821Z] 5ea5c7603233: Preparing [2022-05-10T20:23:47.821Z] 8d02243da10e: Preparing [2022-05-10T20:23:47.821Z] dabf63b166be: Preparing [2022-05-10T20:23:47.821Z] e2127b4eb044: Preparing [2022-05-10T20:23:47.821Z] f73e7dbfee58: Preparing [2022-05-10T20:23:47.821Z] b503dbc49ded: Waiting [2022-05-10T20:23:47.821Z] 5ea5c7603233: Waiting [2022-05-10T20:23:47.821Z] 8d02243da10e: Waiting [2022-05-10T20:23:47.821Z] dabf63b166be: Waiting [2022-05-10T20:23:47.821Z] e2127b4eb044: Waiting [2022-05-10T20:23:47.821Z] f73e7dbfee58: Waiting [2022-05-10T20:23:48.094Z] 2f4cd382459f: Layer already exists [2022-05-10T20:23:48.094Z] fa3718c4ce63: Layer already exists [2022-05-10T20:23:48.094Z] 572e31a9a1d4: Layer already exists [2022-05-10T20:23:48.094Z] 0bdc18298c56: Layer already exists [2022-05-10T20:23:48.094Z] 3e1ce9f9bbd8: Layer already exists [2022-05-10T20:23:48.094Z] e2127b4eb044: Layer already exists [2022-05-10T20:23:48.094Z] b503dbc49ded: Layer already exists [2022-05-10T20:23:48.094Z] dabf63b166be: Layer already exists [2022-05-10T20:23:48.094Z] 8d02243da10e: Layer already exists [2022-05-10T20:23:48.094Z] 5ea5c7603233: Layer already exists [2022-05-10T20:23:48.094Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:48.094Z] main: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:23:48.140Z] ===================================================== [Pipeline] echo [2022-05-10T20:23:48.149Z] taggedImages: [2022-05-10T20:23:48.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:48.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-10T20:23:48.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [2022-05-10T20:23:48.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:48.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-10T20:23:48.174Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-10T20:23:48.174Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:48.174Z] latest [2022-05-10T20:23:48.174Z] 2.2.0-dev.95 [2022-05-10T20:23:48.174Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:48.174Z] main [2022-05-10T20:23:48.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:48.536Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:49.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:49.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:23:49.138Z] ed6e44cc9250: Preparing [2022-05-10T20:23:49.138Z] 46ec5c974707: Preparing [2022-05-10T20:23:49.138Z] 4912aaa9c395: Preparing [2022-05-10T20:23:49.138Z] 21664c0caae7: Preparing [2022-05-10T20:23:49.138Z] 2446ea5b8ff4: Preparing [2022-05-10T20:23:49.138Z] d5fcb040d8de: Preparing [2022-05-10T20:23:49.138Z] a5d057139ad2: Preparing [2022-05-10T20:23:49.138Z] f73e7dbfee58: Preparing [2022-05-10T20:23:49.138Z] d5fcb040d8de: Waiting [2022-05-10T20:23:49.138Z] a5d057139ad2: Waiting [2022-05-10T20:23:49.138Z] f73e7dbfee58: Waiting [2022-05-10T20:23:49.426Z] ed6e44cc9250: Pushed [2022-05-10T20:23:49.426Z] 46ec5c974707: Pushed [2022-05-10T20:23:49.426Z] 2446ea5b8ff4: Pushed [2022-05-10T20:23:49.706Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:49.706Z] d5fcb040d8de: Pushed [2022-05-10T20:23:50.686Z] a5d057139ad2: Pushed [2022-05-10T20:23:52.127Z] 21664c0caae7: Pushed [2022-05-10T20:23:52.127Z] 4912aaa9c395: Pushed [2022-05-10T20:23:52.399Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:52.755Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:53.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-10T20:23:53.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:23:53.117Z] ed6e44cc9250: Preparing [2022-05-10T20:23:53.117Z] 46ec5c974707: Preparing [2022-05-10T20:23:53.117Z] 4912aaa9c395: Preparing [2022-05-10T20:23:53.117Z] 21664c0caae7: Preparing [2022-05-10T20:23:53.117Z] 2446ea5b8ff4: Preparing [2022-05-10T20:23:53.117Z] d5fcb040d8de: Preparing [2022-05-10T20:23:53.117Z] a5d057139ad2: Preparing [2022-05-10T20:23:53.117Z] f73e7dbfee58: Preparing [2022-05-10T20:23:53.117Z] d5fcb040d8de: Waiting [2022-05-10T20:23:53.117Z] a5d057139ad2: Waiting [2022-05-10T20:23:53.117Z] f73e7dbfee58: Waiting [2022-05-10T20:23:53.391Z] 21664c0caae7: Layer already exists [2022-05-10T20:23:53.391Z] 46ec5c974707: Layer already exists [2022-05-10T20:23:53.391Z] ed6e44cc9250: Layer already exists [2022-05-10T20:23:53.391Z] 4912aaa9c395: Layer already exists [2022-05-10T20:23:53.391Z] 2446ea5b8ff4: Layer already exists [2022-05-10T20:23:53.391Z] d5fcb040d8de: Layer already exists [2022-05-10T20:23:53.391Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:53.391Z] a5d057139ad2: Layer already exists [2022-05-10T20:23:53.391Z] latest: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:53.746Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:54.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [2022-05-10T20:23:54.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:23:54.101Z] ed6e44cc9250: Preparing [2022-05-10T20:23:54.101Z] 46ec5c974707: Preparing [2022-05-10T20:23:54.101Z] 4912aaa9c395: Preparing [2022-05-10T20:23:54.101Z] 21664c0caae7: Preparing [2022-05-10T20:23:54.101Z] 2446ea5b8ff4: Preparing [2022-05-10T20:23:54.101Z] d5fcb040d8de: Preparing [2022-05-10T20:23:54.101Z] a5d057139ad2: Preparing [2022-05-10T20:23:54.101Z] f73e7dbfee58: Preparing [2022-05-10T20:23:54.101Z] a5d057139ad2: Waiting [2022-05-10T20:23:54.101Z] f73e7dbfee58: Waiting [2022-05-10T20:23:54.101Z] d5fcb040d8de: Waiting [2022-05-10T20:23:54.376Z] 46ec5c974707: Layer already exists [2022-05-10T20:23:54.376Z] 21664c0caae7: Layer already exists [2022-05-10T20:23:54.376Z] 4912aaa9c395: Layer already exists [2022-05-10T20:23:54.376Z] ed6e44cc9250: Layer already exists [2022-05-10T20:23:54.376Z] 2446ea5b8ff4: Layer already exists [2022-05-10T20:23:54.376Z] d5fcb040d8de: Layer already exists [2022-05-10T20:23:54.376Z] a5d057139ad2: Layer already exists [2022-05-10T20:23:54.376Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:54.376Z] 2.2.0-dev.95: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:54.733Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:55.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:55.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:23:55.087Z] ed6e44cc9250: Preparing [2022-05-10T20:23:55.087Z] 46ec5c974707: Preparing [2022-05-10T20:23:55.087Z] 4912aaa9c395: Preparing [2022-05-10T20:23:55.087Z] 21664c0caae7: Preparing [2022-05-10T20:23:55.087Z] 2446ea5b8ff4: Preparing [2022-05-10T20:23:55.087Z] d5fcb040d8de: Preparing [2022-05-10T20:23:55.087Z] a5d057139ad2: Preparing [2022-05-10T20:23:55.087Z] f73e7dbfee58: Preparing [2022-05-10T20:23:55.087Z] d5fcb040d8de: Waiting [2022-05-10T20:23:55.087Z] a5d057139ad2: Waiting [2022-05-10T20:23:55.087Z] f73e7dbfee58: Waiting [2022-05-10T20:23:55.361Z] 46ec5c974707: Layer already exists [2022-05-10T20:23:55.361Z] 2446ea5b8ff4: Layer already exists [2022-05-10T20:23:55.361Z] 4912aaa9c395: Layer already exists [2022-05-10T20:23:55.361Z] ed6e44cc9250: Layer already exists [2022-05-10T20:23:55.361Z] 21664c0caae7: Layer already exists [2022-05-10T20:23:55.361Z] a5d057139ad2: Layer already exists [2022-05-10T20:23:55.361Z] d5fcb040d8de: Layer already exists [2022-05-10T20:23:55.361Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:55.361Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:55.718Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:56.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-10T20:23:56.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-10T20:23:56.070Z] ed6e44cc9250: Preparing [2022-05-10T20:23:56.070Z] 46ec5c974707: Preparing [2022-05-10T20:23:56.070Z] 4912aaa9c395: Preparing [2022-05-10T20:23:56.070Z] 21664c0caae7: Preparing [2022-05-10T20:23:56.070Z] 2446ea5b8ff4: Preparing [2022-05-10T20:23:56.070Z] d5fcb040d8de: Preparing [2022-05-10T20:23:56.070Z] a5d057139ad2: Preparing [2022-05-10T20:23:56.070Z] f73e7dbfee58: Preparing [2022-05-10T20:23:56.070Z] a5d057139ad2: Waiting [2022-05-10T20:23:56.070Z] d5fcb040d8de: Waiting [2022-05-10T20:23:56.070Z] f73e7dbfee58: Waiting [2022-05-10T20:23:56.346Z] 46ec5c974707: Layer already exists [2022-05-10T20:23:56.346Z] 2446ea5b8ff4: Layer already exists [2022-05-10T20:23:56.346Z] 21664c0caae7: Layer already exists [2022-05-10T20:23:56.346Z] 4912aaa9c395: Layer already exists [2022-05-10T20:23:56.346Z] ed6e44cc9250: Layer already exists [2022-05-10T20:23:56.346Z] d5fcb040d8de: Layer already exists [2022-05-10T20:23:56.346Z] a5d057139ad2: Layer already exists [2022-05-10T20:23:56.346Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:56.346Z] main: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:23:56.399Z] ===================================================== [Pipeline] echo [2022-05-10T20:23:56.412Z] taggedImages: [2022-05-10T20:23:56.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:56.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-10T20:23:56.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [2022-05-10T20:23:56.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:56.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-10T20:23:56.442Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-10T20:23:56.442Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:56.442Z] latest [2022-05-10T20:23:56.442Z] 2.2.0-dev.95 [2022-05-10T20:23:56.442Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:23:56.442Z] main [2022-05-10T20:23:56.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:56.816Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:23:57.166Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:23:57.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:23:57.166Z] 931da19cb7ea: Preparing [2022-05-10T20:23:57.166Z] af44f0e44eba: Preparing [2022-05-10T20:23:57.166Z] 5d16515f1a77: Preparing [2022-05-10T20:23:57.166Z] 616c59047484: Preparing [2022-05-10T20:23:57.166Z] 0750e79d08d7: Preparing [2022-05-10T20:23:57.166Z] 82e57b5fd999: Preparing [2022-05-10T20:23:57.166Z] 002c7605df61: Preparing [2022-05-10T20:23:57.166Z] e078059f2e05: Preparing [2022-05-10T20:23:57.166Z] fa8128763534: Preparing [2022-05-10T20:23:57.166Z] f73e7dbfee58: Preparing [2022-05-10T20:23:57.166Z] 82e57b5fd999: Waiting [2022-05-10T20:23:57.166Z] 002c7605df61: Waiting [2022-05-10T20:23:57.166Z] e078059f2e05: Waiting [2022-05-10T20:23:57.166Z] fa8128763534: Waiting [2022-05-10T20:23:57.166Z] f73e7dbfee58: Waiting [2022-05-10T20:23:57.442Z] 0750e79d08d7: Pushed [2022-05-10T20:23:57.442Z] 931da19cb7ea: Pushed [2022-05-10T20:23:57.442Z] af44f0e44eba: Pushed [2022-05-10T20:23:57.716Z] 002c7605df61: Pushed [2022-05-10T20:23:57.716Z] e078059f2e05: Pushed [2022-05-10T20:23:57.716Z] 82e57b5fd999: Pushed [2022-05-10T20:23:57.716Z] f73e7dbfee58: Layer already exists [2022-05-10T20:23:58.319Z] fa8128763534: Pushed [2022-05-10T20:24:00.297Z] 616c59047484: Pushed [2022-05-10T20:24:01.273Z] 5d16515f1a77: Pushed [2022-05-10T20:24:01.273Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:01.622Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:01.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-10T20:24:01.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:24:01.968Z] 931da19cb7ea: Preparing [2022-05-10T20:24:01.968Z] af44f0e44eba: Preparing [2022-05-10T20:24:01.968Z] 5d16515f1a77: Preparing [2022-05-10T20:24:01.968Z] 616c59047484: Preparing [2022-05-10T20:24:01.968Z] 0750e79d08d7: Preparing [2022-05-10T20:24:01.968Z] 82e57b5fd999: Preparing [2022-05-10T20:24:01.968Z] 002c7605df61: Preparing [2022-05-10T20:24:01.968Z] e078059f2e05: Preparing [2022-05-10T20:24:01.968Z] fa8128763534: Preparing [2022-05-10T20:24:01.968Z] f73e7dbfee58: Preparing [2022-05-10T20:24:01.968Z] 82e57b5fd999: Waiting [2022-05-10T20:24:01.968Z] 002c7605df61: Waiting [2022-05-10T20:24:01.968Z] e078059f2e05: Waiting [2022-05-10T20:24:01.968Z] fa8128763534: Waiting [2022-05-10T20:24:01.968Z] f73e7dbfee58: Waiting [2022-05-10T20:24:02.244Z] 0750e79d08d7: Layer already exists [2022-05-10T20:24:02.244Z] 616c59047484: Layer already exists [2022-05-10T20:24:02.244Z] 931da19cb7ea: Layer already exists [2022-05-10T20:24:02.244Z] 5d16515f1a77: Layer already exists [2022-05-10T20:24:02.244Z] af44f0e44eba: Layer already exists [2022-05-10T20:24:02.244Z] 002c7605df61: Layer already exists [2022-05-10T20:24:02.244Z] 82e57b5fd999: Layer already exists [2022-05-10T20:24:02.244Z] e078059f2e05: Layer already exists [2022-05-10T20:24:02.244Z] fa8128763534: Layer already exists [2022-05-10T20:24:02.244Z] f73e7dbfee58: Layer already exists [2022-05-10T20:24:02.244Z] latest: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:02.595Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:02.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [2022-05-10T20:24:02.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:24:02.944Z] 931da19cb7ea: Preparing [2022-05-10T20:24:02.944Z] af44f0e44eba: Preparing [2022-05-10T20:24:02.944Z] 5d16515f1a77: Preparing [2022-05-10T20:24:02.944Z] 616c59047484: Preparing [2022-05-10T20:24:02.944Z] 0750e79d08d7: Preparing [2022-05-10T20:24:02.944Z] 82e57b5fd999: Preparing [2022-05-10T20:24:02.944Z] 002c7605df61: Preparing [2022-05-10T20:24:02.944Z] e078059f2e05: Preparing [2022-05-10T20:24:02.944Z] fa8128763534: Preparing [2022-05-10T20:24:02.944Z] f73e7dbfee58: Preparing [2022-05-10T20:24:02.944Z] 82e57b5fd999: Waiting [2022-05-10T20:24:02.944Z] 002c7605df61: Waiting [2022-05-10T20:24:02.944Z] e078059f2e05: Waiting [2022-05-10T20:24:02.944Z] fa8128763534: Waiting [2022-05-10T20:24:02.944Z] f73e7dbfee58: Waiting [2022-05-10T20:24:03.216Z] 931da19cb7ea: Layer already exists [2022-05-10T20:24:03.216Z] 5d16515f1a77: Layer already exists [2022-05-10T20:24:03.216Z] 616c59047484: Layer already exists [2022-05-10T20:24:03.216Z] af44f0e44eba: Layer already exists [2022-05-10T20:24:03.216Z] 0750e79d08d7: Layer already exists [2022-05-10T20:24:03.216Z] 002c7605df61: Layer already exists [2022-05-10T20:24:03.216Z] fa8128763534: Layer already exists [2022-05-10T20:24:03.216Z] e078059f2e05: Layer already exists [2022-05-10T20:24:03.216Z] 82e57b5fd999: Layer already exists [2022-05-10T20:24:03.216Z] f73e7dbfee58: Layer already exists [2022-05-10T20:24:03.216Z] 2.2.0-dev.95: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:03.566Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:03.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:03.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:24:03.909Z] 931da19cb7ea: Preparing [2022-05-10T20:24:03.909Z] af44f0e44eba: Preparing [2022-05-10T20:24:03.909Z] 5d16515f1a77: Preparing [2022-05-10T20:24:03.909Z] 616c59047484: Preparing [2022-05-10T20:24:03.909Z] 0750e79d08d7: Preparing [2022-05-10T20:24:03.909Z] 82e57b5fd999: Preparing [2022-05-10T20:24:03.909Z] 002c7605df61: Preparing [2022-05-10T20:24:03.909Z] e078059f2e05: Preparing [2022-05-10T20:24:03.909Z] fa8128763534: Preparing [2022-05-10T20:24:03.909Z] f73e7dbfee58: Preparing [2022-05-10T20:24:03.909Z] 002c7605df61: Waiting [2022-05-10T20:24:03.909Z] fa8128763534: Waiting [2022-05-10T20:24:03.909Z] f73e7dbfee58: Waiting [2022-05-10T20:24:03.909Z] e078059f2e05: Waiting [2022-05-10T20:24:03.909Z] 82e57b5fd999: Waiting [2022-05-10T20:24:04.180Z] 0750e79d08d7: Layer already exists [2022-05-10T20:24:04.180Z] 931da19cb7ea: Layer already exists [2022-05-10T20:24:04.180Z] 616c59047484: Layer already exists [2022-05-10T20:24:04.180Z] 5d16515f1a77: Layer already exists [2022-05-10T20:24:04.180Z] af44f0e44eba: Layer already exists [2022-05-10T20:24:04.180Z] 82e57b5fd999: Layer already exists [2022-05-10T20:24:04.180Z] 002c7605df61: Layer already exists [2022-05-10T20:24:04.180Z] fa8128763534: Layer already exists [2022-05-10T20:24:04.180Z] e078059f2e05: Layer already exists [2022-05-10T20:24:04.180Z] f73e7dbfee58: Layer already exists [2022-05-10T20:24:04.180Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:04.528Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:04.870Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-10T20:24:04.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-10T20:24:04.870Z] 931da19cb7ea: Preparing [2022-05-10T20:24:04.870Z] af44f0e44eba: Preparing [2022-05-10T20:24:04.870Z] 5d16515f1a77: Preparing [2022-05-10T20:24:04.870Z] 616c59047484: Preparing [2022-05-10T20:24:04.870Z] 0750e79d08d7: Preparing [2022-05-10T20:24:04.870Z] 82e57b5fd999: Preparing [2022-05-10T20:24:04.870Z] 002c7605df61: Preparing [2022-05-10T20:24:04.870Z] e078059f2e05: Preparing [2022-05-10T20:24:04.870Z] fa8128763534: Preparing [2022-05-10T20:24:04.870Z] f73e7dbfee58: Preparing [2022-05-10T20:24:04.870Z] e078059f2e05: Waiting [2022-05-10T20:24:04.870Z] 82e57b5fd999: Waiting [2022-05-10T20:24:04.870Z] f73e7dbfee58: Waiting [2022-05-10T20:24:04.870Z] fa8128763534: Waiting [2022-05-10T20:24:04.870Z] 002c7605df61: Waiting [2022-05-10T20:24:05.142Z] 5d16515f1a77: Layer already exists [2022-05-10T20:24:05.142Z] 616c59047484: Layer already exists [2022-05-10T20:24:05.142Z] 931da19cb7ea: Layer already exists [2022-05-10T20:24:05.142Z] 0750e79d08d7: Layer already exists [2022-05-10T20:24:05.142Z] af44f0e44eba: Layer already exists [2022-05-10T20:24:05.142Z] 82e57b5fd999: Layer already exists [2022-05-10T20:24:05.142Z] 002c7605df61: Layer already exists [2022-05-10T20:24:05.142Z] e078059f2e05: Layer already exists [2022-05-10T20:24:05.142Z] fa8128763534: Layer already exists [2022-05-10T20:24:05.142Z] f73e7dbfee58: Layer already exists [2022-05-10T20:24:05.142Z] main: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:24:05.192Z] ===================================================== [Pipeline] echo [2022-05-10T20:24:05.200Z] taggedImages: [2022-05-10T20:24:05.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:05.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-10T20:24:05.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [2022-05-10T20:24:05.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:05.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-10T20:24:05.226Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-10T20:24:05.226Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:05.226Z] latest [2022-05-10T20:24:05.226Z] 2.2.0-dev.95 [2022-05-10T20:24:05.226Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:05.226Z] main [2022-05-10T20:24:05.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:05.579Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:05.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:05.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:24:05.921Z] 0a761abd8822: Preparing [2022-05-10T20:24:05.921Z] dc246e99f695: Preparing [2022-05-10T20:24:05.921Z] b503dbc49ded: Preparing [2022-05-10T20:24:05.921Z] 20c9cf73c7b1: Preparing [2022-05-10T20:24:05.921Z] 88959b29195a: Preparing [2022-05-10T20:24:05.921Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:05.921Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:06.193Z] b503dbc49ded: Layer already exists [2022-05-10T20:24:06.193Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:06.193Z] 88959b29195a: Pushed [2022-05-10T20:24:06.193Z] 0a761abd8822: Pushed [2022-05-10T20:24:07.621Z] 20c9cf73c7b1: Pushed [2022-05-10T20:24:10.990Z] dc246e99f695: Pushed [2022-05-10T20:24:10.991Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:11.338Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:11.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-10T20:24:11.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:24:11.680Z] 0a761abd8822: Preparing [2022-05-10T20:24:11.680Z] dc246e99f695: Preparing [2022-05-10T20:24:11.680Z] b503dbc49ded: Preparing [2022-05-10T20:24:11.680Z] 20c9cf73c7b1: Preparing [2022-05-10T20:24:11.680Z] 88959b29195a: Preparing [2022-05-10T20:24:11.680Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:11.680Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:11.950Z] 0a761abd8822: Layer already exists [2022-05-10T20:24:11.950Z] 20c9cf73c7b1: Layer already exists [2022-05-10T20:24:11.950Z] dc246e99f695: Layer already exists [2022-05-10T20:24:11.950Z] 88959b29195a: Layer already exists [2022-05-10T20:24:11.950Z] b503dbc49ded: Layer already exists [2022-05-10T20:24:11.950Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:11.950Z] latest: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:12.301Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:12.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [2022-05-10T20:24:12.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:24:12.645Z] 0a761abd8822: Preparing [2022-05-10T20:24:12.645Z] dc246e99f695: Preparing [2022-05-10T20:24:12.645Z] b503dbc49ded: Preparing [2022-05-10T20:24:12.645Z] 20c9cf73c7b1: Preparing [2022-05-10T20:24:12.645Z] 88959b29195a: Preparing [2022-05-10T20:24:12.645Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:12.645Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:12.920Z] 0a761abd8822: Layer already exists [2022-05-10T20:24:12.920Z] 88959b29195a: Layer already exists [2022-05-10T20:24:12.920Z] dc246e99f695: Layer already exists [2022-05-10T20:24:12.920Z] b503dbc49ded: Layer already exists [2022-05-10T20:24:12.920Z] 20c9cf73c7b1: Layer already exists [2022-05-10T20:24:12.920Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:12.920Z] 2.2.0-dev.95: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:13.318Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:13.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:13.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:24:13.693Z] 0a761abd8822: Preparing [2022-05-10T20:24:13.693Z] dc246e99f695: Preparing [2022-05-10T20:24:13.693Z] b503dbc49ded: Preparing [2022-05-10T20:24:13.693Z] 20c9cf73c7b1: Preparing [2022-05-10T20:24:13.693Z] 88959b29195a: Preparing [2022-05-10T20:24:13.693Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:13.693Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:13.977Z] 88959b29195a: Layer already exists [2022-05-10T20:24:13.977Z] 20c9cf73c7b1: Layer already exists [2022-05-10T20:24:13.977Z] dc246e99f695: Layer already exists [2022-05-10T20:24:13.977Z] b503dbc49ded: Layer already exists [2022-05-10T20:24:13.977Z] 0a761abd8822: Layer already exists [2022-05-10T20:24:13.977Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:13.977Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:14.361Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:14.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-10T20:24:14.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-10T20:24:14.708Z] 0a761abd8822: Preparing [2022-05-10T20:24:14.708Z] dc246e99f695: Preparing [2022-05-10T20:24:14.708Z] b503dbc49ded: Preparing [2022-05-10T20:24:14.708Z] 20c9cf73c7b1: Preparing [2022-05-10T20:24:14.708Z] 88959b29195a: Preparing [2022-05-10T20:24:14.708Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:14.708Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:14.708Z] 88959b29195a: Layer already exists [2022-05-10T20:24:14.984Z] 0a761abd8822: Layer already exists [2022-05-10T20:24:14.984Z] dc246e99f695: Layer already exists [2022-05-10T20:24:14.984Z] b503dbc49ded: Layer already exists [2022-05-10T20:24:14.984Z] 20c9cf73c7b1: Layer already exists [2022-05-10T20:24:14.984Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:14.984Z] main: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:24:15.035Z] ===================================================== [Pipeline] echo [2022-05-10T20:24:15.046Z] taggedImages: [2022-05-10T20:24:15.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:15.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-10T20:24:15.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [2022-05-10T20:24:15.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:15.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-10T20:24:15.066Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-10T20:24:15.066Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:15.066Z] latest [2022-05-10T20:24:15.066Z] 2.2.0-dev.95 [2022-05-10T20:24:15.066Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:15.066Z] main [2022-05-10T20:24:15.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:15.433Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:15.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:15.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:24:15.780Z] 3c87c54111a5: Preparing [2022-05-10T20:24:15.780Z] 188942fce320: Preparing [2022-05-10T20:24:15.780Z] bd91d92be157: Preparing [2022-05-10T20:24:15.780Z] 2bf7926f0923: Preparing [2022-05-10T20:24:15.780Z] b86ee529a04d: Preparing [2022-05-10T20:24:15.780Z] 26c594fa789b: Preparing [2022-05-10T20:24:15.780Z] 88959b29195a: Preparing [2022-05-10T20:24:15.780Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:15.780Z] 26c594fa789b: Waiting [2022-05-10T20:24:15.780Z] 88959b29195a: Waiting [2022-05-10T20:24:15.780Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:16.058Z] 188942fce320: Pushed [2022-05-10T20:24:16.058Z] 3c87c54111a5: Pushed [2022-05-10T20:24:16.058Z] bd91d92be157: Pushed [2022-05-10T20:24:16.332Z] 88959b29195a: Layer already exists [2022-05-10T20:24:16.332Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:16.931Z] 26c594fa789b: Pushed [2022-05-10T20:24:27.100Z] b86ee529a04d: Pushed [2022-05-10T20:24:35.385Z] 2bf7926f0923: Pushed [2022-05-10T20:24:35.385Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:35.731Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:36.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-10T20:24:36.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:24:36.077Z] 3c87c54111a5: Preparing [2022-05-10T20:24:36.077Z] 188942fce320: Preparing [2022-05-10T20:24:36.077Z] bd91d92be157: Preparing [2022-05-10T20:24:36.077Z] 2bf7926f0923: Preparing [2022-05-10T20:24:36.077Z] b86ee529a04d: Preparing [2022-05-10T20:24:36.077Z] 26c594fa789b: Preparing [2022-05-10T20:24:36.077Z] 88959b29195a: Preparing [2022-05-10T20:24:36.077Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:36.077Z] 26c594fa789b: Waiting [2022-05-10T20:24:36.077Z] 88959b29195a: Waiting [2022-05-10T20:24:36.077Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:36.350Z] bd91d92be157: Layer already exists [2022-05-10T20:24:36.350Z] b86ee529a04d: Layer already exists [2022-05-10T20:24:36.350Z] 188942fce320: Layer already exists [2022-05-10T20:24:36.350Z] 3c87c54111a5: Layer already exists [2022-05-10T20:24:36.350Z] 2bf7926f0923: Layer already exists [2022-05-10T20:24:36.350Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:36.350Z] 88959b29195a: Layer already exists [2022-05-10T20:24:36.350Z] 26c594fa789b: Layer already exists [2022-05-10T20:24:36.350Z] latest: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:36.700Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:37.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [2022-05-10T20:24:37.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:24:37.038Z] 3c87c54111a5: Preparing [2022-05-10T20:24:37.038Z] 188942fce320: Preparing [2022-05-10T20:24:37.038Z] bd91d92be157: Preparing [2022-05-10T20:24:37.038Z] 2bf7926f0923: Preparing [2022-05-10T20:24:37.038Z] b86ee529a04d: Preparing [2022-05-10T20:24:37.038Z] 26c594fa789b: Preparing [2022-05-10T20:24:37.038Z] 88959b29195a: Preparing [2022-05-10T20:24:37.038Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:37.038Z] 26c594fa789b: Waiting [2022-05-10T20:24:37.038Z] 88959b29195a: Waiting [2022-05-10T20:24:37.038Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:37.311Z] 2bf7926f0923: Layer already exists [2022-05-10T20:24:37.311Z] b86ee529a04d: Layer already exists [2022-05-10T20:24:37.311Z] 3c87c54111a5: Layer already exists [2022-05-10T20:24:37.311Z] 188942fce320: Layer already exists [2022-05-10T20:24:37.311Z] bd91d92be157: Layer already exists [2022-05-10T20:24:37.311Z] 26c594fa789b: Layer already exists [2022-05-10T20:24:37.311Z] 88959b29195a: Layer already exists [2022-05-10T20:24:37.311Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:37.311Z] 2.2.0-dev.95: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:37.652Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:37.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:24:37.987Z] 3c87c54111a5: Preparing [2022-05-10T20:24:37.987Z] 188942fce320: Preparing [2022-05-10T20:24:37.987Z] bd91d92be157: Preparing [2022-05-10T20:24:37.987Z] 2bf7926f0923: Preparing [2022-05-10T20:24:37.987Z] b86ee529a04d: Preparing [2022-05-10T20:24:37.987Z] 26c594fa789b: Preparing [2022-05-10T20:24:37.987Z] 88959b29195a: Preparing [2022-05-10T20:24:37.987Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:37.987Z] 26c594fa789b: Waiting [2022-05-10T20:24:37.987Z] 88959b29195a: Waiting [2022-05-10T20:24:38.260Z] bd91d92be157: Layer already exists [2022-05-10T20:24:38.260Z] b86ee529a04d: Layer already exists [2022-05-10T20:24:38.260Z] 3c87c54111a5: Layer already exists [2022-05-10T20:24:38.260Z] 188942fce320: Layer already exists [2022-05-10T20:24:38.260Z] 2bf7926f0923: Layer already exists [2022-05-10T20:24:38.260Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:38.261Z] 26c594fa789b: Layer already exists [2022-05-10T20:24:38.261Z] 88959b29195a: Layer already exists [2022-05-10T20:24:38.261Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:38.605Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:38.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-10T20:24:38.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-10T20:24:38.941Z] 3c87c54111a5: Preparing [2022-05-10T20:24:38.941Z] 188942fce320: Preparing [2022-05-10T20:24:38.941Z] bd91d92be157: Preparing [2022-05-10T20:24:38.941Z] 2bf7926f0923: Preparing [2022-05-10T20:24:38.941Z] b86ee529a04d: Preparing [2022-05-10T20:24:38.941Z] 26c594fa789b: Preparing [2022-05-10T20:24:38.941Z] 88959b29195a: Preparing [2022-05-10T20:24:38.941Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:38.941Z] 88959b29195a: Waiting [2022-05-10T20:24:38.941Z] 4f4ce317c6bb: Waiting [2022-05-10T20:24:38.941Z] 26c594fa789b: Waiting [2022-05-10T20:24:38.941Z] 3c87c54111a5: Layer already exists [2022-05-10T20:24:38.941Z] 2bf7926f0923: Layer already exists [2022-05-10T20:24:39.212Z] 188942fce320: Layer already exists [2022-05-10T20:24:39.212Z] b86ee529a04d: Layer already exists [2022-05-10T20:24:39.212Z] bd91d92be157: Layer already exists [2022-05-10T20:24:39.212Z] 88959b29195a: Layer already exists [2022-05-10T20:24:39.212Z] 26c594fa789b: Layer already exists [2022-05-10T20:24:39.212Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:39.212Z] main: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:24:39.259Z] ===================================================== [Pipeline] echo [2022-05-10T20:24:39.271Z] taggedImages: [2022-05-10T20:24:39.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:39.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-10T20:24:39.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [2022-05-10T20:24:39.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:39.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-10T20:24:39.288Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-10T20:24:39.288Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:39.288Z] latest [2022-05-10T20:24:39.288Z] 2.2.0-dev.95 [2022-05-10T20:24:39.288Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:24:39.288Z] main [2022-05-10T20:24:39.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:39.639Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:39.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:24:39.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:24:39.980Z] 932d1848b79f: Preparing [2022-05-10T20:24:39.980Z] 79725013fd92: Preparing [2022-05-10T20:24:39.980Z] 6b3c6a46882b: Preparing [2022-05-10T20:24:39.980Z] 2c8aecd522d4: Preparing [2022-05-10T20:24:39.980Z] 63c17c20a89b: Preparing [2022-05-10T20:24:39.980Z] 88959b29195a: Preparing [2022-05-10T20:24:39.980Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:39.980Z] 88959b29195a: Waiting [2022-05-10T20:24:40.262Z] 6b3c6a46882b: Pushed [2022-05-10T20:24:40.262Z] 79725013fd92: Pushed [2022-05-10T20:24:40.262Z] 932d1848b79f: Pushed [2022-05-10T20:24:40.262Z] 88959b29195a: Layer already exists [2022-05-10T20:24:40.262Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:24:40.854Z] 63c17c20a89b: Pushed [2022-05-10T20:24:59.196Z] 2c8aecd522d4: Pushed [2022-05-10T20:24:59.196Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:59.545Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:24:59.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-10T20:24:59.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:24:59.891Z] 932d1848b79f: Preparing [2022-05-10T20:24:59.891Z] 79725013fd92: Preparing [2022-05-10T20:24:59.891Z] 6b3c6a46882b: Preparing [2022-05-10T20:24:59.891Z] 2c8aecd522d4: Preparing [2022-05-10T20:24:59.891Z] 63c17c20a89b: Preparing [2022-05-10T20:24:59.891Z] 88959b29195a: Preparing [2022-05-10T20:24:59.891Z] 4f4ce317c6bb: Preparing [2022-05-10T20:24:59.891Z] 88959b29195a: Waiting [2022-05-10T20:24:59.891Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:00.166Z] 63c17c20a89b: Layer already exists [2022-05-10T20:25:00.166Z] 932d1848b79f: Layer already exists [2022-05-10T20:25:00.166Z] 6b3c6a46882b: Layer already exists [2022-05-10T20:25:00.166Z] 2c8aecd522d4: Layer already exists [2022-05-10T20:25:00.166Z] 79725013fd92: Layer already exists [2022-05-10T20:25:00.166Z] 88959b29195a: Layer already exists [2022-05-10T20:25:00.166Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:00.166Z] latest: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:00.520Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:00.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [2022-05-10T20:25:00.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:25:00.868Z] 932d1848b79f: Preparing [2022-05-10T20:25:00.868Z] 79725013fd92: Preparing [2022-05-10T20:25:00.868Z] 6b3c6a46882b: Preparing [2022-05-10T20:25:00.868Z] 2c8aecd522d4: Preparing [2022-05-10T20:25:00.868Z] 63c17c20a89b: Preparing [2022-05-10T20:25:00.868Z] 88959b29195a: Preparing [2022-05-10T20:25:00.868Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:00.868Z] 88959b29195a: Waiting [2022-05-10T20:25:01.142Z] 2c8aecd522d4: Layer already exists [2022-05-10T20:25:01.142Z] 6b3c6a46882b: Layer already exists [2022-05-10T20:25:01.142Z] 63c17c20a89b: Layer already exists [2022-05-10T20:25:01.142Z] 932d1848b79f: Layer already exists [2022-05-10T20:25:01.142Z] 79725013fd92: Layer already exists [2022-05-10T20:25:01.142Z] 88959b29195a: Layer already exists [2022-05-10T20:25:01.142Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:01.142Z] 2.2.0-dev.95: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:01.501Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:01.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:01.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:25:01.850Z] 932d1848b79f: Preparing [2022-05-10T20:25:01.850Z] 79725013fd92: Preparing [2022-05-10T20:25:01.850Z] 6b3c6a46882b: Preparing [2022-05-10T20:25:01.850Z] 2c8aecd522d4: Preparing [2022-05-10T20:25:01.850Z] 63c17c20a89b: Preparing [2022-05-10T20:25:01.850Z] 88959b29195a: Preparing [2022-05-10T20:25:01.850Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:01.850Z] 88959b29195a: Waiting [2022-05-10T20:25:01.850Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:02.123Z] 63c17c20a89b: Layer already exists [2022-05-10T20:25:02.123Z] 932d1848b79f: Layer already exists [2022-05-10T20:25:02.123Z] 6b3c6a46882b: Layer already exists [2022-05-10T20:25:02.123Z] 79725013fd92: Layer already exists [2022-05-10T20:25:02.123Z] 2c8aecd522d4: Layer already exists [2022-05-10T20:25:02.123Z] 88959b29195a: Layer already exists [2022-05-10T20:25:02.123Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:02.123Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:02.477Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:02.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-10T20:25:02.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-10T20:25:02.829Z] 932d1848b79f: Preparing [2022-05-10T20:25:02.829Z] 79725013fd92: Preparing [2022-05-10T20:25:02.829Z] 6b3c6a46882b: Preparing [2022-05-10T20:25:02.829Z] 2c8aecd522d4: Preparing [2022-05-10T20:25:02.829Z] 63c17c20a89b: Preparing [2022-05-10T20:25:02.829Z] 88959b29195a: Preparing [2022-05-10T20:25:02.829Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:02.829Z] 88959b29195a: Waiting [2022-05-10T20:25:02.829Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:03.104Z] 63c17c20a89b: Layer already exists [2022-05-10T20:25:03.104Z] 6b3c6a46882b: Layer already exists [2022-05-10T20:25:03.104Z] 79725013fd92: Layer already exists [2022-05-10T20:25:03.104Z] 2c8aecd522d4: Layer already exists [2022-05-10T20:25:03.104Z] 932d1848b79f: Layer already exists [2022-05-10T20:25:03.104Z] 88959b29195a: Layer already exists [2022-05-10T20:25:03.104Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:03.104Z] main: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:25:03.154Z] ===================================================== [Pipeline] echo [2022-05-10T20:25:03.165Z] taggedImages: [2022-05-10T20:25:03.165Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:03.165Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-10T20:25:03.165Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [2022-05-10T20:25:03.165Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:03.165Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-10T20:25:03.187Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-10T20:25:03.187Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:03.187Z] latest [2022-05-10T20:25:03.187Z] 2.2.0-dev.95 [2022-05-10T20:25:03.187Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:03.187Z] main [2022-05-10T20:25:03.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:03.558Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:03.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:03.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:25:03.921Z] b2777358931c: Preparing [2022-05-10T20:25:03.921Z] 61f93bbd1d47: Preparing [2022-05-10T20:25:03.921Z] 1032be361957: Preparing [2022-05-10T20:25:03.921Z] 761f4b866612: Preparing [2022-05-10T20:25:03.921Z] 26c594fa789b: Preparing [2022-05-10T20:25:03.921Z] 88959b29195a: Preparing [2022-05-10T20:25:03.921Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:03.921Z] 88959b29195a: Waiting [2022-05-10T20:25:03.921Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:04.196Z] 26c594fa789b: Layer already exists [2022-05-10T20:25:04.196Z] 88959b29195a: Layer already exists [2022-05-10T20:25:04.196Z] b2777358931c: Pushed [2022-05-10T20:25:04.196Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:04.196Z] 1032be361957: Pushed [2022-05-10T20:25:04.196Z] 61f93bbd1d47: Pushed [2022-05-10T20:25:22.493Z] 761f4b866612: Pushed [2022-05-10T20:25:22.493Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:22.834Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:23.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-10T20:25:23.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:25:23.163Z] b2777358931c: Preparing [2022-05-10T20:25:23.163Z] 61f93bbd1d47: Preparing [2022-05-10T20:25:23.163Z] 1032be361957: Preparing [2022-05-10T20:25:23.163Z] 761f4b866612: Preparing [2022-05-10T20:25:23.163Z] 26c594fa789b: Preparing [2022-05-10T20:25:23.163Z] 88959b29195a: Preparing [2022-05-10T20:25:23.163Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:23.163Z] 88959b29195a: Waiting [2022-05-10T20:25:23.163Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:23.163Z] b2777358931c: Layer already exists [2022-05-10T20:25:23.435Z] 61f93bbd1d47: Layer already exists [2022-05-10T20:25:23.435Z] 26c594fa789b: Layer already exists [2022-05-10T20:25:23.435Z] 1032be361957: Layer already exists [2022-05-10T20:25:23.435Z] 761f4b866612: Layer already exists [2022-05-10T20:25:23.435Z] 88959b29195a: Layer already exists [2022-05-10T20:25:23.435Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:23.435Z] latest: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:23.774Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:24.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [2022-05-10T20:25:24.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:25:24.113Z] b2777358931c: Preparing [2022-05-10T20:25:24.113Z] 61f93bbd1d47: Preparing [2022-05-10T20:25:24.113Z] 1032be361957: Preparing [2022-05-10T20:25:24.113Z] 761f4b866612: Preparing [2022-05-10T20:25:24.113Z] 26c594fa789b: Preparing [2022-05-10T20:25:24.113Z] 88959b29195a: Preparing [2022-05-10T20:25:24.113Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:24.113Z] 88959b29195a: Waiting [2022-05-10T20:25:24.113Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:24.113Z] b2777358931c: Layer already exists [2022-05-10T20:25:24.113Z] 1032be361957: Layer already exists [2022-05-10T20:25:24.113Z] 61f93bbd1d47: Layer already exists [2022-05-10T20:25:24.384Z] 26c594fa789b: Layer already exists [2022-05-10T20:25:24.384Z] 761f4b866612: Layer already exists [2022-05-10T20:25:24.384Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:24.384Z] 88959b29195a: Layer already exists [2022-05-10T20:25:24.384Z] 2.2.0-dev.95: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:24.726Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:25.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:25.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:25:25.057Z] b2777358931c: Preparing [2022-05-10T20:25:25.057Z] 61f93bbd1d47: Preparing [2022-05-10T20:25:25.057Z] 1032be361957: Preparing [2022-05-10T20:25:25.057Z] 761f4b866612: Preparing [2022-05-10T20:25:25.057Z] 26c594fa789b: Preparing [2022-05-10T20:25:25.057Z] 88959b29195a: Preparing [2022-05-10T20:25:25.057Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:25.057Z] 88959b29195a: Waiting [2022-05-10T20:25:25.057Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:25.057Z] b2777358931c: Layer already exists [2022-05-10T20:25:25.057Z] 26c594fa789b: Layer already exists [2022-05-10T20:25:25.057Z] 761f4b866612: Layer already exists [2022-05-10T20:25:25.057Z] 61f93bbd1d47: Layer already exists [2022-05-10T20:25:25.057Z] 1032be361957: Layer already exists [2022-05-10T20:25:25.328Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:25.328Z] 88959b29195a: Layer already exists [2022-05-10T20:25:25.328Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:25.670Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:26.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-10T20:25:26.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-10T20:25:26.003Z] b2777358931c: Preparing [2022-05-10T20:25:26.003Z] 61f93bbd1d47: Preparing [2022-05-10T20:25:26.003Z] 1032be361957: Preparing [2022-05-10T20:25:26.003Z] 761f4b866612: Preparing [2022-05-10T20:25:26.003Z] 26c594fa789b: Preparing [2022-05-10T20:25:26.003Z] 88959b29195a: Preparing [2022-05-10T20:25:26.003Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:26.003Z] 88959b29195a: Waiting [2022-05-10T20:25:26.003Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:26.274Z] 761f4b866612: Layer already exists [2022-05-10T20:25:26.274Z] 1032be361957: Layer already exists [2022-05-10T20:25:26.274Z] 26c594fa789b: Layer already exists [2022-05-10T20:25:26.274Z] 61f93bbd1d47: Layer already exists [2022-05-10T20:25:26.274Z] b2777358931c: Layer already exists [2022-05-10T20:25:26.274Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:26.274Z] 88959b29195a: Layer already exists [2022-05-10T20:25:26.274Z] main: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:25:26.323Z] ===================================================== [Pipeline] echo [2022-05-10T20:25:26.333Z] taggedImages: [2022-05-10T20:25:26.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:26.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-10T20:25:26.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [2022-05-10T20:25:26.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:26.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-10T20:25:26.354Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-10T20:25:26.354Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:26.354Z] latest [2022-05-10T20:25:26.354Z] 2.2.0-dev.95 [2022-05-10T20:25:26.354Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:26.354Z] main [2022-05-10T20:25:26.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:26.701Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:27.043Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:27.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:25:27.043Z] e5ba4cbb4b51: Preparing [2022-05-10T20:25:27.043Z] 2b1cfd81ec39: Preparing [2022-05-10T20:25:27.043Z] b503dbc49ded: Preparing [2022-05-10T20:25:27.043Z] 4172ad8e9fb9: Preparing [2022-05-10T20:25:27.043Z] f73e7dbfee58: Preparing [2022-05-10T20:25:27.325Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:27.325Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:27.325Z] e5ba4cbb4b51: Pushed [2022-05-10T20:25:27.596Z] 4172ad8e9fb9: Pushed [2022-05-10T20:25:32.982Z] 2b1cfd81ec39: Pushed [2022-05-10T20:25:32.982Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:33.322Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:33.694Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-10T20:25:33.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:25:33.694Z] e5ba4cbb4b51: Preparing [2022-05-10T20:25:33.694Z] 2b1cfd81ec39: Preparing [2022-05-10T20:25:33.694Z] b503dbc49ded: Preparing [2022-05-10T20:25:33.694Z] 4172ad8e9fb9: Preparing [2022-05-10T20:25:33.694Z] f73e7dbfee58: Preparing [2022-05-10T20:25:33.982Z] e5ba4cbb4b51: Layer already exists [2022-05-10T20:25:33.982Z] 4172ad8e9fb9: Layer already exists [2022-05-10T20:25:33.982Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:33.982Z] 2b1cfd81ec39: Layer already exists [2022-05-10T20:25:33.982Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:33.982Z] latest: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:34.335Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:34.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [2022-05-10T20:25:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:25:34.682Z] e5ba4cbb4b51: Preparing [2022-05-10T20:25:34.682Z] 2b1cfd81ec39: Preparing [2022-05-10T20:25:34.682Z] b503dbc49ded: Preparing [2022-05-10T20:25:34.682Z] 4172ad8e9fb9: Preparing [2022-05-10T20:25:34.682Z] f73e7dbfee58: Preparing [2022-05-10T20:25:34.954Z] e5ba4cbb4b51: Layer already exists [2022-05-10T20:25:34.954Z] 2b1cfd81ec39: Layer already exists [2022-05-10T20:25:34.954Z] 4172ad8e9fb9: Layer already exists [2022-05-10T20:25:34.954Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:34.954Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:34.954Z] 2.2.0-dev.95: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:35.304Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:35.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:35.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:25:35.640Z] e5ba4cbb4b51: Preparing [2022-05-10T20:25:35.640Z] 2b1cfd81ec39: Preparing [2022-05-10T20:25:35.640Z] b503dbc49ded: Preparing [2022-05-10T20:25:35.640Z] 4172ad8e9fb9: Preparing [2022-05-10T20:25:35.640Z] f73e7dbfee58: Preparing [2022-05-10T20:25:35.912Z] 4172ad8e9fb9: Layer already exists [2022-05-10T20:25:35.912Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:35.912Z] 2b1cfd81ec39: Layer already exists [2022-05-10T20:25:35.912Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:35.912Z] e5ba4cbb4b51: Layer already exists [2022-05-10T20:25:35.912Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:36.261Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:36.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-10T20:25:36.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-10T20:25:36.610Z] e5ba4cbb4b51: Preparing [2022-05-10T20:25:36.610Z] 2b1cfd81ec39: Preparing [2022-05-10T20:25:36.610Z] b503dbc49ded: Preparing [2022-05-10T20:25:36.610Z] 4172ad8e9fb9: Preparing [2022-05-10T20:25:36.610Z] f73e7dbfee58: Preparing [2022-05-10T20:25:36.890Z] 2b1cfd81ec39: Layer already exists [2022-05-10T20:25:36.890Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:36.890Z] 4172ad8e9fb9: Layer already exists [2022-05-10T20:25:36.890Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:36.890Z] e5ba4cbb4b51: Layer already exists [2022-05-10T20:25:36.890Z] main: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:25:36.939Z] ===================================================== [Pipeline] echo [2022-05-10T20:25:36.949Z] taggedImages: [2022-05-10T20:25:36.949Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:36.949Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-10T20:25:36.949Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [2022-05-10T20:25:36.949Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:36.949Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-10T20:25:36.970Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-10T20:25:36.970Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:36.970Z] latest [2022-05-10T20:25:36.970Z] 2.2.0-dev.95 [2022-05-10T20:25:36.970Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:36.970Z] main [2022-05-10T20:25:36.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:37.328Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:37.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:37.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:25:37.676Z] 08d93c2eafa2: Preparing [2022-05-10T20:25:37.676Z] 7bfc844283c7: Preparing [2022-05-10T20:25:37.676Z] b503dbc49ded: Preparing [2022-05-10T20:25:37.676Z] f94d310b9b03: Preparing [2022-05-10T20:25:37.676Z] f73e7dbfee58: Preparing [2022-05-10T20:25:37.950Z] f94d310b9b03: Layer already exists [2022-05-10T20:25:37.950Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:37.950Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:37.950Z] 08d93c2eafa2: Pushed [2022-05-10T20:25:43.360Z] 7bfc844283c7: Pushed [2022-05-10T20:25:43.633Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:43.981Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:44.322Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-10T20:25:44.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:25:44.323Z] 08d93c2eafa2: Preparing [2022-05-10T20:25:44.323Z] 7bfc844283c7: Preparing [2022-05-10T20:25:44.323Z] b503dbc49ded: Preparing [2022-05-10T20:25:44.323Z] f94d310b9b03: Preparing [2022-05-10T20:25:44.323Z] f73e7dbfee58: Preparing [2022-05-10T20:25:44.323Z] f94d310b9b03: Layer already exists [2022-05-10T20:25:44.323Z] 08d93c2eafa2: Layer already exists [2022-05-10T20:25:44.323Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:44.323Z] 7bfc844283c7: Layer already exists [2022-05-10T20:25:44.594Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:44.594Z] latest: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:44.933Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:45.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [2022-05-10T20:25:45.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:25:45.275Z] 08d93c2eafa2: Preparing [2022-05-10T20:25:45.275Z] 7bfc844283c7: Preparing [2022-05-10T20:25:45.275Z] b503dbc49ded: Preparing [2022-05-10T20:25:45.275Z] f94d310b9b03: Preparing [2022-05-10T20:25:45.275Z] f73e7dbfee58: Preparing [2022-05-10T20:25:45.549Z] f94d310b9b03: Layer already exists [2022-05-10T20:25:45.549Z] 08d93c2eafa2: Layer already exists [2022-05-10T20:25:45.549Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:45.549Z] 7bfc844283c7: Layer already exists [2022-05-10T20:25:45.549Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:45.549Z] 2.2.0-dev.95: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:45.901Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:46.241Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:46.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:25:46.241Z] 08d93c2eafa2: Preparing [2022-05-10T20:25:46.241Z] 7bfc844283c7: Preparing [2022-05-10T20:25:46.241Z] b503dbc49ded: Preparing [2022-05-10T20:25:46.241Z] f94d310b9b03: Preparing [2022-05-10T20:25:46.241Z] f73e7dbfee58: Preparing [2022-05-10T20:25:46.241Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:46.241Z] 08d93c2eafa2: Layer already exists [2022-05-10T20:25:46.241Z] f94d310b9b03: Layer already exists [2022-05-10T20:25:46.514Z] 7bfc844283c7: Layer already exists [2022-05-10T20:25:46.514Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:46.514Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:46.862Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:47.206Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-10T20:25:47.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-10T20:25:47.206Z] 08d93c2eafa2: Preparing [2022-05-10T20:25:47.206Z] 7bfc844283c7: Preparing [2022-05-10T20:25:47.206Z] b503dbc49ded: Preparing [2022-05-10T20:25:47.206Z] f94d310b9b03: Preparing [2022-05-10T20:25:47.206Z] f73e7dbfee58: Preparing [2022-05-10T20:25:47.480Z] f73e7dbfee58: Layer already exists [2022-05-10T20:25:47.480Z] f94d310b9b03: Layer already exists [2022-05-10T20:25:47.480Z] b503dbc49ded: Layer already exists [2022-05-10T20:25:47.480Z] 08d93c2eafa2: Layer already exists [2022-05-10T20:25:47.480Z] 7bfc844283c7: Layer already exists [2022-05-10T20:25:47.480Z] main: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:25:47.529Z] ===================================================== [Pipeline] echo [2022-05-10T20:25:47.538Z] taggedImages: [2022-05-10T20:25:47.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:47.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-10T20:25:47.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [2022-05-10T20:25:47.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:47.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-10T20:25:47.566Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-10T20:25:47.566Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:47.566Z] latest [2022-05-10T20:25:47.566Z] 2.2.0-dev.95 [2022-05-10T20:25:47.566Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:25:47.566Z] main [2022-05-10T20:25:47.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:47.912Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:25:48.260Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:25:48.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:25:48.260Z] 4b0cebcf2bc1: Preparing [2022-05-10T20:25:48.260Z] e8f5dccc79a1: Preparing [2022-05-10T20:25:48.260Z] afd94fc0bb5c: Preparing [2022-05-10T20:25:48.260Z] 37522aefb641: Preparing [2022-05-10T20:25:48.260Z] f0e5a4d6c014: Preparing [2022-05-10T20:25:48.260Z] 3b19d27f08f7: Preparing [2022-05-10T20:25:48.260Z] 73bb99a6e169: Preparing [2022-05-10T20:25:48.260Z] ec06c3102977: Preparing [2022-05-10T20:25:48.260Z] 6a3c62e080c7: Preparing [2022-05-10T20:25:48.260Z] 340cb19ca677: Preparing [2022-05-10T20:25:48.260Z] 4f4ce317c6bb: Preparing [2022-05-10T20:25:48.260Z] 3b19d27f08f7: Waiting [2022-05-10T20:25:48.260Z] 73bb99a6e169: Waiting [2022-05-10T20:25:48.260Z] 340cb19ca677: Waiting [2022-05-10T20:25:48.260Z] ec06c3102977: Waiting [2022-05-10T20:25:48.260Z] 6a3c62e080c7: Waiting [2022-05-10T20:25:48.260Z] 4f4ce317c6bb: Waiting [2022-05-10T20:25:48.538Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:25:48.538Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:25:48.538Z] 73bb99a6e169: Layer already exists [2022-05-10T20:25:48.538Z] ec06c3102977: Layer already exists [2022-05-10T20:25:48.538Z] e8f5dccc79a1: Pushed [2022-05-10T20:25:48.538Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:25:48.814Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:25:48.814Z] 340cb19ca677: Layer already exists [2022-05-10T20:25:49.410Z] 4b0cebcf2bc1: Pushed [2022-05-10T20:25:51.396Z] afd94fc0bb5c: Pushed [2022-05-10T20:26:09.721Z] 37522aefb641: Pushed [2022-05-10T20:26:09.721Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:10.105Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:10.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-10T20:26:10.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:26:10.484Z] 4b0cebcf2bc1: Preparing [2022-05-10T20:26:10.484Z] e8f5dccc79a1: Preparing [2022-05-10T20:26:10.484Z] afd94fc0bb5c: Preparing [2022-05-10T20:26:10.484Z] 37522aefb641: Preparing [2022-05-10T20:26:10.484Z] f0e5a4d6c014: Preparing [2022-05-10T20:26:10.484Z] 3b19d27f08f7: Preparing [2022-05-10T20:26:10.484Z] 73bb99a6e169: Preparing [2022-05-10T20:26:10.484Z] ec06c3102977: Preparing [2022-05-10T20:26:10.484Z] 6a3c62e080c7: Preparing [2022-05-10T20:26:10.484Z] 340cb19ca677: Preparing [2022-05-10T20:26:10.484Z] 4f4ce317c6bb: Preparing [2022-05-10T20:26:10.484Z] 3b19d27f08f7: Waiting [2022-05-10T20:26:10.484Z] ec06c3102977: Waiting [2022-05-10T20:26:10.484Z] 73bb99a6e169: Waiting [2022-05-10T20:26:10.484Z] 6a3c62e080c7: Waiting [2022-05-10T20:26:10.484Z] 4f4ce317c6bb: Waiting [2022-05-10T20:26:10.484Z] 340cb19ca677: Waiting [2022-05-10T20:26:10.764Z] e8f5dccc79a1: Layer already exists [2022-05-10T20:26:10.764Z] 4b0cebcf2bc1: Layer already exists [2022-05-10T20:26:10.764Z] 37522aefb641: Layer already exists [2022-05-10T20:26:10.764Z] afd94fc0bb5c: Layer already exists [2022-05-10T20:26:10.764Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:26:10.764Z] 73bb99a6e169: Layer already exists [2022-05-10T20:26:10.764Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:26:10.764Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:26:10.764Z] ec06c3102977: Layer already exists [2022-05-10T20:26:10.764Z] 340cb19ca677: Layer already exists [2022-05-10T20:26:10.764Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:26:10.764Z] latest: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:11.115Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:11.464Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [2022-05-10T20:26:11.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:26:11.464Z] 4b0cebcf2bc1: Preparing [2022-05-10T20:26:11.464Z] e8f5dccc79a1: Preparing [2022-05-10T20:26:11.464Z] afd94fc0bb5c: Preparing [2022-05-10T20:26:11.464Z] 37522aefb641: Preparing [2022-05-10T20:26:11.464Z] f0e5a4d6c014: Preparing [2022-05-10T20:26:11.464Z] 3b19d27f08f7: Preparing [2022-05-10T20:26:11.464Z] 73bb99a6e169: Preparing [2022-05-10T20:26:11.464Z] ec06c3102977: Preparing [2022-05-10T20:26:11.464Z] 6a3c62e080c7: Preparing [2022-05-10T20:26:11.464Z] 340cb19ca677: Preparing [2022-05-10T20:26:11.464Z] 4f4ce317c6bb: Preparing [2022-05-10T20:26:11.464Z] ec06c3102977: Waiting [2022-05-10T20:26:11.464Z] 6a3c62e080c7: Waiting [2022-05-10T20:26:11.464Z] 340cb19ca677: Waiting [2022-05-10T20:26:11.464Z] 4f4ce317c6bb: Waiting [2022-05-10T20:26:11.464Z] 3b19d27f08f7: Waiting [2022-05-10T20:26:11.464Z] 73bb99a6e169: Waiting [2022-05-10T20:26:11.739Z] 4b0cebcf2bc1: Layer already exists [2022-05-10T20:26:11.739Z] 37522aefb641: Layer already exists [2022-05-10T20:26:11.739Z] afd94fc0bb5c: Layer already exists [2022-05-10T20:26:11.739Z] e8f5dccc79a1: Layer already exists [2022-05-10T20:26:11.739Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:26:11.739Z] 73bb99a6e169: Layer already exists [2022-05-10T20:26:11.739Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:26:11.739Z] 340cb19ca677: Layer already exists [2022-05-10T20:26:11.739Z] ec06c3102977: Layer already exists [2022-05-10T20:26:11.739Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:26:11.739Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:26:11.739Z] 2.2.0-dev.95: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:12.090Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:12.437Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:26:12.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:26:12.437Z] 4b0cebcf2bc1: Preparing [2022-05-10T20:26:12.437Z] e8f5dccc79a1: Preparing [2022-05-10T20:26:12.437Z] afd94fc0bb5c: Preparing [2022-05-10T20:26:12.437Z] 37522aefb641: Preparing [2022-05-10T20:26:12.437Z] f0e5a4d6c014: Preparing [2022-05-10T20:26:12.437Z] 3b19d27f08f7: Preparing [2022-05-10T20:26:12.437Z] 73bb99a6e169: Preparing [2022-05-10T20:26:12.437Z] ec06c3102977: Preparing [2022-05-10T20:26:12.437Z] 6a3c62e080c7: Preparing [2022-05-10T20:26:12.437Z] 340cb19ca677: Preparing [2022-05-10T20:26:12.437Z] 4f4ce317c6bb: Preparing [2022-05-10T20:26:12.437Z] ec06c3102977: Waiting [2022-05-10T20:26:12.437Z] 6a3c62e080c7: Waiting [2022-05-10T20:26:12.437Z] 340cb19ca677: Waiting [2022-05-10T20:26:12.437Z] 4f4ce317c6bb: Waiting [2022-05-10T20:26:12.437Z] 3b19d27f08f7: Waiting [2022-05-10T20:26:12.708Z] 4b0cebcf2bc1: Layer already exists [2022-05-10T20:26:12.708Z] afd94fc0bb5c: Layer already exists [2022-05-10T20:26:12.708Z] 37522aefb641: Layer already exists [2022-05-10T20:26:12.708Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:26:12.708Z] e8f5dccc79a1: Layer already exists [2022-05-10T20:26:12.708Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:26:12.708Z] ec06c3102977: Layer already exists [2022-05-10T20:26:12.708Z] 73bb99a6e169: Layer already exists [2022-05-10T20:26:12.708Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:26:12.708Z] 340cb19ca677: Layer already exists [2022-05-10T20:26:12.708Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:26:12.708Z] cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:13.058Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:13.398Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-10T20:26:13.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-10T20:26:13.398Z] 4b0cebcf2bc1: Preparing [2022-05-10T20:26:13.398Z] e8f5dccc79a1: Preparing [2022-05-10T20:26:13.398Z] afd94fc0bb5c: Preparing [2022-05-10T20:26:13.398Z] 37522aefb641: Preparing [2022-05-10T20:26:13.398Z] f0e5a4d6c014: Preparing [2022-05-10T20:26:13.398Z] 3b19d27f08f7: Preparing [2022-05-10T20:26:13.398Z] 73bb99a6e169: Preparing [2022-05-10T20:26:13.398Z] ec06c3102977: Preparing [2022-05-10T20:26:13.398Z] 6a3c62e080c7: Preparing [2022-05-10T20:26:13.398Z] 340cb19ca677: Preparing [2022-05-10T20:26:13.398Z] 4f4ce317c6bb: Preparing [2022-05-10T20:26:13.398Z] 3b19d27f08f7: Waiting [2022-05-10T20:26:13.398Z] 73bb99a6e169: Waiting [2022-05-10T20:26:13.398Z] 340cb19ca677: Waiting [2022-05-10T20:26:13.398Z] 4f4ce317c6bb: Waiting [2022-05-10T20:26:13.398Z] ec06c3102977: Waiting [2022-05-10T20:26:13.398Z] 6a3c62e080c7: Waiting [2022-05-10T20:26:13.671Z] 4b0cebcf2bc1: Layer already exists [2022-05-10T20:26:13.671Z] 37522aefb641: Layer already exists [2022-05-10T20:26:13.671Z] afd94fc0bb5c: Layer already exists [2022-05-10T20:26:13.671Z] f0e5a4d6c014: Layer already exists [2022-05-10T20:26:13.671Z] e8f5dccc79a1: Layer already exists [2022-05-10T20:26:13.671Z] 3b19d27f08f7: Layer already exists [2022-05-10T20:26:13.671Z] 6a3c62e080c7: Layer already exists [2022-05-10T20:26:13.671Z] 73bb99a6e169: Layer already exists [2022-05-10T20:26:13.671Z] 340cb19ca677: Layer already exists [2022-05-10T20:26:13.671Z] ec06c3102977: Layer already exists [2022-05-10T20:26:13.671Z] 4f4ce317c6bb: Layer already exists [2022-05-10T20:26:13.671Z] main: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:26:13.724Z] ===================================================== [Pipeline] echo [2022-05-10T20:26:13.733Z] taggedImages: [2022-05-10T20:26:13.733Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [2022-05-10T20:26:13.733Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-10T20:26:13.733Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [2022-05-10T20:26:13.733Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [2022-05-10T20:26:13.733Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:14.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:26:14.094Z] [2022-05-10T20:26:14.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:14.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:26:14.722Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T20:26:14.722Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T20:26:14.722Z] 04944245beec: Pulling fs layer [2022-05-10T20:26:14.722Z] 699f458cf7ca: Pulling fs layer [2022-05-10T20:26:14.722Z] 765212b225bb: Pulling fs layer [2022-05-10T20:26:14.722Z] f23df028b6ca: Pulling fs layer [2022-05-10T20:26:14.722Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T20:26:14.722Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T20:26:14.722Z] f23df028b6ca: Waiting [2022-05-10T20:26:14.722Z] d65c8cfc05b1: Waiting [2022-05-10T20:26:14.722Z] 2437ff75d9bd: Waiting [2022-05-10T20:26:14.722Z] 765212b225bb: Waiting [2022-05-10T20:26:14.722Z] 04944245beec: Verifying Checksum [2022-05-10T20:26:14.722Z] 04944245beec: Download complete [2022-05-10T20:26:14.722Z] 765212b225bb: Verifying Checksum [2022-05-10T20:26:14.722Z] 765212b225bb: Download complete [2022-05-10T20:26:14.996Z] f23df028b6ca: Verifying Checksum [2022-05-10T20:26:14.996Z] f23df028b6ca: Download complete [2022-05-10T20:26:14.996Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T20:26:14.996Z] d65c8cfc05b1: Download complete [2022-05-10T20:26:14.996Z] 699f458cf7ca: Verifying Checksum [2022-05-10T20:26:14.996Z] 699f458cf7ca: Download complete [2022-05-10T20:26:15.600Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T20:26:15.600Z] 8998bd30e6a1: Download complete [2022-05-10T20:26:18.228Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T20:26:18.228Z] 2437ff75d9bd: Download complete [2022-05-10T20:26:20.206Z] 8998bd30e6a1: Pull complete [2022-05-10T20:26:20.803Z] 04944245beec: Pull complete [2022-05-10T20:26:22.245Z] 699f458cf7ca: Pull complete [2022-05-10T20:26:22.518Z] 765212b225bb: Pull complete [2022-05-10T20:26:23.503Z] f23df028b6ca: Pull complete [2022-05-10T20:26:23.779Z] d65c8cfc05b1: Pull complete [2022-05-10T20:26:42.102Z] 2437ff75d9bd: Pull complete [2022-05-10T20:26:42.102Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T20:26:42.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T20:26:42.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T20:26:42.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container [2022-05-10T20:26:42.460Z] $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T20:26:45.838Z] $ docker top 79ef86004d0066dc3c93c9562df3934b86f0c04eab154fb35519a91756437f93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:26:46.902Z] ---> job-cost.sh [2022-05-10T20:26:46.902Z] lf-activate-venv: SKIPPING [2022-05-10T20:26:46.902Z] INFO: No Stack... [2022-05-10T20:26:47.496Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T20:26:48.470Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T20:26:49.139Z] + cat /w/workspace/edgex-go/225/archives/cost.csv [2022-05-10T20:26:49.139Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T20:26:49.175Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] [2022-05-10T20:26:49.184Z] Resource [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] did not exist. Created. [2022-05-10T20:26:49.184Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T20:26:49.861Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T20:26:50.814Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T20:26:50.822Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T20:26:50.843Z] $ docker stop --time=1 79ef86004d0066dc3c93c9562df3934b86f0c04eab154fb35519a91756437f93 [2022-05-10T20:26:52.502Z] $ docker rm -f 79ef86004d0066dc3c93c9562df3934b86f0c04eab154fb35519a91756437f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T20:26:53.126Z] provisioning config files... [2022-05-10T20:26:53.135Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/225@tmp/config7197109732939122171tmp [Pipeline] { [Pipeline] sh [2022-05-10T20:26:53.428Z] + set +x [2022-05-10T20:26:53.428Z] + curl -s https://codecov.io/bash [2022-05-10T20:26:53.428Z] + bash -s -- [2022-05-10T20:26:53.428Z] [2022-05-10T20:26:53.428Z] _____ _ [2022-05-10T20:26:53.428Z] / ____| | | [2022-05-10T20:26:53.428Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T20:26:53.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T20:26:53.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T20:26:53.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T20:26:53.428Z] Bash-1.0.6 [2022-05-10T20:26:53.428Z] [2022-05-10T20:26:53.428Z] [2022-05-10T20:26:53.428Z] ==> git version 2.25.1 found [2022-05-10T20:26:53.428Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T20:26:53.428Z] Release-Date: 2020-01-08 [2022-05-10T20:26:53.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T20:26:53.428Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T20:26:53.428Z] ==> Jenkins CI detected. [2022-05-10T20:26:53.428Z] current dir:  /w/workspace/edgex-go/225 [2022-05-10T20:26:53.428Z] project root: . [2022-05-10T20:26:53.428Z] --> token set from env [2022-05-10T20:26:53.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T20:26:53.428Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T20:26:53.428Z] ==> Python coveragepy not found [2022-05-10T20:26:53.428Z] ==> Searching for coverage reports in: [2022-05-10T20:26:53.428Z] + . [2022-05-10T20:26:53.428Z] -> Found 1 reports [2022-05-10T20:26:53.428Z] ==> Detecting git/mercurial file structure [2022-05-10T20:26:53.428Z] ==> Reading reports [2022-05-10T20:26:53.428Z] + ./coverage.out bytes=435134 [2022-05-10T20:26:53.428Z] ==> Appending adjustments [2022-05-10T20:26:53.428Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T20:26:54.809Z] + Found adjustments [2022-05-10T20:26:54.809Z] ==> Gzipping contents [2022-05-10T20:26:54.809Z] 60K /tmp/codecov.mkPRGz.gz [2022-05-10T20:26:54.809Z] ==> Uploading reports [2022-05-10T20:26:54.809Z] url: https://codecov.io [2022-05-10T20:26:54.809Z] query: branch=main&commit=cd12ae53bb5ba1da092f9ffd7d969d808500d050&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T20:26:54.809Z] -> Pinging Codecov [2022-05-10T20:26:54.809Z] 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=cd12ae53bb5ba1da092f9ffd7d969d808500d050&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T20:26:55.072Z] -> Uploading to [2022-05-10T20:26:55.072Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/cd12ae53bb5ba1da092f9ffd7d969d808500d050/0bee6cab-8dca-45d4-a4fd-329b8f60e6d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T202654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0011b8f92fb028b51472b2f06a4caebceb0652bfd8c834977815e361c3212f02 [2022-05-10T20:26:55.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:26:55.072Z] Dload Upload Total Spent Left Speed [2022-05-10T20:26:55.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59931 0 0 100 59931 0 251k --:--:-- --:--:-- --:--:-- 251k [2022-05-10T20:26:55.335Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] } [2022-05-10T20:26:55.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-10T20:26:55.640Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T20:26:55.655Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:55.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T20:26:55.954Z] [2022-05-10T20:26:55.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:26:56.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T20:26:56.254Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T20:26:56.254Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T20:26:56.255Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T20:26:56.255Z] de9db76c5a1d: Pulling fs layer [2022-05-10T20:26:56.255Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T20:26:56.255Z] 0d57e429df01: Pulling fs layer [2022-05-10T20:26:56.255Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T20:26:56.255Z] e1f770b5df2f: Pulling fs layer [2022-05-10T20:26:56.255Z] 85a0685a4137: Pulling fs layer [2022-05-10T20:26:56.255Z] 0eba1c9be4d2: Waiting [2022-05-10T20:26:56.255Z] 4e4be7b47b0d: Waiting [2022-05-10T20:26:56.255Z] 85a0685a4137: Waiting [2022-05-10T20:26:56.255Z] de9db76c5a1d: Download complete [2022-05-10T20:26:56.255Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T20:26:56.255Z] 0ef7d3d256c8: Download complete [2022-05-10T20:26:56.255Z] 0d57e429df01: Verifying Checksum [2022-05-10T20:26:56.255Z] 0d57e429df01: Download complete [2022-05-10T20:26:56.255Z] 4e4be7b47b0d: Download complete [2022-05-10T20:26:56.255Z] 188c0c94c7c5: Download complete [2022-05-10T20:26:56.515Z] e1f770b5df2f: Verifying Checksum [2022-05-10T20:26:56.515Z] e1f770b5df2f: Download complete [2022-05-10T20:26:56.515Z] 188c0c94c7c5: Pull complete [2022-05-10T20:26:56.515Z] 0ef7d3d256c8: Pull complete [2022-05-10T20:26:56.775Z] de9db76c5a1d: Pull complete [2022-05-10T20:26:57.034Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T20:26:57.034Z] 0eba1c9be4d2: Download complete [2022-05-10T20:26:57.034Z] 85a0685a4137: Verifying Checksum [2022-05-10T20:26:57.034Z] 85a0685a4137: Download complete [2022-05-10T20:27:00.320Z] 0eba1c9be4d2: Pull complete [2022-05-10T20:27:00.320Z] 0d57e429df01: Pull complete [2022-05-10T20:27:00.320Z] 4e4be7b47b0d: Pull complete [2022-05-10T20:27:00.578Z] e1f770b5df2f: Pull complete [2022-05-10T20:27:03.865Z] 85a0685a4137: Pull complete [2022-05-10T20:27:03.865Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T20:27:03.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T20:27:03.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T20:27:03.927Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T20:27:03.959Z] $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T20:27:06.836Z] $ docker top 874b1a694b00ba75357687c8a6c958f57147eaf0f4e8dc6e345587a6532bdda9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T20:27:06.906Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T20:27:07.189Z] + set -o pipefail [2022-05-10T20:27:07.189Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T20:27:12.473Z] [2022-05-10T20:27:12.473Z] Monitoring /w/workspace/edgex-go/225 (github.com/edgexfoundry/edgex-go)... [2022-05-10T20:27:12.473Z] [2022-05-10T20:27:12.473Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6279657b-4639-4d0c-a6cf-3a7019e8f9b9 [2022-05-10T20:27:12.473Z] [2022-05-10T20:27:12.473Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T20:27:12.473Z] [2022-05-10T20:27:12.473Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T20:27:12.473Z] [2022-05-10T20:27:12.473Z] [Pipeline] } [2022-05-10T20:27:12.485Z] $ docker stop --time=1 874b1a694b00ba75357687c8a6c958f57147eaf0f4e8dc6e345587a6532bdda9 [2022-05-10T20:27:14.786Z] $ docker rm -f 874b1a694b00ba75357687c8a6c958f57147eaf0f4e8dc6e345587a6532bdda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-10T20:27:15.263Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:27:15.275Z] provisioning config files... [2022-05-10T20:27:15.284Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/225@tmp/config9075862647088359939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:27:15.583Z] --> edgex-publish-swagger.sh [2022-05-10T20:27:15.583Z] === Publish openapi/v2 API === [2022-05-10T20:27:15.583Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-10T20:27:15.583Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/225/openapi/v2/core-command.yaml] [2022-05-10T20:27:15.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:27:15.583Z] Dload Upload Total Spent Left Speed [2022-05-10T20:27:16.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33763 0:00:01 0:00:01 --:--:-- 33763 100 33831 0 0 100 33831 0 33763 0:00:01 0:00:01 --:--:-- 33763 [2022-05-10T20:27:16.525Z] [2022-05-10T20:27:16.525Z] [2022-05-10T20:27:16.525Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/225/openapi/v2/core-data.yaml] [2022-05-10T20:27:16.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:27:16.525Z] Dload Upload Total Spent Left Speed [2022-05-10T20:27:17.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73742 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 [2022-05-10T20:27:17.469Z] [2022-05-10T20:27:17.469Z] [2022-05-10T20:27:17.469Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/225/openapi/v2/core-metadata.yaml] [2022-05-10T20:27:17.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:27:17.469Z] Dload Upload Total Spent Left Speed [2022-05-10T20:27:18.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 133k 0:00:01 0:00:01 --:--:-- 133k 100 141k 0 0 100 141k 0 133k 0:00:01 0:00:01 --:--:-- 133k [2022-05-10T20:27:18.413Z] [2022-05-10T20:27:18.413Z] [2022-05-10T20:27:18.673Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/225/openapi/v2/support-notifications.yaml] [2022-05-10T20:27:18.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:27:18.673Z] Dload Upload Total Spent Left Speed [2022-05-10T20:27:19.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 96560 --:--:-- --:--:-- --:--:-- 96455 100 89318 0 0 100 89318 0 96455 --:--:-- --:--:-- --:--:-- 96351 [2022-05-10T20:27:19.655Z] [2022-05-10T20:27:19.655Z] [2022-05-10T20:27:19.655Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/225/openapi/v2/support-scheduler.yaml] [2022-05-10T20:27:19.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:27:19.655Z] Dload Upload Total Spent Left Speed [2022-05-10T20:27:20.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41550 --:--:-- --:--:-- --:--:-- 41550 100 39556 0 0 100 39556 0 41550 --:--:-- --:--:-- --:--:-- 41506 [2022-05-10T20:27:20.595Z] [2022-05-10T20:27:20.595Z] [2022-05-10T20:27:20.595Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/225/openapi/v2/system-agent.yaml] [2022-05-10T20:27:20.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T20:27:20.595Z] Dload Upload Total Spent Left Speed [2022-05-10T20:27:21.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22273 --:--:-- --:--:-- --:--:-- 22249 100 20091 0 0 100 20091 0 22249 --:--:-- --:--:-- --:--:-- 22249 [2022-05-10T20:27:21.534Z] [2022-05-10T20:27:21.534Z] [Pipeline] } [2022-05-10T20:27:21.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-10T20:27:21.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:27:21.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:22.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:27:22.246Z] . [Pipeline] withDockerContainer [2022-05-10T20:27:22.322Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T20:27:22.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:27:22.817Z] $ docker top 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:27:22.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:27:22.922Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:27:23.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:27:23.048Z] $ docker exec 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 ssh-agent [2022-05-10T20:27:23.173Z] SSH_AUTH_SOCK=/tmp/ssh-6dcUipZSJiWl/agent.34 [2022-05-10T20:27:23.173Z] SSH_AGENT_PID=40 [2022-05-10T20:27:23.178Z] Running ssh-add (command line suppressed) [2022-05-10T20:27:23.307Z] Identity added: /w/workspace/edgex-go/225@tmp/private_key_8145805372322388264.key (/w/workspace/edgex-go/225@tmp/private_key_8145805372322388264.key) [2022-05-10T20:27:23.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:27:23.611Z] + git semver tag [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,796 [run_tag] DEBUG tag force:False [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,796 [check_head_tag] DEBUG check head tag [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,798 [execute] INFO git cat-file --batch-check [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=) [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,802 [execute] INFO git cat-file --batch [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=) [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,852 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,853 [execute] INFO git tag -a v2.2.0-dev.95 -m v2.2.0-dev.95 [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.95', '-m', 'v2.2.0-dev.95'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:27:23.871Z] 2022-05-10 20:27:23,858 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T20:27:23.871Z] 2.2.0-dev.95 [Pipeline] } [2022-05-10T20:27:24.141Z] $ docker exec --env ******** --env ******** 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 ssh-agent -k [2022-05-10T20:27:24.255Z] unset SSH_AUTH_SOCK; [2022-05-10T20:27:24.256Z] unset SSH_AGENT_PID; [2022-05-10T20:27:24.256Z] echo Agent pid 40 killed; [2022-05-10T20:27:24.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:27:24.580Z] + git semver [Pipeline] } [2022-05-10T20:27:24.854Z] $ docker stop --time=1 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 [2022-05-10T20:27:26.196Z] $ docker rm -f 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:26.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T20:27:26.600Z] [2022-05-10T20:27:26.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:26.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T20:27:26.908Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T20:27:26.908Z] ab5ef0e58194: Pulling fs layer [2022-05-10T20:27:26.908Z] 9712f1f96733: Pulling fs layer [2022-05-10T20:27:26.908Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T20:27:26.908Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T20:27:26.908Z] e9a5061849ea: Pulling fs layer [2022-05-10T20:27:26.908Z] d747dcd14b5f: Pulling fs layer [2022-05-10T20:27:26.908Z] 2de7ff778b66: Pulling fs layer [2022-05-10T20:27:26.908Z] e9a5061849ea: Waiting [2022-05-10T20:27:26.908Z] d747dcd14b5f: Waiting [2022-05-10T20:27:26.908Z] 2de7ff778b66: Waiting [2022-05-10T20:27:26.908Z] 0d9ebad4ef96: Waiting [2022-05-10T20:27:26.908Z] 9712f1f96733: Verifying Checksum [2022-05-10T20:27:26.908Z] 9712f1f96733: Download complete [2022-05-10T20:27:27.176Z] 63f879dbbcfc: Download complete [2022-05-10T20:27:27.438Z] e9a5061849ea: Verifying Checksum [2022-05-10T20:27:27.438Z] e9a5061849ea: Download complete [2022-05-10T20:27:27.438Z] d747dcd14b5f: Verifying Checksum [2022-05-10T20:27:27.438Z] d747dcd14b5f: Download complete [2022-05-10T20:27:27.438Z] ab5ef0e58194: Verifying Checksum [2022-05-10T20:27:27.438Z] ab5ef0e58194: Download complete [2022-05-10T20:27:27.438Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T20:27:27.438Z] 0d9ebad4ef96: Download complete [2022-05-10T20:27:27.438Z] 2de7ff778b66: Verifying Checksum [2022-05-10T20:27:27.438Z] 2de7ff778b66: Download complete [2022-05-10T20:27:30.726Z] ab5ef0e58194: Pull complete [2022-05-10T20:27:30.726Z] 9712f1f96733: Pull complete [2022-05-10T20:27:30.986Z] 63f879dbbcfc: Pull complete [2022-05-10T20:27:35.177Z] 0d9ebad4ef96: Pull complete [2022-05-10T20:27:35.177Z] e9a5061849ea: Pull complete [2022-05-10T20:27:35.177Z] d747dcd14b5f: Pull complete [2022-05-10T20:27:36.115Z] 2de7ff778b66: Pull complete [2022-05-10T20:27:36.115Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T20:27:36.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T20:27:36.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T20:27:36.180Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T20:27:36.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T20:27:39.085Z] $ docker top d4d7d1f10f1572225d94e7492745d86dbaf20e9440993d9551c79c2130795400 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:27:39.173Z] provisioning config files... [2022-05-10T20:27:39.182Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/225@tmp/config8397245906450996450tmp [2022-05-10T20:27:39.195Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/225@tmp/config6743071100301777114tmp [2022-05-10T20:27:39.207Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/225@tmp/config6554064026152800907tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:27:39.225Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:27:39.510Z] ---> sigul-configuration.sh [2022-05-10T20:27:39.510Z] gpg: directory `/root/.gnupg' created [2022-05-10T20:27:39.510Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T20:27:39.510Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T20:27:39.510Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T20:27:39.510Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T20:27:39.510Z] gpg: CAST5 encrypted data [2022-05-10T20:27:39.510Z] gpg: encrypted with 1 passphrase [2022-05-10T20:27:39.510Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T20:27:39.800Z] + mkdir /home/jenkins [2022-05-10T20:27:39.800Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T20:27:40.088Z] + 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 [2022-05-10T20:27:40.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:27:40.386Z] ---> sigul-install.sh [2022-05-10T20:27:40.386Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T20:27:40.679Z] + git tag --list [2022-05-10T20:27:40.680Z] 0.6.0 [2022-05-10T20:27:40.680Z] 0.6.1 [2022-05-10T20:27:40.680Z] 0.7.0 [2022-05-10T20:27:40.680Z] 0.7.1 [2022-05-10T20:27:40.680Z] v1.0.0 [2022-05-10T20:27:40.680Z] v1.0.1 [2022-05-10T20:27:40.680Z] v1.1.0 [2022-05-10T20:27:40.680Z] v1.2.0 [2022-05-10T20:27:40.680Z] v1.2.1 [2022-05-10T20:27:40.680Z] v1.3.0 [2022-05-10T20:27:40.680Z] v1.3.1 [2022-05-10T20:27:40.680Z] v2.0.0 [2022-05-10T20:27:40.680Z] v2.0.1-dev.1 [2022-05-10T20:27:40.680Z] v2.0.1-dev.10 [2022-05-10T20:27:40.680Z] v2.0.1-dev.11 [2022-05-10T20:27:40.680Z] v2.0.1-dev.12 [2022-05-10T20:27:40.680Z] v2.0.1-dev.13 [2022-05-10T20:27:40.680Z] v2.0.1-dev.14 [2022-05-10T20:27:40.680Z] v2.0.1-dev.15 [2022-05-10T20:27:40.680Z] v2.0.1-dev.16 [2022-05-10T20:27:40.680Z] v2.0.1-dev.17 [2022-05-10T20:27:40.680Z] v2.0.1-dev.18 [2022-05-10T20:27:40.680Z] v2.0.1-dev.19 [2022-05-10T20:27:40.680Z] v2.0.1-dev.2 [2022-05-10T20:27:40.680Z] v2.0.1-dev.20 [2022-05-10T20:27:40.680Z] v2.0.1-dev.21 [2022-05-10T20:27:40.680Z] v2.0.1-dev.22 [2022-05-10T20:27:40.680Z] v2.0.1-dev.23 [2022-05-10T20:27:40.680Z] v2.0.1-dev.24 [2022-05-10T20:27:40.680Z] v2.0.1-dev.25 [2022-05-10T20:27:40.680Z] v2.0.1-dev.26 [2022-05-10T20:27:40.680Z] v2.0.1-dev.27 [2022-05-10T20:27:40.680Z] v2.0.1-dev.28 [2022-05-10T20:27:40.680Z] v2.0.1-dev.29 [2022-05-10T20:27:40.680Z] v2.0.1-dev.3 [2022-05-10T20:27:40.680Z] v2.0.1-dev.30 [2022-05-10T20:27:40.680Z] v2.0.1-dev.31 [2022-05-10T20:27:40.680Z] v2.0.1-dev.32 [2022-05-10T20:27:40.680Z] v2.0.1-dev.33 [2022-05-10T20:27:40.680Z] v2.0.1-dev.34 [2022-05-10T20:27:40.680Z] v2.0.1-dev.35 [2022-05-10T20:27:40.680Z] v2.0.1-dev.36 [2022-05-10T20:27:40.680Z] v2.0.1-dev.37 [2022-05-10T20:27:40.680Z] v2.0.1-dev.38 [2022-05-10T20:27:40.680Z] v2.0.1-dev.39 [2022-05-10T20:27:40.680Z] v2.0.1-dev.4 [2022-05-10T20:27:40.680Z] v2.0.1-dev.40 [2022-05-10T20:27:40.680Z] v2.0.1-dev.41 [2022-05-10T20:27:40.680Z] v2.0.1-dev.42 [2022-05-10T20:27:40.680Z] v2.0.1-dev.43 [2022-05-10T20:27:40.680Z] v2.0.1-dev.44 [2022-05-10T20:27:40.680Z] v2.0.1-dev.45 [2022-05-10T20:27:40.680Z] v2.0.1-dev.46 [2022-05-10T20:27:40.680Z] v2.0.1-dev.47 [2022-05-10T20:27:40.680Z] v2.0.1-dev.48 [2022-05-10T20:27:40.680Z] v2.0.1-dev.49 [2022-05-10T20:27:40.680Z] v2.0.1-dev.5 [2022-05-10T20:27:40.680Z] v2.0.1-dev.50 [2022-05-10T20:27:40.680Z] v2.0.1-dev.51 [2022-05-10T20:27:40.680Z] v2.0.1-dev.52 [2022-05-10T20:27:40.680Z] v2.0.1-dev.53 [2022-05-10T20:27:40.680Z] v2.0.1-dev.54 [2022-05-10T20:27:40.680Z] v2.0.1-dev.55 [2022-05-10T20:27:40.680Z] v2.0.1-dev.56 [2022-05-10T20:27:40.680Z] v2.0.1-dev.57 [2022-05-10T20:27:40.680Z] v2.0.1-dev.58 [2022-05-10T20:27:40.680Z] v2.0.1-dev.59 [2022-05-10T20:27:40.680Z] v2.0.1-dev.6 [2022-05-10T20:27:40.680Z] v2.0.1-dev.60 [2022-05-10T20:27:40.680Z] v2.0.1-dev.61 [2022-05-10T20:27:40.680Z] v2.0.1-dev.62 [2022-05-10T20:27:40.680Z] v2.0.1-dev.63 [2022-05-10T20:27:40.680Z] v2.0.1-dev.64 [2022-05-10T20:27:40.680Z] v2.0.1-dev.65 [2022-05-10T20:27:40.680Z] v2.0.1-dev.66 [2022-05-10T20:27:40.680Z] v2.0.1-dev.67 [2022-05-10T20:27:40.680Z] v2.0.1-dev.68 [2022-05-10T20:27:40.680Z] v2.0.1-dev.69 [2022-05-10T20:27:40.680Z] v2.0.1-dev.7 [2022-05-10T20:27:40.680Z] v2.0.1-dev.70 [2022-05-10T20:27:40.680Z] v2.0.1-dev.71 [2022-05-10T20:27:40.680Z] v2.0.1-dev.72 [2022-05-10T20:27:40.680Z] v2.0.1-dev.73 [2022-05-10T20:27:40.680Z] v2.0.1-dev.74 [2022-05-10T20:27:40.680Z] v2.0.1-dev.75 [2022-05-10T20:27:40.680Z] v2.0.1-dev.76 [2022-05-10T20:27:40.680Z] v2.0.1-dev.77 [2022-05-10T20:27:40.680Z] v2.0.1-dev.78 [2022-05-10T20:27:40.680Z] v2.0.1-dev.79 [2022-05-10T20:27:40.680Z] v2.0.1-dev.8 [2022-05-10T20:27:40.680Z] v2.0.1-dev.80 [2022-05-10T20:27:40.680Z] v2.0.1-dev.81 [2022-05-10T20:27:40.680Z] v2.0.1-dev.82 [2022-05-10T20:27:40.680Z] v2.0.1-dev.83 [2022-05-10T20:27:40.680Z] v2.0.1-dev.84 [2022-05-10T20:27:40.680Z] v2.0.1-dev.85 [2022-05-10T20:27:40.680Z] v2.0.1-dev.86 [2022-05-10T20:27:40.680Z] v2.0.1-dev.87 [2022-05-10T20:27:40.680Z] v2.0.1-dev.88 [2022-05-10T20:27:40.680Z] v2.0.1-dev.89 [2022-05-10T20:27:40.680Z] v2.0.1-dev.9 [2022-05-10T20:27:40.680Z] v2.0.1-dev.90 [2022-05-10T20:27:40.680Z] v2.0.1-dev.91 [2022-05-10T20:27:40.680Z] v2.0.1-dev.92 [2022-05-10T20:27:40.680Z] v2.0.1-dev.93 [2022-05-10T20:27:40.680Z] v2.0.1-dev.94 [2022-05-10T20:27:40.680Z] v2.0.1-dev.95 [2022-05-10T20:27:40.680Z] v2.0.1-dev.96 [2022-05-10T20:27:40.680Z] v2.0.1-dev.97 [2022-05-10T20:27:40.680Z] v2.0.1-dev.98 [2022-05-10T20:27:40.680Z] v2.0.1-dev.99 [2022-05-10T20:27:40.680Z] v2.1.0 [2022-05-10T20:27:40.680Z] v2.2.0-dev.1 [2022-05-10T20:27:40.680Z] v2.2.0-dev.10 [2022-05-10T20:27:40.680Z] v2.2.0-dev.11 [2022-05-10T20:27:40.680Z] v2.2.0-dev.12 [2022-05-10T20:27:40.680Z] v2.2.0-dev.13 [2022-05-10T20:27:40.680Z] v2.2.0-dev.14 [2022-05-10T20:27:40.680Z] v2.2.0-dev.15 [2022-05-10T20:27:40.680Z] v2.2.0-dev.16 [2022-05-10T20:27:40.680Z] v2.2.0-dev.17 [2022-05-10T20:27:40.680Z] v2.2.0-dev.18 [2022-05-10T20:27:40.680Z] v2.2.0-dev.19 [2022-05-10T20:27:40.680Z] v2.2.0-dev.2 [2022-05-10T20:27:40.680Z] v2.2.0-dev.20 [2022-05-10T20:27:40.680Z] v2.2.0-dev.21 [2022-05-10T20:27:40.680Z] v2.2.0-dev.22 [2022-05-10T20:27:40.680Z] v2.2.0-dev.23 [2022-05-10T20:27:40.680Z] v2.2.0-dev.24 [2022-05-10T20:27:40.680Z] v2.2.0-dev.25 [2022-05-10T20:27:40.680Z] v2.2.0-dev.26 [2022-05-10T20:27:40.680Z] v2.2.0-dev.27 [2022-05-10T20:27:40.680Z] v2.2.0-dev.28 [2022-05-10T20:27:40.680Z] v2.2.0-dev.29 [2022-05-10T20:27:40.680Z] v2.2.0-dev.3 [2022-05-10T20:27:40.680Z] v2.2.0-dev.30 [2022-05-10T20:27:40.680Z] v2.2.0-dev.31 [2022-05-10T20:27:40.680Z] v2.2.0-dev.32 [2022-05-10T20:27:40.680Z] v2.2.0-dev.33 [2022-05-10T20:27:40.680Z] v2.2.0-dev.34 [2022-05-10T20:27:40.680Z] v2.2.0-dev.35 [2022-05-10T20:27:40.680Z] v2.2.0-dev.36 [2022-05-10T20:27:40.680Z] v2.2.0-dev.37 [2022-05-10T20:27:40.680Z] v2.2.0-dev.38 [2022-05-10T20:27:40.680Z] v2.2.0-dev.39 [2022-05-10T20:27:40.680Z] v2.2.0-dev.4 [2022-05-10T20:27:40.680Z] v2.2.0-dev.40 [2022-05-10T20:27:40.680Z] v2.2.0-dev.41 [2022-05-10T20:27:40.680Z] v2.2.0-dev.42 [2022-05-10T20:27:40.680Z] v2.2.0-dev.43 [2022-05-10T20:27:40.680Z] v2.2.0-dev.44 [2022-05-10T20:27:40.680Z] v2.2.0-dev.45 [2022-05-10T20:27:40.680Z] v2.2.0-dev.46 [2022-05-10T20:27:40.680Z] v2.2.0-dev.47 [2022-05-10T20:27:40.680Z] v2.2.0-dev.48 [2022-05-10T20:27:40.680Z] v2.2.0-dev.49 [2022-05-10T20:27:40.680Z] v2.2.0-dev.5 [2022-05-10T20:27:40.680Z] v2.2.0-dev.50 [2022-05-10T20:27:40.680Z] v2.2.0-dev.51 [2022-05-10T20:27:40.680Z] v2.2.0-dev.52 [2022-05-10T20:27:40.680Z] v2.2.0-dev.53 [2022-05-10T20:27:40.680Z] v2.2.0-dev.54 [2022-05-10T20:27:40.680Z] v2.2.0-dev.55 [2022-05-10T20:27:40.680Z] v2.2.0-dev.56 [2022-05-10T20:27:40.680Z] v2.2.0-dev.57 [2022-05-10T20:27:40.680Z] v2.2.0-dev.58 [2022-05-10T20:27:40.680Z] v2.2.0-dev.59 [2022-05-10T20:27:40.680Z] v2.2.0-dev.6 [2022-05-10T20:27:40.680Z] v2.2.0-dev.60 [2022-05-10T20:27:40.680Z] v2.2.0-dev.61 [2022-05-10T20:27:40.680Z] v2.2.0-dev.62 [2022-05-10T20:27:40.680Z] v2.2.0-dev.63 [2022-05-10T20:27:40.680Z] v2.2.0-dev.64 [2022-05-10T20:27:40.680Z] v2.2.0-dev.65 [2022-05-10T20:27:40.680Z] v2.2.0-dev.66 [2022-05-10T20:27:40.680Z] v2.2.0-dev.67 [2022-05-10T20:27:40.680Z] v2.2.0-dev.68 [2022-05-10T20:27:40.680Z] v2.2.0-dev.69 [2022-05-10T20:27:40.680Z] v2.2.0-dev.7 [2022-05-10T20:27:40.680Z] v2.2.0-dev.70 [2022-05-10T20:27:40.680Z] v2.2.0-dev.71 [2022-05-10T20:27:40.680Z] v2.2.0-dev.72 [2022-05-10T20:27:40.680Z] v2.2.0-dev.73 [2022-05-10T20:27:40.680Z] v2.2.0-dev.74 [2022-05-10T20:27:40.680Z] v2.2.0-dev.75 [2022-05-10T20:27:40.680Z] v2.2.0-dev.76 [2022-05-10T20:27:40.680Z] v2.2.0-dev.77 [2022-05-10T20:27:40.680Z] v2.2.0-dev.78 [2022-05-10T20:27:40.680Z] v2.2.0-dev.79 [2022-05-10T20:27:40.680Z] v2.2.0-dev.8 [2022-05-10T20:27:40.680Z] v2.2.0-dev.80 [2022-05-10T20:27:40.680Z] v2.2.0-dev.81 [2022-05-10T20:27:40.680Z] v2.2.0-dev.82 [2022-05-10T20:27:40.680Z] v2.2.0-dev.83 [2022-05-10T20:27:40.680Z] v2.2.0-dev.84 [2022-05-10T20:27:40.680Z] v2.2.0-dev.85 [2022-05-10T20:27:40.680Z] v2.2.0-dev.86 [2022-05-10T20:27:40.680Z] v2.2.0-dev.87 [2022-05-10T20:27:40.680Z] v2.2.0-dev.88 [2022-05-10T20:27:40.680Z] v2.2.0-dev.89 [2022-05-10T20:27:40.680Z] v2.2.0-dev.9 [2022-05-10T20:27:40.680Z] v2.2.0-dev.90 [2022-05-10T20:27:40.680Z] v2.2.0-dev.91 [2022-05-10T20:27:40.680Z] v2.2.0-dev.92 [2022-05-10T20:27:40.680Z] v2.2.0-dev.93 [2022-05-10T20:27:40.680Z] v2.2.0-dev.94 [2022-05-10T20:27:40.680Z] v2.2.0-dev.95 [Pipeline] sh [2022-05-10T20:27:40.970Z] + lftools sign git-tag v2.2.0-dev.95 [2022-05-10T20:27:41.541Z] Signing Git tag with Sigul... [2022-05-10T20:27:41.541Z] Signing v2.2.0-dev.95 [Pipeline] echo [2022-05-10T20:27:42.122Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:27:42.407Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T20:27:42.416Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T20:27:42.432Z] $ docker stop --time=1 d4d7d1f10f1572225d94e7492745d86dbaf20e9440993d9551c79c2130795400 [2022-05-10T20:27:43.738Z] $ docker rm -f d4d7d1f10f1572225d94e7492745d86dbaf20e9440993d9551c79c2130795400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T20:27:44.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:27:44.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:44.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:27:44.465Z] . [Pipeline] withDockerContainer [2022-05-10T20:27:44.535Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T20:27:44.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:27:44.990Z] $ docker top 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:27:45.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:27:45.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:27:45.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:27:45.239Z] $ docker exec 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed ssh-agent [2022-05-10T20:27:45.359Z] SSH_AUTH_SOCK=/tmp/ssh-LmgaS1wl4JM2/agent.32 [2022-05-10T20:27:45.359Z] SSH_AGENT_PID=39 [2022-05-10T20:27:45.366Z] Running ssh-add (command line suppressed) [2022-05-10T20:27:45.481Z] Identity added: /w/workspace/edgex-go/225@tmp/private_key_187000496134844702.key (/w/workspace/edgex-go/225@tmp/private_key_187000496134844702.key) [2022-05-10T20:27:45.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:27:45.787Z] + git semver bump pre [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,975 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,975 [bump_version] DEBUG bumping version:2.2.0-dev.95 on axis:pre with prefix:dev [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,975 [bump_version] DEBUG bumped version:2.2.0-dev.96 [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,975 [write_version] DEBUG write version:2.2.0-dev.96 to path:/w/workspace/edgex-go/225/.semver/main with force:True [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,975 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,976 [write_file] DEBUG write to file:/w/workspace/edgex-go/225/.semver/main [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,978 [execute] INFO git cat-file --batch-check [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/225/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,984 [execute] INFO git cat-file --batch [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/225/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:27:46.048Z] 2022-05-10 20:27:45,990 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main [2022-05-10T20:27:46.048Z] 2.2.0-dev.96 [Pipeline] } [2022-05-10T20:27:46.060Z] $ docker exec --env ******** --env ******** 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed ssh-agent -k [2022-05-10T20:27:46.181Z] unset SSH_AUTH_SOCK; [2022-05-10T20:27:46.181Z] unset SSH_AGENT_PID; [2022-05-10T20:27:46.181Z] echo Agent pid 39 killed; [2022-05-10T20:27:46.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:27:46.495Z] + git semver [Pipeline] } [2022-05-10T20:27:46.770Z] $ docker stop --time=1 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed [2022-05-10T20:27:48.103Z] $ docker rm -f 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:27:48.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:27:48.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:48.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:27:48.762Z] . [Pipeline] withDockerContainer [2022-05-10T20:27:48.844Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T20:27:48.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:27:49.305Z] $ docker top 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:27:49.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:27:49.405Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:27:49.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:27:49.543Z] $ docker exec 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c ssh-agent [2022-05-10T20:27:49.665Z] SSH_AUTH_SOCK=/tmp/ssh-MwWXLJjOpzCm/agent.33 [2022-05-10T20:27:49.665Z] SSH_AGENT_PID=39 [2022-05-10T20:27:49.670Z] Running ssh-add (command line suppressed) [2022-05-10T20:27:49.795Z] Identity added: /w/workspace/edgex-go/225@tmp/private_key_8484776395178729565.key (/w/workspace/edgex-go/225@tmp/private_key_8484776395178729565.key) [2022-05-10T20:27:49.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:27:50.103Z] + git semver push [2022-05-10T20:27:50.363Z] 2022-05-10 20:27:50,311 [run_push] DEBUG push [2022-05-10T20:27:50.363Z] 2022-05-10 20:27:50,312 [execute] INFO git push origin semver [2022-05-10T20:27:50.363Z] 2022-05-10 20:27:50,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/225/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:27:50.933Z] 2022-05-10 20:27:50,784 [main] ERROR Cmd('git') failed due to: exit code(1) [2022-05-10T20:27:50.933Z] cmdline: git push origin semver [2022-05-10T20:27:50.933Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.3' to the list of known hosts. [2022-05-10T20:27:50.933Z] To github.com:edgexfoundry/edgex-go.git [2022-05-10T20:27:50.933Z] ! [rejected] semver -> semver (fetch first) [2022-05-10T20:27:50.933Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' [2022-05-10T20:27:50.933Z] hint: Updates were rejected because the remote contains work that you do [2022-05-10T20:27:50.933Z] hint: not have locally. This is usually caused by another repository pushing [2022-05-10T20:27:50.933Z] hint: to the same ref. You may want to first integrate the remote changes [2022-05-10T20:27:50.933Z] hint: (e.g., 'git pull ...') before pushing again. [2022-05-10T20:27:50.933Z] hint: See the 'Note about fast-forwards' in 'git push --help' for details.' [2022-05-10T20:27:50.933Z] ERROR: Cmd('git') failed due to: exit code(1) [2022-05-10T20:27:50.933Z] cmdline: git push origin semver [2022-05-10T20:27:50.933Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.3' to the list of known hosts. [2022-05-10T20:27:50.933Z] To github.com:edgexfoundry/edgex-go.git [2022-05-10T20:27:50.933Z] ! [rejected] semver -> semver (fetch first) [2022-05-10T20:27:50.933Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' [2022-05-10T20:27:50.933Z] hint: Updates were rejected because the remote contains work that you do [2022-05-10T20:27:50.933Z] hint: not have locally. This is usually caused by another repository pushing [2022-05-10T20:27:50.933Z] hint: to the same ref. You may want to first integrate the remote changes [2022-05-10T20:27:50.933Z] hint: (e.g., 'git pull ...') before pushing again. [2022-05-10T20:27:50.933Z] hint: See the 'Note about fast-forwards' in 'git push --help' for details.' [Pipeline] } [2022-05-10T20:27:50.944Z] $ docker exec --env ******** --env ******** 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c ssh-agent -k [2022-05-10T20:27:51.052Z] unset SSH_AUTH_SOCK; [2022-05-10T20:27:51.052Z] unset SSH_AGENT_PID; [2022-05-10T20:27:51.052Z] echo Agent pid 39 killed; [2022-05-10T20:27:51.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-10T20:27:51.087Z] $ docker stop --time=1 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c [2022-05-10T20:27:52.396Z] $ docker rm -f 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c [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 [2022-05-10T20:27:52.994Z] + [ -d /w/workspace/edgex-go/225/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:27:53.286Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:27:54.152Z] ---> package-listing.sh [2022-05-10T20:27:54.152Z] ++ facter osfamily [2022-05-10T20:27:54.152Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T20:27:54.412Z] + OS_FAMILY=debian [2022-05-10T20:27:54.412Z] + workspace=/w/workspace/edgex-go/225 [2022-05-10T20:27:54.412Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T20:27:54.412Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T20:27:54.412Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T20:27:54.412Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T20:27:54.412Z] + '[' /w/workspace/edgex-go/225 ']' [2022-05-10T20:27:54.412Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T20:27:54.412Z] + case "${OS_FAMILY}" in [2022-05-10T20:27:54.412Z] + dpkg -l [2022-05-10T20:27:54.412Z] + grep '^ii' [2022-05-10T20:27:54.412Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T20:27:54.412Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T20:27:54.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T20:27:54.412Z] + '[' /w/workspace/edgex-go/225 ']' [2022-05-10T20:27:54.412Z] + mkdir -p /w/workspace/edgex-go/225/archives/ [2022-05-10T20:27:54.412Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/225/archives/ [Pipeline] echo [2022-05-10T20:27:54.423Z] 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/225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T20:27:54.702Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:55.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:27:55.261Z] [2022-05-10T20:27:55.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:27:55.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:27:55.559Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T20:27:55.559Z] 5eb5b503b376: Pulling fs layer [2022-05-10T20:27:55.559Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T20:27:55.559Z] ec43610c2a17: Pulling fs layer [2022-05-10T20:27:55.559Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T20:27:55.559Z] 33b1e0a273af: Pulling fs layer [2022-05-10T20:27:55.559Z] 3a2ae6a8a46f: Waiting [2022-05-10T20:27:55.559Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T20:27:55.559Z] 33b1e0a273af: Waiting [2022-05-10T20:27:55.559Z] 2f39f015ded8: Pulling fs layer [2022-05-10T20:27:55.559Z] 2f39f015ded8: Waiting [2022-05-10T20:27:55.559Z] 5c69ac0246d0: Download complete [2022-05-10T20:27:55.559Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T20:27:55.559Z] 3a2ae6a8a46f: Download complete [2022-05-10T20:27:55.559Z] 33b1e0a273af: Verifying Checksum [2022-05-10T20:27:55.559Z] 33b1e0a273af: Download complete [2022-05-10T20:27:55.819Z] ec43610c2a17: Verifying Checksum [2022-05-10T20:27:55.819Z] ec43610c2a17: Download complete [2022-05-10T20:27:55.819Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T20:27:55.819Z] 5d3b04190fa2: Download complete [2022-05-10T20:27:55.819Z] 5eb5b503b376: Verifying Checksum [2022-05-10T20:27:55.819Z] 5eb5b503b376: Download complete [2022-05-10T20:27:56.388Z] 2f39f015ded8: Download complete [2022-05-10T20:27:56.956Z] 5eb5b503b376: Pull complete [2022-05-10T20:27:57.215Z] 5c69ac0246d0: Pull complete [2022-05-10T20:27:57.783Z] ec43610c2a17: Pull complete [2022-05-10T20:27:57.783Z] 3a2ae6a8a46f: Pull complete [2022-05-10T20:27:58.043Z] 33b1e0a273af: Pull complete [2022-05-10T20:27:58.043Z] 5d3b04190fa2: Pull complete [2022-05-10T20:28:03.320Z] 2f39f015ded8: Pull complete [2022-05-10T20:28:03.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T20:28:03.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:28:03.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T20:28:03.386Z] prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container [2022-05-10T20:28:03.421Z] $ 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/225/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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 [2022-05-10T20:28:05.150Z] $ docker top d656b8f5061e6ba209c62a4d01c796f85fdb2d24c9fa8d588c4cac4afb51fac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:28:05.537Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T20:28:05.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T20:28:06.110Z] + ls /var/log/sa-host [2022-05-10T20:28:06.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:28:06.320Z] provisioning config files... [2022-05-10T20:28:06.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/225@tmp/config7312488751349839712tmp [Pipeline] { [Pipeline] echo [2022-05-10T20:28:06.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:28:06.628Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T20:28:06.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:28:06.967Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T20:28:06.976Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:28:07.264Z] ---> sudo-logs.sh [2022-05-10T20:28:07.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T20:28:07.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:28:07.576Z] ---> job-cost.sh [2022-05-10T20:28:07.576Z] lf-activate-venv: SKIPPING [2022-05-10T20:28:07.576Z] DEBUG: total: 0.2199999988079071 [2022-05-10T20:28:07.576Z] INFO: Retrieving Stack Cost... [2022-05-10T20:28:08.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T20:28:08.407Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T20:28:08.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:28:08.703Z] ---> logs-deploy.sh [2022-05-10T20:28:08.704Z] lf-activate-venv: SKIPPING [2022-05-10T20:28:08.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/225 [2022-05-10T20:28:08.704Z] INFO: archiving workspace using pattern(s): [2022-05-10T20:28:09.648Z] Archives upload complete. [2022-05-10T20:28:09.648Z] INFO: archiving logs to Nexus