Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c172932d67f5deb00d2ba71bf7bdd749298babf 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-ssh14906508751936115361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10624426031913183334.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17801881237614470913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh742213056113811851.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-ssh2900255159184818790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21349 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/199 [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/199 # 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 7c172932d67f5deb00d2ba71bf7bdd749298babf (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 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 Commit message: "fix(metadata): not trigger DS callback if only lastConnected is updated (#3976)" > git rev-list --no-walk b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T15:40:02.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T15:40:02.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T15:40:02.123Z] ========================================================= [2022-04-19T15:40:02.123Z] EdgeX Global Pipelines Version Info [2022-04-19T15:40:02.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T15:40:02.864Z] ------------------- [2022-04-19T15:40:02.864Z] stable info: [2022-04-19T15:40:02.864Z] ------------------- [2022-04-19T15:40:02.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T15:40:02.864Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T15:40:02.864Z] Message: update stable to v1.0.221 [2022-04-19T15:40:03.435Z] ------------------- [2022-04-19T15:40:03.435Z] experimental info: [2022-04-19T15:40:03.435Z] ------------------- [2022-04-19T15:40:03.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T15:40:03.435Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T15:40:03.435Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T15:40:03.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-19T15:40:03.609Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-19T15:40:03.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T15:40:03.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T15:40:03.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T15:40:03.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T15:40:03.744Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T15:40:03.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-19T15:40:03.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-19T15:40:03.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-19T15:40:03.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T15:40:03.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T15:40:03.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T15:40:03.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T15:40:03.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T15:40:03.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T15:40:03.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T15:40:03.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T15:40:03.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-19T15:40:03.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-19T15:40:03.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T15:40:03.937Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T15:40:03.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-19T15:40:03.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-19T15:40:03.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-19T15:40:03.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] echo [2022-04-19T15:40:04.002Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c17293 [Pipeline] echo [2022-04-19T15:40:04.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T15:40:04.060Z] provisioning config files... [2022-04-19T15:40:04.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/199@tmp/config1571379327387376972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T15:40:04.412Z] ---> docker-login.sh [2022-04-19T15:40:04.412Z] nexus3.edgexfoundry.org:10001 [2022-04-19T15:40:04.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:40:04.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:40:04.939Z] Configure a credential helper to remove this warning. See [2022-04-19T15:40:04.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:40:04.939Z] [2022-04-19T15:40:04.939Z] Login Succeeded [2022-04-19T15:40:04.939Z] nexus3.edgexfoundry.org:10002 [2022-04-19T15:40:04.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:40:04.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:40:04.939Z] Configure a credential helper to remove this warning. See [2022-04-19T15:40:04.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:40:04.939Z] [2022-04-19T15:40:04.939Z] Login Succeeded [2022-04-19T15:40:04.939Z] nexus3.edgexfoundry.org:10003 [2022-04-19T15:40:05.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:40:05.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:40:05.200Z] Configure a credential helper to remove this warning. See [2022-04-19T15:40:05.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:40:05.200Z] [2022-04-19T15:40:05.200Z] Login Succeeded [2022-04-19T15:40:05.200Z] nexus3.edgexfoundry.org:10004 [2022-04-19T15:40:05.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:40:05.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:40:05.200Z] Configure a credential helper to remove this warning. See [2022-04-19T15:40:05.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:40:05.200Z] [2022-04-19T15:40:05.200Z] Login Succeeded [2022-04-19T15:40:05.200Z] docker.io [2022-04-19T15:40:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:40:05.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:40:05.724Z] Configure a credential helper to remove this warning. See [2022-04-19T15:40:05.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:40:05.724Z] [2022-04-19T15:40:05.724Z] Login Succeeded [2022-04-19T15:40:05.724Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T15:40:05.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T15:40:06.050Z] + 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-04-19T15:40:06.050Z] + dirname cmd/core-command/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/core-data/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-19T15:40:06.050Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2022-04-19T15:40:06.050Z] [2022-04-19T15:40:06.050Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-19T15:40:06.050Z] + + cut -d/ -f2 [2022-04-19T15:40:06.050Z] dirname cmd/security-proxy-setup/Dockerfile [2022-04-19T15:40:06.050Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/support-notifications/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-19T15:40:06.050Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-19T15:40:06.050Z] + cut -d/ -f2 [2022-04-19T15:40:06.050Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-19T15:40:06.166Z] 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-04-19T15:40:06.530Z] + git rev-list -1 --merges 7c172932d67f5deb00d2ba71bf7bdd749298babf~1..7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] echo [2022-04-19T15:40:06.550Z] -----------> git rev-list -1 --merges 7c172932d67f5deb00d2ba71bf7bdd749298babf~1..7c172932d67f5deb00d2ba71bf7bdd749298babf 7c172932d67f5deb00d2ba71bf7bdd749298babf [false] [Pipeline] sh [2022-04-19T15:40:06.844Z] + git log --format=format:%s -1 7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] echo [2022-04-19T15:40:06.861Z] ========================================================= [2022-04-19T15:40:06.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T15:40:06.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-19T15:40:07.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T15:40:07.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T15:40:07.466Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T15:40:07.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T15:40:07.466Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T15:40:07.466Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T15:40:07.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:40:07.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T15:40:07.825Z] [2022-04-19T15:40:07.825Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:40:08.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T15:40:08.130Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T15:40:08.130Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T15:40:08.130Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T15:40:08.130Z] 4c7163046ea9: Pulling fs layer [2022-04-19T15:40:08.130Z] 0c2d73faf560: Pulling fs layer [2022-04-19T15:40:08.130Z] 0c2d73faf560: Waiting [2022-04-19T15:40:08.130Z] 3e5f54012d9b: Download complete [2022-04-19T15:40:08.130Z] a0d0a0d46f8b: Verifying Checksum [2022-04-19T15:40:08.130Z] a0d0a0d46f8b: Download complete [2022-04-19T15:40:08.391Z] 0c2d73faf560: Verifying Checksum [2022-04-19T15:40:08.391Z] 0c2d73faf560: Download complete [2022-04-19T15:40:08.391Z] 4c7163046ea9: Verifying Checksum [2022-04-19T15:40:08.391Z] a0d0a0d46f8b: Pull complete [2022-04-19T15:40:08.391Z] 3e5f54012d9b: Pull complete [2022-04-19T15:40:08.964Z] 4c7163046ea9: Pull complete [2022-04-19T15:40:08.964Z] 0c2d73faf560: Pull complete [2022-04-19T15:40:08.964Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T15:40:08.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T15:40:08.964Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T15:40:09.037Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T15:40:09.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T15:40:09.843Z] $ docker top 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T15:40:09.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T15:40:09.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T15:40:10.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T15:40:10.094Z] $ docker exec 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 ssh-agent [2022-04-19T15:40:10.206Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjAMdk/agent.13 [2022-04-19T15:40:10.206Z] SSH_AGENT_PID=20 [2022-04-19T15:40:10.212Z] Running ssh-add (command line suppressed) [2022-04-19T15:40:10.339Z] Identity added: /w/workspace/edgex-go/199@tmp/private_key_5246228237708145578.key (/w/workspace/edgex-go/199@tmp/private_key_5246228237708145578.key) [2022-04-19T15:40:10.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T15:40:10.643Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T15:40:10.663Z] $ docker exec --env ******** --env ******** 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 ssh-agent -k [2022-04-19T15:40:10.764Z] unset SSH_AUTH_SOCK; [2022-04-19T15:40:10.765Z] unset SSH_AGENT_PID; [2022-04-19T15:40:10.765Z] echo Agent pid 20 killed; [2022-04-19T15:40:10.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T15:40:10.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T15:40:10.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T15:40:10.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T15:40:10.945Z] $ docker exec 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 ssh-agent [2022-04-19T15:40:11.056Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEfegAa/agent.56 [2022-04-19T15:40:11.056Z] SSH_AGENT_PID=62 [2022-04-19T15:40:11.062Z] Running ssh-add (command line suppressed) [2022-04-19T15:40:11.180Z] Identity added: /w/workspace/edgex-go/199@tmp/private_key_5224804966097629794.key (/w/workspace/edgex-go/199@tmp/private_key_5224804966097629794.key) [2022-04-19T15:40:11.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T15:40:11.476Z] + git semver init [2022-04-19T15:40:11.476Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T15:40:11.476Z] # $GIT_DIR = /w/workspace/edgex-go/199/.git [2022-04-19T15:40:11.476Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/199 [2022-04-19T15:40:11.476Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T15:40:11.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T15:40:11.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T15:40:11.476Z] # $SEMVER_BRANCH = main [2022-04-19T15:40:11.476Z] # $SEMVER_TEMP = /tmp/semver-012911781 [2022-04-19T15:40:11.476Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-19T15:40:26.411Z] # '/tmp/semver-012911781' -> '/w/workspace/edgex-go/199/.semver' [2022-04-19T15:40:26.411Z] # -> Force: false [2022-04-19T15:40:26.411Z] # $SEMVER_DIR = /w/workspace/edgex-go/199/.semver [Pipeline] } [2022-04-19T15:40:26.433Z] $ docker exec --env ******** --env ******** 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 ssh-agent -k [2022-04-19T15:40:26.543Z] unset SSH_AUTH_SOCK; [2022-04-19T15:40:26.544Z] unset SSH_AGENT_PID; [2022-04-19T15:40:26.544Z] echo Agent pid 62 killed; [2022-04-19T15:40:26.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T15:40:26.878Z] + git semver [Pipeline] } [2022-04-19T15:40:26.900Z] $ docker stop --time=1 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 [2022-04-19T15:40:28.825Z] $ docker rm -f 840b11690ecf911c39d0b876d2651533a363d0c80968a1ed27a7a17bb6aefcd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T15:40:29.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T15:40:29.432Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T15:40:29.436Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.73 [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-04-19T15:40:29.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T15:40:29.549Z] ========================================================= [2022-04-19T15:40:29.549Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T15:40:29.549Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T15:40:29.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T15:40:29.836Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T15:40:29.836Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T15:40:29.836Z] 666ba61612fd: Pulling fs layer [2022-04-19T15:40:29.836Z] 8ed8ca486205: Pulling fs layer [2022-04-19T15:40:29.836Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T15:40:29.836Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T15:40:29.836Z] 640e595b4fbd: Pulling fs layer [2022-04-19T15:40:29.836Z] 763cafe07f6e: Pulling fs layer [2022-04-19T15:40:29.836Z] 0c0b528cf693: Pulling fs layer [2022-04-19T15:40:29.836Z] 22a0e8bec74d: Waiting [2022-04-19T15:40:29.836Z] 640e595b4fbd: Waiting [2022-04-19T15:40:29.836Z] 4fe6c5a15a65: Waiting [2022-04-19T15:40:29.836Z] 763cafe07f6e: Waiting [2022-04-19T15:40:29.836Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T15:40:29.836Z] 10935f4eaf8b: Waiting [2022-04-19T15:40:29.836Z] 0c0b528cf693: Waiting [2022-04-19T15:40:29.836Z] 8ed8ca486205: Verifying Checksum [2022-04-19T15:40:29.836Z] 8ed8ca486205: Download complete [2022-04-19T15:40:29.836Z] 666ba61612fd: Download complete [2022-04-19T15:40:29.836Z] 22a0e8bec74d: Download complete [2022-04-19T15:40:29.836Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T15:40:29.836Z] 59bf1c3509f3: Download complete [2022-04-19T15:40:29.836Z] 640e595b4fbd: Verifying Checksum [2022-04-19T15:40:29.836Z] 640e595b4fbd: Download complete [2022-04-19T15:40:29.836Z] 763cafe07f6e: Verifying Checksum [2022-04-19T15:40:29.836Z] 763cafe07f6e: Download complete [2022-04-19T15:40:29.836Z] 0c0b528cf693: Verifying Checksum [2022-04-19T15:40:29.836Z] 0c0b528cf693: Download complete [2022-04-19T15:40:30.096Z] 59bf1c3509f3: Pull complete [2022-04-19T15:40:30.096Z] 666ba61612fd: Pull complete [2022-04-19T15:40:30.358Z] 8ed8ca486205: Pull complete [2022-04-19T15:40:30.619Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T15:40:30.619Z] 10935f4eaf8b: Download complete [2022-04-19T15:40:30.619Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T15:40:30.619Z] 4fe6c5a15a65: Download complete [2022-04-19T15:40:34.813Z] 4fe6c5a15a65: Pull complete [2022-04-19T15:40:34.813Z] 22a0e8bec74d: Pull complete [2022-04-19T15:40:34.813Z] 640e595b4fbd: Pull complete [2022-04-19T15:40:34.813Z] 763cafe07f6e: Pull complete [2022-04-19T15:40:34.813Z] 0c0b528cf693: Pull complete [2022-04-19T15:40:36.721Z] 10935f4eaf8b: Pull complete [2022-04-19T15:40:36.721Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T15:40:36.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T15:40:36.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T15:40:37.025Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-19T15:40:37.025Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T15:40:37.025Z] WORKDIR /edgex [2022-04-19T15:40:37.025Z] COPY go.mod . [2022-04-19T15:40:37.025Z] RUN go mod download [2022-04-19T15:40:38.411Z] Sending build context to Docker daemon 334.9MB [2022-04-19T15:40:38.411Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T15:40:38.411Z] ---> 99d49a6021b9 [2022-04-19T15:40:38.411Z] Step 2/4 : WORKDIR /edgex [2022-04-19T15:40:40.344Z] ---> Running in 8b84f0f247b2 [2022-04-19T15:40:40.344Z] Removing intermediate container 8b84f0f247b2 [2022-04-19T15:40:40.344Z] ---> 32f3666dbcb5 [2022-04-19T15:40:40.344Z] Step 3/4 : COPY go.mod . [2022-04-19T15:40:40.606Z] ---> 19433ee0aec5 [2022-04-19T15:40:40.606Z] Step 4/4 : RUN go mod download [2022-04-19T15:40:40.606Z] ---> Running in e34e524096c9 [2022-04-19T15:40:44.502Z] Still waiting to schedule task [2022-04-19T15:40:44.502Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-19T15:40:58.720Z] Removing intermediate container e34e524096c9 [2022-04-19T15:40:58.720Z] ---> 01cd28b7e550 [2022-04-19T15:40:58.720Z] Successfully built 01cd28b7e550 [2022-04-19T15:40:58.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:40:59.017Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T15:40:59.017Z] . [Pipeline] withDockerContainer [2022-04-19T15:40:59.086Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T15:40:59.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T15:40:59.566Z] $ docker top d52b10a2167b95f9ecb7b80ef2cc6351671998007f8d46d3a50aa3601fc6084e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T15:40:59.914Z] + go version [2022-04-19T15:40:59.914Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T15:40:59.932Z] $ docker stop --time=1 d52b10a2167b95f9ecb7b80ef2cc6351671998007f8d46d3a50aa3601fc6084e [2022-04-19T15:41:01.262Z] $ docker rm -f d52b10a2167b95f9ecb7b80ef2cc6351671998007f8d46d3a50aa3601fc6084e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:41:01.660Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T15:41:01.660Z] . [Pipeline] withDockerContainer [2022-04-19T15:41:01.726Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T15:41:01.766Z] $ 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/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T15:41:02.129Z] $ docker top 1c317bdae40176851faef50a5fe16767992429439f6da5f89b582454ec07067f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T15:41:02.202Z] ========================================================= [2022-04-19T15:41:02.202Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T15:41:02.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T15:41:02.497Z] + make test [2022-04-19T15:41:02.497Z] go mod tidy -compat=1.17 [2022-04-19T15:41:02.497Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T15:41:09.086Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T15:41:19.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T15:41:19.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T15:41:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-04-19T15:41:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T15:41:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T15:41:21.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-04-19T15:41:21.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T15:41:21.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 53.4% of statements [2022-04-19T15:41:21.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T15:41:21.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.769s coverage: 89.2% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.111s coverage: 84.4% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.487s coverage: 95.6% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 29.6% of statements [2022-04-19T15:41:23.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-04-19T15:41:23.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-04-19T15:41:35.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-04-19T15:41:35.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-04-19T15:41:35.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-04-19T15:41:35.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.2% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T15:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-04-19T15:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T15:41:45.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T15:41:45.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T15:41:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T15:41:45.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-19T15:41:45.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-19T15:41:45.816Z] 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-04-19T15:42:03.937Z] GO111MODULE=on go vet ./... [2022-04-19T15:42:05.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T15:42:06.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T15:42:06.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T15:42:07.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T15:42:07.552Z] + ls -al . [2022-04-19T15:42:07.552Z] total 672 [2022-04-19T15:42:07.552Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 15:42 . [2022-04-19T15:42:07.552Z] drwxr-xr-x 4 root root 4096 Apr 19 15:41 .. [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 15:39 .dockerignore [2022-04-19T15:42:07.552Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 15:40 .git [2022-04-19T15:42:07.552Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 15:39 .github [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 15:39 .gitignore [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 15:39 .golangci.yml [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 15:39 .hadolint.yml [2022-04-19T15:42:07.552Z] drwx------ 3 1001 1001 4096 Apr 19 15:40 .semver [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 15:39 .sonarcloud.properties [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 15:39 ADOPTERS.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 15:39 Attribution.txt [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 15:39 CHANGELOG.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 15:39 CONTRIBUTING.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 15:39 GOVERNANCE.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 15:39 Jenkinsfile [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 15:39 LICENSE [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 15:39 Makefile [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 15:39 OWNERS.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 15:39 README.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 15:39 SECURITY.md [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 12 Apr 19 15:40 VERSION [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 15:39 ZMQWindows.md [2022-04-19T15:42:07.552Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 15:39 bin [2022-04-19T15:42:07.552Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 15:39 cmd [2022-04-19T15:42:07.552Z] -rw-r--r-- 1 root root 435134 Apr 19 15:41 coverage.out [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 15:39 go.mod [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 15:39 go.sum [2022-04-19T15:42:07.552Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 15:39 internal [2022-04-19T15:42:07.552Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 15:39 openapi [2022-04-19T15:42:07.552Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 15:39 snap [2022-04-19T15:42:07.552Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 15:39 version.go [Pipeline] sh [2022-04-19T15:42:07.840Z] + '[' -e coverage.out ] [2022-04-19T15:42:07.840Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T15:42:07.932Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T15:42:08.209Z] + make build [2022-04-19T15:42:08.209Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T15:42:15.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21350 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-19T15:42:15.388Z] Running in /w/workspace/edgex-go/199 [Pipeline] { [Pipeline] checkout [2022-04-19T15:42:15.665Z] The recommended git tool is: git [2022-04-19T15:42:23.075Z] using credential edgex-jenkins-ssh [2022-04-19T15:42:23.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T15:42:23.106Z] Cloning the remote Git repository [2022-04-19T15:42:23.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-19T15:42:23.344Z] > git init /w/workspace/edgex-go/199 # timeout=10 [2022-04-19T15:42:23.521Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T15:42:23.522Z] > git --version # timeout=10 [2022-04-19T15:42:23.553Z] > git --version # 'git version 2.25.1' [2022-04-19T15:42:23.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T15:42:23.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T15:42:29.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T15:42:29.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T15:42:35.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T15:42:35.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T15:42:36.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T15:42:37.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T15:42:38.708Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T15:42:39.649Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T15:42:40.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T15:42:40.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T15:42:41.539Z] Avoid second fetch [2022-04-19T15:42:41.540Z] Checking out Revision 7c172932d67f5deb00d2ba71bf7bdd749298babf (main) [2022-04-19T15:42:41.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T15:42:41.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T15:42:41.568Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:42:41.585Z] > git checkout -f 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 [2022-04-19T15:42:42.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T15:42:43.283Z] $ docker stop --time=1 1c317bdae40176851faef50a5fe16767992429439f6da5f89b582454ec07067f [2022-04-19T15:42:45.953Z] $ docker rm -f 1c317bdae40176851faef50a5fe16767992429439f6da5f89b582454ec07067f [2022-04-19T15:42:46.101Z] Commit message: "fix(metadata): not trigger DS callback if only lastConnected is updated (#3976)" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T15:42:47.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T15:42:47.589Z] [2022-04-19T15:42:47.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:42:47.866Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T15:42:47.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T15:42:47.866Z] Dload Upload Total Spent Left Speed [2022-04-19T15:42:47.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 96284 [2022-04-19T15:42:47.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T15:42:47.889Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-19T15:42:47.889Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-19T15:42:47.889Z] ca9280d653b3: Pulling fs layer [2022-04-19T15:42:47.889Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2022-04-19T15:42:48.149Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-19T15:42:48.149Z] cbdbe7a5bc2a: Download complete [2022-04-19T15:42:48.149Z] ca9280d653b3: Verifying Checksum [2022-04-19T15:42:48.149Z] ca9280d653b3: Download complete [2022-04-19T15:42:48.149Z] cbdbe7a5bc2a: Pull complete [2022-04-19T15:42:48.376Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T15:42:48.407Z] 7e9c9ca2126c: Download complete [2022-04-19T15:42:48.664Z] ca9280d653b3: Pull complete [2022-04-19T15:42:48.727Z] + sudo tee /etc/docker/daemon.new [2022-04-19T15:42:48.727Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T15:42:48.727Z] { [2022-04-19T15:42:48.727Z] "registry-mirrors": [ [2022-04-19T15:42:48.727Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T15:42:48.727Z] ], [2022-04-19T15:42:48.727Z] "bip": "10.250.0.254/24", [2022-04-19T15:42:48.727Z] "hosts": [ [2022-04-19T15:42:48.727Z] "tcp://0.0.0.0:5555", [2022-04-19T15:42:48.727Z] "unix:///var/run/docker.sock" [2022-04-19T15:42:48.727Z] ], [2022-04-19T15:42:48.727Z] "mtu": 1458, [2022-04-19T15:42:48.727Z] "selinux-enabled": true, [2022-04-19T15:42:48.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T15:42:48.727Z] } [Pipeline] sh [2022-04-19T15:42:49.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T15:42:49.403Z] + sudo service docker restart [2022-04-19T15:42:52.053Z] 7e9c9ca2126c: Pull complete [2022-04-19T15:42:52.054Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-19T15:42:52.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T15:42:52.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-19T15:42:52.122Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T15:42:52.166Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T15:42:53.790Z] $ docker top 458662ff4c58d5e5aaf5bc8edf0b2f4a470d76e8a720a804883381630dc4a1e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T15:42:54.150Z] + docker-compose build --help [2022-04-19T15:42:54.150Z] + grep parallel [2022-04-19T15:42:54.721Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T15:42:54.738Z] $ docker stop --time=1 458662ff4c58d5e5aaf5bc8edf0b2f4a470d76e8a720a804883381630dc4a1e2 [2022-04-19T15:42:56.045Z] $ docker rm -f 458662ff4c58d5e5aaf5bc8edf0b2f4a470d76e8a720a804883381630dc4a1e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:42:56.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T15:42:56.454Z] . [Pipeline] withDockerContainer [2022-04-19T15:42:56.516Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T15:42:56.554Z] $ 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/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@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-04-19T15:42:56.926Z] $ docker top 490893b7e3ec9fe4043fc2d35892702dcb4c941dc32f7ea2accc43c86a7acc7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T15:42:57.282Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T15:42:57.853Z] Building core-command ... [2022-04-19T15:42:57.853Z] Building core-data ... [2022-04-19T15:42:57.853Z] Building core-metadata ... [2022-04-19T15:42:57.853Z] Building security-bootstrapper ... [2022-04-19T15:42:57.853Z] Building security-proxy-setup ... [2022-04-19T15:42:57.853Z] Building security-secretstore-setup ... [2022-04-19T15:42:57.853Z] Building security-spiffe-token-provider ... [2022-04-19T15:42:57.853Z] Building security-spire-agent ... [2022-04-19T15:42:57.853Z] Building security-spire-config ... [2022-04-19T15:42:57.853Z] Building security-spire-server ... [2022-04-19T15:42:57.853Z] Building support-notifications ... [2022-04-19T15:42:57.853Z] Building support-scheduler ... [2022-04-19T15:42:57.853Z] Building sys-mgmt-agent ... [2022-04-19T15:42:57.853Z] Building security-spiffe-token-provider [2022-04-19T15:42:57.853Z] Building security-bootstrapper [2022-04-19T15:42:57.853Z] Building security-secretstore-setup [2022-04-19T15:42:57.853Z] Building security-spire-agent [2022-04-19T15:42:57.853Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T15:43:07.755Z] provisioning config files... [2022-04-19T15:43:07.779Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/199@tmp/config8977346863747483283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T15:43:08.136Z] ---> docker-login.sh [2022-04-19T15:43:08.136Z] nexus3.edgexfoundry.org:10001 [2022-04-19T15:43:08.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:43:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:43:09.006Z] Configure a credential helper to remove this warning. See [2022-04-19T15:43:09.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:43:09.006Z] [2022-04-19T15:43:09.006Z] Login Succeeded [2022-04-19T15:43:09.006Z] nexus3.edgexfoundry.org:10002 [2022-04-19T15:43:09.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:43:09.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:43:09.280Z] Configure a credential helper to remove this warning. See [2022-04-19T15:43:09.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:43:09.280Z] [2022-04-19T15:43:09.280Z] Login Succeeded [2022-04-19T15:43:09.553Z] nexus3.edgexfoundry.org:10003 [2022-04-19T15:43:09.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:43:09.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:43:09.826Z] Configure a credential helper to remove this warning. See [2022-04-19T15:43:09.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:43:09.826Z] [2022-04-19T15:43:09.826Z] Login Succeeded [2022-04-19T15:43:09.826Z] nexus3.edgexfoundry.org:10004 [2022-04-19T15:43:10.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:43:10.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:43:10.384Z] Configure a credential helper to remove this warning. See [2022-04-19T15:43:10.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:43:10.384Z] [2022-04-19T15:43:10.384Z] Login Succeeded [2022-04-19T15:43:10.384Z] docker.io [2022-04-19T15:43:10.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:43:11.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:43:11.254Z] Configure a credential helper to remove this warning. See [2022-04-19T15:43:11.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:43:11.254Z] [2022-04-19T15:43:11.254Z] Login Succeeded [2022-04-19T15:43:11.254Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T15:43:11.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T15:43:11.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T15:43:11.532Z] ========================================================= [2022-04-19T15:43:11.532Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T15:43:11.532Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T15:43:11.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T15:43:12.215Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T15:43:12.215Z] 9b3977197b4f: Pulling fs layer [2022-04-19T15:43:12.215Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T15:43:12.215Z] 94645a83ff95: Pulling fs layer [2022-04-19T15:43:12.215Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T15:43:12.215Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T15:43:12.215Z] f7c0051592d6: Pulling fs layer [2022-04-19T15:43:12.215Z] a227ed2f7395: Pulling fs layer [2022-04-19T15:43:12.215Z] 7b1c46037f91: Pulling fs layer [2022-04-19T15:43:12.215Z] 0c92f367c5e7: Waiting [2022-04-19T15:43:12.215Z] f7c0051592d6: Waiting [2022-04-19T15:43:12.215Z] a227ed2f7395: Waiting [2022-04-19T15:43:12.215Z] 7b1c46037f91: Waiting [2022-04-19T15:43:12.215Z] 3f3a8bcf1eab: Waiting [2022-04-19T15:43:12.215Z] 94645a83ff95: Download complete [2022-04-19T15:43:12.215Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T15:43:12.215Z] 1a89e8eeedd5: Download complete [2022-04-19T15:43:12.215Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T15:43:12.215Z] 0c92f367c5e7: Download complete [2022-04-19T15:43:12.215Z] f7c0051592d6: Verifying Checksum [2022-04-19T15:43:12.215Z] f7c0051592d6: Download complete [2022-04-19T15:43:12.215Z] 9b3977197b4f: Download complete [2022-04-19T15:43:12.215Z] a227ed2f7395: Verifying Checksum [2022-04-19T15:43:12.215Z] a227ed2f7395: Download complete [2022-04-19T15:43:12.745Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:43:12.745Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:43:12.745Z] ---> 01cd28b7e550 [2022-04-19T15:43:12.745Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T15:43:12.745Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:43:12.745Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:43:12.745Z] ---> 01cd28b7e550 [2022-04-19T15:43:12.745Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T15:43:12.745Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:43:12.745Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:43:12.745Z] ---> 01cd28b7e550 [2022-04-19T15:43:12.745Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T15:43:12.745Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:43:12.745Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:43:12.745Z] ---> 01cd28b7e550 [2022-04-19T15:43:12.745Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T15:43:12.745Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:43:12.745Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:43:12.745Z] ---> 01cd28b7e550 [2022-04-19T15:43:12.745Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T15:43:12.836Z] 9b3977197b4f: Pull complete [2022-04-19T15:43:13.459Z] 1a89e8eeedd5: Pull complete [2022-04-19T15:43:13.735Z] 94645a83ff95: Pull complete [2022-04-19T15:43:14.342Z] 7b1c46037f91: Verifying Checksum [2022-04-19T15:43:14.342Z] 7b1c46037f91: Download complete [2022-04-19T15:43:14.952Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T15:43:14.952Z] 3f3a8bcf1eab: Download complete [2022-04-19T15:43:16.953Z] ---> Running in e06b018ee95f [2022-04-19T15:43:16.953Z] ---> Running in 4e1ee48b111f [2022-04-19T15:43:16.953Z] ---> Running in 5cd488f40589 [2022-04-19T15:43:16.953Z] ---> Running in 88ebc7c020f1 [2022-04-19T15:43:16.953Z] ---> Running in 48a0912845f2 [2022-04-19T15:43:16.953Z] Removing intermediate container 48a0912845f2 [2022-04-19T15:43:16.953Z] ---> 616795cb8d16 [2022-04-19T15:43:16.953Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T15:43:16.953Z] Removing intermediate container 5cd488f40589 [2022-04-19T15:43:16.953Z] ---> 0b91d0829477 [2022-04-19T15:43:16.953Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:43:16.953Z] Removing intermediate container 4e1ee48b111f [2022-04-19T15:43:16.953Z] ---> ae6be8d87994 [2022-04-19T15:43:16.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:43:16.953Z] Removing intermediate container 88ebc7c020f1 [2022-04-19T15:43:16.953Z] ---> 4db1f9d6ff5c [2022-04-19T15:43:16.953Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:43:16.953Z] Removing intermediate container e06b018ee95f [2022-04-19T15:43:16.953Z] ---> 5afe1c6ecc8a [2022-04-19T15:43:16.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:43:16.953Z] ---> Running in 188a57b43fda [2022-04-19T15:43:16.953Z] ---> Running in 51052d2edd61 [2022-04-19T15:43:16.953Z] ---> Running in 3a097a2ac11d [2022-04-19T15:43:16.953Z] ---> Running in f8561478feb4 [2022-04-19T15:43:16.953Z] ---> Running in 2bf0c9668f8f [2022-04-19T15:43:17.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:17.475Z] Removing intermediate container 51052d2edd61 [2022-04-19T15:43:17.475Z] ---> caa6fbebb9c9 [2022-04-19T15:43:17.475Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T15:43:17.475Z] ---> Running in 7db8ee3ddcc8 [2022-04-19T15:43:17.735Z] Removing intermediate container f8561478feb4 [2022-04-19T15:43:17.735Z] ---> d035452b55b6 [2022-04-19T15:43:17.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T15:43:17.994Z] ---> Running in 4192f6d391a3 [2022-04-19T15:43:17.994Z] Removing intermediate container 2bf0c9668f8f [2022-04-19T15:43:17.994Z] ---> b134dc61e4ec [2022-04-19T15:43:17.994Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T15:43:17.994Z] ---> Running in 1a2cf24cf020 [2022-04-19T15:43:17.994Z] Removing intermediate container 3a097a2ac11d [2022-04-19T15:43:17.994Z] ---> 01124ce88f5e [2022-04-19T15:43:17.994Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T15:43:17.994Z] ---> Running in a760584e1fc5 [2022-04-19T15:43:17.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:17.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:18.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:18.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:18.513Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T15:43:18.513Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T15:43:18.513Z] OK: 15866 distinct packages available [2022-04-19T15:43:18.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:18.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:18.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:19.035Z] OK: 221 MiB in 52 packages [2022-04-19T15:43:19.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:19.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:19.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:19.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:43:19.564Z] OK: 221 MiB in 52 packages [2022-04-19T15:43:19.564Z] Removing intermediate container 7db8ee3ddcc8 [2022-04-19T15:43:19.564Z] ---> 1079b4010b07 [2022-04-19T15:43:19.564Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T15:43:19.564Z] OK: 221 MiB in 52 packages [2022-04-19T15:43:19.564Z] OK: 221 MiB in 52 packages [2022-04-19T15:43:19.564Z] OK: 221 MiB in 52 packages [2022-04-19T15:43:19.564Z] ---> cefdd8b857bf [2022-04-19T15:43:19.564Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:43:19.823Z] ---> Running in f20951cf5e6b [2022-04-19T15:43:20.098Z] Removing intermediate container 4192f6d391a3 [2022-04-19T15:43:20.098Z] ---> 043f0d2c23c1 [2022-04-19T15:43:20.098Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T15:43:20.098Z] ---> ce42916bb21a [2022-04-19T15:43:20.098Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:43:20.098Z] ---> Running in 0c930f7ebbf6 [2022-04-19T15:43:20.098Z] Removing intermediate container 1a2cf24cf020 [2022-04-19T15:43:20.098Z] ---> 8495b9af0807 [2022-04-19T15:43:20.098Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T15:43:20.361Z] Removing intermediate container 188a57b43fda [2022-04-19T15:43:20.361Z] ---> 468620589f23 [2022-04-19T15:43:20.361Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T15:43:20.361Z] Removing intermediate container a760584e1fc5 [2022-04-19T15:43:20.361Z] ---> ac0b88050d3e [2022-04-19T15:43:20.361Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T15:43:20.361Z] ---> a83f670896f3 [2022-04-19T15:43:20.361Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:43:20.361Z] ---> Running in 64bb5ce94773 [2022-04-19T15:43:20.621Z] ---> 1cb86b525e58 [2022-04-19T15:43:20.621Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:43:20.621Z] ---> Running in e1fda094d229 [2022-04-19T15:43:20.621Z] ---> c9159bc26979 [2022-04-19T15:43:20.621Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:43:20.621Z] ---> Running in 012c729a6033 [2022-04-19T15:43:21.190Z] Removing intermediate container f20951cf5e6b [2022-04-19T15:43:21.190Z] ---> 86cbc5b882d7 [2022-04-19T15:43:21.190Z] Step 8/31 : COPY . . [2022-04-19T15:43:21.190Z] Removing intermediate container 0c930f7ebbf6 [2022-04-19T15:43:21.190Z] ---> d2df5d3bc011 [2022-04-19T15:43:21.190Z] Step 8/22 : COPY . . [2022-04-19T15:43:26.466Z] Removing intermediate container 64bb5ce94773 [2022-04-19T15:43:26.466Z] ---> 1c52567a3357 [2022-04-19T15:43:26.466Z] Step 8/26 : COPY . . [2022-04-19T15:43:26.466Z] Removing intermediate container e1fda094d229 [2022-04-19T15:43:26.466Z] ---> 368c63dbbb6c [2022-04-19T15:43:26.466Z] Step 7/20 : COPY . . [2022-04-19T15:43:26.466Z] ---> 0dae3357c362 [2022-04-19T15:43:26.466Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T15:43:26.466Z] Removing intermediate container 012c729a6033 [2022-04-19T15:43:26.466Z] ---> 3ea9c8f27e21 [2022-04-19T15:43:26.466Z] Step 8/25 : COPY . . [2022-04-19T15:43:26.466Z] ---> 530b03da5a67 [2022-04-19T15:43:26.466Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T15:43:27.359Z] 3f3a8bcf1eab: Pull complete [2022-04-19T15:43:27.359Z] 0c92f367c5e7: Pull complete [2022-04-19T15:43:27.359Z] f7c0051592d6: Pull complete [2022-04-19T15:43:27.359Z] a227ed2f7395: Pull complete [2022-04-19T15:43:33.040Z] ---> Running in a8c43b3c4462 [2022-04-19T15:43:33.040Z] ---> Running in 454e6b91471c [2022-04-19T15:43:33.040Z] ---> e3718cd1af31 [2022-04-19T15:43:33.040Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T15:43:33.040Z] ---> Running in 2ba387fd8bdb [2022-04-19T15:43:33.040Z] ---> d682405eab8f [2022-04-19T15:43:33.040Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T15:43:33.040Z] ---> 4786245428bc [2022-04-19T15:43:33.040Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T15:43:33.040Z] ---> Running in 1164d17a6c8d [2022-04-19T15:43:33.040Z] ---> Running in d804fa1a792a [2022-04-19T15:43:33.040Z] Removing intermediate container 2ba387fd8bdb [2022-04-19T15:43:33.040Z] ---> 85e824359486 [2022-04-19T15:43:33.040Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T15:43:33.040Z] ---> Running in 77c7308ffbe6 [2022-04-19T15:43:33.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T15:43:33.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T15:43:33.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T15:43:33.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T15:43:33.867Z] Removing intermediate container 77c7308ffbe6 [2022-04-19T15:43:33.867Z] ---> 3810d5571198 [2022-04-19T15:43:33.867Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T15:43:34.104Z] 7b1c46037f91: Pull complete [2022-04-19T15:43:34.105Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T15:43:34.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T15:43:34.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T15:43:34.127Z] ---> Running in 968f968a7718 [2022-04-19T15:43:34.127Z] Removing intermediate container 968f968a7718 [2022-04-19T15:43:34.127Z] ---> a8bd3966567d [2022-04-19T15:43:34.127Z] 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-04-19T15:43:34.127Z] ---> Running in 039173909dce [Pipeline] fileExists [Pipeline] sh [2022-04-19T15:43:34.497Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-19T15:43:34.497Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T15:43:34.497Z] WORKDIR /edgex [2022-04-19T15:43:34.497Z] COPY go.mod . [2022-04-19T15:43:34.497Z] RUN go mod download [2022-04-19T15:43:35.507Z] spire-1.2.1/ [2022-04-19T15:43:35.507Z] spire-1.2.1/.data/ [2022-04-19T15:43:35.507Z] spire-1.2.1/.data/.file [2022-04-19T15:43:35.507Z] spire-1.2.1/.dockerignore [2022-04-19T15:43:35.507Z] spire-1.2.1/.gitattributes [2022-04-19T15:43:35.507Z] spire-1.2.1/.githooks/ [2022-04-19T15:43:35.507Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/ [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/ [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T15:43:35.507Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T15:43:35.507Z] spire-1.2.1/.gitignore [2022-04-19T15:43:35.507Z] spire-1.2.1/.go-version [2022-04-19T15:43:35.507Z] spire-1.2.1/.golangci.yml [2022-04-19T15:43:35.507Z] spire-1.2.1/ADOPTERS.md [2022-04-19T15:43:35.507Z] spire-1.2.1/CHANGELOG.md [2022-04-19T15:43:35.507Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T15:43:35.507Z] spire-1.2.1/CODEOWNERS [2022-04-19T15:43:35.507Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T15:43:35.507Z] spire-1.2.1/Dockerfile [2022-04-19T15:43:35.507Z] spire-1.2.1/Dockerfile.dev [2022-04-19T15:43:35.507Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T15:43:35.507Z] spire-1.2.1/LICENSE [2022-04-19T15:43:35.507Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T15:43:35.507Z] spire-1.2.1/Makefile [2022-04-19T15:43:35.507Z] spire-1.2.1/README.md [2022-04-19T15:43:35.507Z] spire-1.2.1/ROADMAP.md [2022-04-19T15:43:35.507Z] spire-1.2.1/SECURITY.md [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T15:43:35.507Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/ [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/agent/ [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/server/ [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/server/server.conf [2022-04-19T15:43:35.507Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/ [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/auditlog.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/ [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/spire_server.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/telemetry.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/upgrading.md [2022-04-19T15:43:35.507Z] spire-1.2.1/doc/using_spire.md [2022-04-19T15:43:35.507Z] spire-1.2.1/examples/ [2022-04-19T15:43:35.507Z] spire-1.2.1/examples/README.md [2022-04-19T15:43:35.507Z] spire-1.2.1/go.mod [2022-04-19T15:43:35.507Z] spire-1.2.1/go.sum [2022-04-19T15:43:35.507Z] spire-1.2.1/pkg/ [2022-04-19T15:43:35.507Z] spire-1.2.1/pkg/agent/ [2022-04-19T15:43:35.507Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T15:43:35.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/log/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/version/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/config.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T15:43:35.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/server.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/private/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/private/server/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T15:43:35.510Z] spire-1.2.1/release/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/README.md [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/conf/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T15:43:35.510Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T15:43:35.510Z] spire-1.2.1/script/ [2022-04-19T15:43:35.510Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T15:43:35.510Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T15:43:35.510Z] spire-1.2.1/support/ [2022-04-19T15:43:35.510Z] spire-1.2.1/support/k8s/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T15:43:35.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/clock/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/clock/clock.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T15:43:35.511Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/common [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T15:43:35.511Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T15:43:35.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T15:43:35.513Z] spire-1.2.1/test/integration/test.sh [2022-04-19T15:43:35.513Z] spire-1.2.1/test/plugintest/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testca/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testca/ca.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testkey/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/testkey/new.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/util/ [2022-04-19T15:43:35.513Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/util/race.go [2022-04-19T15:43:35.513Z] spire-1.2.1/test/util/util.go [2022-04-19T15:43:35.513Z] building spire from source... [2022-04-19T15:43:35.513Z] Installing go1.17.7... [2022-04-19T15:43:38.825Z] Sending build context to Docker daemon 169.2MB [2022-04-19T15:43:38.825Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T15:43:38.825Z] ---> f79e39bc4007 [2022-04-19T15:43:38.825Z] Step 2/4 : WORKDIR /edgex [2022-04-19T15:43:40.272Z] ---> Running in 90c93ee99898 [2022-04-19T15:43:40.547Z] Removing intermediate container 90c93ee99898 [2022-04-19T15:43:40.547Z] ---> 84a0080c19e5 [2022-04-19T15:43:40.547Z] Step 3/4 : COPY go.mod . [2022-04-19T15:43:40.788Z] Building bin/spire-server... [2022-04-19T15:43:41.047Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T15:43:41.047Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T15:43:41.047Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T15:43:41.047Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T15:43:41.047Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T15:43:41.047Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T15:43:41.149Z] ---> 71393613a528 [2022-04-19T15:43:41.149Z] Step 4/4 : RUN go mod download [2022-04-19T15:43:41.149Z] ---> Running in c5d156b04c45 [2022-04-19T15:43:41.305Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T15:43:41.306Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:43:41.306Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T15:43:41.306Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T15:43:41.564Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T15:43:41.564Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T15:43:41.564Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:43:41.564Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:43:41.564Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T15:43:41.564Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T15:43:41.564Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T15:43:41.564Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T15:43:41.564Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T15:43:41.823Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T15:43:41.823Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T15:43:41.823Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T15:43:41.823Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T15:43:42.081Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T15:43:42.081Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T15:43:42.081Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:43:42.081Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T15:43:42.081Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T15:43:42.081Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T15:43:42.081Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T15:43:42.082Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T15:43:42.082Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T15:43:42.082Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T15:43:42.082Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T15:43:42.082Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T15:43:42.082Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T15:43:42.340Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T15:43:42.340Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T15:43:42.340Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T15:43:42.340Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T15:43:42.340Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T15:43:42.340Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T15:43:42.340Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T15:43:42.340Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T15:43:42.340Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T15:43:42.340Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T15:43:42.340Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T15:43:42.340Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T15:43:42.599Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T15:43:42.599Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T15:43:42.599Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T15:43:42.599Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T15:43:42.599Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T15:43:42.857Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T15:43:43.424Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T15:43:45.953Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T15:43:45.953Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T15:43:45.953Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:43:45.953Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T15:43:45.953Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T15:43:50.139Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T15:43:50.139Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T15:43:50.139Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T15:43:50.139Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T15:43:50.139Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T15:43:50.139Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T15:43:50.139Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T15:43:50.139Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T15:43:50.139Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T15:43:50.398Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T15:43:51.333Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T15:43:51.333Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T15:43:51.592Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T15:43:51.592Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T15:43:51.850Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T15:43:51.850Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T15:43:52.109Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T15:43:52.109Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T15:43:52.109Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T15:43:52.368Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T15:43:52.368Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T15:43:52.368Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T15:43:52.368Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T15:43:52.627Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T15:43:52.627Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T15:43:52.627Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T15:43:52.627Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T15:43:52.627Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T15:43:52.627Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T15:43:52.627Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T15:43:52.885Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T15:43:53.143Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T15:43:53.143Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T15:43:55.676Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T15:43:55.676Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T15:43:55.676Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T15:43:55.676Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T15:43:55.676Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T15:43:55.677Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:43:55.677Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T15:43:55.677Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T15:43:55.677Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T15:43:55.677Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T15:43:55.677Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T15:43:55.677Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T15:43:55.677Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T15:43:55.677Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T15:43:55.677Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:43:55.677Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T15:43:55.677Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T15:43:55.935Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T15:43:55.935Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:43:55.935Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T15:43:55.935Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T15:43:55.935Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T15:43:55.935Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T15:43:55.935Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T15:43:55.935Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T15:43:55.935Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T15:43:55.935Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T15:43:55.935Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T15:43:56.250Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T15:43:56.250Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T15:43:56.250Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T15:43:56.250Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T15:43:56.250Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T15:43:56.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T15:43:56.509Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T15:43:56.509Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T15:43:56.509Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T15:43:56.509Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T15:43:56.509Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T15:43:56.509Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T15:43:56.509Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T15:43:56.509Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T15:43:56.509Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T15:43:56.509Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T15:43:56.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T15:43:56.509Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T15:43:56.509Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T15:43:56.768Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T15:43:56.768Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T15:43:56.768Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T15:44:00.964Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T15:44:00.964Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T15:44:10.966Z] Removing intermediate container a8c43b3c4462 [2022-04-19T15:44:10.966Z] ---> f62fb6c4411c [2022-04-19T15:44:10.966Z] [2022-04-19T15:44:10.966Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T15:44:10.966Z] Removing intermediate container d804fa1a792a [2022-04-19T15:44:10.966Z] ---> eade6988fec3 [2022-04-19T15:44:10.966Z] [2022-04-19T15:44:10.966Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T15:44:10.966Z] Removing intermediate container 1164d17a6c8d [2022-04-19T15:44:10.966Z] ---> b3ba355adecc [2022-04-19T15:44:10.966Z] [2022-04-19T15:44:10.966Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T15:44:10.966Z] Removing intermediate container 454e6b91471c [2022-04-19T15:44:10.966Z] ---> 89c0a1acdf00 [2022-04-19T15:44:10.966Z] [2022-04-19T15:44:10.966Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T15:44:11.226Z] 3.14: Pulling from library/alpine [2022-04-19T15:44:11.795Z] 3.14: Pulling from library/alpine [2022-04-19T15:44:11.795Z] 3.14: Pulling from library/alpine [2022-04-19T15:44:12.733Z] 3.15: Pulling from library/alpine [2022-04-19T15:44:12.733Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T15:44:12.734Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T15:44:12.734Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T15:44:12.734Z] Status: Image is up to date for alpine:3.14 [2022-04-19T15:44:12.734Z] ---> e04c818066af [2022-04-19T15:44:12.734Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T15:44:12.734Z] ---> e04c818066af [2022-04-19T15:44:12.734Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T15:44:12.734Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T15:44:12.734Z] Status: Image is up to date for alpine:3.14 [2022-04-19T15:44:12.734Z] ---> e04c818066af [2022-04-19T15:44:12.734Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T15:44:13.691Z] ---> Running in e3491a13ed78 [2022-04-19T15:44:13.691Z] ---> Running in 2cfb5cc78235 [2022-04-19T15:44:13.691Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T15:44:13.691Z] ---> Running in e60fc5ecc557 [2022-04-19T15:44:13.691Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T15:44:13.691Z] ---> 0ac33e5f5afa [2022-04-19T15:44:13.691Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T15:44:13.691Z] ---> Running in 16f5aaf9ea1d [2022-04-19T15:44:13.951Z] Removing intermediate container 2cfb5cc78235 [2022-04-19T15:44:13.951Z] ---> fdf4d7a760e7 [2022-04-19T15:44:13.952Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T15:44:13.952Z] ---> Running in df8cd17352ed [2022-04-19T15:44:13.952Z] Removing intermediate container 16f5aaf9ea1d [2022-04-19T15:44:13.952Z] ---> 5a1c309da58b [2022-04-19T15:44:13.952Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:44:14.211Z] ---> Running in 48f056b777e4 [2022-04-19T15:44:14.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:14.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:14.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:14.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:14.470Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T15:44:14.470Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T15:44:14.470Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T15:44:14.470Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:44:14.470Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T15:44:14.730Z] OK: 6 MiB in 17 packages [2022-04-19T15:44:14.730Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T15:44:14.730Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:44:14.730Z] OK: 6 MiB in 15 packages [2022-04-19T15:44:14.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:14.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:15.013Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T15:44:15.013Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T15:44:15.013Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:44:15.013Z] OK: 6 MiB in 16 packages [2022-04-19T15:44:15.582Z] Removing intermediate container e3491a13ed78 [2022-04-19T15:44:15.582Z] ---> bf4e115ba745 [2022-04-19T15:44:15.582Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T15:44:15.842Z] ---> Running in 6008441f48e7 [2022-04-19T15:44:15.842Z] Removing intermediate container e60fc5ecc557 [2022-04-19T15:44:15.842Z] ---> 489e5073d0a5 [2022-04-19T15:44:15.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:44:15.842Z] Removing intermediate container 48f056b777e4 [2022-04-19T15:44:15.842Z] ---> fee177984d41 [2022-04-19T15:44:15.842Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T15:44:15.842Z] ---> Running in 38d2e183fa69 [2022-04-19T15:44:16.108Z] Removing intermediate container 6008441f48e7 [2022-04-19T15:44:16.108Z] ---> 06f97d56b0de [2022-04-19T15:44:16.108Z] Step 13/25 : WORKDIR / [2022-04-19T15:44:16.108Z] Removing intermediate container df8cd17352ed [2022-04-19T15:44:16.108Z] ---> 3a78d94d7304 [2022-04-19T15:44:16.108Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T15:44:16.108Z] ---> Running in ff33b0674fc6 [2022-04-19T15:44:16.108Z] ---> Running in 4f56161b9d3b [2022-04-19T15:44:16.108Z] ---> Running in 1a7c313b464a [2022-04-19T15:44:16.108Z] Removing intermediate container 38d2e183fa69 [2022-04-19T15:44:16.420Z] ---> 64267395c044 [2022-04-19T15:44:16.420Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T15:44:16.420Z] ---> Running in 7514410d04c6 [2022-04-19T15:44:16.420Z] Removing intermediate container 4f56161b9d3b [2022-04-19T15:44:16.420Z] ---> 683d22ec79a4 [2022-04-19T15:44:16.420Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T15:44:16.420Z] Removing intermediate container 1a7c313b464a [2022-04-19T15:44:16.420Z] ---> 823210d6b832 [2022-04-19T15:44:16.420Z] 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-04-19T15:44:16.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:16.740Z] ---> Running in d98f956a034d [2022-04-19T15:44:16.740Z] Removing intermediate container 7514410d04c6 [2022-04-19T15:44:16.740Z] ---> 23c2356241ea [2022-04-19T15:44:16.740Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T15:44:16.740Z] ---> Running in 4cd3db5a0991 [2022-04-19T15:44:16.741Z] Removing intermediate container d98f956a034d [2022-04-19T15:44:16.741Z] ---> df5e08af89a8 [2022-04-19T15:44:16.741Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T15:44:16.741Z] ---> Running in 6c2b1a06899b [2022-04-19T15:44:16.741Z] ---> e80feaf691b7 [2022-04-19T15:44:16.741Z] 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-04-19T15:44:17.058Z] Removing intermediate container 4cd3db5a0991 [2022-04-19T15:44:17.058Z] ---> 1a2b587ca1a7 [2022-04-19T15:44:17.058Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:44:17.367Z] ---> f67fb29e2ffa [2022-04-19T15:44:17.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T15:44:17.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:17.367Z] ---> 4ff95437ff94 [2022-04-19T15:44:17.367Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T15:44:17.626Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T15:44:17.626Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T15:44:17.626Z] OK: 15855 distinct packages available [2022-04-19T15:44:17.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:18.147Z] ---> 887c9b77895c [2022-04-19T15:44:18.147Z] 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-04-19T15:44:18.147Z] ---> 9563423978d1 [2022-04-19T15:44:18.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T15:44:18.414Z] ---> dec7dc7b95a3 [2022-04-19T15:44:18.414Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T15:44:18.414Z] Removing intermediate container 6c2b1a06899b [2022-04-19T15:44:18.414Z] ---> f8548e654eac [2022-04-19T15:44:18.414Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T15:44:18.414Z] ---> e5646913e213 [2022-04-19T15:44:18.414Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T15:44:18.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:18.673Z] ---> Running in 88d23bf4c75e [2022-04-19T15:44:18.673Z] ---> Running in 1ab17172f23a [2022-04-19T15:44:18.932Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T15:44:18.932Z] Removing intermediate container 1ab17172f23a [2022-04-19T15:44:18.932Z] ---> 8bee55aaf7dd [2022-04-19T15:44:18.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:44:18.932Z] ---> ff5bf81ce448 [2022-04-19T15:44:18.932Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T15:44:18.932Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T15:44:18.932Z] Removing intermediate container 88d23bf4c75e [2022-04-19T15:44:18.932Z] ---> 834d1ceb9916 [2022-04-19T15:44:18.932Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T15:44:18.932Z] ---> Running in 4232d1c30bea [2022-04-19T15:44:19.191Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T15:44:19.191Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T15:44:19.191Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T15:44:19.191Z] Removing intermediate container 4232d1c30bea [2022-04-19T15:44:19.191Z] ---> 6023c0601843 [2022-04-19T15:44:19.191Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T15:44:19.450Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T15:44:19.450Z] ---> Running in 0d61f69f227d [2022-04-19T15:44:19.450Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T15:44:19.450Z] ---> 27dd668af0fe [2022-04-19T15:44:19.450Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T15:44:19.710Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T15:44:19.710Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T15:44:19.710Z] ---> Running in a2d2fc63521a [2022-04-19T15:44:19.710Z] Removing intermediate container 0d61f69f227d [2022-04-19T15:44:19.710Z] ---> 58fdb410139d [2022-04-19T15:44:19.710Z] Step 21/22 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:44:19.710Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T15:44:19.710Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T15:44:19.710Z] OK: 8 MiB in 23 packages [2022-04-19T15:44:19.710Z] ---> 16fc593f2d62 [2022-04-19T15:44:19.710Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T15:44:19.969Z] ---> Running in ed272147d8cf [2022-04-19T15:44:20.228Z] Removing intermediate container ed272147d8cf [2022-04-19T15:44:20.228Z] ---> cf5bf712783b [2022-04-19T15:44:20.228Z] Step 22/22 : LABEL version=2.2.0-dev.73 [2022-04-19T15:44:20.228Z] ---> Running in 1cd90bacb5f1 [2022-04-19T15:44:20.228Z] ---> a9cd03e8518b [2022-04-19T15:44:20.228Z] 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-04-19T15:44:20.487Z] ---> Running in 51bb37978d15 [2022-04-19T15:44:20.487Z] Removing intermediate container 1cd90bacb5f1 [2022-04-19T15:44:20.487Z] ---> 2dfb7a54083c [2022-04-19T15:44:20.487Z] [2022-04-19T15:44:20.487Z] Successfully built 2dfb7a54083c [2022-04-19T15:44:20.487Z] Successfully tagged support-scheduler:latest [2022-04-19T15:44:20.487Z] Building security-spire-config [2022-04-19T15:44:20.746Z]  Building support-scheduler ... done Removing intermediate container ff33b0674fc6 [2022-04-19T15:44:20.746Z] ---> f9261095a6d3 [2022-04-19T15:44:20.746Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:44:23.281Z] ---> 7b3ab9c74b5f [2022-04-19T15:44:23.281Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T15:44:23.281Z] Removing intermediate container a2d2fc63521a [2022-04-19T15:44:23.281Z] ---> bb7ab64724d7 [2022-04-19T15:44:23.281Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:44:23.858Z] Removing intermediate container 51bb37978d15 [2022-04-19T15:44:23.858Z] ---> 90565d365768 [2022-04-19T15:44:23.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T15:44:23.858Z] ---> 936d6bba2909 [2022-04-19T15:44:23.858Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T15:44:24.118Z] ---> Running in 18e890ca8634 [2022-04-19T15:44:24.697Z] Removing intermediate container 18e890ca8634 [2022-04-19T15:44:24.697Z] ---> 9ca5cd9ebd2c [2022-04-19T15:44:24.697Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T15:44:24.698Z] ---> Running in 370c6e33cd1e [2022-04-19T15:44:24.698Z] ---> 6fd450f580c1 [2022-04-19T15:44:24.698Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T15:44:24.966Z] ---> 93b8ab639038 [2022-04-19T15:44:24.966Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T15:44:24.966Z] Removing intermediate container 370c6e33cd1e [2022-04-19T15:44:24.966Z] ---> 04b6bd807147 [2022-04-19T15:44:24.966Z] Step 24/25 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:44:24.966Z] ---> Running in 6d321d37f095 [2022-04-19T15:44:25.225Z] ---> 621705f4de4c [2022-04-19T15:44:25.225Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T15:44:25.485Z] ---> 00598e24f736 [2022-04-19T15:44:25.485Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T15:44:25.485Z] ---> Running in 0bd2ab34bcc4 [2022-04-19T15:44:25.485Z] Removing intermediate container 6d321d37f095 [2022-04-19T15:44:25.485Z] ---> e7c3317c0e1d [2022-04-19T15:44:25.485Z] Step 25/25 : LABEL version=2.2.0-dev.73 [2022-04-19T15:44:25.485Z] ---> Running in d803066bf5f8 [2022-04-19T15:44:25.751Z] Removing intermediate container 0bd2ab34bcc4 [2022-04-19T15:44:25.751Z] ---> 157f0e35a8e6 [2022-04-19T15:44:25.751Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:44:25.751Z] ---> Running in 5ac84fe368eb [2022-04-19T15:44:25.751Z] Removing intermediate container d803066bf5f8 [2022-04-19T15:44:25.751Z] ---> 262df2059450 [2022-04-19T15:44:25.751Z] [2022-04-19T15:44:25.751Z] ---> d5758538ef2c [2022-04-19T15:44:25.751Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T15:44:26.025Z] Successfully built 262df2059450 [2022-04-19T15:44:26.025Z] Successfully tagged security-secretstore-setup:latest [2022-04-19T15:44:26.025Z] Building support-notifications [2022-04-19T15:44:26.287Z]  Building security-secretstore-setup ... done Removing intermediate container 5ac84fe368eb [2022-04-19T15:44:26.287Z] ---> 8bfb83427fd6 [2022-04-19T15:44:26.287Z] Step 18/20 : LABEL arch=x86_64 [2022-04-19T15:44:26.858Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:44:26.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:44:26.858Z] ---> 01cd28b7e550 [2022-04-19T15:44:26.858Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T15:44:26.858Z] ---> Using cache [2022-04-19T15:44:26.858Z] ---> 4db1f9d6ff5c [2022-04-19T15:44:26.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:44:26.858Z] ---> Using cache [2022-04-19T15:44:26.858Z] ---> 01124ce88f5e [2022-04-19T15:44:26.858Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T15:44:28.170Z] Removing intermediate container c5d156b04c45 [2022-04-19T15:44:28.170Z] ---> 7189420bead9 [2022-04-19T15:44:28.170Z] Successfully built 7189420bead9 [2022-04-19T15:44:28.170Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:44:28.530Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T15:44:28.530Z] . [Pipeline] withDockerContainer [2022-04-19T15:44:28.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-21350 does not seem to be running inside a container [2022-04-19T15:44:28.769Z] ---> Running in 4ce598ada248 [2022-04-19T15:44:28.769Z] ---> Running in 9644cd3254d7 [2022-04-19T15:44:28.769Z] ---> e7bce6d6c247 [2022-04-19T15:44:28.769Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T15:44:28.769Z] ---> Running in 85c54ae434c6 [2022-04-19T15:44:28.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@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-04-19T15:44:29.029Z] Removing intermediate container 4ce598ada248 [2022-04-19T15:44:29.029Z] ---> 6fcf11070513 [2022-04-19T15:44:29.029Z] Step 19/20 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:44:29.029Z] Removing intermediate container 85c54ae434c6 [2022-04-19T15:44:29.029Z] ---> 4a3d950b2cb5 [2022-04-19T15:44:29.029Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T15:44:29.029Z] ---> Running in 2156b6629583 [2022-04-19T15:44:29.623Z] Removing intermediate container 2156b6629583 [2022-04-19T15:44:29.623Z] ---> 89f2b0fa346c [2022-04-19T15:44:29.623Z] Step 20/20 : LABEL version=2.2.0-dev.73 [2022-04-19T15:44:29.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:29.623Z] ---> f1b5e3155fc7 [2022-04-19T15:44:29.623Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T15:44:29.623Z] ---> Running in 090223934f48 [2022-04-19T15:44:29.882Z] ---> Running in 774e2229e0b3 [2022-04-19T15:44:29.882Z] Removing intermediate container 090223934f48 [2022-04-19T15:44:29.882Z] ---> 770744b10c65 [2022-04-19T15:44:29.882Z] [2022-04-19T15:44:30.141Z] Successfully built 770744b10c65 [2022-04-19T15:44:30.141Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-19T15:44:30.141Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-19T15:44:30.171Z] $ docker top 0832015aa65226a624c871839e32132ede7926a6423a641a01cfdc5a4c6ed8d4 -eo pid,comm [2022-04-19T15:44:30.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-04-19T15:44:30.665Z] OK: 221 MiB in 52 packages [2022-04-19T15:44:31.092Z] + go version [2022-04-19T15:44:31.092Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T15:44:31.120Z] $ docker stop --time=1 0832015aa65226a624c871839e32132ede7926a6423a641a01cfdc5a4c6ed8d4 [2022-04-19T15:44:32.737Z] $ docker rm -f 0832015aa65226a624c871839e32132ede7926a6423a641a01cfdc5a4c6ed8d4 [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-04-19T15:44:33.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T15:44:33.388Z] [2022-04-19T15:44:33.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:44:33.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T15:44:33.980Z] Removing intermediate container 9644cd3254d7 [2022-04-19T15:44:33.980Z] ---> 882356a51201 [2022-04-19T15:44:33.980Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T15:44:34.021Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-19T15:44:34.021Z] 29e5d40040c1: Pulling fs layer [2022-04-19T15:44:34.021Z] 1ce36da41761: Pulling fs layer [2022-04-19T15:44:34.021Z] 25b303627fd3: Pulling fs layer [2022-04-19T15:44:34.021Z] 29e5d40040c1: Verifying Checksum [2022-04-19T15:44:34.021Z] 29e5d40040c1: Download complete [2022-04-19T15:44:34.241Z] Removing intermediate container 774e2229e0b3 [2022-04-19T15:44:34.241Z] ---> e47991805f5c [2022-04-19T15:44:34.241Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T15:44:34.241Z] ---> Running in 5c566a98082f [2022-04-19T15:44:34.298Z] 1ce36da41761: Verifying Checksum [2022-04-19T15:44:34.298Z] 1ce36da41761: Download complete [2022-04-19T15:44:34.515Z] ---> 271831e7124a [2022-04-19T15:44:34.515Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:44:34.515Z] ---> Running in 69fb939a7999 [2022-04-19T15:44:34.574Z] 29e5d40040c1: Pull complete [2022-04-19T15:44:34.774Z] Removing intermediate container 5c566a98082f [2022-04-19T15:44:34.774Z] ---> 489f9f9e61e4 [2022-04-19T15:44:34.774Z] Step 28/31 : CMD ["gate"] [2022-04-19T15:44:34.774Z] ---> Running in e4864984bbc9 [2022-04-19T15:44:35.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:44:35.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:44:35.342Z] ---> 01cd28b7e550 [2022-04-19T15:44:35.342Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T15:44:35.342Z] ---> Using cache [2022-04-19T15:44:35.342Z] ---> 4db1f9d6ff5c [2022-04-19T15:44:35.342Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:44:35.342Z] ---> Using cache [2022-04-19T15:44:35.342Z] ---> 01124ce88f5e [2022-04-19T15:44:35.342Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T15:44:35.913Z] Removing intermediate container e4864984bbc9 [2022-04-19T15:44:35.913Z] ---> d150fbae9907 [2022-04-19T15:44:35.913Z] Step 29/31 : LABEL arch=x86_64 [2022-04-19T15:44:35.913Z] ---> Running in ee80b735e85f [2022-04-19T15:44:35.913Z] ---> Running in 6b496a182c8d [2022-04-19T15:44:36.010Z] 25b303627fd3: Verifying Checksum [2022-04-19T15:44:36.010Z] 25b303627fd3: Download complete [2022-04-19T15:44:36.010Z] 1ce36da41761: Pull complete [2022-04-19T15:44:36.173Z] Removing intermediate container 6b496a182c8d [2022-04-19T15:44:36.173Z] ---> aec153cf1c96 [2022-04-19T15:44:36.173Z] Step 30/31 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:44:36.433Z] ---> Running in 09faca71747f [2022-04-19T15:44:36.691Z] Removing intermediate container 09faca71747f [2022-04-19T15:44:36.691Z] ---> 21d1b6550b19 [2022-04-19T15:44:36.691Z] Step 31/31 : LABEL version=2.2.0-dev.73 [2022-04-19T15:44:37.260Z] Removing intermediate container 69fb939a7999 [2022-04-19T15:44:37.260Z] ---> 130dea34b006 [2022-04-19T15:44:37.260Z] Step 8/26 : COPY . . [2022-04-19T15:44:37.260Z] ---> Running in bdab543369cb [2022-04-19T15:44:37.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:37.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:44:37.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:44:37.260Z] ---> 01cd28b7e550 [2022-04-19T15:44:37.260Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T15:44:37.260Z] ---> Using cache [2022-04-19T15:44:37.260Z] ---> 4db1f9d6ff5c [2022-04-19T15:44:37.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:44:37.260Z] ---> Using cache [2022-04-19T15:44:37.260Z] ---> 01124ce88f5e [2022-04-19T15:44:37.260Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T15:44:37.260Z] ---> Using cache [2022-04-19T15:44:37.260Z] ---> ac0b88050d3e [2022-04-19T15:44:37.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T15:44:37.260Z] ---> Using cache [2022-04-19T15:44:37.260Z] ---> c9159bc26979 [2022-04-19T15:44:37.260Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:44:37.260Z] ---> Using cache [2022-04-19T15:44:37.260Z] ---> 3ea9c8f27e21 [2022-04-19T15:44:37.260Z] Step 8/23 : COPY . . [2022-04-19T15:44:37.260Z] ---> Using cache [2022-04-19T15:44:37.260Z] ---> 4786245428bc [2022-04-19T15:44:37.260Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T15:44:38.196Z] ---> Running in c95a332c649a [2022-04-19T15:44:38.196Z] Removing intermediate container bdab543369cb [2022-04-19T15:44:38.196Z] ---> 413d7a535993 [2022-04-19T15:44:38.196Z] [2022-04-19T15:44:38.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:44:38.196Z] Successfully built 413d7a535993 [2022-04-19T15:44:38.196Z] Successfully tagged security-bootstrapper:latest [2022-04-19T15:44:38.196Z] Building security-spire-server [2022-04-19T15:44:38.455Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-04-19T15:44:39.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T15:44:44.672Z] Removing intermediate container ee80b735e85f [2022-04-19T15:44:44.672Z] ---> e2a10c533184 [2022-04-19T15:44:44.672Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T15:44:44.672Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:44:44.672Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:44:44.672Z] ---> 01cd28b7e550 [2022-04-19T15:44:44.672Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T15:44:44.672Z] ---> Using cache [2022-04-19T15:44:44.672Z] ---> 4db1f9d6ff5c [2022-04-19T15:44:44.672Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:44:44.672Z] ---> Using cache [2022-04-19T15:44:44.672Z] ---> 01124ce88f5e [2022-04-19T15:44:44.672Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T15:44:44.672Z] ---> Using cache [2022-04-19T15:44:44.672Z] ---> 882356a51201 [2022-04-19T15:44:44.672Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T15:44:44.672Z] ---> Using cache [2022-04-19T15:44:44.672Z] ---> 271831e7124a [2022-04-19T15:44:44.672Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:44:44.672Z] ---> Using cache [2022-04-19T15:44:44.672Z] ---> 130dea34b006 [2022-04-19T15:44:44.672Z] Step 8/25 : COPY . . [2022-04-19T15:44:46.053Z] ---> 87b5d191bb54 [2022-04-19T15:44:46.053Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T15:44:46.624Z] ---> e60b7d11f329 [2022-04-19T15:44:46.624Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:44:47.204Z] ---> Running in aa7e62addede [2022-04-19T15:44:47.204Z] ---> Running in d556267060f2 [2022-04-19T15:44:47.771Z] Removing intermediate container aa7e62addede [2022-04-19T15:44:47.771Z] ---> 1d335969184c [2022-04-19T15:44:47.771Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T15:44:47.771Z] ---> Running in 9f748c0b81b0 [2022-04-19T15:44:48.421Z] 25b303627fd3: Pull complete [2022-04-19T15:44:48.421Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-19T15:44:48.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T15:44:48.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-19T15:44:48.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-21350 does not seem to be running inside a container [2022-04-19T15:44:48.749Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@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-04-19T15:44:49.677Z] Removing intermediate container d556267060f2 [2022-04-19T15:44:49.677Z] ---> b6a19d87c9b3 [2022-04-19T15:44:49.677Z] Step 8/22 : COPY . . [2022-04-19T15:44:50.615Z] Removing intermediate container 9f748c0b81b0 [2022-04-19T15:44:50.615Z] ---> 3d2ae954b72a [2022-04-19T15:44:50.615Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T15:44:50.877Z] ---> Running in 692aa10d80ba [2022-04-19T15:44:50.916Z] $ docker top c7873f6693ae2ba0130c847feccd05ccf58e50fd2e9ab7d2c80e790a1a9a6790 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T15:44:51.813Z] Removing intermediate container 692aa10d80ba [2022-04-19T15:44:51.813Z] ---> 85cb2147efbd [2022-04-19T15:44:51.813Z] 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-04-19T15:44:51.816Z] + docker-compose build --help [2022-04-19T15:44:51.816Z] + grep parallel [2022-04-19T15:44:52.071Z] ---> Running in d17090f7a8fa [2022-04-19T15:44:53.452Z] spire-1.2.1/ [2022-04-19T15:44:53.453Z] spire-1.2.1/.data/ [2022-04-19T15:44:53.453Z] spire-1.2.1/.data/.file [2022-04-19T15:44:53.453Z] spire-1.2.1/.dockerignore [2022-04-19T15:44:53.453Z] spire-1.2.1/.gitattributes [2022-04-19T15:44:53.453Z] spire-1.2.1/.githooks/ [2022-04-19T15:44:53.453Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/ [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/ [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T15:44:53.453Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T15:44:53.453Z] spire-1.2.1/.gitignore [2022-04-19T15:44:53.453Z] spire-1.2.1/.go-version [2022-04-19T15:44:53.453Z] spire-1.2.1/.golangci.yml [2022-04-19T15:44:53.453Z] spire-1.2.1/ADOPTERS.md [2022-04-19T15:44:53.453Z] spire-1.2.1/CHANGELOG.md [2022-04-19T15:44:53.453Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T15:44:53.453Z] spire-1.2.1/CODEOWNERS [2022-04-19T15:44:53.453Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T15:44:53.453Z] spire-1.2.1/Dockerfile [2022-04-19T15:44:53.453Z] spire-1.2.1/Dockerfile.dev [2022-04-19T15:44:53.453Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T15:44:53.453Z] spire-1.2.1/LICENSE [2022-04-19T15:44:53.453Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T15:44:53.453Z] spire-1.2.1/Makefile [2022-04-19T15:44:53.453Z] spire-1.2.1/README.md [2022-04-19T15:44:53.453Z] spire-1.2.1/ROADMAP.md [2022-04-19T15:44:53.453Z] spire-1.2.1/SECURITY.md [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T15:44:53.453Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/ [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/agent/ [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/server/ [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/server/server.conf [2022-04-19T15:44:53.453Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/ [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/auditlog.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/ [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/spire_server.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/telemetry.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/upgrading.md [2022-04-19T15:44:53.453Z] spire-1.2.1/doc/using_spire.md [2022-04-19T15:44:53.453Z] spire-1.2.1/examples/ [2022-04-19T15:44:53.454Z] spire-1.2.1/examples/README.md [2022-04-19T15:44:53.454Z] spire-1.2.1/go.mod [2022-04-19T15:44:53.454Z] spire-1.2.1/go.sum [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T15:44:53.454Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/log/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T15:44:53.455Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/version/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/config.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T15:44:53.456Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/server.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/private/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/private/server/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T15:44:53.457Z] spire-1.2.1/release/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/README.md [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/conf/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T15:44:53.457Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T15:44:53.457Z] spire-1.2.1/script/ [2022-04-19T15:44:53.457Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T15:44:53.457Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T15:44:53.457Z] spire-1.2.1/support/ [2022-04-19T15:44:53.457Z] spire-1.2.1/support/k8s/ [2022-04-19T15:44:53.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T15:44:53.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T15:44:53.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T15:44:53.458Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T15:44:53.718Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/clock/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/clock/clock.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T15:44:53.718Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/README.md [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/common [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/suites/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T15:44:53.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T15:44:53.719Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T15:44:53.720Z] spire-1.2.1/test/integration/test.sh [2022-04-19T15:44:53.720Z] spire-1.2.1/test/plugintest/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testca/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testca/ca.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testkey/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/testkey/new.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/util/ [2022-04-19T15:44:53.720Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/util/race.go [2022-04-19T15:44:53.720Z] spire-1.2.1/test/util/util.go [2022-04-19T15:44:53.720Z] building spire from source... [2022-04-19T15:44:53.720Z] Installing go1.17.7... [2022-04-19T15:44:55.199Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T15:44:55.501Z] $ docker stop --time=1 c7873f6693ae2ba0130c847feccd05ccf58e50fd2e9ab7d2c80e790a1a9a6790 [2022-04-19T15:44:57.136Z] $ docker rm -f c7873f6693ae2ba0130c847feccd05ccf58e50fd2e9ab7d2c80e790a1a9a6790 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:44:57.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T15:44:57.738Z] . [Pipeline] withDockerContainer [2022-04-19T15:44:57.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-21350 does not seem to be running inside a container [2022-04-19T15:44:58.058Z] $ 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/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@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-04-19T15:44:58.995Z] Building bin/spire-server... [2022-04-19T15:44:58.995Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T15:44:58.995Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T15:44:58.995Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T15:44:58.995Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T15:44:58.995Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T15:44:58.995Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T15:44:58.995Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:44:58.995Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T15:44:58.995Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T15:44:58.995Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T15:44:59.254Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T15:44:59.254Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:44:59.303Z] $ docker top a95926b17ce5a00ade6ed886a721fc6ef5e1c6100a87ab7f05d600a31c8d25ed -eo pid,comm [2022-04-19T15:44:59.513Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:44:59.513Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T15:44:59.513Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T15:44:59.513Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T15:44:59.513Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T15:44:59.513Z] go: downloading github.com/armon/go-metrics v0.3.10 [Pipeline] { [Pipeline] sh [2022-04-19T15:44:59.773Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T15:44:59.774Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T15:44:59.774Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T15:44:59.774Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T15:44:59.774Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T15:44:59.774Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T15:44:59.774Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:44:59.774Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T15:44:59.774Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T15:45:00.057Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T15:45:00.057Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T15:45:00.057Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T15:45:00.057Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T15:45:00.057Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T15:45:00.057Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T15:45:00.057Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T15:45:00.057Z]  ---> 7805cd1d476d [2022-04-19T15:45:00.057Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T15:45:00.057Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T15:45:00.057Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T15:45:00.057Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T15:45:00.205Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T15:45:00.325Z]  ---> 97159cf00c2c [2022-04-19T15:45:00.325Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T15:45:00.325Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T15:45:00.325Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T15:45:00.325Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T15:45:00.325Z]  ---> Running in 8f80ec2ec0f9 [2022-04-19T15:45:00.325Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T15:45:00.325Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T15:45:00.325Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T15:45:00.325Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T15:45:00.325Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T15:45:00.325Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T15:45:00.325Z]  ---> Running in 536f940ecfba [2022-04-19T15:45:00.325Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T15:45:00.584Z] Removing intermediate container 8f80ec2ec0f9 [2022-04-19T15:45:00.584Z] ---> a5efb59bccd1 [2022-04-19T15:45:00.584Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T15:45:00.584Z] ---> Running in 490eb90534d2 [2022-04-19T15:45:00.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T15:45:01.415Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T15:45:01.415Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T15:45:01.415Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T15:45:01.685Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:45:01.685Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T15:45:01.685Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T15:45:03.077Z] Removing intermediate container c95a332c649a [2022-04-19T15:45:03.077Z] ---> fa1eb981dd68 [2022-04-19T15:45:03.077Z] [2022-04-19T15:45:03.077Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T15:45:03.077Z] ---> e04c818066af [2022-04-19T15:45:03.077Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T15:45:03.077Z] ---> Using cache [2022-04-19T15:45:03.077Z] ---> 489e5073d0a5 [2022-04-19T15:45:03.077Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:45:03.077Z] ---> Using cache [2022-04-19T15:45:03.077Z] ---> 64267395c044 [2022-04-19T15:45:03.077Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T15:45:03.077Z] ---> Running in ef7360cf0227 [2022-04-19T15:45:03.077Z] Removing intermediate container 490eb90534d2 [2022-04-19T15:45:03.077Z] ---> f6e94e3ddeb3 [2022-04-19T15:45:03.077Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T15:45:03.077Z] ---> Running in 9dde9bbd9552 [2022-04-19T15:45:03.077Z] Removing intermediate container ef7360cf0227 [2022-04-19T15:45:03.077Z] ---> 6fc4077e73f5 [2022-04-19T15:45:03.077Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T15:45:03.077Z] ---> Running in a62d35a44a53 [2022-04-19T15:45:03.077Z] Removing intermediate container 9dde9bbd9552 [2022-04-19T15:45:03.077Z] ---> 68dffda37fc5 [2022-04-19T15:45:03.077Z] 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-04-19T15:45:03.336Z] ---> Running in 315730762dbc [2022-04-19T15:45:03.336Z] Removing intermediate container a62d35a44a53 [2022-04-19T15:45:03.336Z] ---> f211c2d93003 [2022-04-19T15:45:03.336Z] Step 15/23 : WORKDIR / [2022-04-19T15:45:03.336Z] ---> Running in cccea1a10e07 [2022-04-19T15:45:03.595Z] Removing intermediate container cccea1a10e07 [2022-04-19T15:45:03.595Z] ---> 1c86597cf654 [2022-04-19T15:45:03.595Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:45:04.173Z] spire-1.2.1/ [2022-04-19T15:45:04.173Z] spire-1.2.1/.data/ [2022-04-19T15:45:04.173Z] spire-1.2.1/.data/.file [2022-04-19T15:45:04.173Z] spire-1.2.1/.dockerignore [2022-04-19T15:45:04.173Z] spire-1.2.1/.gitattributes [2022-04-19T15:45:04.173Z] spire-1.2.1/.githooks/ [2022-04-19T15:45:04.173Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/ [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/ [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T15:45:04.173Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T15:45:04.173Z] spire-1.2.1/.gitignore [2022-04-19T15:45:04.173Z] spire-1.2.1/.go-version [2022-04-19T15:45:04.173Z] spire-1.2.1/.golangci.yml [2022-04-19T15:45:04.173Z] spire-1.2.1/ADOPTERS.md [2022-04-19T15:45:04.173Z] spire-1.2.1/CHANGELOG.md [2022-04-19T15:45:04.173Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T15:45:04.173Z] spire-1.2.1/CODEOWNERS [2022-04-19T15:45:04.173Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T15:45:04.173Z] spire-1.2.1/Dockerfile [2022-04-19T15:45:04.173Z] spire-1.2.1/Dockerfile.dev [2022-04-19T15:45:04.173Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T15:45:04.173Z] spire-1.2.1/LICENSE [2022-04-19T15:45:04.173Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T15:45:04.173Z] spire-1.2.1/Makefile [2022-04-19T15:45:04.173Z] spire-1.2.1/README.md [2022-04-19T15:45:04.173Z] spire-1.2.1/ROADMAP.md [2022-04-19T15:45:04.173Z] spire-1.2.1/SECURITY.md [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T15:45:04.173Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/ [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/agent/ [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/server/ [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/server/server.conf [2022-04-19T15:45:04.173Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/ [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/auditlog.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/ [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T15:45:04.173Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/spire_server.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/telemetry.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/upgrading.md [2022-04-19T15:45:04.174Z] spire-1.2.1/doc/using_spire.md [2022-04-19T15:45:04.174Z] spire-1.2.1/examples/ [2022-04-19T15:45:04.174Z] spire-1.2.1/examples/README.md [2022-04-19T15:45:04.174Z] spire-1.2.1/go.mod [2022-04-19T15:45:04.174Z] spire-1.2.1/go.sum [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T15:45:04.174Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/log/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T15:45:04.175Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/version/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T15:45:04.176Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/config.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T15:45:04.177Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/server.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/private/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/private/server/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T15:45:04.178Z] spire-1.2.1/release/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/README.md [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/conf/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T15:45:04.178Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T15:45:04.178Z] spire-1.2.1/script/ [2022-04-19T15:45:04.179Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T15:45:04.179Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T15:45:04.179Z] spire-1.2.1/support/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T15:45:04.179Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/clock/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/clock/clock.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T15:45:04.179Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T15:45:04.180Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/common [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T15:45:04.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T15:45:04.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T15:45:04.182Z] spire-1.2.1/test/integration/test.sh [2022-04-19T15:45:04.182Z] spire-1.2.1/test/plugintest/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testca/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testca/ca.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testkey/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/testkey/new.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/util/ [2022-04-19T15:45:04.182Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/util/race.go [2022-04-19T15:45:04.182Z] spire-1.2.1/test/util/util.go [2022-04-19T15:45:04.182Z] building spire from source... [2022-04-19T15:45:04.440Z] Installing go1.17.7... [2022-04-19T15:45:04.515Z] Building core-command ... [2022-04-19T15:45:04.515Z] Building core-data ... [2022-04-19T15:45:04.515Z] Building core-metadata ... [2022-04-19T15:45:04.515Z] Building security-bootstrapper ... [2022-04-19T15:45:04.515Z] Building security-proxy-setup ... [2022-04-19T15:45:04.515Z] Building security-secretstore-setup ... [2022-04-19T15:45:04.515Z] Building security-spiffe-token-provider ... [2022-04-19T15:45:04.515Z] Building security-spire-agent ... [2022-04-19T15:45:04.515Z] Building security-spire-config ... [2022-04-19T15:45:04.515Z] Building security-spire-server ... [2022-04-19T15:45:04.515Z] Building support-notifications ... [2022-04-19T15:45:04.515Z] Building support-scheduler ... [2022-04-19T15:45:04.515Z] Building sys-mgmt-agent ... [2022-04-19T15:45:04.515Z] Building security-bootstrapper [2022-04-19T15:45:04.515Z] Building support-notifications [2022-04-19T15:45:04.515Z] Building core-command [2022-04-19T15:45:04.515Z] Building security-spire-config [2022-04-19T15:45:04.515Z] Building core-metadata [2022-04-19T15:45:04.699Z] ---> a5e24864e549 [2022-04-19T15:45:04.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T15:45:04.959Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T15:45:04.959Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T15:45:04.959Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T15:45:04.959Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T15:45:04.959Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T15:45:04.959Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T15:45:04.959Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T15:45:04.959Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T15:45:04.959Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T15:45:04.959Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T15:45:05.896Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T15:45:06.463Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T15:45:06.463Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T15:45:06.463Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T15:45:06.722Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T15:45:06.723Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T15:45:06.723Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T15:45:06.723Z]  ---> cadf0a4f7ea6 [2022-04-19T15:45:06.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T15:45:06.723Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T15:45:06.723Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T15:45:06.723Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T15:45:06.982Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T15:45:07.241Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T15:45:07.241Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T15:45:07.507Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T15:45:07.507Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T15:45:07.507Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T15:45:07.507Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T15:45:07.793Z]  ---> 4fb51e624b6f [2022-04-19T15:45:07.793Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T15:45:07.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T15:45:07.793Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T15:45:07.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T15:45:07.793Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T15:45:07.793Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T15:45:07.793Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T15:45:07.793Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T15:45:08.052Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T15:45:08.052Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T15:45:08.052Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T15:45:08.052Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T15:45:08.052Z]  ---> Running in 6512e31b5cf7 [2022-04-19T15:45:08.052Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T15:45:08.619Z] Removing intermediate container 6512e31b5cf7 [2022-04-19T15:45:08.619Z] ---> b77fe8cce141 [2022-04-19T15:45:08.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:45:08.878Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T15:45:08.878Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T15:45:08.878Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T15:45:08.878Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T15:45:08.878Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T15:45:08.878Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:45:09.137Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T15:45:09.137Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T15:45:09.137Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T15:45:09.137Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T15:45:09.137Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T15:45:09.137Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T15:45:09.137Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T15:45:09.137Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T15:45:09.137Z]  ---> Running in 6ab59104cedc [2022-04-19T15:45:09.137Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:45:09.137Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T15:45:09.137Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T15:45:09.137Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:45:09.396Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T15:45:09.396Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T15:45:09.396Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T15:45:09.396Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T15:45:09.396Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T15:45:09.396Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T15:45:09.396Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T15:45:09.396Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T15:45:09.655Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T15:45:09.655Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T15:45:09.655Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T15:45:09.655Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T15:45:09.655Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T15:45:09.655Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T15:45:09.655Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T15:45:09.655Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T15:45:09.655Z] Removing intermediate container 6ab59104cedc [2022-04-19T15:45:09.655Z] ---> 62064ad1c215 [2022-04-19T15:45:09.655Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T15:45:09.655Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T15:45:09.655Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T15:45:09.915Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T15:45:09.915Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T15:45:09.915Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T15:45:09.915Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T15:45:09.915Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T15:45:09.915Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T15:45:09.915Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T15:45:09.915Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T15:45:09.915Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T15:45:09.915Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T15:45:09.915Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T15:45:09.915Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T15:45:09.915Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T15:45:09.915Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T15:45:09.915Z]  ---> Running in d7731b8e93c4 [2022-04-19T15:45:10.486Z] Removing intermediate container d7731b8e93c4 [2022-04-19T15:45:10.486Z] ---> 120d1a77a552 [2022-04-19T15:45:10.486Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:45:10.486Z] ---> Running in 1e0d93a2249e [2022-04-19T15:45:10.486Z] Building bin/spire-server... [2022-04-19T15:45:10.486Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T15:45:10.486Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T15:45:10.486Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T15:45:10.486Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T15:45:10.486Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T15:45:10.745Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T15:45:10.745Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:45:10.745Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T15:45:10.745Z] Removing intermediate container 1e0d93a2249e [2022-04-19T15:45:10.745Z] ---> 4577c7f10c2c [2022-04-19T15:45:10.745Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T15:45:10.745Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T15:45:10.745Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T15:45:10.745Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T15:45:11.004Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:45:11.004Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:45:11.004Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T15:45:11.004Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T15:45:11.004Z]  ---> Running in 8e6b60eb21c4 [2022-04-19T15:45:11.004Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T15:45:11.004Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T15:45:11.004Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T15:45:11.004Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T15:45:11.265Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T15:45:11.265Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T15:45:11.525Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T15:45:11.525Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T15:45:11.784Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T15:45:11.784Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T15:45:11.784Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T15:45:11.784Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T15:45:11.784Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T15:45:11.784Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:45:11.784Z] Removing intermediate container 8e6b60eb21c4 [2022-04-19T15:45:11.784Z] ---> 2987bc9675cf [2022-04-19T15:45:11.784Z] [2022-04-19T15:45:11.784Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T15:45:11.784Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T15:45:11.784Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T15:45:11.784Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T15:45:11.784Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T15:45:11.784Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T15:45:11.784Z] Successfully built 2987bc9675cf [2022-04-19T15:45:11.784Z] Successfully tagged core-command:latest [2022-04-19T15:45:11.784Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-19T15:45:11.784Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T15:45:11.784Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T15:45:11.785Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T15:45:11.785Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T15:45:11.785Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T15:45:11.785Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T15:45:11.785Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T15:45:11.785Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T15:45:11.785Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T15:45:11.785Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T15:45:12.043Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T15:45:12.043Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T15:45:12.043Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T15:45:12.043Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T15:45:12.043Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T15:45:12.043Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T15:45:12.043Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T15:45:12.612Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T15:45:13.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T15:45:13.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T15:45:13.549Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:45:13.549Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T15:45:13.549Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T15:45:14.929Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T15:45:14.929Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T15:45:15.497Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:15.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:15.497Z] ---> 01cd28b7e550 [2022-04-19T15:45:15.497Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T15:45:15.497Z] ---> Using cache [2022-04-19T15:45:15.497Z] ---> 4db1f9d6ff5c [2022-04-19T15:45:15.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:15.497Z] ---> Using cache [2022-04-19T15:45:15.497Z] ---> 01124ce88f5e [2022-04-19T15:45:15.497Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T15:45:17.517Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T15:45:17.517Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T15:45:17.517Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T15:45:17.517Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T15:45:17.517Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T15:45:17.777Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T15:45:17.777Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T15:45:17.777Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T15:45:18.037Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T15:45:18.037Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T15:45:18.037Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T15:45:18.297Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T15:45:18.555Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T15:45:18.555Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T15:45:18.555Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T15:45:18.814Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T15:45:18.814Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T15:45:18.814Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T15:45:19.073Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T15:45:19.073Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T15:45:19.073Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T15:45:19.334Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T15:45:19.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T15:45:19.334Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T15:45:19.592Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T15:45:19.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T15:45:19.861Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T15:45:19.861Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T15:45:20.121Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T15:45:20.121Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T15:45:20.501Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T15:45:20.760Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T15:45:21.328Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T15:45:21.328Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T15:45:21.328Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T15:45:21.328Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T15:45:21.328Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T15:45:21.586Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T15:45:21.586Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T15:45:21.586Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:45:21.586Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T15:45:21.586Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T15:45:21.586Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T15:45:21.586Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T15:45:21.845Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T15:45:21.845Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T15:45:21.845Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T15:45:21.845Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T15:45:22.104Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:45:22.104Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T15:45:22.104Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T15:45:22.104Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:45:22.104Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T15:45:22.104Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T15:45:22.104Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T15:45:22.104Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T15:45:22.104Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T15:45:22.104Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T15:45:22.403Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T15:45:22.662Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T15:45:22.662Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T15:45:22.662Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T15:45:22.662Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T15:45:22.662Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T15:45:22.662Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T15:45:22.662Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T15:45:22.662Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T15:45:22.662Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T15:45:22.662Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T15:45:22.662Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T15:45:22.662Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T15:45:22.922Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T15:45:22.922Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T15:45:22.922Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T15:45:22.922Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T15:45:22.922Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T15:45:22.922Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T15:45:22.922Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T15:45:22.922Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T15:45:22.922Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T15:45:22.922Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T15:45:22.922Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T15:45:22.922Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T15:45:22.922Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T15:45:25.559Z]  ---> Running in 696fab592a66 [2022-04-19T15:45:26.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:45:26.387Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T15:45:26.387Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T15:45:26.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:45:27.215Z] OK: 221 MiB in 52 packages [2022-04-19T15:45:30.565Z] Removing intermediate container 536f940ecfba [2022-04-19T15:45:30.565Z] ---> 79b2ca8320c4 [2022-04-19T15:45:30.565Z] [2022-04-19T15:45:30.565Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T15:45:30.565Z] ---> e04c818066af [2022-04-19T15:45:30.565Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T15:45:30.565Z] ---> Running in 8be7233880a9 [2022-04-19T15:45:30.565Z] Removing intermediate container 696fab592a66 [2022-04-19T15:45:30.565Z] ---> bd2ae66b0e17 [2022-04-19T15:45:30.565Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T15:45:31.150Z] ---> 47774914f877 [2022-04-19T15:45:31.150Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:45:31.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:45:31.409Z] ---> Running in eba8767fc439 [2022-04-19T15:45:31.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:45:31.669Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T15:45:31.669Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T15:45:31.669Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:45:31.669Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T15:45:31.669Z] OK: 6 MiB in 16 packages [2022-04-19T15:45:32.608Z] Removing intermediate container 8be7233880a9 [2022-04-19T15:45:32.608Z] ---> b6050ed9bf5e [2022-04-19T15:45:32.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:45:32.870Z] ---> Running in 9fcf3ff6a19a [2022-04-19T15:45:33.130Z] Removing intermediate container 9fcf3ff6a19a [2022-04-19T15:45:33.130Z] ---> 816cd35c0be2 [2022-04-19T15:45:33.130Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T15:45:33.130Z] ---> Running in 6cce659b9444 [2022-04-19T15:45:33.130Z] Removing intermediate container eba8767fc439 [2022-04-19T15:45:33.130Z] ---> 493a70d2a91c [2022-04-19T15:45:33.130Z] Step 8/23 : COPY . . [2022-04-19T15:45:33.705Z] Removing intermediate container 6cce659b9444 [2022-04-19T15:45:33.705Z] ---> c18ac1dd5498 [2022-04-19T15:45:33.705Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T15:45:35.620Z] ---> Running in 85a34e7773b1 [2022-04-19T15:45:36.556Z] Removing intermediate container 85a34e7773b1 [2022-04-19T15:45:36.556Z] ---> 87a320ffd742 [2022-04-19T15:45:36.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:45:38.464Z] ---> da527558f7df [2022-04-19T15:45:38.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T15:45:39.406Z] ---> 061f941cbe47 [2022-04-19T15:45:39.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T15:45:39.406Z] ---> 1eb3860d55e0 [2022-04-19T15:45:39.406Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T15:45:39.406Z] ---> Running in 796a4b472423 [2022-04-19T15:45:39.665Z] ---> f447161c5328 [2022-04-19T15:45:39.665Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T15:45:39.665Z] ---> Running in 9823cef5b4cc [2022-04-19T15:45:39.923Z] Removing intermediate container 9823cef5b4cc [2022-04-19T15:45:39.923Z] ---> 5f3757394988 [2022-04-19T15:45:39.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:45:39.923Z] ---> Running in 2b8434122f7a [2022-04-19T15:45:40.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T15:45:40.505Z] Removing intermediate container 2b8434122f7a [2022-04-19T15:45:40.505Z] ---> 9572a6423e45 [2022-04-19T15:45:40.505Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T15:45:40.505Z] ---> Running in 5b0be80bac36 [2022-04-19T15:45:40.764Z] Removing intermediate container 5b0be80bac36 [2022-04-19T15:45:40.764Z] ---> d8f16f952581 [2022-04-19T15:45:40.764Z] Step 21/22 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:45:41.332Z] ---> Running in d0336d79c91f [2022-04-19T15:45:41.899Z] Removing intermediate container d0336d79c91f [2022-04-19T15:45:41.899Z] ---> 7ee7e12a53d9 [2022-04-19T15:45:41.899Z] Step 22/22 : LABEL version=2.2.0-dev.73 [2022-04-19T15:45:41.899Z] ---> Running in 645e9dc6e7cc [2022-04-19T15:45:42.466Z] Removing intermediate container 645e9dc6e7cc [2022-04-19T15:45:42.466Z] ---> 9e38967f36e4 [2022-04-19T15:45:42.466Z] [2022-04-19T15:45:42.466Z] Successfully built 9e38967f36e4 [2022-04-19T15:45:42.466Z] Successfully tagged support-notifications:latest [2022-04-19T15:45:42.466Z] Building security-proxy-setup [2022-04-19T15:45:43.405Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-19T15:45:43.405Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T15:45:43.405Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T15:45:43.405Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T15:45:43.664Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T15:45:44.610Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T15:45:44.610Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T15:45:44.610Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T15:45:44.869Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T15:45:44.869Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T15:45:44.869Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T15:45:44.869Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T15:45:44.869Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T15:45:45.128Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T15:45:46.064Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:46.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:46.064Z] ---> 01cd28b7e550 [2022-04-19T15:45:46.064Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T15:45:46.064Z] ---> Using cache [2022-04-19T15:45:46.064Z] ---> 4db1f9d6ff5c [2022-04-19T15:45:46.064Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:46.064Z] ---> Using cache [2022-04-19T15:45:46.064Z] ---> 01124ce88f5e [2022-04-19T15:45:46.064Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T15:45:46.064Z] ---> Using cache [2022-04-19T15:45:46.064Z] ---> ac0b88050d3e [2022-04-19T15:45:46.064Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T15:45:46.064Z] ---> Using cache [2022-04-19T15:45:46.064Z] ---> c9159bc26979 [2022-04-19T15:45:46.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:45:46.064Z] ---> Using cache [2022-04-19T15:45:46.064Z] ---> 3ea9c8f27e21 [2022-04-19T15:45:46.064Z] Step 8/22 : COPY . . [2022-04-19T15:45:46.064Z] ---> Using cache [2022-04-19T15:45:46.064Z] ---> 4786245428bc [2022-04-19T15:45:46.064Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T15:45:50.257Z] ---> Running in af5529a96197 [2022-04-19T15:45:50.824Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T15:45:51.522Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:51.522Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:51.522Z] ---> 7189420bead9 [2022-04-19T15:45:51.522Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T15:45:51.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:51.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:51.522Z] ---> 7189420bead9 [2022-04-19T15:45:51.522Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T15:45:51.522Z] ---> Running in a46503467d94 [2022-04-19T15:45:51.522Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:51.522Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:51.522Z] ---> 7189420bead9 [2022-04-19T15:45:51.522Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T15:45:51.522Z] ---> Running in 0e848366acae [2022-04-19T15:45:51.522Z] ---> Running in 020870b78bb6 [2022-04-19T15:45:51.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:51.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:51.522Z] ---> 7189420bead9 [2022-04-19T15:45:51.522Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T15:45:51.522Z] ---> Running in b280d9ff0116 [2022-04-19T15:45:51.522Z] Removing intermediate container 0e848366acae [2022-04-19T15:45:51.522Z] ---> 661867997ac9 [2022-04-19T15:45:51.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:51.522Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:45:51.522Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:45:51.522Z] ---> 7189420bead9 [2022-04-19T15:45:51.522Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T15:45:51.522Z] ---> Running in 07d5f675e690 [2022-04-19T15:45:51.522Z] Removing intermediate container a46503467d94 [2022-04-19T15:45:51.522Z] ---> a73f02a92c1a [2022-04-19T15:45:51.522Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:51.522Z] Removing intermediate container 020870b78bb6 [2022-04-19T15:45:51.522Z] ---> 719d7a72c267 [2022-04-19T15:45:51.821Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:51.821Z] ---> Running in b4987220b961 [2022-04-19T15:45:51.821Z] ---> Running in e912be52ae98 [2022-04-19T15:45:51.821Z] ---> Running in 09c7b61d8be8 [2022-04-19T15:45:52.099Z] Removing intermediate container b280d9ff0116 [2022-04-19T15:45:52.099Z] ---> c3285ed4cedc [2022-04-19T15:45:52.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:52.099Z] ---> Running in 8a0c9b86e13e [2022-04-19T15:45:52.381Z] Removing intermediate container 07d5f675e690 [2022-04-19T15:45:52.381Z] ---> eb6947eeb358 [2022-04-19T15:45:52.381Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:45:52.663Z] ---> Running in 88ca6070d228 [2022-04-19T15:45:55.328Z] Removing intermediate container 09c7b61d8be8 [2022-04-19T15:45:55.328Z] ---> dfb45cd11b87 [2022-04-19T15:45:55.328Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T15:45:55.328Z] ---> Running in 6274f6006885 [2022-04-19T15:45:55.937Z] Removing intermediate container e912be52ae98 [2022-04-19T15:45:55.937Z] ---> 8053789152b4 [2022-04-19T15:45:55.937Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T15:45:55.937Z] Removing intermediate container b4987220b961 [2022-04-19T15:45:55.937Z] ---> d409b3ae2a9c [2022-04-19T15:45:55.937Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T15:45:56.212Z] ---> Running in 8071712a7dda [2022-04-19T15:45:56.212Z] ---> Running in 7cc7e0a4d2a6 [2022-04-19T15:45:56.212Z] Removing intermediate container 88ca6070d228 [2022-04-19T15:45:56.212Z] ---> 861aa3be5c54 [2022-04-19T15:45:56.212Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T15:45:56.212Z] Removing intermediate container 8a0c9b86e13e [2022-04-19T15:45:56.212Z] ---> 2f434df7cb7b [2022-04-19T15:45:56.212Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T15:45:56.494Z] ---> Running in a777e7ce0032 [2022-04-19T15:45:56.494Z] ---> Running in bcb612e20a09 [2022-04-19T15:45:57.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:58.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:58.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:58.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:58.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:58.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:58.979Z] OK: 220 MiB in 52 packages [2022-04-19T15:45:59.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:59.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:59.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:45:59.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:46:00.265Z] Removing intermediate container 6274f6006885 [2022-04-19T15:46:00.265Z] ---> f66b1baef43b [2022-04-19T15:46:00.265Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T15:46:00.546Z] OK: 220 MiB in 52 packages [2022-04-19T15:46:00.546Z] OK: 220 MiB in 52 packages [2022-04-19T15:46:00.849Z] OK: 220 MiB in 52 packages [2022-04-19T15:46:00.849Z] OK: 220 MiB in 52 packages [2022-04-19T15:46:01.865Z] ---> 1a2c7a3d681c [2022-04-19T15:46:01.865Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:46:01.865Z] ---> Running in b00822fc281f [2022-04-19T15:46:02.467Z] Removing intermediate container 7cc7e0a4d2a6 [2022-04-19T15:46:02.467Z] ---> 4d027f10d0cf [2022-04-19T15:46:02.467Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T15:46:02.748Z] Removing intermediate container bcb612e20a09 [2022-04-19T15:46:02.748Z] ---> 23374c9dbb96 [2022-04-19T15:46:02.748Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T15:46:02.748Z] Removing intermediate container a777e7ce0032 [2022-04-19T15:46:02.748Z] ---> f81e39cd6342 [2022-04-19T15:46:02.748Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T15:46:02.748Z] Removing intermediate container 8071712a7dda [2022-04-19T15:46:02.748Z] ---> 15b64ae177b5 [2022-04-19T15:46:02.748Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T15:46:03.742Z] ---> 5a1d0b6f15ec [2022-04-19T15:46:03.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:46:03.742Z] ---> Running in 806992c355b8 [2022-04-19T15:46:04.017Z] ---> a8c58725aa69 [2022-04-19T15:46:04.017Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:46:04.017Z] ---> b2a905d4d2e3 [2022-04-19T15:46:04.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:46:04.017Z] ---> 9b9217932fb5 [2022-04-19T15:46:04.017Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:46:04.293Z] ---> Running in 42f373fed7b2 [2022-04-19T15:46:04.293Z] ---> Running in b5b8f556595b [2022-04-19T15:46:04.293Z] ---> Running in 57320d458398 [2022-04-19T15:46:06.339Z] Removing intermediate container b00822fc281f [2022-04-19T15:46:06.339Z] ---> 5bcdafa73a65 [2022-04-19T15:46:06.339Z] Step 8/23 : COPY . . [2022-04-19T15:46:09.014Z] Removing intermediate container 806992c355b8 [2022-04-19T15:46:09.014Z] ---> fac7458b0216 [2022-04-19T15:46:09.014Z] Step 8/23 : COPY . . [2022-04-19T15:46:09.621Z] Removing intermediate container b5b8f556595b [2022-04-19T15:46:09.621Z] ---> 01cbb0c0a221 [2022-04-19T15:46:09.621Z] Step 8/26 : COPY . . [2022-04-19T15:46:09.922Z] Removing intermediate container 42f373fed7b2 [2022-04-19T15:46:09.922Z] ---> 9a9b8c15e179 [2022-04-19T15:46:09.922Z] Step 8/31 : COPY . . [2022-04-19T15:46:10.197Z] Removing intermediate container 57320d458398 [2022-04-19T15:46:10.197Z] ---> 9bf695c3ecba [2022-04-19T15:46:10.197Z] Step 8/22 : COPY . . [2022-04-19T15:46:17.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T15:46:17.634Z] Removing intermediate container 796a4b472423 [2022-04-19T15:46:17.634Z] ---> a02b0b0c7ab1 [2022-04-19T15:46:17.634Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T15:46:18.202Z] ---> Running in 79690b94c8c4 [2022-04-19T15:46:19.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T15:46:22.135Z] Removing intermediate container 79690b94c8c4 [2022-04-19T15:46:22.136Z] ---> deee9c701f7a [2022-04-19T15:46:22.136Z] [2022-04-19T15:46:22.136Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T15:46:22.136Z] 20.10.14: Pulling from library/docker [2022-04-19T15:46:25.319Z] ---> 72f65733bbdf [2022-04-19T15:46:25.319Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T15:46:25.319Z] ---> Running in 15416dccb210 [2022-04-19T15:46:25.319Z] ---> 1039b607979b [2022-04-19T15:46:25.319Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T15:46:25.319Z] ---> 1657cfb66821 [2022-04-19T15:46:25.319Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T15:46:25.319Z] ---> Running in 8d096547b544 [2022-04-19T15:46:25.319Z] ---> Running in 4a2d095b02a2 [2022-04-19T15:46:25.440Z] Removing intermediate container af5529a96197 [2022-04-19T15:46:25.440Z] ---> 2deabbaaec71 [2022-04-19T15:46:25.440Z] [2022-04-19T15:46:25.440Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T15:46:25.440Z] ---> e04c818066af [2022-04-19T15:46:25.440Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T15:46:25.440Z] ---> Running in 5d7c12f94cfd [2022-04-19T15:46:25.941Z] Removing intermediate container 4a2d095b02a2 [2022-04-19T15:46:25.941Z] ---> 3606d63bd1a0 [2022-04-19T15:46:25.941Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T15:46:26.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T15:46:26.219Z] ---> Running in 0339128f0341 [2022-04-19T15:46:26.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:46:26.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:46:26.821Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T15:46:26.821Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T15:46:26.821Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T15:46:26.821Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T15:46:26.821Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T15:46:26.821Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T15:46:26.821Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:46:26.821Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T15:46:26.821Z] OK: 8 MiB in 20 packages [2022-04-19T15:46:27.207Z] ---> 104685d68519 [2022-04-19T15:46:27.207Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T15:46:27.490Z] ---> Running in 40082d6597a7 [2022-04-19T15:46:27.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T15:46:28.370Z] ---> f34a9aca76d1 [2022-04-19T15:46:28.370Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T15:46:28.370Z] ---> Running in 5c8c26ec8c3f [2022-04-19T15:46:29.362Z] Removing intermediate container 5d7c12f94cfd [2022-04-19T15:46:29.363Z] ---> 7db2fa7d6fc5 [2022-04-19T15:46:29.363Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T15:46:29.363Z] ---> Running in fc918110cb94 [2022-04-19T15:46:29.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T15:46:29.934Z] Removing intermediate container fc918110cb94 [2022-04-19T15:46:29.934Z] ---> 086d1d200568 [2022-04-19T15:46:29.934Z] Step 13/22 : WORKDIR /edgex [2022-04-19T15:46:30.110Z] Removing intermediate container 0339128f0341 [2022-04-19T15:46:30.110Z] ---> ba1f63588434 [2022-04-19T15:46:30.110Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T15:46:30.110Z] ---> Running in 48eac712f1f0 [2022-04-19T15:46:30.196Z] ---> Running in a81ac30d8b93 [2022-04-19T15:46:30.739Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T15:46:30.763Z] Removing intermediate container a81ac30d8b93 [2022-04-19T15:46:30.763Z] ---> 9f82dd44a1cc [2022-04-19T15:46:30.763Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T15:46:31.021Z] Removing intermediate container 48eac712f1f0 [2022-04-19T15:46:31.022Z] ---> 6c96323bd2ea [2022-04-19T15:46:31.022Z] 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-04-19T15:46:31.022Z] ---> Running in b7f737d53cbb [2022-04-19T15:46:31.702Z] ---> 2c892b35da92 [2022-04-19T15:46:31.702Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T15:46:33.677Z] spire-1.2.1/ [2022-04-19T15:46:33.677Z] spire-1.2.1/.data/ [2022-04-19T15:46:33.677Z] spire-1.2.1/.data/.file [2022-04-19T15:46:33.677Z] spire-1.2.1/.dockerignore [2022-04-19T15:46:33.677Z] spire-1.2.1/.gitattributes [2022-04-19T15:46:33.677Z] spire-1.2.1/.githooks/ [2022-04-19T15:46:33.677Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T15:46:33.677Z] spire-1.2.1/.github/ [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/ [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T15:46:33.678Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T15:46:33.678Z] spire-1.2.1/.gitignore [2022-04-19T15:46:33.678Z] spire-1.2.1/.go-version [2022-04-19T15:46:33.678Z] spire-1.2.1/.golangci.yml [2022-04-19T15:46:33.678Z] spire-1.2.1/ADOPTERS.md [2022-04-19T15:46:33.678Z] spire-1.2.1/CHANGELOG.md [2022-04-19T15:46:33.678Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T15:46:33.678Z] spire-1.2.1/CODEOWNERS [2022-04-19T15:46:33.678Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T15:46:33.678Z] spire-1.2.1/Dockerfile [2022-04-19T15:46:33.678Z] spire-1.2.1/Dockerfile.dev [2022-04-19T15:46:33.678Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T15:46:33.678Z] spire-1.2.1/LICENSE [2022-04-19T15:46:33.678Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T15:46:33.678Z] spire-1.2.1/Makefile [2022-04-19T15:46:33.678Z] spire-1.2.1/README.md [2022-04-19T15:46:33.678Z] spire-1.2.1/ROADMAP.md [2022-04-19T15:46:33.678Z] spire-1.2.1/SECURITY.md [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T15:46:33.678Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T15:46:33.957Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/ [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/agent/ [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/server/ [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/server/server.conf [2022-04-19T15:46:33.957Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/ [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/auditlog.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/ [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/spire_server.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/telemetry.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/upgrading.md [2022-04-19T15:46:33.957Z] spire-1.2.1/doc/using_spire.md [2022-04-19T15:46:33.957Z] spire-1.2.1/examples/ [2022-04-19T15:46:33.957Z] spire-1.2.1/examples/README.md [2022-04-19T15:46:33.957Z] spire-1.2.1/go.mod [2022-04-19T15:46:33.957Z] spire-1.2.1/go.sum [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T15:46:33.957Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/log/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T15:46:34.238Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T15:46:34.239Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/version/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T15:46:34.518Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/config.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T15:46:34.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:46:34.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/server.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/private/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/private/server/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T15:46:34.804Z] spire-1.2.1/release/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/README.md [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/conf/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T15:46:34.804Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T15:46:34.804Z] spire-1.2.1/script/ [2022-04-19T15:46:34.804Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T15:46:34.804Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T15:46:34.804Z] spire-1.2.1/support/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T15:46:34.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T15:46:35.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/clock/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/clock/clock.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T15:46:35.084Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T15:46:35.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T15:46:35.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T15:46:35.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T15:46:35.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T15:46:35.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/common [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T15:46:35.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T15:46:35.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T15:46:35.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T15:46:35.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T15:46:35.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T15:46:35.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T15:46:35.370Z] spire-1.2.1/test/integration/test.sh [2022-04-19T15:46:35.370Z] spire-1.2.1/test/plugintest/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testca/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testca/ca.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testkey/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/testkey/new.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/util/ [2022-04-19T15:46:35.370Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/util/race.go [2022-04-19T15:46:35.370Z] spire-1.2.1/test/util/util.go [2022-04-19T15:46:35.370Z] building spire from source... [2022-04-19T15:46:35.903Z] ---> f468a381c502 [2022-04-19T15:46:35.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T15:46:36.365Z] Installing go1.17.7... [2022-04-19T15:46:36.535Z] ---> a600cd628b80 [2022-04-19T15:46:36.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T15:46:36.535Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T15:46:36.535Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T15:46:36.535Z] ---> 7417809fdb73 [2022-04-19T15:46:36.535Z] 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-04-19T15:46:37.104Z] ---> Running in 6407260686eb [2022-04-19T15:46:37.364Z] ---> fd3cc593da00 [2022-04-19T15:46:37.364Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T15:46:37.935Z] Removing intermediate container 6407260686eb [2022-04-19T15:46:37.935Z] ---> 2905dba86209 [2022-04-19T15:46:37.935Z] 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-04-19T15:46:37.935Z] ---> Running in ad2b3a6c0c8f [2022-04-19T15:46:37.935Z] ---> Running in c1eda9fdd666 [2022-04-19T15:46:39.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:46:39.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:46:39.316Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T15:46:39.316Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T15:46:39.575Z] Executing bash-5.1.16-r0.post-install [2022-04-19T15:46:39.575Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T15:46:39.575Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T15:46:39.575Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T15:46:39.575Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T15:46:39.575Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T15:46:39.575Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T15:46:39.575Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T15:46:39.575Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T15:46:39.575Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T15:46:39.575Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T15:46:39.575Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T15:46:39.575Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T15:46:39.575Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T15:46:39.575Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T15:46:39.575Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T15:46:39.834Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T15:46:39.834Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T15:46:39.834Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T15:46:39.834Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T15:46:39.834Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T15:46:39.834Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T15:46:39.834Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T15:46:39.834Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T15:46:39.834Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T15:46:40.093Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T15:46:40.093Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T15:46:40.093Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T15:46:40.093Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T15:46:40.093Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T15:46:40.093Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T15:46:40.093Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T15:46:40.093Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T15:46:40.093Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T15:46:40.093Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T15:46:40.093Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T15:46:40.093Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T15:46:40.093Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T15:46:40.093Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T15:46:40.093Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T15:46:40.093Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T15:46:40.093Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T15:46:40.352Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T15:46:40.352Z] OK: 83 MiB in 65 packages [2022-04-19T15:46:41.290Z] Collecting docker-compose==1.23.2 [2022-04-19T15:46:41.290Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T15:46:41.549Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T15:46:41.549Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T15:46:41.549Z] Collecting PyYAML<4,>=3.10 [2022-04-19T15:46:41.549Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T15:46:42.494Z] Removing intermediate container ad2b3a6c0c8f [2022-04-19T15:46:42.494Z] ---> 2c6f5f6f3ca1 [2022-04-19T15:46:42.494Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T15:46:42.494Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T15:46:42.494Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T15:46:42.494Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T15:46:42.494Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T15:46:42.494Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T15:46:42.494Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T15:46:42.494Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T15:46:42.494Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T15:46:43.064Z] ---> Running in c410d3361f50 [2022-04-19T15:46:43.064Z] 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-04-19T15:46:43.064Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T15:46:43.064Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T15:46:43.326Z] Removing intermediate container c410d3361f50 [2022-04-19T15:46:43.326Z] ---> 22cd5780e983 [2022-04-19T15:46:43.326Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T15:46:43.326Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T15:46:43.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T15:46:43.587Z] ---> Running in 7937edfa9648 [2022-04-19T15:46:43.587Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T15:46:43.587Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T15:46:43.848Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T15:46:43.848Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T15:46:44.106Z] Collecting idna<2.8,>=2.5 [2022-04-19T15:46:44.106Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T15:46:44.106Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T15:46:44.106Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T15:46:44.106Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T15:46:44.383Z] Removing intermediate container 7937edfa9648 [2022-04-19T15:46:44.383Z] ---> cdf931bf86f1 [2022-04-19T15:46:44.383Z] Step 21/22 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:46:44.383Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T15:46:44.383Z] 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-04-19T15:46:44.383Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T15:46:44.383Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T15:46:44.383Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T15:46:44.383Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T15:46:44.383Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T15:46:44.383Z] Attempting uninstall: urllib3 [2022-04-19T15:46:44.383Z] Found existing installation: urllib3 1.26.7 [2022-04-19T15:46:44.383Z] Uninstalling urllib3-1.26.7: [2022-04-19T15:46:44.738Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T15:46:44.738Z] ---> Running in 469f2e63fcec [2022-04-19T15:46:44.738Z] Attempting uninstall: idna [2022-04-19T15:46:44.738Z] Found existing installation: idna 3.3 [2022-04-19T15:46:44.738Z] Uninstalling idna-3.3: [2022-04-19T15:46:44.738Z] Successfully uninstalled idna-3.3 [2022-04-19T15:46:45.372Z] Removing intermediate container 469f2e63fcec [2022-04-19T15:46:45.372Z] ---> b7523a76f5ab [2022-04-19T15:46:45.372Z] Step 22/22 : LABEL version=2.2.0-dev.73 [2022-04-19T15:46:45.941Z] ---> Running in 3420e321e06b [2022-04-19T15:46:45.941Z] Attempting uninstall: requests [2022-04-19T15:46:45.941Z] Found existing installation: requests 2.26.0 [2022-04-19T15:46:45.941Z] Uninstalling requests-2.26.0: [2022-04-19T15:46:45.941Z] Successfully uninstalled requests-2.26.0 [2022-04-19T15:46:45.941Z] Running setup.py install for texttable: started [2022-04-19T15:46:46.513Z] Removing intermediate container 3420e321e06b [2022-04-19T15:46:46.513Z] ---> 40b2a0947e41 [2022-04-19T15:46:46.513Z] [2022-04-19T15:46:46.513Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T15:46:46.513Z] Running setup.py install for PyYAML: started [2022-04-19T15:46:46.513Z] Successfully built 40b2a0947e41 [2022-04-19T15:46:46.513Z] Successfully tagged security-proxy-setup:latest [2022-04-19T15:46:46.513Z] Building core-metadata [2022-04-19T15:46:46.771Z]  Building security-proxy-setup ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T15:46:46.771Z] Running setup.py install for docopt: started [2022-04-19T15:46:47.340Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T15:46:47.340Z] Running setup.py install for dockerpty: started [2022-04-19T15:46:47.599Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T15:46:47.859Z] 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-04-19T15:46:53.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:46:53.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:46:53.147Z] ---> 01cd28b7e550 [2022-04-19T15:46:53.147Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T15:46:53.147Z] ---> Using cache [2022-04-19T15:46:53.147Z] ---> 4db1f9d6ff5c [2022-04-19T15:46:53.147Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:46:53.147Z] ---> Using cache [2022-04-19T15:46:53.147Z] ---> 01124ce88f5e [2022-04-19T15:46:53.147Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T15:46:53.147Z] ---> Using cache [2022-04-19T15:46:53.147Z] ---> ac0b88050d3e [2022-04-19T15:46:53.147Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T15:46:53.147Z] ---> Using cache [2022-04-19T15:46:53.147Z] ---> c9159bc26979 [2022-04-19T15:46:53.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:46:53.147Z] ---> Using cache [2022-04-19T15:46:53.147Z] ---> 3ea9c8f27e21 [2022-04-19T15:46:53.147Z] Step 8/23 : COPY . . [2022-04-19T15:46:53.147Z] ---> Using cache [2022-04-19T15:46:53.147Z] ---> 4786245428bc [2022-04-19T15:46:53.147Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T15:46:55.689Z] ---> Running in ce6d537adb9c [2022-04-19T15:46:55.949Z] Removing intermediate container c1eda9fdd666 [2022-04-19T15:46:55.949Z] ---> acb49431c733 [2022-04-19T15:46:55.949Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T15:46:56.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T15:46:56.212Z] ---> Running in 96d525a398e9 [2022-04-19T15:46:56.488Z] Removing intermediate container 96d525a398e9 [2022-04-19T15:46:56.488Z] ---> 47fa2213543f [2022-04-19T15:46:56.488Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T15:46:56.748Z] ---> Running in 90b426d5b3a7 [2022-04-19T15:46:57.008Z] Removing intermediate container 90b426d5b3a7 [2022-04-19T15:46:57.008Z] ---> 7280e7d2cec3 [2022-04-19T15:46:57.008Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T15:46:57.576Z] ---> 357629be3fed [2022-04-19T15:46:57.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T15:46:58.143Z] ---> f9251d36556d [2022-04-19T15:46:58.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T15:46:58.402Z] ---> e5a58f664859 [2022-04-19T15:46:58.402Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T15:46:58.402Z] ---> Running in e3ac21904892 [2022-04-19T15:46:58.663Z] Removing intermediate container e3ac21904892 [2022-04-19T15:46:58.663Z] ---> 611c41751440 [2022-04-19T15:46:58.663Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:46:58.922Z] ---> Running in 56d2d38c3194 [2022-04-19T15:46:59.183Z] Removing intermediate container 56d2d38c3194 [2022-04-19T15:46:59.183Z] ---> 81ef2b743dd0 [2022-04-19T15:46:59.183Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T15:46:59.442Z] ---> Running in b61382c24d6a [2022-04-19T15:46:59.701Z] Removing intermediate container b61382c24d6a [2022-04-19T15:46:59.701Z] ---> 56d8ac1aae59 [2022-04-19T15:46:59.701Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:46:59.960Z] ---> Running in e2264850c95c [2022-04-19T15:47:00.219Z] Removing intermediate container e2264850c95c [2022-04-19T15:47:00.219Z] ---> c4a3e6a4a37b [2022-04-19T15:47:00.219Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T15:47:00.787Z] ---> Running in 6f3cd3f308f9 [2022-04-19T15:47:00.787Z] Removing intermediate container 6f3cd3f308f9 [2022-04-19T15:47:00.787Z] ---> 4068fffa84d4 [2022-04-19T15:47:00.787Z] [2022-04-19T15:47:01.045Z] Successfully built 4068fffa84d4 [2022-04-19T15:47:01.045Z] Successfully tagged sys-mgmt-agent:latest [2022-04-19T15:47:01.045Z] Building core-data [2022-04-19T15:47:03.219Z] Building bin/spire-server... [2022-04-19T15:47:03.219Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T15:47:03.219Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T15:47:03.219Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T15:47:03.219Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T15:47:03.219Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T15:47:03.219Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T15:47:03.219Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T15:47:03.219Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T15:47:03.219Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:47:04.213Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T15:47:05.666Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T15:47:05.666Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:47:05.666Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:47:05.666Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T15:47:05.944Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T15:47:05.944Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T15:47:05.944Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T15:47:06.331Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:47:06.331Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:47:06.331Z] ---> 01cd28b7e550 [2022-04-19T15:47:06.331Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T15:47:06.331Z] ---> Using cache [2022-04-19T15:47:06.331Z] ---> 4db1f9d6ff5c [2022-04-19T15:47:06.331Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:47:06.331Z] ---> Using cache [2022-04-19T15:47:06.331Z] ---> 01124ce88f5e [2022-04-19T15:47:06.331Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T15:47:06.934Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T15:47:06.934Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T15:47:06.934Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T15:47:07.211Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T15:47:07.211Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T15:47:08.204Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T15:47:08.204Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T15:47:10.544Z] ---> Running in 63ec2e7b275b [2022-04-19T15:47:10.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:11.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:11.743Z] OK: 221 MiB in 52 packages [2022-04-19T15:47:12.028Z] Removing intermediate container ce6d537adb9c [2022-04-19T15:47:12.028Z] ---> 0f2d29a84f6e [2022-04-19T15:47:12.028Z] [2022-04-19T15:47:12.028Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T15:47:12.028Z] ---> e04c818066af [2022-04-19T15:47:12.028Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T15:47:12.028Z] ---> Using cache [2022-04-19T15:47:12.028Z] ---> 489e5073d0a5 [2022-04-19T15:47:12.028Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:47:12.028Z] ---> Using cache [2022-04-19T15:47:12.028Z] ---> 64267395c044 [2022-04-19T15:47:12.028Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T15:47:12.288Z] ---> Running in 83d3e088cd5d [2022-04-19T15:47:12.547Z] Removing intermediate container 039173909dce [2022-04-19T15:47:12.547Z] ---> fd8d8889a9d0 [2022-04-19T15:47:12.548Z] [2022-04-19T15:47:12.548Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T15:47:12.548Z] ---> 0ac33e5f5afa [2022-04-19T15:47:12.548Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T15:47:12.548Z] ---> Using cache [2022-04-19T15:47:12.548Z] ---> 5a1c309da58b [2022-04-19T15:47:12.548Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:47:12.548Z] ---> Using cache [2022-04-19T15:47:12.548Z] ---> fee177984d41 [2022-04-19T15:47:12.548Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T15:47:12.548Z] Removing intermediate container 83d3e088cd5d [2022-04-19T15:47:12.548Z] ---> 347a1f3e61df [2022-04-19T15:47:12.548Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T15:47:12.548Z] Removing intermediate container 63ec2e7b275b [2022-04-19T15:47:12.548Z] ---> 539c143f286a [2022-04-19T15:47:12.548Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T15:47:12.548Z] ---> Running in 4edeb795b66e [2022-04-19T15:47:12.548Z] ---> Running in 26cc11477c2c [2022-04-19T15:47:12.807Z] Removing intermediate container 26cc11477c2c [2022-04-19T15:47:12.807Z] ---> be73a3739099 [2022-04-19T15:47:12.807Z] Step 15/23 : WORKDIR / [2022-04-19T15:47:12.807Z] ---> 408eb81d810a [2022-04-19T15:47:12.807Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:47:12.807Z] ---> Running in fd2957a841ea [2022-04-19T15:47:12.807Z] ---> Running in ceff0ef6b896 [2022-04-19T15:47:12.807Z] Removing intermediate container fd2957a841ea [2022-04-19T15:47:12.807Z] ---> 45998858ade9 [2022-04-19T15:47:12.807Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:47:13.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:13.069Z] ---> a5fc7c5107e4 [2022-04-19T15:47:13.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T15:47:13.638Z] ---> 7608b20b5201 [2022-04-19T15:47:13.638Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T15:47:13.638Z] Removing intermediate container ceff0ef6b896 [2022-04-19T15:47:13.638Z] ---> ab103c999ec5 [2022-04-19T15:47:13.638Z] Step 8/23 : COPY . . [2022-04-19T15:47:13.638Z] ---> a960f5aabfa1 [2022-04-19T15:47:13.638Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T15:47:13.638Z] ---> Running in 6749565e89da [2022-04-19T15:47:13.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:14.156Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T15:47:14.156Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T15:47:14.156Z] OK: 15855 distinct packages available [2022-04-19T15:47:14.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:14.726Z] Removing intermediate container 6749565e89da [2022-04-19T15:47:14.726Z] ---> 763251b343fe [2022-04-19T15:47:14.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:47:14.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:15.245Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T15:47:15.537Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T15:47:15.537Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T15:47:15.796Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T15:47:15.796Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T15:47:15.796Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T15:47:15.796Z] OK: 6 MiB in 19 packages [2022-04-19T15:47:16.056Z] ---> Running in 9369aff9756e [2022-04-19T15:47:16.335Z] Removing intermediate container 9369aff9756e [2022-04-19T15:47:16.335Z] ---> 773300a7f65b [2022-04-19T15:47:16.335Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T15:47:16.335Z] ---> Running in ea2daa25965c [2022-04-19T15:47:16.596Z] Removing intermediate container 4edeb795b66e [2022-04-19T15:47:16.596Z] ---> b5f46de1b47b [2022-04-19T15:47:16.596Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T15:47:16.596Z] Removing intermediate container ea2daa25965c [2022-04-19T15:47:16.596Z] ---> 53bbb81192f4 [2022-04-19T15:47:16.596Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:47:16.596Z] ---> Running in ba32fc9d3f9c [2022-04-19T15:47:17.172Z] Removing intermediate container ba32fc9d3f9c [2022-04-19T15:47:17.172Z] ---> 7efbfe680a68 [2022-04-19T15:47:17.172Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T15:47:17.172Z] ---> Running in d452cef4bfac [2022-04-19T15:47:17.433Z] ---> 3c85e68aadcb [2022-04-19T15:47:17.433Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T15:47:17.433Z] Removing intermediate container d452cef4bfac [2022-04-19T15:47:17.433Z] ---> 3a6405079832 [2022-04-19T15:47:17.433Z] [2022-04-19T15:47:17.433Z] Successfully built 3a6405079832 [2022-04-19T15:47:17.433Z] Successfully tagged core-metadata:latest [2022-04-19T15:47:19.344Z]  Building core-metadata ... done  ---> 5f449131728a [2022-04-19T15:47:19.344Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T15:47:19.344Z] ---> 350cd8f04057 [2022-04-19T15:47:19.344Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T15:47:19.344Z] ---> Running in 43c5b3e95cbd [2022-04-19T15:47:19.344Z] ---> 080741de6708 [2022-04-19T15:47:19.344Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T15:47:19.344Z] ---> f153925dc01b [2022-04-19T15:47:19.344Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T15:47:19.344Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T15:47:19.605Z] ---> 9cc726821ae2 [2022-04-19T15:47:19.605Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T15:47:19.605Z] ---> Running in a501479bdac2 [2022-04-19T15:47:19.605Z] Removing intermediate container a501479bdac2 [2022-04-19T15:47:19.605Z] ---> d6e35cd93656 [2022-04-19T15:47:19.605Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T15:47:19.864Z] ---> Running in 56f48c845eb8 [2022-04-19T15:47:19.864Z] Removing intermediate container 56f48c845eb8 [2022-04-19T15:47:19.864Z] ---> e1ad54a2de69 [2022-04-19T15:47:19.864Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T15:47:19.864Z] ---> Running in 76a45174f5b5 [2022-04-19T15:47:20.124Z] Removing intermediate container 76a45174f5b5 [2022-04-19T15:47:20.124Z] ---> 1844984c0c49 [2022-04-19T15:47:20.124Z] Step 25/26 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:47:20.124Z] ---> Running in 4f9358dea5bd [2022-04-19T15:47:20.124Z] Removing intermediate container 4f9358dea5bd [2022-04-19T15:47:20.124Z] ---> f8f57973aff0 [2022-04-19T15:47:20.124Z] Step 26/26 : LABEL version=2.2.0-dev.73 [2022-04-19T15:47:20.124Z] ---> Running in 044045a47d38 [2022-04-19T15:47:20.383Z] Removing intermediate container 044045a47d38 [2022-04-19T15:47:20.383Z] ---> 836d7cc81ce0 [2022-04-19T15:47:20.383Z] [2022-04-19T15:47:20.383Z] Successfully built 836d7cc81ce0 [2022-04-19T15:47:20.383Z] Successfully tagged security-spire-agent:latest [2022-04-19T15:47:23.463Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T15:47:23.463Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:47:23.463Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T15:47:23.463Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T15:47:23.463Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T15:47:23.463Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T15:47:23.463Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T15:47:23.463Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T15:47:23.463Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T15:47:23.463Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T15:47:23.463Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T15:47:23.743Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T15:47:23.743Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T15:47:23.743Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T15:47:24.023Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T15:47:24.631Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T15:47:25.236Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T15:47:25.842Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T15:47:25.842Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T15:47:26.119Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T15:47:26.119Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T15:47:26.397Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T15:47:26.397Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T15:47:26.397Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:47:26.674Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T15:47:26.674Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T15:47:26.951Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T15:47:28.945Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T15:47:32.595Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-19T15:47:32.596Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T15:47:32.596Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T15:47:32.596Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T15:47:33.163Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T15:47:33.163Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T15:47:33.163Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T15:47:33.163Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T15:47:33.741Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T15:47:33.741Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T15:47:33.741Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T15:47:33.741Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T15:47:33.741Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T15:47:33.741Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T15:47:36.283Z] Removing intermediate container 43c5b3e95cbd [2022-04-19T15:47:36.283Z] ---> 403784e070ef [2022-04-19T15:47:36.283Z] [2022-04-19T15:47:36.283Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T15:47:36.283Z] ---> e04c818066af [2022-04-19T15:47:36.283Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T15:47:36.541Z] ---> Running in 187670ee405a [2022-04-19T15:47:36.800Z] Removing intermediate container 187670ee405a [2022-04-19T15:47:36.800Z] ---> f4f6f4182320 [2022-04-19T15:47:36.800Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T15:47:36.800Z] ---> Running in bd063ffc32c1 [2022-04-19T15:47:37.059Z] Removing intermediate container bd063ffc32c1 [2022-04-19T15:47:37.059Z] ---> e48c4cc77f53 [2022-04-19T15:47:37.059Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T15:47:37.059Z] ---> Running in d381edd7be75 [2022-04-19T15:47:37.316Z] Removing intermediate container d381edd7be75 [2022-04-19T15:47:37.316Z] ---> 065f847c4323 [2022-04-19T15:47:37.316Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:47:37.316Z] ---> Running in 74df2a8331ac [2022-04-19T15:47:38.262Z] Removing intermediate container 74df2a8331ac [2022-04-19T15:47:38.262Z] ---> 4cb06042494e [2022-04-19T15:47:38.262Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T15:47:38.262Z] ---> Running in 9edf7cdbe585 [2022-04-19T15:47:38.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:39.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:47:39.965Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T15:47:39.965Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T15:47:39.965Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T15:47:39.965Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T15:47:40.223Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T15:47:40.223Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T15:47:40.223Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:47:40.482Z] OK: 8 MiB in 20 packages [2022-04-19T15:47:41.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T15:47:41.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T15:47:41.396Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T15:47:41.396Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T15:47:41.396Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T15:47:41.396Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T15:47:41.396Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T15:47:41.396Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T15:47:41.396Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T15:47:41.396Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T15:47:41.420Z] Building bin/spire-agent... [2022-04-19T15:47:41.420Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T15:47:41.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T15:47:41.420Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T15:47:41.420Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T15:47:41.420Z] Removing intermediate container 9edf7cdbe585 [2022-04-19T15:47:41.420Z] ---> 572bfdd01dbc [2022-04-19T15:47:41.420Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:47:41.678Z] ---> 58ffd0312b7e [2022-04-19T15:47:41.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T15:47:42.246Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T15:47:42.246Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T15:47:42.246Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T15:47:42.246Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T15:47:42.246Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T15:47:42.246Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T15:47:42.246Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T15:47:42.246Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T15:47:42.246Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T15:47:42.814Z]  ---> af5c77796608 [2022-04-19T15:47:42.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T15:47:43.073Z] ---> bc7a70e11d2a [2022-04-19T15:47:43.073Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T15:47:43.342Z] ---> Running in 3b4eec3412c8 [2022-04-19T15:47:43.601Z] Removing intermediate container 3b4eec3412c8 [2022-04-19T15:47:43.601Z] ---> e83cc8a63a58 [2022-04-19T15:47:43.601Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:47:43.601Z] ---> Running in 984e9cf8c46d [2022-04-19T15:47:43.860Z] Removing intermediate container 984e9cf8c46d [2022-04-19T15:47:43.860Z] ---> 6fe2b6fc5e1a [2022-04-19T15:47:43.860Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T15:47:44.120Z] ---> Running in ec250a02d4be [2022-04-19T15:47:44.380Z] Removing intermediate container ec250a02d4be [2022-04-19T15:47:44.380Z] ---> 9894dcfb0957 [2022-04-19T15:47:44.380Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:47:44.639Z] ---> Running in dd12174af54b [2022-04-19T15:47:45.206Z] Removing intermediate container dd12174af54b [2022-04-19T15:47:45.206Z] ---> a256833079e1 [2022-04-19T15:47:45.206Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T15:47:45.206Z] ---> Running in 08720ce95122 [2022-04-19T15:47:45.774Z] Removing intermediate container 08720ce95122 [2022-04-19T15:47:45.774Z] ---> ae283c1d5538 [2022-04-19T15:47:45.774Z] [2022-04-19T15:47:45.774Z] Successfully built ae283c1d5538 [2022-04-19T15:47:45.774Z] Successfully tagged core-data:latest [2022-04-19T15:48:08.274Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T15:48:08.274Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T15:48:08.274Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T15:48:18.474Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T15:48:18.474Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T15:48:19.464Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T15:48:21.257Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T15:48:24.126Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T15:48:25.226Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T15:48:27.980Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T15:48:32.461Z]  Building core-data ... done Removing intermediate container d17090f7a8fa [2022-04-19T15:48:32.461Z] ---> 8ddcd055304f [2022-04-19T15:48:32.461Z] [2022-04-19T15:48:32.461Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T15:48:32.461Z] ---> 0ac33e5f5afa [2022-04-19T15:48:32.461Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T15:48:32.461Z] ---> Using cache [2022-04-19T15:48:32.461Z] ---> 5a1c309da58b [2022-04-19T15:48:32.461Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:48:32.461Z] ---> Using cache [2022-04-19T15:48:32.461Z] ---> fee177984d41 [2022-04-19T15:48:32.461Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T15:48:32.461Z] ---> Running in 1b4a20d48bda [2022-04-19T15:48:32.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:48:32.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:48:32.720Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T15:48:32.720Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T15:48:32.720Z] OK: 15855 distinct packages available [2022-04-19T15:48:32.720Z] Removing intermediate container 315730762dbc [2022-04-19T15:48:32.720Z] ---> 0dcd93d5bbc2 [2022-04-19T15:48:32.720Z] [2022-04-19T15:48:32.720Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T15:48:32.720Z] ---> 0ac33e5f5afa [2022-04-19T15:48:32.720Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T15:48:32.720Z] ---> Using cache [2022-04-19T15:48:32.720Z] ---> 5a1c309da58b [2022-04-19T15:48:32.720Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:48:32.720Z] ---> Using cache [2022-04-19T15:48:32.720Z] ---> fee177984d41 [2022-04-19T15:48:32.720Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T15:48:32.720Z] ---> Using cache [2022-04-19T15:48:32.720Z] ---> b5f46de1b47b [2022-04-19T15:48:32.720Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T15:48:32.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T15:48:33.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T15:48:33.920Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T15:48:33.920Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T15:48:34.179Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T15:48:34.179Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T15:48:34.179Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T15:48:34.179Z] OK: 6 MiB in 18 packages [2022-04-19T15:48:34.439Z] ---> ad8f14280d72 [2022-04-19T15:48:34.439Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T15:48:34.439Z] ---> 4d255fe9bba8 [2022-04-19T15:48:34.439Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T15:48:34.708Z] Removing intermediate container 1b4a20d48bda [2022-04-19T15:48:34.708Z] ---> e4a8c8b876e1 [2022-04-19T15:48:34.708Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T15:48:34.708Z] ---> 80a1b889206c [2022-04-19T15:48:34.708Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T15:48:34.969Z] ---> 75259c8b25ce [2022-04-19T15:48:34.969Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T15:48:34.969Z] ---> Running in 9c294c7685ca [2022-04-19T15:48:34.969Z] Removing intermediate container 9c294c7685ca [2022-04-19T15:48:34.969Z] ---> cdb979cad631 [2022-04-19T15:48:34.969Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T15:48:35.228Z] ---> Running in 632580b24be9 [2022-04-19T15:48:35.488Z] Removing intermediate container 632580b24be9 [2022-04-19T15:48:35.488Z] ---> 40ddf68e520b [2022-04-19T15:48:35.488Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T15:48:35.488Z] ---> Running in 3493bd283389 [2022-04-19T15:48:35.488Z] Removing intermediate container 3493bd283389 [2022-04-19T15:48:35.488Z] ---> 441564355eec [2022-04-19T15:48:35.488Z] Step 24/25 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:35.746Z] ---> Running in b0437e92c762 [2022-04-19T15:48:35.746Z] Removing intermediate container b0437e92c762 [2022-04-19T15:48:35.746Z] ---> 799057326719 [2022-04-19T15:48:35.746Z] Step 25/25 : LABEL version=2.2.0-dev.73 [2022-04-19T15:48:36.006Z] ---> Running in d28b02b1e76d [2022-04-19T15:48:36.006Z] ---> 4248b67e5126 [2022-04-19T15:48:36.006Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T15:48:36.006Z] Removing intermediate container d28b02b1e76d [2022-04-19T15:48:36.006Z] ---> 854172356fb4 [2022-04-19T15:48:36.006Z] [2022-04-19T15:48:36.006Z] Successfully built 854172356fb4 [2022-04-19T15:48:36.266Z] Successfully tagged security-spire-server:latest [2022-04-19T15:48:36.266Z]  Building security-spire-server ... done  ---> 174842dced92 [2022-04-19T15:48:36.266Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T15:48:36.266Z] ---> Running in a418674839fa [2022-04-19T15:48:36.266Z] Removing intermediate container a418674839fa [2022-04-19T15:48:36.266Z] ---> 01cb2a8d8029 [2022-04-19T15:48:36.266Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T15:48:36.526Z] ---> f9b72a5e31b9 [2022-04-19T15:48:36.526Z] Step 21/26 : WORKDIR / [2022-04-19T15:48:36.526Z] ---> Running in d764fa45be3e [2022-04-19T15:48:36.526Z] Removing intermediate container d764fa45be3e [2022-04-19T15:48:36.526Z] ---> 425230110ea0 [2022-04-19T15:48:36.526Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T15:48:36.526Z] ---> Running in ed8a200f772e [2022-04-19T15:48:36.785Z] Removing intermediate container ed8a200f772e [2022-04-19T15:48:36.785Z] ---> fc0359ae7aad [2022-04-19T15:48:36.785Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T15:48:36.785Z] ---> Running in 557810c1d64c [2022-04-19T15:48:36.785Z] Removing intermediate container 557810c1d64c [2022-04-19T15:48:36.785Z] ---> 3b577a19e220 [2022-04-19T15:48:36.785Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T15:48:36.785Z] ---> Running in 53b2f144d216 [2022-04-19T15:48:37.045Z] Removing intermediate container 53b2f144d216 [2022-04-19T15:48:37.045Z] ---> e447edf8ee90 [2022-04-19T15:48:37.045Z] Step 25/26 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:37.045Z] ---> Running in 6a20bbfd55b0 [2022-04-19T15:48:37.045Z] Removing intermediate container 6a20bbfd55b0 [2022-04-19T15:48:37.045Z] ---> 8df58c4b6d3a [2022-04-19T15:48:37.045Z] Step 26/26 : LABEL version=2.2.0-dev.73 [2022-04-19T15:48:37.045Z] ---> Running in 28f95d739a3b [2022-04-19T15:48:37.306Z] Removing intermediate container 28f95d739a3b [2022-04-19T15:48:37.306Z] ---> 370725074fd9 [2022-04-19T15:48:37.306Z] [2022-04-19T15:48:37.306Z] Successfully built 370725074fd9 [2022-04-19T15:48:37.306Z] Successfully tagged security-spire-config:latest [2022-04-19T15:48:37.312Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-19T15:48:37.320Z] $ docker stop --time=1 490893b7e3ec9fe4043fc2d35892702dcb4c941dc32f7ea2accc43c86a7acc7f [2022-04-19T15:48:38.612Z] $ docker rm -f 490893b7e3ec9fe4043fc2d35892702dcb4c941dc32f7ea2accc43c86a7acc7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T15:48:38.967Z] + docker images [2022-04-19T15:48:38.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:48:38.967Z] security-spire-config latest 370725074fd9 1 second ago 86.7MB [2022-04-19T15:48:38.967Z] security-spire-server latest 854172356fb4 3 seconds ago 87.3MB [2022-04-19T15:48:38.967Z] 0dcd93d5bbc2 9 seconds ago 4.43GB [2022-04-19T15:48:38.967Z] 8ddcd055304f 19 seconds ago 4.43GB [2022-04-19T15:48:38.967Z] core-data latest ae283c1d5538 53 seconds ago 22.5MB [2022-04-19T15:48:38.967Z] 403784e070ef About a minute ago 1.52GB [2022-04-19T15:48:38.967Z] security-spire-agent latest 836d7cc81ce0 About a minute ago 127MB [2022-04-19T15:48:38.967Z] core-metadata latest 3a6405079832 About a minute ago 17MB [2022-04-19T15:48:38.967Z] 0f2d29a84f6e About a minute ago 1.5GB [2022-04-19T15:48:38.967Z] fd8d8889a9d0 About a minute ago 4.43GB [2022-04-19T15:48:38.967Z] sys-mgmt-agent latest 4068fffa84d4 About a minute ago 299MB [2022-04-19T15:48:38.967Z] security-proxy-setup latest 40b2a0947e41 About a minute ago 26.9MB [2022-04-19T15:48:38.967Z] 2deabbaaec71 2 minutes ago 1.5GB [2022-04-19T15:48:38.967Z] deee9c701f7a 2 minutes ago 1.49GB [2022-04-19T15:48:38.967Z] support-notifications latest 9e38967f36e4 2 minutes ago 26.8MB [2022-04-19T15:48:38.967Z] 79b2ca8320c4 3 minutes ago 1.55GB [2022-04-19T15:48:38.967Z] core-command latest 2987bc9675cf 3 minutes ago 16MB [2022-04-19T15:48:38.967Z] fa1eb981dd68 3 minutes ago 1.49GB [2022-04-19T15:48:38.967Z] security-bootstrapper latest 413d7a535993 4 minutes ago 19MB [2022-04-19T15:48:38.967Z] security-spiffe-token-provider latest 770744b10c65 4 minutes ago 28.8MB [2022-04-19T15:48:38.967Z] security-secretstore-setup latest 262df2059450 4 minutes ago 28.5MB [2022-04-19T15:48:38.967Z] support-scheduler latest 2dfb7a54083c 4 minutes ago 26.2MB [2022-04-19T15:48:38.967Z] 89c0a1acdf00 4 minutes ago 1.55GB [2022-04-19T15:48:38.967Z] eade6988fec3 4 minutes ago 1.5GB [2022-04-19T15:48:38.967Z] b3ba355adecc 4 minutes ago 1.54GB [2022-04-19T15:48:38.967Z] f62fb6c4411c 4 minutes ago 1.5GB [2022-04-19T15:48:38.967Z] ci-base-image-x86_64 latest 01cd28b7e550 7 minutes ago 896MB [2022-04-19T15:48:38.967Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-19T15:48:38.967Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-19T15:48:38.967Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-19T15:48:38.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-19T15:48:38.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-19T15:48:38.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T15:48:39.077Z] provisioning config files... [2022-04-19T15:48:39.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/199@tmp/config2566811181038418266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T15:48:39.417Z] ---> docker-login.sh [2022-04-19T15:48:39.417Z] nexus3.edgexfoundry.org:10001 [2022-04-19T15:48:39.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:48:39.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:48:39.417Z] Configure a credential helper to remove this warning. See [2022-04-19T15:48:39.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:48:39.417Z] [2022-04-19T15:48:39.417Z] Login Succeeded [2022-04-19T15:48:39.417Z] nexus3.edgexfoundry.org:10002 [2022-04-19T15:48:39.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:48:39.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:48:39.675Z] Configure a credential helper to remove this warning. See [2022-04-19T15:48:39.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:48:39.675Z] [2022-04-19T15:48:39.675Z] Login Succeeded [2022-04-19T15:48:39.675Z] nexus3.edgexfoundry.org:10003 [2022-04-19T15:48:39.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:48:39.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:48:39.675Z] Configure a credential helper to remove this warning. See [2022-04-19T15:48:39.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:48:39.675Z] [2022-04-19T15:48:39.675Z] Login Succeeded [2022-04-19T15:48:39.675Z] nexus3.edgexfoundry.org:10004 [2022-04-19T15:48:39.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:48:39.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:48:39.935Z] Configure a credential helper to remove this warning. See [2022-04-19T15:48:39.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:48:39.935Z] [2022-04-19T15:48:39.935Z] Login Succeeded [2022-04-19T15:48:39.935Z] docker.io [2022-04-19T15:48:39.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T15:48:40.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T15:48:40.196Z] Configure a credential helper to remove this warning. See [2022-04-19T15:48:40.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T15:48:40.196Z] [2022-04-19T15:48:40.196Z] Login Succeeded [2022-04-19T15:48:40.196Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T15:48:40.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:48:40.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T15:48:40.243Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-19T15:48:40.243Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:40.243Z] latest [2022-04-19T15:48:40.243Z] 2.2.0-dev.73 [2022-04-19T15:48:40.243Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:40.243Z] main [2022-04-19T15:48:40.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:40.554Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:40.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:40.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T15:48:40.844Z] 888080f637a0: Preparing [2022-04-19T15:48:40.844Z] 2769c3080a6a: Preparing [2022-04-19T15:48:40.844Z] c309f923e90e: Preparing [2022-04-19T15:48:40.844Z] bd854daa3e71: Preparing [2022-04-19T15:48:40.844Z] b541d28bf3b4: Preparing [2022-04-19T15:48:40.844Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:40.844Z] c309f923e90e: Pushed [2022-04-19T15:48:40.844Z] bd854daa3e71: Pushed [2022-04-19T15:48:40.844Z] 888080f637a0: Pushed [2022-04-19T15:48:41.788Z] 2769c3080a6a: Pushed [2022-04-19T15:48:42.048Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:afd51291184b3d08b2d734e21f1e68053b34a8f29d407c94842e4d6c693dc13c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:42.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:42.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-19T15:48:42.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T15:48:42.645Z] 888080f637a0: Preparing [2022-04-19T15:48:42.645Z] 2769c3080a6a: Preparing [2022-04-19T15:48:42.645Z] c309f923e90e: Preparing [2022-04-19T15:48:42.645Z] bd854daa3e71: Preparing [2022-04-19T15:48:42.645Z] b541d28bf3b4: Preparing [2022-04-19T15:48:42.645Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:42.645Z] 2769c3080a6a: Layer already exists [2022-04-19T15:48:42.645Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:42.645Z] c309f923e90e: Layer already exists [2022-04-19T15:48:42.645Z] 888080f637a0: Layer already exists [2022-04-19T15:48:42.645Z] latest: digest: sha256:afd51291184b3d08b2d734e21f1e68053b34a8f29d407c94842e4d6c693dc13c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:42.945Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:43.236Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.73 [2022-04-19T15:48:43.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T15:48:43.236Z] 888080f637a0: Preparing [2022-04-19T15:48:43.236Z] 2769c3080a6a: Preparing [2022-04-19T15:48:43.236Z] c309f923e90e: Preparing [2022-04-19T15:48:43.236Z] bd854daa3e71: Preparing [2022-04-19T15:48:43.236Z] b541d28bf3b4: Preparing [2022-04-19T15:48:43.236Z] c309f923e90e: Layer already exists [2022-04-19T15:48:43.236Z] 888080f637a0: Layer already exists [2022-04-19T15:48:43.236Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:43.236Z] 2769c3080a6a: Layer already exists [2022-04-19T15:48:43.236Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:43.236Z] 2.2.0-dev.73: digest: sha256:afd51291184b3d08b2d734e21f1e68053b34a8f29d407c94842e4d6c693dc13c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:43.536Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:43.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:43.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T15:48:43.825Z] 888080f637a0: Preparing [2022-04-19T15:48:43.825Z] 2769c3080a6a: Preparing [2022-04-19T15:48:43.825Z] c309f923e90e: Preparing [2022-04-19T15:48:43.825Z] bd854daa3e71: Preparing [2022-04-19T15:48:43.825Z] b541d28bf3b4: Preparing [2022-04-19T15:48:43.825Z] 888080f637a0: Layer already exists [2022-04-19T15:48:43.825Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:43.825Z] c309f923e90e: Layer already exists [2022-04-19T15:48:43.825Z] 2769c3080a6a: Layer already exists [2022-04-19T15:48:43.825Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:43.825Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:afd51291184b3d08b2d734e21f1e68053b34a8f29d407c94842e4d6c693dc13c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:44.126Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:44.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-19T15:48:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T15:48:44.421Z] 888080f637a0: Preparing [2022-04-19T15:48:44.421Z] 2769c3080a6a: Preparing [2022-04-19T15:48:44.421Z] c309f923e90e: Preparing [2022-04-19T15:48:44.421Z] bd854daa3e71: Preparing [2022-04-19T15:48:44.421Z] b541d28bf3b4: Preparing [2022-04-19T15:48:44.421Z] c309f923e90e: Layer already exists [2022-04-19T15:48:44.421Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:44.421Z] 2769c3080a6a: Layer already exists [2022-04-19T15:48:44.421Z] 888080f637a0: Layer already exists [2022-04-19T15:48:44.421Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:44.421Z] main: digest: sha256:afd51291184b3d08b2d734e21f1e68053b34a8f29d407c94842e4d6c693dc13c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:48:44.449Z] ===================================================== [Pipeline] echo [2022-04-19T15:48:44.455Z] taggedImages: [2022-04-19T15:48:44.456Z] - nexus3.edgexfoundry.org:10004/core-command:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:44.456Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-19T15:48:44.456Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.73 [2022-04-19T15:48:44.456Z] - nexus3.edgexfoundry.org:10004/core-command:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:44.456Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-19T15:48:44.473Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-19T15:48:44.473Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:44.473Z] latest [2022-04-19T15:48:44.473Z] 2.2.0-dev.73 [2022-04-19T15:48:44.473Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:44.473Z] main [2022-04-19T15:48:44.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:44.790Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:45.084Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:45.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T15:48:45.084Z] 65efac679a02: Preparing [2022-04-19T15:48:45.084Z] c732822ab277: Preparing [2022-04-19T15:48:45.084Z] c309f923e90e: Preparing [2022-04-19T15:48:45.084Z] ee3498381357: Preparing [2022-04-19T15:48:45.084Z] a947b87a29a6: Preparing [2022-04-19T15:48:45.084Z] b541d28bf3b4: Preparing [2022-04-19T15:48:45.084Z] b541d28bf3b4: Waiting [2022-04-19T15:48:45.084Z] c309f923e90e: Layer already exists [2022-04-19T15:48:45.084Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:45.084Z] a947b87a29a6: Pushed [2022-04-19T15:48:45.084Z] 65efac679a02: Pushed [2022-04-19T15:48:45.343Z] ee3498381357: Pushed [2022-04-19T15:48:46.724Z] c732822ab277: Pushed [2022-04-19T15:48:46.724Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:f4c96249daaba221e661683b435789b863ab2053475310eb06da9ac2118a2af1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:47.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:47.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-19T15:48:47.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T15:48:47.312Z] 65efac679a02: Preparing [2022-04-19T15:48:47.312Z] c732822ab277: Preparing [2022-04-19T15:48:47.312Z] c309f923e90e: Preparing [2022-04-19T15:48:47.312Z] ee3498381357: Preparing [2022-04-19T15:48:47.312Z] a947b87a29a6: Preparing [2022-04-19T15:48:47.312Z] b541d28bf3b4: Preparing [2022-04-19T15:48:47.312Z] b541d28bf3b4: Waiting [2022-04-19T15:48:47.312Z] c309f923e90e: Layer already exists [2022-04-19T15:48:47.312Z] a947b87a29a6: Layer already exists [2022-04-19T15:48:47.312Z] ee3498381357: Layer already exists [2022-04-19T15:48:47.312Z] c732822ab277: Layer already exists [2022-04-19T15:48:47.312Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:47.312Z] 65efac679a02: Layer already exists [2022-04-19T15:48:47.312Z] latest: digest: sha256:f4c96249daaba221e661683b435789b863ab2053475310eb06da9ac2118a2af1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:47.607Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:47.900Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.73 [2022-04-19T15:48:47.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T15:48:47.900Z] 65efac679a02: Preparing [2022-04-19T15:48:47.900Z] c732822ab277: Preparing [2022-04-19T15:48:47.900Z] c309f923e90e: Preparing [2022-04-19T15:48:47.900Z] ee3498381357: Preparing [2022-04-19T15:48:47.900Z] a947b87a29a6: Preparing [2022-04-19T15:48:47.900Z] b541d28bf3b4: Preparing [2022-04-19T15:48:47.900Z] b541d28bf3b4: Waiting [2022-04-19T15:48:47.900Z] c309f923e90e: Layer already exists [2022-04-19T15:48:47.900Z] c732822ab277: Layer already exists [2022-04-19T15:48:47.900Z] ee3498381357: Layer already exists [2022-04-19T15:48:47.900Z] a947b87a29a6: Layer already exists [2022-04-19T15:48:47.900Z] 65efac679a02: Layer already exists [2022-04-19T15:48:47.900Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:47.900Z] 2.2.0-dev.73: digest: sha256:f4c96249daaba221e661683b435789b863ab2053475310eb06da9ac2118a2af1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:48.199Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:48.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:48.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T15:48:48.496Z] 65efac679a02: Preparing [2022-04-19T15:48:48.496Z] c732822ab277: Preparing [2022-04-19T15:48:48.496Z] c309f923e90e: Preparing [2022-04-19T15:48:48.496Z] ee3498381357: Preparing [2022-04-19T15:48:48.496Z] a947b87a29a6: Preparing [2022-04-19T15:48:48.496Z] b541d28bf3b4: Preparing [2022-04-19T15:48:48.496Z] b541d28bf3b4: Waiting [2022-04-19T15:48:48.496Z] ee3498381357: Layer already exists [2022-04-19T15:48:48.496Z] a947b87a29a6: Layer already exists [2022-04-19T15:48:48.496Z] 65efac679a02: Layer already exists [2022-04-19T15:48:48.496Z] c732822ab277: Layer already exists [2022-04-19T15:48:48.496Z] c309f923e90e: Layer already exists [2022-04-19T15:48:48.496Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:48.496Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:f4c96249daaba221e661683b435789b863ab2053475310eb06da9ac2118a2af1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:48.793Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:49.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-19T15:48:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T15:48:49.090Z] 65efac679a02: Preparing [2022-04-19T15:48:49.090Z] c732822ab277: Preparing [2022-04-19T15:48:49.090Z] c309f923e90e: Preparing [2022-04-19T15:48:49.090Z] ee3498381357: Preparing [2022-04-19T15:48:49.090Z] a947b87a29a6: Preparing [2022-04-19T15:48:49.090Z] b541d28bf3b4: Preparing [2022-04-19T15:48:49.090Z] ee3498381357: Layer already exists [2022-04-19T15:48:49.090Z] a947b87a29a6: Layer already exists [2022-04-19T15:48:49.090Z] c732822ab277: Layer already exists [2022-04-19T15:48:49.090Z] c309f923e90e: Layer already exists [2022-04-19T15:48:49.090Z] 65efac679a02: Layer already exists [2022-04-19T15:48:49.090Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:49.090Z] main: digest: sha256:f4c96249daaba221e661683b435789b863ab2053475310eb06da9ac2118a2af1 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:48:49.130Z] ===================================================== [Pipeline] echo [2022-04-19T15:48:49.137Z] taggedImages: [2022-04-19T15:48:49.137Z] - nexus3.edgexfoundry.org:10004/core-data:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:49.137Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-19T15:48:49.137Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.73 [2022-04-19T15:48:49.137Z] - nexus3.edgexfoundry.org:10004/core-data:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:49.137Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-19T15:48:49.161Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-19T15:48:49.161Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:49.161Z] latest [2022-04-19T15:48:49.161Z] 2.2.0-dev.73 [2022-04-19T15:48:49.161Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:49.161Z] main [2022-04-19T15:48:49.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:49.487Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:49.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:49.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T15:48:49.780Z] 8f657d6231e9: Preparing [2022-04-19T15:48:49.780Z] 6ceb20506977: Preparing [2022-04-19T15:48:49.780Z] c309f923e90e: Preparing [2022-04-19T15:48:49.780Z] bd854daa3e71: Preparing [2022-04-19T15:48:49.780Z] b541d28bf3b4: Preparing [2022-04-19T15:48:49.780Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:49.780Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:49.780Z] c309f923e90e: Layer already exists [2022-04-19T15:48:49.780Z] 8f657d6231e9: Pushed [2022-04-19T15:48:50.198Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T15:48:50.198Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T15:48:50.198Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T15:48:50.198Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T15:48:50.198Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T15:48:50.198Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T15:48:50.198Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:48:50.198Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T15:48:50.198Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T15:48:50.473Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T15:48:50.474Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T15:48:51.085Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T15:48:51.085Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T15:48:51.160Z] 6ceb20506977: Pushed [2022-04-19T15:48:51.160Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:323fd017d96b7d00a9ff96f23922801eaee893677808df7dff0e62aaf832609d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:51.362Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T15:48:51.362Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T15:48:51.458Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:51.755Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-19T15:48:51.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T15:48:51.755Z] 8f657d6231e9: Preparing [2022-04-19T15:48:51.755Z] 6ceb20506977: Preparing [2022-04-19T15:48:51.755Z] c309f923e90e: Preparing [2022-04-19T15:48:51.755Z] bd854daa3e71: Preparing [2022-04-19T15:48:51.755Z] b541d28bf3b4: Preparing [2022-04-19T15:48:51.755Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:51.755Z] 8f657d6231e9: Layer already exists [2022-04-19T15:48:51.755Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:51.755Z] c309f923e90e: Layer already exists [2022-04-19T15:48:51.755Z] 6ceb20506977: Layer already exists [2022-04-19T15:48:51.755Z] latest: digest: sha256:323fd017d96b7d00a9ff96f23922801eaee893677808df7dff0e62aaf832609d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:52.050Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:52.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.73 [2022-04-19T15:48:52.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T15:48:52.340Z] 8f657d6231e9: Preparing [2022-04-19T15:48:52.340Z] 6ceb20506977: Preparing [2022-04-19T15:48:52.340Z] c309f923e90e: Preparing [2022-04-19T15:48:52.340Z] bd854daa3e71: Preparing [2022-04-19T15:48:52.340Z] b541d28bf3b4: Preparing [2022-04-19T15:48:52.340Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:52.340Z] c309f923e90e: Layer already exists [2022-04-19T15:48:52.340Z] 8f657d6231e9: Layer already exists [2022-04-19T15:48:52.340Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:52.340Z] 6ceb20506977: Layer already exists [2022-04-19T15:48:52.340Z] 2.2.0-dev.73: digest: sha256:323fd017d96b7d00a9ff96f23922801eaee893677808df7dff0e62aaf832609d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:52.638Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:52.807Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T15:48:52.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:52.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T15:48:52.927Z] 8f657d6231e9: Preparing [2022-04-19T15:48:52.927Z] 6ceb20506977: Preparing [2022-04-19T15:48:52.927Z] c309f923e90e: Preparing [2022-04-19T15:48:52.927Z] bd854daa3e71: Preparing [2022-04-19T15:48:52.927Z] b541d28bf3b4: Preparing [2022-04-19T15:48:52.927Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:52.927Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:52.927Z] 8f657d6231e9: Layer already exists [2022-04-19T15:48:52.927Z] 6ceb20506977: Layer already exists [2022-04-19T15:48:52.927Z] c309f923e90e: Layer already exists [2022-04-19T15:48:52.927Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:323fd017d96b7d00a9ff96f23922801eaee893677808df7dff0e62aaf832609d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:53.084Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T15:48:53.084Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T15:48:53.267Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:53.360Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T15:48:53.576Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-19T15:48:53.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T15:48:53.576Z] 8f657d6231e9: Preparing [2022-04-19T15:48:53.576Z] 6ceb20506977: Preparing [2022-04-19T15:48:53.576Z] c309f923e90e: Preparing [2022-04-19T15:48:53.576Z] bd854daa3e71: Preparing [2022-04-19T15:48:53.576Z] b541d28bf3b4: Preparing [2022-04-19T15:48:53.576Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:53.576Z] 6ceb20506977: Layer already exists [2022-04-19T15:48:53.576Z] c309f923e90e: Layer already exists [2022-04-19T15:48:53.576Z] bd854daa3e71: Layer already exists [2022-04-19T15:48:53.576Z] 8f657d6231e9: Layer already exists [2022-04-19T15:48:53.576Z] main: digest: sha256:323fd017d96b7d00a9ff96f23922801eaee893677808df7dff0e62aaf832609d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:48:53.614Z] ===================================================== [Pipeline] echo [2022-04-19T15:48:53.625Z] taggedImages: [2022-04-19T15:48:53.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:53.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-19T15:48:53.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.73 [2022-04-19T15:48:53.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:53.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-19T15:48:53.646Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-19T15:48:53.646Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:53.646Z] latest [2022-04-19T15:48:53.646Z] 2.2.0-dev.73 [2022-04-19T15:48:53.646Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:53.646Z] main [2022-04-19T15:48:53.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:53.964Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:54.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:54.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T15:48:54.254Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:54.254Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:54.254Z] 255ad15feb52: Preparing [2022-04-19T15:48:54.254Z] 2c1a8227d7fe: Preparing [2022-04-19T15:48:54.254Z] 6ec7a9127714: Preparing [2022-04-19T15:48:54.254Z] b7a6519412a5: Preparing [2022-04-19T15:48:54.254Z] c309f923e90e: Preparing [2022-04-19T15:48:54.254Z] 371eba0ab1e0: Preparing [2022-04-19T15:48:54.254Z] bfe369887966: Preparing [2022-04-19T15:48:54.254Z] fe8577866e2b: Preparing [2022-04-19T15:48:54.254Z] 2cd922da8380: Preparing [2022-04-19T15:48:54.254Z] b541d28bf3b4: Preparing [2022-04-19T15:48:54.254Z] bfe369887966: Waiting [2022-04-19T15:48:54.254Z] fe8577866e2b: Waiting [2022-04-19T15:48:54.254Z] c309f923e90e: Waiting [2022-04-19T15:48:54.254Z] 371eba0ab1e0: Waiting [2022-04-19T15:48:54.254Z] 2cd922da8380: Waiting [2022-04-19T15:48:54.254Z] b541d28bf3b4: Waiting [2022-04-19T15:48:54.254Z] 255ad15feb52: Pushed [2022-04-19T15:48:54.254Z] 0e5234f18eb1: Pushed [2022-04-19T15:48:54.254Z] 2c1a8227d7fe: Pushed [2022-04-19T15:48:54.254Z] 6ec7a9127714: Pushed [2022-04-19T15:48:54.254Z] c309f923e90e: Layer already exists [2022-04-19T15:48:54.514Z] fe8577866e2b: Pushed [2022-04-19T15:48:54.514Z] bfe369887966: Pushed [2022-04-19T15:48:54.514Z] 2cd922da8380: Pushed [2022-04-19T15:48:54.514Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:54.514Z] 371eba0ab1e0: Pushed [2022-04-19T15:48:55.897Z] b7a6519412a5: Pushed [2022-04-19T15:48:55.897Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:43a979f0f5ce2596bfd176d156d9c93b88c79efe5aafcadab9282b5db550fa84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:56.202Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:56.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-19T15:48:56.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T15:48:56.494Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:56.494Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:56.494Z] 255ad15feb52: Preparing [2022-04-19T15:48:56.494Z] 2c1a8227d7fe: Preparing [2022-04-19T15:48:56.494Z] 6ec7a9127714: Preparing [2022-04-19T15:48:56.494Z] b7a6519412a5: Preparing [2022-04-19T15:48:56.494Z] c309f923e90e: Preparing [2022-04-19T15:48:56.494Z] 371eba0ab1e0: Preparing [2022-04-19T15:48:56.494Z] bfe369887966: Preparing [2022-04-19T15:48:56.494Z] fe8577866e2b: Preparing [2022-04-19T15:48:56.494Z] 2cd922da8380: Preparing [2022-04-19T15:48:56.494Z] b541d28bf3b4: Preparing [2022-04-19T15:48:56.494Z] 371eba0ab1e0: Waiting [2022-04-19T15:48:56.494Z] fe8577866e2b: Waiting [2022-04-19T15:48:56.494Z] c309f923e90e: Waiting [2022-04-19T15:48:56.494Z] 2cd922da8380: Waiting [2022-04-19T15:48:56.494Z] b541d28bf3b4: Waiting [2022-04-19T15:48:56.494Z] 6ec7a9127714: Layer already exists [2022-04-19T15:48:56.494Z] 2c1a8227d7fe: Layer already exists [2022-04-19T15:48:56.494Z] b7a6519412a5: Layer already exists [2022-04-19T15:48:56.494Z] 255ad15feb52: Layer already exists [2022-04-19T15:48:56.494Z] 0e5234f18eb1: Layer already exists [2022-04-19T15:48:56.494Z] c309f923e90e: Layer already exists [2022-04-19T15:48:56.494Z] 371eba0ab1e0: Layer already exists [2022-04-19T15:48:56.494Z] fe8577866e2b: Layer already exists [2022-04-19T15:48:56.494Z] bfe369887966: Layer already exists [2022-04-19T15:48:56.494Z] 2cd922da8380: Layer already exists [2022-04-19T15:48:56.494Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:56.494Z] latest: digest: sha256:43a979f0f5ce2596bfd176d156d9c93b88c79efe5aafcadab9282b5db550fa84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:56.788Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:57.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.73 [2022-04-19T15:48:57.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T15:48:57.080Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:57.080Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:57.080Z] 255ad15feb52: Preparing [2022-04-19T15:48:57.080Z] 2c1a8227d7fe: Preparing [2022-04-19T15:48:57.080Z] 6ec7a9127714: Preparing [2022-04-19T15:48:57.080Z] b7a6519412a5: Preparing [2022-04-19T15:48:57.080Z] c309f923e90e: Preparing [2022-04-19T15:48:57.080Z] 371eba0ab1e0: Preparing [2022-04-19T15:48:57.080Z] bfe369887966: Preparing [2022-04-19T15:48:57.080Z] fe8577866e2b: Preparing [2022-04-19T15:48:57.080Z] 2cd922da8380: Preparing [2022-04-19T15:48:57.080Z] b541d28bf3b4: Preparing [2022-04-19T15:48:57.080Z] b541d28bf3b4: Waiting [2022-04-19T15:48:57.080Z] 371eba0ab1e0: Waiting [2022-04-19T15:48:57.080Z] fe8577866e2b: Waiting [2022-04-19T15:48:57.080Z] 2cd922da8380: Waiting [2022-04-19T15:48:57.080Z] c309f923e90e: Waiting [2022-04-19T15:48:57.080Z] bfe369887966: Waiting [2022-04-19T15:48:57.080Z] b7a6519412a5: Layer already exists [2022-04-19T15:48:57.080Z] 255ad15feb52: Layer already exists [2022-04-19T15:48:57.080Z] 2c1a8227d7fe: Layer already exists [2022-04-19T15:48:57.080Z] 0e5234f18eb1: Layer already exists [2022-04-19T15:48:57.080Z] 6ec7a9127714: Layer already exists [2022-04-19T15:48:57.080Z] c309f923e90e: Layer already exists [2022-04-19T15:48:57.080Z] bfe369887966: Layer already exists [2022-04-19T15:48:57.080Z] fe8577866e2b: Layer already exists [2022-04-19T15:48:57.080Z] 371eba0ab1e0: Layer already exists [2022-04-19T15:48:57.080Z] 2cd922da8380: Layer already exists [2022-04-19T15:48:57.080Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:57.080Z] 2.2.0-dev.73: digest: sha256:43a979f0f5ce2596bfd176d156d9c93b88c79efe5aafcadab9282b5db550fa84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:57.380Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:57.673Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:57.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T15:48:57.673Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:57.673Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:57.673Z] 255ad15feb52: Preparing [2022-04-19T15:48:57.673Z] 2c1a8227d7fe: Preparing [2022-04-19T15:48:57.673Z] 6ec7a9127714: Preparing [2022-04-19T15:48:57.673Z] b7a6519412a5: Preparing [2022-04-19T15:48:57.673Z] c309f923e90e: Preparing [2022-04-19T15:48:57.673Z] 371eba0ab1e0: Preparing [2022-04-19T15:48:57.673Z] bfe369887966: Preparing [2022-04-19T15:48:57.673Z] fe8577866e2b: Preparing [2022-04-19T15:48:57.673Z] 2cd922da8380: Preparing [2022-04-19T15:48:57.673Z] b541d28bf3b4: Preparing [2022-04-19T15:48:57.673Z] fe8577866e2b: Waiting [2022-04-19T15:48:57.673Z] 2cd922da8380: Waiting [2022-04-19T15:48:57.673Z] 371eba0ab1e0: Waiting [2022-04-19T15:48:57.673Z] bfe369887966: Waiting [2022-04-19T15:48:57.673Z] b541d28bf3b4: Waiting [2022-04-19T15:48:57.673Z] c309f923e90e: Waiting [2022-04-19T15:48:57.673Z] 0e5234f18eb1: Layer already exists [2022-04-19T15:48:57.673Z] b7a6519412a5: Layer already exists [2022-04-19T15:48:57.673Z] 2c1a8227d7fe: Layer already exists [2022-04-19T15:48:57.673Z] 6ec7a9127714: Layer already exists [2022-04-19T15:48:57.673Z] 255ad15feb52: Layer already exists [2022-04-19T15:48:57.673Z] c309f923e90e: Layer already exists [2022-04-19T15:48:57.673Z] fe8577866e2b: Layer already exists [2022-04-19T15:48:57.673Z] bfe369887966: Layer already exists [2022-04-19T15:48:57.673Z] 2cd922da8380: Layer already exists [2022-04-19T15:48:57.673Z] 371eba0ab1e0: Layer already exists [2022-04-19T15:48:57.673Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:57.673Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:43a979f0f5ce2596bfd176d156d9c93b88c79efe5aafcadab9282b5db550fa84 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:57.974Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:58.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-19T15:48:58.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T15:48:58.263Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:58.263Z] 0e5234f18eb1: Preparing [2022-04-19T15:48:58.263Z] 255ad15feb52: Preparing [2022-04-19T15:48:58.263Z] 2c1a8227d7fe: Preparing [2022-04-19T15:48:58.263Z] 6ec7a9127714: Preparing [2022-04-19T15:48:58.263Z] b7a6519412a5: Preparing [2022-04-19T15:48:58.263Z] c309f923e90e: Preparing [2022-04-19T15:48:58.263Z] 371eba0ab1e0: Preparing [2022-04-19T15:48:58.263Z] bfe369887966: Preparing [2022-04-19T15:48:58.263Z] fe8577866e2b: Preparing [2022-04-19T15:48:58.263Z] 2cd922da8380: Preparing [2022-04-19T15:48:58.263Z] b541d28bf3b4: Preparing [2022-04-19T15:48:58.263Z] bfe369887966: Waiting [2022-04-19T15:48:58.263Z] fe8577866e2b: Waiting [2022-04-19T15:48:58.263Z] 2cd922da8380: Waiting [2022-04-19T15:48:58.263Z] b541d28bf3b4: Waiting [2022-04-19T15:48:58.263Z] 371eba0ab1e0: Waiting [2022-04-19T15:48:58.263Z] c309f923e90e: Waiting [2022-04-19T15:48:58.263Z] b7a6519412a5: Layer already exists [2022-04-19T15:48:58.263Z] 2c1a8227d7fe: Layer already exists [2022-04-19T15:48:58.263Z] 255ad15feb52: Layer already exists [2022-04-19T15:48:58.263Z] 6ec7a9127714: Layer already exists [2022-04-19T15:48:58.263Z] 0e5234f18eb1: Layer already exists [2022-04-19T15:48:58.263Z] 371eba0ab1e0: Layer already exists [2022-04-19T15:48:58.263Z] c309f923e90e: Layer already exists [2022-04-19T15:48:58.263Z] bfe369887966: Layer already exists [2022-04-19T15:48:58.263Z] 2cd922da8380: Layer already exists [2022-04-19T15:48:58.263Z] fe8577866e2b: Layer already exists [2022-04-19T15:48:58.263Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:58.263Z] main: digest: sha256:43a979f0f5ce2596bfd176d156d9c93b88c79efe5aafcadab9282b5db550fa84 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:48:58.298Z] ===================================================== [Pipeline] echo [2022-04-19T15:48:58.306Z] taggedImages: [2022-04-19T15:48:58.306Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:58.306Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-19T15:48:58.306Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.73 [2022-04-19T15:48:58.306Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:58.306Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-19T15:48:58.326Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-19T15:48:58.326Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:58.326Z] latest [2022-04-19T15:48:58.326Z] 2.2.0-dev.73 [2022-04-19T15:48:58.326Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:48:58.326Z] main [2022-04-19T15:48:58.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:58.638Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:48:58.792Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T15:48:58.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:48:58.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T15:48:58.931Z] e10743a8343f: Preparing [2022-04-19T15:48:58.931Z] 3e1327aca78b: Preparing [2022-04-19T15:48:58.931Z] 01e0dc24a9bf: Preparing [2022-04-19T15:48:58.931Z] e96ceddcd837: Preparing [2022-04-19T15:48:58.931Z] 0bcd00cb2b6e: Preparing [2022-04-19T15:48:58.931Z] 51c90579bba5: Preparing [2022-04-19T15:48:58.931Z] 118c7fb31ba1: Preparing [2022-04-19T15:48:58.931Z] b541d28bf3b4: Preparing [2022-04-19T15:48:58.931Z] b541d28bf3b4: Waiting [2022-04-19T15:48:58.931Z] 51c90579bba5: Waiting [2022-04-19T15:48:58.931Z] 3e1327aca78b: Pushed [2022-04-19T15:48:58.931Z] 0bcd00cb2b6e: Pushed [2022-04-19T15:48:58.931Z] e10743a8343f: Pushed [2022-04-19T15:48:58.931Z] b541d28bf3b4: Layer already exists [2022-04-19T15:48:59.190Z] 51c90579bba5: Pushed [2022-04-19T15:48:59.449Z] 118c7fb31ba1: Pushed [2022-04-19T15:48:59.783Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T15:48:59.783Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T15:48:59.783Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T15:49:00.019Z] 01e0dc24a9bf: Pushed [2022-04-19T15:49:00.019Z] e96ceddcd837: Pushed [2022-04-19T15:49:00.019Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:8f7fc8c36c2f5de88036ab34d65c964486b9537f1eed8556c2d253c0e283ae85 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:00.319Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:00.387Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T15:49:00.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-19T15:49:00.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T15:49:00.612Z] e10743a8343f: Preparing [2022-04-19T15:49:00.612Z] 3e1327aca78b: Preparing [2022-04-19T15:49:00.612Z] 01e0dc24a9bf: Preparing [2022-04-19T15:49:00.612Z] e96ceddcd837: Preparing [2022-04-19T15:49:00.612Z] 0bcd00cb2b6e: Preparing [2022-04-19T15:49:00.612Z] 51c90579bba5: Preparing [2022-04-19T15:49:00.612Z] 118c7fb31ba1: Preparing [2022-04-19T15:49:00.612Z] b541d28bf3b4: Preparing [2022-04-19T15:49:00.612Z] b541d28bf3b4: Waiting [2022-04-19T15:49:00.612Z] 118c7fb31ba1: Waiting [2022-04-19T15:49:00.612Z] 51c90579bba5: Waiting [2022-04-19T15:49:00.612Z] 0bcd00cb2b6e: Layer already exists [2022-04-19T15:49:00.612Z] 3e1327aca78b: Layer already exists [2022-04-19T15:49:00.612Z] e96ceddcd837: Layer already exists [2022-04-19T15:49:00.612Z] 01e0dc24a9bf: Layer already exists [2022-04-19T15:49:00.612Z] e10743a8343f: Layer already exists [2022-04-19T15:49:00.612Z] 118c7fb31ba1: Layer already exists [2022-04-19T15:49:00.612Z] 51c90579bba5: Layer already exists [2022-04-19T15:49:00.612Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:00.612Z] latest: digest: sha256:8f7fc8c36c2f5de88036ab34d65c964486b9537f1eed8556c2d253c0e283ae85 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:00.669Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T15:49:00.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:00.947Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T15:49:01.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.73 [2022-04-19T15:49:01.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T15:49:01.205Z] e10743a8343f: Preparing [2022-04-19T15:49:01.205Z] 3e1327aca78b: Preparing [2022-04-19T15:49:01.205Z] 01e0dc24a9bf: Preparing [2022-04-19T15:49:01.205Z] e96ceddcd837: Preparing [2022-04-19T15:49:01.205Z] 0bcd00cb2b6e: Preparing [2022-04-19T15:49:01.205Z] 51c90579bba5: Preparing [2022-04-19T15:49:01.205Z] 118c7fb31ba1: Preparing [2022-04-19T15:49:01.205Z] b541d28bf3b4: Preparing [2022-04-19T15:49:01.205Z] 51c90579bba5: Waiting [2022-04-19T15:49:01.205Z] 118c7fb31ba1: Waiting [2022-04-19T15:49:01.205Z] b541d28bf3b4: Waiting [2022-04-19T15:49:01.205Z] e96ceddcd837: Layer already exists [2022-04-19T15:49:01.205Z] 01e0dc24a9bf: Layer already exists [2022-04-19T15:49:01.205Z] 3e1327aca78b: Layer already exists [2022-04-19T15:49:01.205Z] e10743a8343f: Layer already exists [2022-04-19T15:49:01.205Z] 0bcd00cb2b6e: Layer already exists [2022-04-19T15:49:01.205Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:01.205Z] 118c7fb31ba1: Layer already exists [2022-04-19T15:49:01.205Z] 51c90579bba5: Layer already exists [2022-04-19T15:49:01.205Z] 2.2.0-dev.73: digest: sha256:8f7fc8c36c2f5de88036ab34d65c964486b9537f1eed8556c2d253c0e283ae85 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:01.505Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:01.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:01.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T15:49:01.805Z] e10743a8343f: Preparing [2022-04-19T15:49:01.805Z] 3e1327aca78b: Preparing [2022-04-19T15:49:01.805Z] 01e0dc24a9bf: Preparing [2022-04-19T15:49:01.805Z] e96ceddcd837: Preparing [2022-04-19T15:49:01.805Z] 0bcd00cb2b6e: Preparing [2022-04-19T15:49:01.805Z] 51c90579bba5: Preparing [2022-04-19T15:49:01.805Z] 118c7fb31ba1: Preparing [2022-04-19T15:49:01.805Z] b541d28bf3b4: Preparing [2022-04-19T15:49:01.805Z] 51c90579bba5: Waiting [2022-04-19T15:49:01.805Z] 118c7fb31ba1: Waiting [2022-04-19T15:49:01.805Z] b541d28bf3b4: Waiting [2022-04-19T15:49:01.805Z] 0bcd00cb2b6e: Layer already exists [2022-04-19T15:49:01.805Z] e96ceddcd837: Layer already exists [2022-04-19T15:49:01.805Z] e10743a8343f: Layer already exists [2022-04-19T15:49:01.805Z] 3e1327aca78b: Layer already exists [2022-04-19T15:49:01.805Z] 01e0dc24a9bf: Layer already exists [2022-04-19T15:49:01.805Z] 51c90579bba5: Layer already exists [2022-04-19T15:49:01.805Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:01.805Z] 118c7fb31ba1: Layer already exists [2022-04-19T15:49:01.805Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:8f7fc8c36c2f5de88036ab34d65c964486b9537f1eed8556c2d253c0e283ae85 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:02.098Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:02.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-19T15:49:02.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T15:49:02.391Z] e10743a8343f: Preparing [2022-04-19T15:49:02.392Z] 3e1327aca78b: Preparing [2022-04-19T15:49:02.392Z] 01e0dc24a9bf: Preparing [2022-04-19T15:49:02.392Z] e96ceddcd837: Preparing [2022-04-19T15:49:02.392Z] 0bcd00cb2b6e: Preparing [2022-04-19T15:49:02.392Z] 51c90579bba5: Preparing [2022-04-19T15:49:02.392Z] 118c7fb31ba1: Preparing [2022-04-19T15:49:02.392Z] b541d28bf3b4: Preparing [2022-04-19T15:49:02.392Z] b541d28bf3b4: Waiting [2022-04-19T15:49:02.392Z] 118c7fb31ba1: Waiting [2022-04-19T15:49:02.392Z] 51c90579bba5: Waiting [2022-04-19T15:49:02.392Z] 0bcd00cb2b6e: Layer already exists [2022-04-19T15:49:02.392Z] 01e0dc24a9bf: Layer already exists [2022-04-19T15:49:02.392Z] 3e1327aca78b: Layer already exists [2022-04-19T15:49:02.392Z] e96ceddcd837: Layer already exists [2022-04-19T15:49:02.392Z] e10743a8343f: Layer already exists [2022-04-19T15:49:02.392Z] 51c90579bba5: Layer already exists [2022-04-19T15:49:02.392Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:02.392Z] 118c7fb31ba1: Layer already exists [2022-04-19T15:49:02.392Z] main: digest: sha256:8f7fc8c36c2f5de88036ab34d65c964486b9537f1eed8556c2d253c0e283ae85 size: 1990 [2022-04-19T15:49:02.399Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:02.434Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:02.443Z] taggedImages: [2022-04-19T15:49:02.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:02.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-19T15:49:02.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.73 [2022-04-19T15:49:02.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:02.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-19T15:49:02.467Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-19T15:49:02.467Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:02.467Z] latest [2022-04-19T15:49:02.467Z] 2.2.0-dev.73 [2022-04-19T15:49:02.467Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:02.467Z] main [2022-04-19T15:49:02.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:02.675Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:49:02.784Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:03.074Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:03.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T15:49:03.074Z] aab905eb22f7: Preparing [2022-04-19T15:49:03.074Z] 63c8d48a272c: Preparing [2022-04-19T15:49:03.074Z] ed4c0fb541a1: Preparing [2022-04-19T15:49:03.074Z] 605a7e5b56e0: Preparing [2022-04-19T15:49:03.074Z] c1db15869050: Preparing [2022-04-19T15:49:03.074Z] dfb4214cd3a1: Preparing [2022-04-19T15:49:03.074Z] 718b7eb5d8a7: Preparing [2022-04-19T15:49:03.074Z] e44a27365f7a: Preparing [2022-04-19T15:49:03.074Z] 62fcab575905: Preparing [2022-04-19T15:49:03.074Z] b541d28bf3b4: Preparing [2022-04-19T15:49:03.074Z] 62fcab575905: Waiting [2022-04-19T15:49:03.074Z] b541d28bf3b4: Waiting [2022-04-19T15:49:03.074Z] 718b7eb5d8a7: Waiting [2022-04-19T15:49:03.074Z] e44a27365f7a: Waiting [2022-04-19T15:49:03.074Z] dfb4214cd3a1: Waiting [2022-04-19T15:49:03.074Z] aab905eb22f7: Pushed [2022-04-19T15:49:03.074Z] c1db15869050: Pushed [2022-04-19T15:49:03.074Z] 63c8d48a272c: Pushed [2022-04-19T15:49:03.279Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T15:49:03.279Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T15:49:03.333Z] e44a27365f7a: Pushed [2022-04-19T15:49:03.333Z] dfb4214cd3a1: Pushed [2022-04-19T15:49:03.333Z] 718b7eb5d8a7: Pushed [2022-04-19T15:49:03.333Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:03.333Z] 62fcab575905: Pushed [2022-04-19T15:49:03.556Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T15:49:03.556Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T15:49:03.556Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T15:49:03.833Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T15:49:03.833Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T15:49:03.833Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T15:49:04.110Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T15:49:04.111Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T15:49:04.111Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T15:49:04.273Z] 605a7e5b56e0: Pushed [2022-04-19T15:49:04.388Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T15:49:04.533Z] ed4c0fb541a1: Pushed [2022-04-19T15:49:04.533Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:63decd60c71a793a1bc2ef0afb5ff8f5015b0e972f316658635f593074e930dd size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:04.832Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:05.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-19T15:49:05.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T15:49:05.126Z] aab905eb22f7: Preparing [2022-04-19T15:49:05.126Z] 63c8d48a272c: Preparing [2022-04-19T15:49:05.126Z] ed4c0fb541a1: Preparing [2022-04-19T15:49:05.126Z] 605a7e5b56e0: Preparing [2022-04-19T15:49:05.126Z] c1db15869050: Preparing [2022-04-19T15:49:05.126Z] dfb4214cd3a1: Preparing [2022-04-19T15:49:05.126Z] 718b7eb5d8a7: Preparing [2022-04-19T15:49:05.126Z] e44a27365f7a: Preparing [2022-04-19T15:49:05.126Z] 62fcab575905: Preparing [2022-04-19T15:49:05.126Z] b541d28bf3b4: Preparing [2022-04-19T15:49:05.126Z] 718b7eb5d8a7: Waiting [2022-04-19T15:49:05.126Z] e44a27365f7a: Waiting [2022-04-19T15:49:05.126Z] b541d28bf3b4: Waiting [2022-04-19T15:49:05.126Z] 62fcab575905: Waiting [2022-04-19T15:49:05.126Z] ed4c0fb541a1: Layer already exists [2022-04-19T15:49:05.126Z] c1db15869050: Layer already exists [2022-04-19T15:49:05.126Z] 63c8d48a272c: Layer already exists [2022-04-19T15:49:05.126Z] 605a7e5b56e0: Layer already exists [2022-04-19T15:49:05.126Z] aab905eb22f7: Layer already exists [2022-04-19T15:49:05.126Z] dfb4214cd3a1: Layer already exists [2022-04-19T15:49:05.126Z] 718b7eb5d8a7: Layer already exists [2022-04-19T15:49:05.126Z] 62fcab575905: Layer already exists [2022-04-19T15:49:05.126Z] e44a27365f7a: Layer already exists [2022-04-19T15:49:05.126Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:05.126Z] latest: digest: sha256:63decd60c71a793a1bc2ef0afb5ff8f5015b0e972f316658635f593074e930dd size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:05.376Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:49:05.426Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:05.654Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T15:49:05.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.73 [2022-04-19T15:49:05.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T15:49:05.720Z] aab905eb22f7: Preparing [2022-04-19T15:49:05.720Z] 63c8d48a272c: Preparing [2022-04-19T15:49:05.720Z] ed4c0fb541a1: Preparing [2022-04-19T15:49:05.720Z] 605a7e5b56e0: Preparing [2022-04-19T15:49:05.720Z] c1db15869050: Preparing [2022-04-19T15:49:05.720Z] dfb4214cd3a1: Preparing [2022-04-19T15:49:05.720Z] 718b7eb5d8a7: Preparing [2022-04-19T15:49:05.720Z] e44a27365f7a: Preparing [2022-04-19T15:49:05.720Z] dfb4214cd3a1: Waiting [2022-04-19T15:49:05.720Z] 62fcab575905: Preparing [2022-04-19T15:49:05.720Z] b541d28bf3b4: Preparing [2022-04-19T15:49:05.720Z] b541d28bf3b4: Waiting [2022-04-19T15:49:05.720Z] ed4c0fb541a1: Layer already exists [2022-04-19T15:49:05.720Z] 63c8d48a272c: Layer already exists [2022-04-19T15:49:05.720Z] c1db15869050: Layer already exists [2022-04-19T15:49:05.720Z] aab905eb22f7: Layer already exists [2022-04-19T15:49:05.720Z] 605a7e5b56e0: Layer already exists [2022-04-19T15:49:05.720Z] e44a27365f7a: Layer already exists [2022-04-19T15:49:05.720Z] 718b7eb5d8a7: Layer already exists [2022-04-19T15:49:05.720Z] dfb4214cd3a1: Layer already exists [2022-04-19T15:49:05.720Z] 62fcab575905: Layer already exists [2022-04-19T15:49:05.720Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:05.720Z] 2.2.0-dev.73: digest: sha256:63decd60c71a793a1bc2ef0afb5ff8f5015b0e972f316658635f593074e930dd size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:05.931Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T15:49:05.931Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T15:49:05.931Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T15:49:06.017Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:06.310Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:06.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T15:49:06.310Z] aab905eb22f7: Preparing [2022-04-19T15:49:06.310Z] 63c8d48a272c: Preparing [2022-04-19T15:49:06.310Z] ed4c0fb541a1: Preparing [2022-04-19T15:49:06.310Z] 605a7e5b56e0: Preparing [2022-04-19T15:49:06.310Z] c1db15869050: Preparing [2022-04-19T15:49:06.310Z] dfb4214cd3a1: Preparing [2022-04-19T15:49:06.310Z] 718b7eb5d8a7: Preparing [2022-04-19T15:49:06.310Z] e44a27365f7a: Preparing [2022-04-19T15:49:06.310Z] 62fcab575905: Preparing [2022-04-19T15:49:06.310Z] b541d28bf3b4: Preparing [2022-04-19T15:49:06.310Z] e44a27365f7a: Waiting [2022-04-19T15:49:06.310Z] 62fcab575905: Waiting [2022-04-19T15:49:06.310Z] dfb4214cd3a1: Waiting [2022-04-19T15:49:06.310Z] 718b7eb5d8a7: Waiting [2022-04-19T15:49:06.310Z] b541d28bf3b4: Waiting [2022-04-19T15:49:06.310Z] ed4c0fb541a1: Layer already exists [2022-04-19T15:49:06.310Z] c1db15869050: Layer already exists [2022-04-19T15:49:06.310Z] 605a7e5b56e0: Layer already exists [2022-04-19T15:49:06.310Z] aab905eb22f7: Layer already exists [2022-04-19T15:49:06.310Z] 63c8d48a272c: Layer already exists [2022-04-19T15:49:06.310Z] dfb4214cd3a1: Layer already exists [2022-04-19T15:49:06.310Z] e44a27365f7a: Layer already exists [2022-04-19T15:49:06.310Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:06.310Z] 718b7eb5d8a7: Layer already exists [2022-04-19T15:49:06.310Z] 62fcab575905: Layer already exists [2022-04-19T15:49:06.310Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:63decd60c71a793a1bc2ef0afb5ff8f5015b0e972f316658635f593074e930dd size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:06.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:06.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-19T15:49:06.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T15:49:06.909Z] aab905eb22f7: Preparing [2022-04-19T15:49:06.909Z] 63c8d48a272c: Preparing [2022-04-19T15:49:06.909Z] ed4c0fb541a1: Preparing [2022-04-19T15:49:06.909Z] 605a7e5b56e0: Preparing [2022-04-19T15:49:06.909Z] c1db15869050: Preparing [2022-04-19T15:49:06.909Z] dfb4214cd3a1: Preparing [2022-04-19T15:49:06.909Z] 718b7eb5d8a7: Preparing [2022-04-19T15:49:06.909Z] e44a27365f7a: Preparing [2022-04-19T15:49:06.909Z] 62fcab575905: Preparing [2022-04-19T15:49:06.909Z] b541d28bf3b4: Preparing [2022-04-19T15:49:06.909Z] 718b7eb5d8a7: Waiting [2022-04-19T15:49:06.909Z] e44a27365f7a: Waiting [2022-04-19T15:49:06.909Z] 62fcab575905: Waiting [2022-04-19T15:49:06.909Z] b541d28bf3b4: Waiting [2022-04-19T15:49:06.909Z] dfb4214cd3a1: Waiting [2022-04-19T15:49:06.909Z] ed4c0fb541a1: Layer already exists [2022-04-19T15:49:06.909Z] 63c8d48a272c: Layer already exists [2022-04-19T15:49:06.909Z] aab905eb22f7: Layer already exists [2022-04-19T15:49:06.909Z] c1db15869050: Layer already exists [2022-04-19T15:49:06.909Z] 605a7e5b56e0: Layer already exists [2022-04-19T15:49:06.909Z] dfb4214cd3a1: Layer already exists [2022-04-19T15:49:06.909Z] 718b7eb5d8a7: Layer already exists [2022-04-19T15:49:06.909Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:06.909Z] e44a27365f7a: Layer already exists [2022-04-19T15:49:06.909Z] 62fcab575905: Layer already exists [2022-04-19T15:49:06.909Z] main: digest: sha256:63decd60c71a793a1bc2ef0afb5ff8f5015b0e972f316658635f593074e930dd size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:06.955Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:06.964Z] taggedImages: [2022-04-19T15:49:06.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:06.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-19T15:49:06.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.73 [2022-04-19T15:49:06.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:06.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-19T15:49:06.979Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-19T15:49:06.979Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:06.979Z] latest [2022-04-19T15:49:06.979Z] 2.2.0-dev.73 [2022-04-19T15:49:06.979Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:06.979Z] main [2022-04-19T15:49:06.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:07.283Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:07.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T15:49:07.574Z] a19a4938ce51: Preparing [2022-04-19T15:49:07.574Z] b510c92ce29e: Preparing [2022-04-19T15:49:07.574Z] c309f923e90e: Preparing [2022-04-19T15:49:07.574Z] 46215d95f50d: Preparing [2022-04-19T15:49:07.574Z] 74098853c823: Preparing [2022-04-19T15:49:07.574Z] 4fc242d58285: Preparing [2022-04-19T15:49:07.574Z] 4fc242d58285: Waiting [2022-04-19T15:49:07.574Z] c309f923e90e: Layer already exists [2022-04-19T15:49:07.574Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:07.574Z] 74098853c823: Pushed [2022-04-19T15:49:07.574Z] a19a4938ce51: Pushed [2022-04-19T15:49:07.925Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T15:49:08.143Z] 46215d95f50d: Pushed [2022-04-19T15:49:08.917Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T15:49:08.917Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T15:49:08.917Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T15:49:09.194Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T15:49:09.472Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T15:49:09.525Z] b510c92ce29e: Pushed [2022-04-19T15:49:09.785Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:d97d0cfb6a1117ef62ff0d26f4a642f5f2c12a96783a9cd0ec7306a55950f4c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:10.080Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T15:49:10.085Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:10.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-19T15:49:10.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T15:49:10.376Z] a19a4938ce51: Preparing [2022-04-19T15:49:10.376Z] b510c92ce29e: Preparing [2022-04-19T15:49:10.376Z] c309f923e90e: Preparing [2022-04-19T15:49:10.376Z] 46215d95f50d: Preparing [2022-04-19T15:49:10.376Z] 74098853c823: Preparing [2022-04-19T15:49:10.376Z] 4fc242d58285: Preparing [2022-04-19T15:49:10.376Z] 4fc242d58285: Waiting [2022-04-19T15:49:10.376Z] 74098853c823: Layer already exists [2022-04-19T15:49:10.376Z] 46215d95f50d: Layer already exists [2022-04-19T15:49:10.376Z] a19a4938ce51: Layer already exists [2022-04-19T15:49:10.376Z] c309f923e90e: Layer already exists [2022-04-19T15:49:10.376Z] b510c92ce29e: Layer already exists [2022-04-19T15:49:10.376Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:10.376Z] latest: digest: sha256:d97d0cfb6a1117ef62ff0d26f4a642f5f2c12a96783a9cd0ec7306a55950f4c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:10.671Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:11.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.73 [2022-04-19T15:49:11.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T15:49:11.039Z] a19a4938ce51: Preparing [2022-04-19T15:49:11.039Z] b510c92ce29e: Preparing [2022-04-19T15:49:11.039Z] c309f923e90e: Preparing [2022-04-19T15:49:11.039Z] 46215d95f50d: Preparing [2022-04-19T15:49:11.039Z] 74098853c823: Preparing [2022-04-19T15:49:11.039Z] 4fc242d58285: Preparing [2022-04-19T15:49:11.039Z] 4fc242d58285: Waiting [2022-04-19T15:49:11.039Z] b510c92ce29e: Layer already exists [2022-04-19T15:49:11.039Z] a19a4938ce51: Layer already exists [2022-04-19T15:49:11.039Z] 74098853c823: Layer already exists [2022-04-19T15:49:11.039Z] c309f923e90e: Layer already exists [2022-04-19T15:49:11.039Z] 46215d95f50d: Layer already exists [2022-04-19T15:49:11.039Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:11.039Z] 2.2.0-dev.73: digest: sha256:d97d0cfb6a1117ef62ff0d26f4a642f5f2c12a96783a9cd0ec7306a55950f4c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:11.373Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:11.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:11.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T15:49:11.664Z] a19a4938ce51: Preparing [2022-04-19T15:49:11.664Z] b510c92ce29e: Preparing [2022-04-19T15:49:11.664Z] c309f923e90e: Preparing [2022-04-19T15:49:11.664Z] 46215d95f50d: Preparing [2022-04-19T15:49:11.664Z] 74098853c823: Preparing [2022-04-19T15:49:11.664Z] 4fc242d58285: Preparing [2022-04-19T15:49:11.664Z] 4fc242d58285: Waiting [2022-04-19T15:49:11.664Z] b510c92ce29e: Layer already exists [2022-04-19T15:49:11.664Z] 74098853c823: Layer already exists [2022-04-19T15:49:11.664Z] a19a4938ce51: Layer already exists [2022-04-19T15:49:11.664Z] c309f923e90e: Layer already exists [2022-04-19T15:49:11.664Z] 46215d95f50d: Layer already exists [2022-04-19T15:49:11.664Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:11.664Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:d97d0cfb6a1117ef62ff0d26f4a642f5f2c12a96783a9cd0ec7306a55950f4c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:11.960Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:12.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-19T15:49:12.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T15:49:12.249Z] a19a4938ce51: Preparing [2022-04-19T15:49:12.249Z] b510c92ce29e: Preparing [2022-04-19T15:49:12.249Z] c309f923e90e: Preparing [2022-04-19T15:49:12.249Z] 46215d95f50d: Preparing [2022-04-19T15:49:12.249Z] 74098853c823: Preparing [2022-04-19T15:49:12.249Z] 4fc242d58285: Preparing [2022-04-19T15:49:12.249Z] 4fc242d58285: Waiting [2022-04-19T15:49:12.249Z] c309f923e90e: Layer already exists [2022-04-19T15:49:12.249Z] a19a4938ce51: Layer already exists [2022-04-19T15:49:12.249Z] b510c92ce29e: Layer already exists [2022-04-19T15:49:12.249Z] 46215d95f50d: Layer already exists [2022-04-19T15:49:12.249Z] 74098853c823: Layer already exists [2022-04-19T15:49:12.249Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:12.249Z] main: digest: sha256:d97d0cfb6a1117ef62ff0d26f4a642f5f2c12a96783a9cd0ec7306a55950f4c9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:12.289Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:12.297Z] taggedImages: [2022-04-19T15:49:12.297Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:12.297Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-19T15:49:12.297Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.73 [2022-04-19T15:49:12.297Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:12.297Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-19T15:49:12.316Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-19T15:49:12.316Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:12.316Z] latest [2022-04-19T15:49:12.316Z] 2.2.0-dev.73 [2022-04-19T15:49:12.316Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:12.316Z] main [2022-04-19T15:49:12.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:12.631Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:12.719Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T15:49:12.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:12.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T15:49:12.918Z] 8afb68d425b5: Preparing [2022-04-19T15:49:12.918Z] aacafe6f78bc: Preparing [2022-04-19T15:49:12.918Z] 8e647b87dcc4: Preparing [2022-04-19T15:49:12.918Z] 35fe31177c04: Preparing [2022-04-19T15:49:12.918Z] 084166486e90: Preparing [2022-04-19T15:49:12.918Z] 18e9677d25cd: Preparing [2022-04-19T15:49:12.918Z] 74098853c823: Preparing [2022-04-19T15:49:12.918Z] 4fc242d58285: Preparing [2022-04-19T15:49:12.918Z] 18e9677d25cd: Waiting [2022-04-19T15:49:12.918Z] 74098853c823: Waiting [2022-04-19T15:49:12.918Z] 4fc242d58285: Waiting [2022-04-19T15:49:12.918Z] 8e647b87dcc4: Pushed [2022-04-19T15:49:12.918Z] aacafe6f78bc: Pushed [2022-04-19T15:49:12.918Z] 8afb68d425b5: Pushed [2022-04-19T15:49:12.918Z] 74098853c823: Layer already exists [2022-04-19T15:49:12.918Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:13.486Z] 18e9677d25cd: Pushed [2022-04-19T15:49:15.359Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T15:49:15.359Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T15:49:15.359Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T15:49:15.359Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T15:49:15.960Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T15:49:15.960Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T15:49:16.568Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T15:49:16.774Z] 084166486e90: Pushed [2022-04-19T15:49:16.845Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T15:49:17.123Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T15:49:17.123Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T15:49:17.400Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T15:49:17.400Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T15:49:17.680Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T15:49:20.066Z] 35fe31177c04: Pushed [2022-04-19T15:49:20.066Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:4ecb7043485af2943d6837f637f94bf38120c85fa30af8ee523d6b9e2966ab6c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:20.364Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:20.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-19T15:49:20.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T15:49:20.653Z] 8afb68d425b5: Preparing [2022-04-19T15:49:20.653Z] aacafe6f78bc: Preparing [2022-04-19T15:49:20.653Z] 8e647b87dcc4: Preparing [2022-04-19T15:49:20.653Z] 35fe31177c04: Preparing [2022-04-19T15:49:20.653Z] 084166486e90: Preparing [2022-04-19T15:49:20.653Z] 18e9677d25cd: Preparing [2022-04-19T15:49:20.653Z] 74098853c823: Preparing [2022-04-19T15:49:20.653Z] 4fc242d58285: Preparing [2022-04-19T15:49:20.653Z] 18e9677d25cd: Waiting [2022-04-19T15:49:20.653Z] 74098853c823: Waiting [2022-04-19T15:49:20.653Z] 4fc242d58285: Waiting [2022-04-19T15:49:20.653Z] 8e647b87dcc4: Layer already exists [2022-04-19T15:49:20.653Z] 35fe31177c04: Layer already exists [2022-04-19T15:49:20.653Z] aacafe6f78bc: Layer already exists [2022-04-19T15:49:20.653Z] 8afb68d425b5: Layer already exists [2022-04-19T15:49:20.653Z] 084166486e90: Layer already exists [2022-04-19T15:49:20.653Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:20.653Z] 74098853c823: Layer already exists [2022-04-19T15:49:20.653Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:20.653Z] latest: digest: sha256:4ecb7043485af2943d6837f637f94bf38120c85fa30af8ee523d6b9e2966ab6c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:20.950Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:21.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.73 [2022-04-19T15:49:21.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T15:49:21.238Z] 8afb68d425b5: Preparing [2022-04-19T15:49:21.238Z] aacafe6f78bc: Preparing [2022-04-19T15:49:21.238Z] 8e647b87dcc4: Preparing [2022-04-19T15:49:21.238Z] 35fe31177c04: Preparing [2022-04-19T15:49:21.238Z] 084166486e90: Preparing [2022-04-19T15:49:21.238Z] 18e9677d25cd: Preparing [2022-04-19T15:49:21.238Z] 74098853c823: Preparing [2022-04-19T15:49:21.238Z] 4fc242d58285: Preparing [2022-04-19T15:49:21.238Z] 18e9677d25cd: Waiting [2022-04-19T15:49:21.238Z] 74098853c823: Waiting [2022-04-19T15:49:21.238Z] 4fc242d58285: Waiting [2022-04-19T15:49:21.238Z] aacafe6f78bc: Layer already exists [2022-04-19T15:49:21.238Z] 084166486e90: Layer already exists [2022-04-19T15:49:21.238Z] 8afb68d425b5: Layer already exists [2022-04-19T15:49:21.238Z] 8e647b87dcc4: Layer already exists [2022-04-19T15:49:21.238Z] 35fe31177c04: Layer already exists [2022-04-19T15:49:21.238Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:21.238Z] 74098853c823: Layer already exists [2022-04-19T15:49:21.238Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:21.238Z] 2.2.0-dev.73: digest: sha256:4ecb7043485af2943d6837f637f94bf38120c85fa30af8ee523d6b9e2966ab6c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:21.534Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:21.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:21.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T15:49:21.826Z] 8afb68d425b5: Preparing [2022-04-19T15:49:21.826Z] aacafe6f78bc: Preparing [2022-04-19T15:49:21.826Z] 8e647b87dcc4: Preparing [2022-04-19T15:49:21.826Z] 35fe31177c04: Preparing [2022-04-19T15:49:21.826Z] 084166486e90: Preparing [2022-04-19T15:49:21.826Z] 18e9677d25cd: Preparing [2022-04-19T15:49:21.826Z] 74098853c823: Preparing [2022-04-19T15:49:21.826Z] 4fc242d58285: Preparing [2022-04-19T15:49:21.826Z] 18e9677d25cd: Waiting [2022-04-19T15:49:21.826Z] 4fc242d58285: Waiting [2022-04-19T15:49:21.826Z] 74098853c823: Waiting [2022-04-19T15:49:21.826Z] aacafe6f78bc: Layer already exists [2022-04-19T15:49:21.826Z] 084166486e90: Layer already exists [2022-04-19T15:49:21.826Z] 8e647b87dcc4: Layer already exists [2022-04-19T15:49:21.826Z] 8afb68d425b5: Layer already exists [2022-04-19T15:49:21.826Z] 35fe31177c04: Layer already exists [2022-04-19T15:49:21.826Z] 74098853c823: Layer already exists [2022-04-19T15:49:21.826Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:21.826Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:21.826Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:4ecb7043485af2943d6837f637f94bf38120c85fa30af8ee523d6b9e2966ab6c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:22.119Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:22.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-19T15:49:22.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T15:49:22.407Z] 8afb68d425b5: Preparing [2022-04-19T15:49:22.407Z] aacafe6f78bc: Preparing [2022-04-19T15:49:22.407Z] 8e647b87dcc4: Preparing [2022-04-19T15:49:22.407Z] 35fe31177c04: Preparing [2022-04-19T15:49:22.407Z] 084166486e90: Preparing [2022-04-19T15:49:22.407Z] 18e9677d25cd: Preparing [2022-04-19T15:49:22.407Z] 74098853c823: Preparing [2022-04-19T15:49:22.407Z] 4fc242d58285: Preparing [2022-04-19T15:49:22.407Z] 18e9677d25cd: Waiting [2022-04-19T15:49:22.407Z] 74098853c823: Waiting [2022-04-19T15:49:22.407Z] 4fc242d58285: Waiting [2022-04-19T15:49:22.407Z] aacafe6f78bc: Layer already exists [2022-04-19T15:49:22.407Z] 8e647b87dcc4: Layer already exists [2022-04-19T15:49:22.407Z] 35fe31177c04: Layer already exists [2022-04-19T15:49:22.407Z] 084166486e90: Layer already exists [2022-04-19T15:49:22.407Z] 8afb68d425b5: Layer already exists [2022-04-19T15:49:22.407Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:22.407Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:22.407Z] 74098853c823: Layer already exists [2022-04-19T15:49:22.407Z] main: digest: sha256:4ecb7043485af2943d6837f637f94bf38120c85fa30af8ee523d6b9e2966ab6c size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:22.443Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:22.453Z] taggedImages: [2022-04-19T15:49:22.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:22.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-19T15:49:22.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.73 [2022-04-19T15:49:22.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:22.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-19T15:49:22.481Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-19T15:49:22.481Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:22.481Z] latest [2022-04-19T15:49:22.481Z] 2.2.0-dev.73 [2022-04-19T15:49:22.481Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:22.481Z] main [2022-04-19T15:49:22.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:22.784Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:23.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:23.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T15:49:23.075Z] a73166fbbca9: Preparing [2022-04-19T15:49:23.075Z] 19a84a21f33d: Preparing [2022-04-19T15:49:23.075Z] 3f1257728666: Preparing [2022-04-19T15:49:23.075Z] c4c145d77002: Preparing [2022-04-19T15:49:23.075Z] 1dae01c0479c: Preparing [2022-04-19T15:49:23.075Z] 74098853c823: Preparing [2022-04-19T15:49:23.075Z] 4fc242d58285: Preparing [2022-04-19T15:49:23.075Z] 74098853c823: Waiting [2022-04-19T15:49:23.075Z] 4fc242d58285: Waiting [2022-04-19T15:49:23.075Z] 3f1257728666: Pushed [2022-04-19T15:49:23.075Z] 19a84a21f33d: Pushed [2022-04-19T15:49:23.075Z] a73166fbbca9: Pushed [2022-04-19T15:49:23.075Z] 74098853c823: Layer already exists [2022-04-19T15:49:23.075Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:23.335Z] 1dae01c0479c: Pushed [2022-04-19T15:49:27.869Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T15:49:27.869Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T15:49:27.869Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T15:49:27.869Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T15:49:29.909Z] c4c145d77002: Pushed [2022-04-19T15:49:29.910Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:45414afcd0488b0edbd2160d8506277e69134766bb88942aea5ddeca382c58e7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:30.205Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:30.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-19T15:49:30.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T15:49:30.496Z] a73166fbbca9: Preparing [2022-04-19T15:49:30.496Z] 19a84a21f33d: Preparing [2022-04-19T15:49:30.496Z] 3f1257728666: Preparing [2022-04-19T15:49:30.496Z] c4c145d77002: Preparing [2022-04-19T15:49:30.496Z] 1dae01c0479c: Preparing [2022-04-19T15:49:30.496Z] 74098853c823: Preparing [2022-04-19T15:49:30.496Z] 4fc242d58285: Preparing [2022-04-19T15:49:30.496Z] 4fc242d58285: Waiting [2022-04-19T15:49:30.496Z] 74098853c823: Waiting [2022-04-19T15:49:30.496Z] 19a84a21f33d: Layer already exists [2022-04-19T15:49:30.496Z] c4c145d77002: Layer already exists [2022-04-19T15:49:30.496Z] 3f1257728666: Layer already exists [2022-04-19T15:49:30.496Z] a73166fbbca9: Layer already exists [2022-04-19T15:49:30.496Z] 1dae01c0479c: Layer already exists [2022-04-19T15:49:30.496Z] 74098853c823: Layer already exists [2022-04-19T15:49:30.496Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:30.496Z] latest: digest: sha256:45414afcd0488b0edbd2160d8506277e69134766bb88942aea5ddeca382c58e7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:30.793Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:31.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.73 [2022-04-19T15:49:31.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T15:49:31.086Z] a73166fbbca9: Preparing [2022-04-19T15:49:31.086Z] 19a84a21f33d: Preparing [2022-04-19T15:49:31.086Z] 3f1257728666: Preparing [2022-04-19T15:49:31.086Z] c4c145d77002: Preparing [2022-04-19T15:49:31.086Z] 1dae01c0479c: Preparing [2022-04-19T15:49:31.086Z] 74098853c823: Preparing [2022-04-19T15:49:31.086Z] 4fc242d58285: Preparing [2022-04-19T15:49:31.086Z] 74098853c823: Waiting [2022-04-19T15:49:31.086Z] 4fc242d58285: Waiting [2022-04-19T15:49:31.086Z] a73166fbbca9: Layer already exists [2022-04-19T15:49:31.086Z] 1dae01c0479c: Layer already exists [2022-04-19T15:49:31.086Z] 19a84a21f33d: Layer already exists [2022-04-19T15:49:31.086Z] 3f1257728666: Layer already exists [2022-04-19T15:49:31.086Z] c4c145d77002: Layer already exists [2022-04-19T15:49:31.086Z] 74098853c823: Layer already exists [2022-04-19T15:49:31.086Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:31.086Z] 2.2.0-dev.73: digest: sha256:45414afcd0488b0edbd2160d8506277e69134766bb88942aea5ddeca382c58e7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:31.387Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:31.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:31.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T15:49:31.680Z] a73166fbbca9: Preparing [2022-04-19T15:49:31.680Z] 19a84a21f33d: Preparing [2022-04-19T15:49:31.680Z] 3f1257728666: Preparing [2022-04-19T15:49:31.680Z] c4c145d77002: Preparing [2022-04-19T15:49:31.680Z] 1dae01c0479c: Preparing [2022-04-19T15:49:31.680Z] 74098853c823: Preparing [2022-04-19T15:49:31.680Z] 4fc242d58285: Preparing [2022-04-19T15:49:31.680Z] 74098853c823: Waiting [2022-04-19T15:49:31.680Z] 4fc242d58285: Waiting [2022-04-19T15:49:31.680Z] 1dae01c0479c: Layer already exists [2022-04-19T15:49:31.680Z] 19a84a21f33d: Layer already exists [2022-04-19T15:49:31.680Z] 3f1257728666: Layer already exists [2022-04-19T15:49:31.680Z] a73166fbbca9: Layer already exists [2022-04-19T15:49:31.680Z] c4c145d77002: Layer already exists [2022-04-19T15:49:31.680Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:31.680Z] 74098853c823: Layer already exists [2022-04-19T15:49:31.680Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:45414afcd0488b0edbd2160d8506277e69134766bb88942aea5ddeca382c58e7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:31.978Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:32.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-19T15:49:32.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T15:49:32.272Z] a73166fbbca9: Preparing [2022-04-19T15:49:32.272Z] 19a84a21f33d: Preparing [2022-04-19T15:49:32.272Z] 3f1257728666: Preparing [2022-04-19T15:49:32.272Z] c4c145d77002: Preparing [2022-04-19T15:49:32.272Z] 1dae01c0479c: Preparing [2022-04-19T15:49:32.272Z] 74098853c823: Preparing [2022-04-19T15:49:32.272Z] 4fc242d58285: Preparing [2022-04-19T15:49:32.272Z] 4fc242d58285: Waiting [2022-04-19T15:49:32.272Z] 74098853c823: Waiting [2022-04-19T15:49:32.272Z] c4c145d77002: Layer already exists [2022-04-19T15:49:32.272Z] 3f1257728666: Layer already exists [2022-04-19T15:49:32.272Z] 1dae01c0479c: Layer already exists [2022-04-19T15:49:32.272Z] a73166fbbca9: Layer already exists [2022-04-19T15:49:32.272Z] 19a84a21f33d: Layer already exists [2022-04-19T15:49:32.272Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:32.272Z] 74098853c823: Layer already exists [2022-04-19T15:49:32.272Z] main: digest: sha256:45414afcd0488b0edbd2160d8506277e69134766bb88942aea5ddeca382c58e7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:32.316Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:32.325Z] taggedImages: [2022-04-19T15:49:32.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:32.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-19T15:49:32.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.73 [2022-04-19T15:49:32.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:32.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-19T15:49:32.344Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-19T15:49:32.344Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:32.344Z] latest [2022-04-19T15:49:32.344Z] 2.2.0-dev.73 [2022-04-19T15:49:32.344Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:32.344Z] main [2022-04-19T15:49:32.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:32.664Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:32.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:32.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T15:49:32.956Z] 7c83b857cae8: Preparing [2022-04-19T15:49:32.956Z] 27038d823077: Preparing [2022-04-19T15:49:32.956Z] 75fd56861ffa: Preparing [2022-04-19T15:49:32.956Z] a216fee2d5e2: Preparing [2022-04-19T15:49:32.956Z] 18e9677d25cd: Preparing [2022-04-19T15:49:32.956Z] 74098853c823: Preparing [2022-04-19T15:49:32.956Z] 4fc242d58285: Preparing [2022-04-19T15:49:32.956Z] 74098853c823: Waiting [2022-04-19T15:49:32.956Z] 4fc242d58285: Waiting [2022-04-19T15:49:32.956Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:32.956Z] 74098853c823: Layer already exists [2022-04-19T15:49:32.956Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:32.956Z] 75fd56861ffa: Pushed [2022-04-19T15:49:32.956Z] 27038d823077: Pushed [2022-04-19T15:49:32.956Z] 7c83b857cae8: Pushed [2022-04-19T15:49:41.089Z] a216fee2d5e2: Pushed [2022-04-19T15:49:41.089Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:3f6bb047c0468af25c9602f4c4cba64c3dc397e045dc638756908d7123cd82a4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:41.389Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:41.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-19T15:49:41.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T15:49:41.683Z] 7c83b857cae8: Preparing [2022-04-19T15:49:41.683Z] 27038d823077: Preparing [2022-04-19T15:49:41.683Z] 75fd56861ffa: Preparing [2022-04-19T15:49:41.683Z] a216fee2d5e2: Preparing [2022-04-19T15:49:41.683Z] 18e9677d25cd: Preparing [2022-04-19T15:49:41.683Z] 74098853c823: Preparing [2022-04-19T15:49:41.683Z] 4fc242d58285: Preparing [2022-04-19T15:49:41.683Z] 74098853c823: Waiting [2022-04-19T15:49:41.683Z] 4fc242d58285: Waiting [2022-04-19T15:49:41.683Z] 7c83b857cae8: Layer already exists [2022-04-19T15:49:41.683Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:41.683Z] 27038d823077: Layer already exists [2022-04-19T15:49:41.683Z] 75fd56861ffa: Layer already exists [2022-04-19T15:49:41.683Z] a216fee2d5e2: Layer already exists [2022-04-19T15:49:41.683Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:41.683Z] 74098853c823: Layer already exists [2022-04-19T15:49:41.683Z] latest: digest: sha256:3f6bb047c0468af25c9602f4c4cba64c3dc397e045dc638756908d7123cd82a4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:41.976Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:42.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.73 [2022-04-19T15:49:42.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T15:49:42.306Z] 7c83b857cae8: Preparing [2022-04-19T15:49:42.306Z] 27038d823077: Preparing [2022-04-19T15:49:42.306Z] 75fd56861ffa: Preparing [2022-04-19T15:49:42.306Z] a216fee2d5e2: Preparing [2022-04-19T15:49:42.306Z] 18e9677d25cd: Preparing [2022-04-19T15:49:42.306Z] 74098853c823: Preparing [2022-04-19T15:49:42.306Z] 4fc242d58285: Preparing [2022-04-19T15:49:42.306Z] 4fc242d58285: Waiting [2022-04-19T15:49:42.306Z] 74098853c823: Waiting [2022-04-19T15:49:42.306Z] 7c83b857cae8: Layer already exists [2022-04-19T15:49:42.306Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:42.306Z] 27038d823077: Layer already exists [2022-04-19T15:49:42.306Z] 75fd56861ffa: Layer already exists [2022-04-19T15:49:42.306Z] a216fee2d5e2: Layer already exists [2022-04-19T15:49:42.306Z] 74098853c823: Layer already exists [2022-04-19T15:49:42.306Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:42.306Z] 2.2.0-dev.73: digest: sha256:3f6bb047c0468af25c9602f4c4cba64c3dc397e045dc638756908d7123cd82a4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:42.637Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:42.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:42.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T15:49:42.928Z] 7c83b857cae8: Preparing [2022-04-19T15:49:42.928Z] 27038d823077: Preparing [2022-04-19T15:49:42.928Z] 75fd56861ffa: Preparing [2022-04-19T15:49:42.928Z] a216fee2d5e2: Preparing [2022-04-19T15:49:42.928Z] 18e9677d25cd: Preparing [2022-04-19T15:49:42.928Z] 74098853c823: Preparing [2022-04-19T15:49:42.928Z] 4fc242d58285: Preparing [2022-04-19T15:49:42.928Z] 4fc242d58285: Waiting [2022-04-19T15:49:42.928Z] 74098853c823: Waiting [2022-04-19T15:49:42.928Z] 7c83b857cae8: Layer already exists [2022-04-19T15:49:42.928Z] a216fee2d5e2: Layer already exists [2022-04-19T15:49:42.928Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:42.928Z] 75fd56861ffa: Layer already exists [2022-04-19T15:49:42.928Z] 27038d823077: Layer already exists [2022-04-19T15:49:42.928Z] 74098853c823: Layer already exists [2022-04-19T15:49:42.928Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:42.928Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:3f6bb047c0468af25c9602f4c4cba64c3dc397e045dc638756908d7123cd82a4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:43.225Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:43.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-19T15:49:43.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T15:49:43.517Z] 7c83b857cae8: Preparing [2022-04-19T15:49:43.517Z] 27038d823077: Preparing [2022-04-19T15:49:43.517Z] 75fd56861ffa: Preparing [2022-04-19T15:49:43.517Z] a216fee2d5e2: Preparing [2022-04-19T15:49:43.517Z] 18e9677d25cd: Preparing [2022-04-19T15:49:43.517Z] 74098853c823: Preparing [2022-04-19T15:49:43.517Z] 4fc242d58285: Preparing [2022-04-19T15:49:43.517Z] 74098853c823: Waiting [2022-04-19T15:49:43.517Z] 4fc242d58285: Waiting [2022-04-19T15:49:43.517Z] a216fee2d5e2: Layer already exists [2022-04-19T15:49:43.517Z] 75fd56861ffa: Layer already exists [2022-04-19T15:49:43.517Z] 7c83b857cae8: Layer already exists [2022-04-19T15:49:43.517Z] 27038d823077: Layer already exists [2022-04-19T15:49:43.517Z] 18e9677d25cd: Layer already exists [2022-04-19T15:49:43.517Z] 74098853c823: Layer already exists [2022-04-19T15:49:43.517Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:43.517Z] main: digest: sha256:3f6bb047c0468af25c9602f4c4cba64c3dc397e045dc638756908d7123cd82a4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:43.557Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:43.565Z] taggedImages: [2022-04-19T15:49:43.566Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:43.566Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-19T15:49:43.566Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.73 [2022-04-19T15:49:43.566Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:43.566Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-19T15:49:43.580Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-19T15:49:43.580Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:43.580Z] latest [2022-04-19T15:49:43.580Z] 2.2.0-dev.73 [2022-04-19T15:49:43.580Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:43.580Z] main [2022-04-19T15:49:43.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:43.882Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:44.170Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:44.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T15:49:44.170Z] a23a07ba8594: Preparing [2022-04-19T15:49:44.170Z] 736511ecfb7f: Preparing [2022-04-19T15:49:44.170Z] c309f923e90e: Preparing [2022-04-19T15:49:44.170Z] 6828c010165a: Preparing [2022-04-19T15:49:44.170Z] b541d28bf3b4: Preparing [2022-04-19T15:49:44.170Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:44.170Z] c309f923e90e: Layer already exists [2022-04-19T15:49:44.170Z] a23a07ba8594: Pushed [2022-04-19T15:49:44.170Z] 6828c010165a: Pushed [2022-04-19T15:49:46.712Z] 736511ecfb7f: Pushed [2022-04-19T15:49:46.712Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:2013d6f89cfb2749d5ad37e8e1a7d729612d6257b5d93da0249a130aa16c0c76 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:47.007Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:47.300Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-19T15:49:47.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T15:49:47.300Z] a23a07ba8594: Preparing [2022-04-19T15:49:47.300Z] 736511ecfb7f: Preparing [2022-04-19T15:49:47.300Z] c309f923e90e: Preparing [2022-04-19T15:49:47.300Z] 6828c010165a: Preparing [2022-04-19T15:49:47.300Z] b541d28bf3b4: Preparing [2022-04-19T15:49:47.300Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:47.300Z] a23a07ba8594: Layer already exists [2022-04-19T15:49:47.300Z] c309f923e90e: Layer already exists [2022-04-19T15:49:47.300Z] 736511ecfb7f: Layer already exists [2022-04-19T15:49:47.300Z] 6828c010165a: Layer already exists [2022-04-19T15:49:47.300Z] latest: digest: sha256:2013d6f89cfb2749d5ad37e8e1a7d729612d6257b5d93da0249a130aa16c0c76 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:47.601Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:47.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.73 [2022-04-19T15:49:47.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T15:49:47.897Z] a23a07ba8594: Preparing [2022-04-19T15:49:47.897Z] 736511ecfb7f: Preparing [2022-04-19T15:49:47.897Z] c309f923e90e: Preparing [2022-04-19T15:49:47.897Z] 6828c010165a: Preparing [2022-04-19T15:49:47.897Z] b541d28bf3b4: Preparing [2022-04-19T15:49:47.897Z] a23a07ba8594: Layer already exists [2022-04-19T15:49:47.897Z] 6828c010165a: Layer already exists [2022-04-19T15:49:47.897Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:47.897Z] 736511ecfb7f: Layer already exists [2022-04-19T15:49:47.897Z] c309f923e90e: Layer already exists [2022-04-19T15:49:47.897Z] 2.2.0-dev.73: digest: sha256:2013d6f89cfb2749d5ad37e8e1a7d729612d6257b5d93da0249a130aa16c0c76 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:48.192Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:48.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:48.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T15:49:48.486Z] a23a07ba8594: Preparing [2022-04-19T15:49:48.486Z] 736511ecfb7f: Preparing [2022-04-19T15:49:48.486Z] c309f923e90e: Preparing [2022-04-19T15:49:48.486Z] 6828c010165a: Preparing [2022-04-19T15:49:48.486Z] b541d28bf3b4: Preparing [2022-04-19T15:49:48.486Z] 6828c010165a: Layer already exists [2022-04-19T15:49:48.486Z] c309f923e90e: Layer already exists [2022-04-19T15:49:48.486Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:48.486Z] 736511ecfb7f: Layer already exists [2022-04-19T15:49:48.486Z] a23a07ba8594: Layer already exists [2022-04-19T15:49:48.486Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:2013d6f89cfb2749d5ad37e8e1a7d729612d6257b5d93da0249a130aa16c0c76 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:48.780Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:49.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-19T15:49:49.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T15:49:49.070Z] a23a07ba8594: Preparing [2022-04-19T15:49:49.070Z] 736511ecfb7f: Preparing [2022-04-19T15:49:49.070Z] c309f923e90e: Preparing [2022-04-19T15:49:49.070Z] 6828c010165a: Preparing [2022-04-19T15:49:49.070Z] b541d28bf3b4: Preparing [2022-04-19T15:49:49.070Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:49.070Z] c309f923e90e: Layer already exists [2022-04-19T15:49:49.070Z] 6828c010165a: Layer already exists [2022-04-19T15:49:49.070Z] a23a07ba8594: Layer already exists [2022-04-19T15:49:49.070Z] 736511ecfb7f: Layer already exists [2022-04-19T15:49:49.070Z] main: digest: sha256:2013d6f89cfb2749d5ad37e8e1a7d729612d6257b5d93da0249a130aa16c0c76 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:49.115Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:49.127Z] taggedImages: [2022-04-19T15:49:49.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:49.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-19T15:49:49.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.73 [2022-04-19T15:49:49.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:49.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-19T15:49:49.148Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-19T15:49:49.148Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:49.148Z] latest [2022-04-19T15:49:49.148Z] 2.2.0-dev.73 [2022-04-19T15:49:49.148Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:49.148Z] main [2022-04-19T15:49:49.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:49.463Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:49.754Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:49.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T15:49:49.754Z] 16c5d51feb1a: Preparing [2022-04-19T15:49:49.754Z] f2e9fd289778: Preparing [2022-04-19T15:49:49.754Z] c309f923e90e: Preparing [2022-04-19T15:49:49.754Z] bd854daa3e71: Preparing [2022-04-19T15:49:49.754Z] b541d28bf3b4: Preparing [2022-04-19T15:49:49.754Z] c309f923e90e: Layer already exists [2022-04-19T15:49:49.754Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:49.754Z] bd854daa3e71: Layer already exists [2022-04-19T15:49:49.754Z] 16c5d51feb1a: Pushed [2022-04-19T15:49:52.298Z] f2e9fd289778: Pushed [2022-04-19T15:49:52.298Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:880de7b8bb63bbbe0f3cf4526a15d6b8f14630df1e92a6b0eacd3e433eb337af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:52.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:52.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-19T15:49:52.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T15:49:52.889Z] 16c5d51feb1a: Preparing [2022-04-19T15:49:52.889Z] f2e9fd289778: Preparing [2022-04-19T15:49:52.889Z] c309f923e90e: Preparing [2022-04-19T15:49:52.889Z] bd854daa3e71: Preparing [2022-04-19T15:49:52.889Z] b541d28bf3b4: Preparing [2022-04-19T15:49:52.889Z] 16c5d51feb1a: Layer already exists [2022-04-19T15:49:52.889Z] f2e9fd289778: Layer already exists [2022-04-19T15:49:52.889Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:52.889Z] bd854daa3e71: Layer already exists [2022-04-19T15:49:52.889Z] c309f923e90e: Layer already exists [2022-04-19T15:49:52.889Z] latest: digest: sha256:880de7b8bb63bbbe0f3cf4526a15d6b8f14630df1e92a6b0eacd3e433eb337af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:53.192Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:53.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.73 [2022-04-19T15:49:53.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T15:49:53.489Z] 16c5d51feb1a: Preparing [2022-04-19T15:49:53.489Z] f2e9fd289778: Preparing [2022-04-19T15:49:53.489Z] c309f923e90e: Preparing [2022-04-19T15:49:53.489Z] bd854daa3e71: Preparing [2022-04-19T15:49:53.489Z] b541d28bf3b4: Preparing [2022-04-19T15:49:53.489Z] bd854daa3e71: Layer already exists [2022-04-19T15:49:53.489Z] f2e9fd289778: Layer already exists [2022-04-19T15:49:53.489Z] 16c5d51feb1a: Layer already exists [2022-04-19T15:49:53.489Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:53.489Z] c309f923e90e: Layer already exists [2022-04-19T15:49:53.489Z] 2.2.0-dev.73: digest: sha256:880de7b8bb63bbbe0f3cf4526a15d6b8f14630df1e92a6b0eacd3e433eb337af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:53.792Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:54.083Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:54.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T15:49:54.084Z] 16c5d51feb1a: Preparing [2022-04-19T15:49:54.084Z] f2e9fd289778: Preparing [2022-04-19T15:49:54.084Z] c309f923e90e: Preparing [2022-04-19T15:49:54.084Z] bd854daa3e71: Preparing [2022-04-19T15:49:54.084Z] b541d28bf3b4: Preparing [2022-04-19T15:49:54.084Z] bd854daa3e71: Layer already exists [2022-04-19T15:49:54.084Z] f2e9fd289778: Layer already exists [2022-04-19T15:49:54.084Z] c309f923e90e: Layer already exists [2022-04-19T15:49:54.084Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:54.084Z] 16c5d51feb1a: Layer already exists [2022-04-19T15:49:54.084Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:880de7b8bb63bbbe0f3cf4526a15d6b8f14630df1e92a6b0eacd3e433eb337af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:54.384Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:54.672Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-19T15:49:54.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T15:49:54.672Z] 16c5d51feb1a: Preparing [2022-04-19T15:49:54.672Z] f2e9fd289778: Preparing [2022-04-19T15:49:54.672Z] c309f923e90e: Preparing [2022-04-19T15:49:54.672Z] bd854daa3e71: Preparing [2022-04-19T15:49:54.672Z] b541d28bf3b4: Preparing [2022-04-19T15:49:54.672Z] f2e9fd289778: Layer already exists [2022-04-19T15:49:54.672Z] c309f923e90e: Layer already exists [2022-04-19T15:49:54.672Z] 16c5d51feb1a: Layer already exists [2022-04-19T15:49:54.672Z] bd854daa3e71: Layer already exists [2022-04-19T15:49:54.672Z] b541d28bf3b4: Layer already exists [2022-04-19T15:49:54.672Z] main: digest: sha256:880de7b8bb63bbbe0f3cf4526a15d6b8f14630df1e92a6b0eacd3e433eb337af size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:49:54.710Z] ===================================================== [Pipeline] echo [2022-04-19T15:49:54.720Z] taggedImages: [2022-04-19T15:49:54.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:54.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-19T15:49:54.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.73 [2022-04-19T15:49:54.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:54.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-19T15:49:54.740Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-19T15:49:54.740Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:54.740Z] latest [2022-04-19T15:49:54.740Z] 2.2.0-dev.73 [2022-04-19T15:49:54.740Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:49:54.740Z] main [2022-04-19T15:49:54.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:55.062Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:49:55.357Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:49:55.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T15:49:55.357Z] bb9152448a62: Preparing [2022-04-19T15:49:55.357Z] d4cdc6f49ac2: Preparing [2022-04-19T15:49:55.357Z] 9f3f6cfdadff: Preparing [2022-04-19T15:49:55.357Z] 5b7315d925dc: Preparing [2022-04-19T15:49:55.357Z] 52f44be93a46: Preparing [2022-04-19T15:49:55.357Z] 10d82663b225: Preparing [2022-04-19T15:49:55.357Z] f7a7a140f1b3: Preparing [2022-04-19T15:49:55.357Z] 31e69d4774c9: Preparing [2022-04-19T15:49:55.357Z] 7750d494dfbd: Preparing [2022-04-19T15:49:55.357Z] 18708474c90b: Preparing [2022-04-19T15:49:55.357Z] 4fc242d58285: Preparing [2022-04-19T15:49:55.357Z] 31e69d4774c9: Waiting [2022-04-19T15:49:55.357Z] f7a7a140f1b3: Waiting [2022-04-19T15:49:55.357Z] 10d82663b225: Waiting [2022-04-19T15:49:55.357Z] 4fc242d58285: Waiting [2022-04-19T15:49:55.357Z] 18708474c90b: Waiting [2022-04-19T15:49:55.357Z] 52f44be93a46: Layer already exists [2022-04-19T15:49:55.357Z] 10d82663b225: Layer already exists [2022-04-19T15:49:55.357Z] f7a7a140f1b3: Layer already exists [2022-04-19T15:49:55.357Z] 31e69d4774c9: Layer already exists [2022-04-19T15:49:55.357Z] d4cdc6f49ac2: Pushed [2022-04-19T15:49:55.357Z] 7750d494dfbd: Layer already exists [2022-04-19T15:49:55.357Z] 18708474c90b: Layer already exists [2022-04-19T15:49:55.357Z] 4fc242d58285: Layer already exists [2022-04-19T15:49:55.618Z] bb9152448a62: Pushed [2022-04-19T15:49:56.557Z] 9f3f6cfdadff: Pushed [2022-04-19T15:50:00.265Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T15:50:00.265Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T15:50:03.138Z] 5b7315d925dc: Pushed [2022-04-19T15:50:03.139Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:c79e17978b067f2650c112d6228928d344fa6050e7dc6e54aee5416a517735d9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:03.436Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:03.723Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-19T15:50:03.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T15:50:03.723Z] bb9152448a62: Preparing [2022-04-19T15:50:03.723Z] d4cdc6f49ac2: Preparing [2022-04-19T15:50:03.723Z] 9f3f6cfdadff: Preparing [2022-04-19T15:50:03.723Z] 5b7315d925dc: Preparing [2022-04-19T15:50:03.723Z] 52f44be93a46: Preparing [2022-04-19T15:50:03.723Z] 10d82663b225: Preparing [2022-04-19T15:50:03.723Z] f7a7a140f1b3: Preparing [2022-04-19T15:50:03.723Z] 31e69d4774c9: Preparing [2022-04-19T15:50:03.723Z] 7750d494dfbd: Preparing [2022-04-19T15:50:03.723Z] 18708474c90b: Preparing [2022-04-19T15:50:03.723Z] 4fc242d58285: Preparing [2022-04-19T15:50:03.723Z] f7a7a140f1b3: Waiting [2022-04-19T15:50:03.723Z] 10d82663b225: Waiting [2022-04-19T15:50:03.723Z] 4fc242d58285: Waiting [2022-04-19T15:50:03.723Z] 31e69d4774c9: Waiting [2022-04-19T15:50:03.723Z] 7750d494dfbd: Waiting [2022-04-19T15:50:03.723Z] 52f44be93a46: Layer already exists [2022-04-19T15:50:03.723Z] d4cdc6f49ac2: Layer already exists [2022-04-19T15:50:03.723Z] 9f3f6cfdadff: Layer already exists [2022-04-19T15:50:03.723Z] 5b7315d925dc: Layer already exists [2022-04-19T15:50:03.723Z] bb9152448a62: Layer already exists [2022-04-19T15:50:03.723Z] 10d82663b225: Layer already exists [2022-04-19T15:50:03.723Z] f7a7a140f1b3: Layer already exists [2022-04-19T15:50:03.723Z] 31e69d4774c9: Layer already exists [2022-04-19T15:50:03.723Z] 7750d494dfbd: Layer already exists [2022-04-19T15:50:03.723Z] 18708474c90b: Layer already exists [2022-04-19T15:50:03.723Z] 4fc242d58285: Layer already exists [2022-04-19T15:50:03.723Z] latest: digest: sha256:c79e17978b067f2650c112d6228928d344fa6050e7dc6e54aee5416a517735d9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:04.018Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:04.310Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.73 [2022-04-19T15:50:04.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T15:50:04.311Z] bb9152448a62: Preparing [2022-04-19T15:50:04.311Z] d4cdc6f49ac2: Preparing [2022-04-19T15:50:04.311Z] 9f3f6cfdadff: Preparing [2022-04-19T15:50:04.311Z] 5b7315d925dc: Preparing [2022-04-19T15:50:04.311Z] 52f44be93a46: Preparing [2022-04-19T15:50:04.311Z] 10d82663b225: Preparing [2022-04-19T15:50:04.311Z] f7a7a140f1b3: Preparing [2022-04-19T15:50:04.311Z] 31e69d4774c9: Preparing [2022-04-19T15:50:04.311Z] 7750d494dfbd: Preparing [2022-04-19T15:50:04.311Z] 18708474c90b: Preparing [2022-04-19T15:50:04.311Z] 4fc242d58285: Preparing [2022-04-19T15:50:04.311Z] 10d82663b225: Waiting [2022-04-19T15:50:04.311Z] 7750d494dfbd: Waiting [2022-04-19T15:50:04.311Z] 18708474c90b: Waiting [2022-04-19T15:50:04.311Z] 4fc242d58285: Waiting [2022-04-19T15:50:04.311Z] f7a7a140f1b3: Waiting [2022-04-19T15:50:04.311Z] 31e69d4774c9: Waiting [2022-04-19T15:50:04.311Z] 9f3f6cfdadff: Layer already exists [2022-04-19T15:50:04.311Z] bb9152448a62: Layer already exists [2022-04-19T15:50:04.311Z] 5b7315d925dc: Layer already exists [2022-04-19T15:50:04.311Z] d4cdc6f49ac2: Layer already exists [2022-04-19T15:50:04.311Z] 52f44be93a46: Layer already exists [2022-04-19T15:50:04.311Z] 10d82663b225: Layer already exists [2022-04-19T15:50:04.311Z] f7a7a140f1b3: Layer already exists [2022-04-19T15:50:04.311Z] 31e69d4774c9: Layer already exists [2022-04-19T15:50:04.311Z] 7750d494dfbd: Layer already exists [2022-04-19T15:50:04.311Z] 18708474c90b: Layer already exists [2022-04-19T15:50:04.311Z] 4fc242d58285: Layer already exists [2022-04-19T15:50:04.311Z] 2.2.0-dev.73: digest: sha256:c79e17978b067f2650c112d6228928d344fa6050e7dc6e54aee5416a517735d9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:04.613Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:04.962Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:50:04.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T15:50:04.962Z] bb9152448a62: Preparing [2022-04-19T15:50:04.962Z] d4cdc6f49ac2: Preparing [2022-04-19T15:50:04.962Z] 9f3f6cfdadff: Preparing [2022-04-19T15:50:04.962Z] 5b7315d925dc: Preparing [2022-04-19T15:50:04.962Z] 52f44be93a46: Preparing [2022-04-19T15:50:04.962Z] 10d82663b225: Preparing [2022-04-19T15:50:04.962Z] f7a7a140f1b3: Preparing [2022-04-19T15:50:04.962Z] 31e69d4774c9: Preparing [2022-04-19T15:50:04.962Z] 7750d494dfbd: Preparing [2022-04-19T15:50:04.962Z] 18708474c90b: Preparing [2022-04-19T15:50:04.962Z] 4fc242d58285: Preparing [2022-04-19T15:50:04.962Z] 31e69d4774c9: Waiting [2022-04-19T15:50:04.962Z] 10d82663b225: Waiting [2022-04-19T15:50:04.962Z] f7a7a140f1b3: Waiting [2022-04-19T15:50:04.962Z] 7750d494dfbd: Waiting [2022-04-19T15:50:04.962Z] 18708474c90b: Waiting [2022-04-19T15:50:04.962Z] 4fc242d58285: Waiting [2022-04-19T15:50:04.962Z] d4cdc6f49ac2: Layer already exists [2022-04-19T15:50:04.962Z] 9f3f6cfdadff: Layer already exists [2022-04-19T15:50:04.962Z] 5b7315d925dc: Layer already exists [2022-04-19T15:50:04.962Z] 52f44be93a46: Layer already exists [2022-04-19T15:50:04.962Z] bb9152448a62: Layer already exists [2022-04-19T15:50:04.962Z] 10d82663b225: Layer already exists [2022-04-19T15:50:04.962Z] 7750d494dfbd: Layer already exists [2022-04-19T15:50:04.962Z] f7a7a140f1b3: Layer already exists [2022-04-19T15:50:04.962Z] 18708474c90b: Layer already exists [2022-04-19T15:50:04.962Z] 31e69d4774c9: Layer already exists [2022-04-19T15:50:04.962Z] 4fc242d58285: Layer already exists [2022-04-19T15:50:04.962Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:c79e17978b067f2650c112d6228928d344fa6050e7dc6e54aee5416a517735d9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:05.285Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T15:50:05.576Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-19T15:50:05.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T15:50:05.576Z] bb9152448a62: Preparing [2022-04-19T15:50:05.576Z] d4cdc6f49ac2: Preparing [2022-04-19T15:50:05.576Z] 9f3f6cfdadff: Preparing [2022-04-19T15:50:05.576Z] 5b7315d925dc: Preparing [2022-04-19T15:50:05.576Z] 52f44be93a46: Preparing [2022-04-19T15:50:05.576Z] 10d82663b225: Preparing [2022-04-19T15:50:05.576Z] f7a7a140f1b3: Preparing [2022-04-19T15:50:05.576Z] 31e69d4774c9: Preparing [2022-04-19T15:50:05.576Z] 7750d494dfbd: Preparing [2022-04-19T15:50:05.576Z] 18708474c90b: Preparing [2022-04-19T15:50:05.576Z] 4fc242d58285: Preparing [2022-04-19T15:50:05.576Z] f7a7a140f1b3: Waiting [2022-04-19T15:50:05.576Z] 31e69d4774c9: Waiting [2022-04-19T15:50:05.576Z] 7750d494dfbd: Waiting [2022-04-19T15:50:05.576Z] 18708474c90b: Waiting [2022-04-19T15:50:05.576Z] 4fc242d58285: Waiting [2022-04-19T15:50:05.576Z] 10d82663b225: Waiting [2022-04-19T15:50:05.576Z] bb9152448a62: Layer already exists [2022-04-19T15:50:05.576Z] 5b7315d925dc: Layer already exists [2022-04-19T15:50:05.576Z] d4cdc6f49ac2: Layer already exists [2022-04-19T15:50:05.576Z] 9f3f6cfdadff: Layer already exists [2022-04-19T15:50:05.576Z] 52f44be93a46: Layer already exists [2022-04-19T15:50:05.576Z] 10d82663b225: Layer already exists [2022-04-19T15:50:05.577Z] f7a7a140f1b3: Layer already exists [2022-04-19T15:50:05.577Z] 18708474c90b: Layer already exists [2022-04-19T15:50:05.577Z] 31e69d4774c9: Layer already exists [2022-04-19T15:50:05.577Z] 7750d494dfbd: Layer already exists [2022-04-19T15:50:05.577Z] 4fc242d58285: Layer already exists [2022-04-19T15:50:05.577Z] main: digest: sha256:c79e17978b067f2650c112d6228928d344fa6050e7dc6e54aee5416a517735d9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T15:50:05.621Z] ===================================================== [Pipeline] echo [2022-04-19T15:50:05.628Z] taggedImages: [2022-04-19T15:50:05.628Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:50:05.628Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-19T15:50:05.628Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.73 [2022-04-19T15:50:05.628Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T15:50:05.628Z] - 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-04-19T15:50:56.868Z] Removing intermediate container 40082d6597a7 [2022-04-19T15:50:56.868Z] ---> 4b34f77bdd25 [2022-04-19T15:50:56.868Z] [2022-04-19T15:50:56.868Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T15:50:56.868Z] 3.14: Pulling from library/alpine [2022-04-19T15:50:56.868Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T15:50:56.868Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T15:50:56.868Z] ---> ac73e934f311 [2022-04-19T15:50:56.868Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T15:50:56.868Z] ---> Running in 2720d3359ecb [2022-04-19T15:50:56.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:50:56.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:50:57.472Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T15:50:57.472Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:50:57.753Z] OK: 5 MiB in 15 packages [2022-04-19T15:50:58.752Z] Removing intermediate container 2720d3359ecb [2022-04-19T15:50:58.752Z] ---> a6338aef3024 [2022-04-19T15:50:58.752Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:50:59.034Z] ---> Running in b2c932cb6268 [2022-04-19T15:50:59.638Z] Removing intermediate container b2c932cb6268 [2022-04-19T15:50:59.638Z] ---> 511490c78627 [2022-04-19T15:50:59.638Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T15:50:59.638Z] ---> Running in d945c0fd5e7b [2022-04-19T15:51:00.246Z] Removing intermediate container d945c0fd5e7b [2022-04-19T15:51:00.246Z] ---> e42d679ff47e [2022-04-19T15:51:00.246Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T15:51:00.246Z] ---> Running in 259bb92309aa [2022-04-19T15:51:00.867Z] Removing intermediate container 259bb92309aa [2022-04-19T15:51:00.867Z] ---> f76b0e0a6be9 [2022-04-19T15:51:00.867Z] Step 15/23 : WORKDIR / [2022-04-19T15:51:00.867Z] ---> Running in 79c65ceb53c7 [2022-04-19T15:51:01.478Z] Removing intermediate container 79c65ceb53c7 [2022-04-19T15:51:01.478Z] ---> d27561c3e32b [2022-04-19T15:51:01.478Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:51:02.498Z] ---> c1c668ac7394 [2022-04-19T15:51:02.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T15:51:04.500Z] ---> a3e298e40ea1 [2022-04-19T15:51:04.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T15:51:05.107Z] ---> d78417bd9f7e [2022-04-19T15:51:05.107Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T15:51:05.107Z] ---> Running in 86bd12da21e2 [2022-04-19T15:51:05.722Z] Removing intermediate container 86bd12da21e2 [2022-04-19T15:51:05.722Z] ---> 7ac45c03f5b2 [2022-04-19T15:51:05.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:51:05.722Z] ---> Running in 4395ef30097f [2022-04-19T15:51:06.325Z] Removing intermediate container 4395ef30097f [2022-04-19T15:51:06.325Z] ---> 837a657cbcda [2022-04-19T15:51:06.325Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T15:51:06.619Z] ---> Running in b8cbaaeb9ef0 [2022-04-19T15:51:07.259Z] Removing intermediate container b8cbaaeb9ef0 [2022-04-19T15:51:07.259Z] ---> 8011ef10f29a [2022-04-19T15:51:07.259Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:51:07.259Z] ---> Running in 1766db262e2c [2022-04-19T15:51:08.248Z] Removing intermediate container 1766db262e2c [2022-04-19T15:51:08.248Z] ---> ed341581f4ed [2022-04-19T15:51:08.248Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T15:51:08.248Z] ---> Running in d5ea52ecb8e2 [2022-04-19T15:51:09.699Z] Removing intermediate container d5ea52ecb8e2 [2022-04-19T15:51:09.699Z] ---> d5d8f6ebd955 [2022-04-19T15:51:09.699Z] [2022-04-19T15:51:10.310Z] Successfully built d5d8f6ebd955 [2022-04-19T15:51:10.585Z] Successfully tagged core-command-arm64:latest [2022-04-19T15:51:10.585Z] Building security-proxy-setup [2022-04-19T15:51:18.904Z]  Building core-command ... done Removing intermediate container 15416dccb210 [2022-04-19T15:51:18.904Z] ---> c5f2f8e99dc2 [2022-04-19T15:51:18.904Z] [2022-04-19T15:51:18.904Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T15:51:18.904Z] ---> ac73e934f311 [2022-04-19T15:51:18.904Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T15:51:18.904Z] ---> Using cache [2022-04-19T15:51:18.904Z] ---> a6338aef3024 [2022-04-19T15:51:18.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:51:18.904Z] ---> Using cache [2022-04-19T15:51:18.904Z] ---> 511490c78627 [2022-04-19T15:51:18.904Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T15:51:18.904Z] ---> Running in 17d4299d7617 [2022-04-19T15:51:19.510Z] Removing intermediate container 5c8c26ec8c3f [2022-04-19T15:51:19.510Z] ---> 0c307a1273c4 [2022-04-19T15:51:19.510Z] [2022-04-19T15:51:19.510Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T15:51:19.510Z] ---> ac73e934f311 [2022-04-19T15:51:19.510Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T15:51:19.510Z] Removing intermediate container 17d4299d7617 [2022-04-19T15:51:19.510Z] ---> 3ac365fd8f28 [2022-04-19T15:51:19.510Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T15:51:19.788Z] ---> Running in ee0b4ae5084a [2022-04-19T15:51:19.788Z] ---> Running in 2430f8466a5a [2022-04-19T15:51:20.404Z] Removing intermediate container ee0b4ae5084a [2022-04-19T15:51:20.404Z] ---> d467e17d4562 [2022-04-19T15:51:20.404Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T15:51:20.683Z] ---> Running in a26606046edb [2022-04-19T15:51:20.962Z] Removing intermediate container 2430f8466a5a [2022-04-19T15:51:20.962Z] ---> cc3be0bf385c [2022-04-19T15:51:20.962Z] Step 15/23 : WORKDIR / [2022-04-19T15:51:21.244Z] ---> Running in 0a77d43fcef2 [2022-04-19T15:51:22.239Z] Removing intermediate container 0a77d43fcef2 [2022-04-19T15:51:22.239Z] ---> 302d763ae366 [2022-04-19T15:51:22.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:51:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:51:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:51:23.841Z] ---> c0fe384a92eb [2022-04-19T15:51:23.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T15:51:24.451Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T15:51:24.451Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T15:51:24.451Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:51:24.451Z] OK: 6 MiB in 16 packages [2022-04-19T15:51:26.458Z] Removing intermediate container a26606046edb [2022-04-19T15:51:26.458Z] ---> 2dbc0ac2f068 [2022-04-19T15:51:26.458Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T15:51:26.458Z] ---> Running in 1d35b0aa1e1a [2022-04-19T15:51:27.063Z] ---> c0ab2d310503 [2022-04-19T15:51:27.063Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T15:51:27.346Z] Removing intermediate container 1d35b0aa1e1a [2022-04-19T15:51:27.346Z] ---> fed5ba5d257b [2022-04-19T15:51:27.346Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T15:51:27.623Z] ---> Running in 4957b2a738aa [2022-04-19T15:51:28.617Z] Removing intermediate container 4957b2a738aa [2022-04-19T15:51:28.617Z] ---> 66871f725ef9 [2022-04-19T15:51:28.617Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T15:51:28.617Z] ---> 68c00dba5dd5 [2022-04-19T15:51:28.617Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T15:51:28.898Z] ---> Running in 87bfa41899cc [2022-04-19T15:51:29.180Z] ---> Running in 8d00ba702c4e [2022-04-19T15:51:29.789Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:51:29.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:51:29.789Z] ---> 7189420bead9 [2022-04-19T15:51:29.789Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T15:51:29.789Z] ---> Using cache [2022-04-19T15:51:29.789Z] ---> eb6947eeb358 [2022-04-19T15:51:29.789Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:51:29.789Z] ---> Using cache [2022-04-19T15:51:29.789Z] ---> 861aa3be5c54 [2022-04-19T15:51:29.789Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T15:51:29.789Z] ---> Using cache [2022-04-19T15:51:29.789Z] ---> f81e39cd6342 [2022-04-19T15:51:29.789Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T15:51:29.789Z] ---> Using cache [2022-04-19T15:51:29.789Z] ---> a8c58725aa69 [2022-04-19T15:51:29.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:51:29.789Z] ---> Using cache [2022-04-19T15:51:29.789Z] ---> 9a9b8c15e179 [2022-04-19T15:51:29.789Z] Step 8/22 : COPY . . [2022-04-19T15:51:30.070Z] Removing intermediate container 8d00ba702c4e [2022-04-19T15:51:30.070Z] ---> f55a54ef2946 [2022-04-19T15:51:30.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:51:30.358Z] ---> Using cache [2022-04-19T15:51:30.358Z] ---> f34a9aca76d1 [2022-04-19T15:51:30.358Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T15:51:30.358Z] ---> Running in e2230b9d5bca [2022-04-19T15:51:30.358Z] ---> Running in 5a550029ec94 [2022-04-19T15:51:31.821Z] Removing intermediate container e2230b9d5bca [2022-04-19T15:51:31.821Z] ---> 90939bc7db7f [2022-04-19T15:51:31.821Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T15:51:31.821Z] ---> Running in ef57fff545e2 [2022-04-19T15:51:32.833Z] Removing intermediate container ef57fff545e2 [2022-04-19T15:51:32.833Z] ---> bf8ea15f39c9 [2022-04-19T15:51:32.833Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:51:32.833Z] ---> Running in 998aa72ad837 [2022-04-19T15:51:33.127Z] Removing intermediate container 87bfa41899cc [2022-04-19T15:51:33.127Z] ---> ae471e493c11 [2022-04-19T15:51:33.127Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T15:51:33.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T15:51:33.404Z] ---> Running in ea7edefe234d [2022-04-19T15:51:33.680Z] Removing intermediate container 998aa72ad837 [2022-04-19T15:51:33.680Z] ---> e592ff6a554c [2022-04-19T15:51:33.680Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T15:51:33.958Z] ---> Running in b99a7e4bf03f [2022-04-19T15:51:33.958Z] Removing intermediate container ea7edefe234d [2022-04-19T15:51:33.958Z] ---> c2c93e2ca6c1 [2022-04-19T15:51:33.958Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T15:51:34.564Z] Removing intermediate container b99a7e4bf03f [2022-04-19T15:51:34.564Z] ---> 6ddecb7dd45b [2022-04-19T15:51:34.564Z] [2022-04-19T15:51:34.842Z] Successfully built 6ddecb7dd45b [2022-04-19T15:51:34.842Z] Successfully tagged core-metadata-arm64:latest [2022-04-19T15:51:34.842Z]  Building core-metadata ... done Building support-scheduler [2022-04-19T15:51:35.134Z] ---> eb56931c688c [2022-04-19T15:51:35.134Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T15:51:35.134Z] ---> Running in 374ebf545e3d [2022-04-19T15:51:38.547Z] Removing intermediate container 374ebf545e3d [2022-04-19T15:51:38.547Z] ---> 4a38f0ac7617 [2022-04-19T15:51:38.547Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:51:39.151Z] ---> 5fe9464cde65 [2022-04-19T15:51:39.151Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T15:51:41.144Z] ---> 5293a456619c [2022-04-19T15:51:41.144Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T15:51:42.144Z] ---> 248094a0577f [2022-04-19T15:51:42.144Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T15:51:43.135Z] ---> 5f72a13f8fda [2022-04-19T15:51:43.135Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T15:51:44.129Z] ---> d5ed621a8aba [2022-04-19T15:51:44.129Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T15:51:44.751Z] ---> Running in 8e52291ee20e [2022-04-19T15:51:45.355Z] Removing intermediate container 8e52291ee20e [2022-04-19T15:51:45.355Z] ---> 9b5535120af9 [2022-04-19T15:51:45.355Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T15:51:46.355Z] ---> 6b81a936240d [2022-04-19T15:51:46.355Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T15:51:46.977Z] ---> Running in f5bebf402700 [2022-04-19T15:51:50.401Z] Removing intermediate container f5bebf402700 [2022-04-19T15:51:50.401Z] ---> 8a5e625f6d4e [2022-04-19T15:51:50.401Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T15:51:50.401Z] ---> Running in bd3f36f113d8 [2022-04-19T15:51:51.006Z] Removing intermediate container bd3f36f113d8 [2022-04-19T15:51:51.006Z] ---> a5bcc2264293 [2022-04-19T15:51:51.006Z] Step 28/31 : CMD ["gate"] [2022-04-19T15:51:51.612Z] ---> Running in f335708d8f8e [2022-04-19T15:51:52.216Z] Removing intermediate container f335708d8f8e [2022-04-19T15:51:52.216Z] ---> d69c6de78022 [2022-04-19T15:51:52.216Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T15:51:52.492Z] ---> Running in 519cc12b4426 [2022-04-19T15:51:53.101Z] Removing intermediate container 519cc12b4426 [2022-04-19T15:51:53.101Z] ---> 78d0606f12cb [2022-04-19T15:51:53.101Z] Step 30/31 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:51:53.718Z] ---> Running in bae7512c770d [2022-04-19T15:51:53.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:51:53.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:51:53.718Z] ---> 7189420bead9 [2022-04-19T15:51:53.718Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T15:51:53.718Z] ---> Using cache [2022-04-19T15:51:53.718Z] ---> eb6947eeb358 [2022-04-19T15:51:53.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:51:53.718Z] ---> Using cache [2022-04-19T15:51:53.718Z] ---> 861aa3be5c54 [2022-04-19T15:51:53.718Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T15:51:53.718Z] ---> Using cache [2022-04-19T15:51:53.718Z] ---> f81e39cd6342 [2022-04-19T15:51:53.997Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T15:51:53.997Z] ---> Using cache [2022-04-19T15:51:53.997Z] ---> a8c58725aa69 [2022-04-19T15:51:53.997Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:51:53.997Z] ---> Using cache [2022-04-19T15:51:53.997Z] ---> 9a9b8c15e179 [2022-04-19T15:51:53.997Z] Step 8/22 : COPY . . [2022-04-19T15:51:53.997Z] ---> Using cache [2022-04-19T15:51:53.997Z] ---> f34a9aca76d1 [2022-04-19T15:51:53.997Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T15:51:54.277Z] ---> Running in 0f90b5eabfe6 [2022-04-19T15:51:54.555Z] Removing intermediate container bae7512c770d [2022-04-19T15:51:54.555Z] ---> 4cc61c72f343 [2022-04-19T15:51:54.555Z] Step 31/31 : LABEL version=2.2.0-dev.73 [2022-04-19T15:51:54.836Z] ---> Running in 3e3fafedc6f9 [2022-04-19T15:51:55.832Z] Removing intermediate container 3e3fafedc6f9 [2022-04-19T15:51:55.832Z] ---> a07c4251b52c [2022-04-19T15:51:55.832Z] [2022-04-19T15:51:56.151Z] Successfully built a07c4251b52c [2022-04-19T15:51:56.429Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-19T15:51:56.429Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-19T15:51:56.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T15:52:14.911Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:52:14.911Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:52:14.911Z] ---> 7189420bead9 [2022-04-19T15:52:14.911Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T15:52:14.911Z] ---> Using cache [2022-04-19T15:52:14.911Z] ---> eb6947eeb358 [2022-04-19T15:52:14.911Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:52:14.911Z] ---> Using cache [2022-04-19T15:52:14.911Z] ---> 861aa3be5c54 [2022-04-19T15:52:14.911Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T15:52:15.519Z] ---> Running in 520a6635d784 [2022-04-19T15:52:17.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:52:18.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:52:19.953Z] OK: 220 MiB in 52 packages [2022-04-19T15:52:20.994Z] Removing intermediate container 520a6635d784 [2022-04-19T15:52:20.994Z] ---> 0cc382689a3d [2022-04-19T15:52:20.994Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T15:52:21.988Z] ---> be9aacc83dd7 [2022-04-19T15:52:21.988Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:52:21.988Z] ---> Running in 20bbd89efd1b [2022-04-19T15:52:27.421Z] Removing intermediate container 20bbd89efd1b [2022-04-19T15:52:27.421Z] ---> 46e450045e97 [2022-04-19T15:52:27.421Z] Step 8/25 : COPY . . [2022-04-19T15:52:39.858Z] ---> 7486b5d332f1 [2022-04-19T15:52:39.858Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T15:52:39.858Z] ---> Running in bc94d33d9683 [2022-04-19T15:52:39.858Z] Removing intermediate container bc94d33d9683 [2022-04-19T15:52:39.858Z] ---> 2e9fe3441ddb [2022-04-19T15:52:39.858Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T15:52:39.858Z] ---> Running in dc098ed257bb [2022-04-19T15:52:42.503Z] Removing intermediate container dc098ed257bb [2022-04-19T15:52:42.503Z] ---> edb3d355622f [2022-04-19T15:52:42.503Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T15:52:42.503Z] ---> Running in 97fea0545b18 [2022-04-19T15:52:42.780Z] Removing intermediate container 97fea0545b18 [2022-04-19T15:52:42.780Z] ---> 0f82c25496b4 [2022-04-19T15:52:42.780Z] 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-04-19T15:52:43.056Z] ---> Running in 516a11996de6 [2022-04-19T15:52:45.689Z] spire-1.2.1/ [2022-04-19T15:52:45.689Z] spire-1.2.1/.data/ [2022-04-19T15:52:45.689Z] spire-1.2.1/.data/.file [2022-04-19T15:52:45.689Z] spire-1.2.1/.dockerignore [2022-04-19T15:52:45.689Z] spire-1.2.1/.gitattributes [2022-04-19T15:52:45.690Z] spire-1.2.1/.githooks/ [2022-04-19T15:52:45.690Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/ [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/ [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T15:52:45.690Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T15:52:45.690Z] spire-1.2.1/.gitignore [2022-04-19T15:52:45.690Z] spire-1.2.1/.go-version [2022-04-19T15:52:45.690Z] spire-1.2.1/.golangci.yml [2022-04-19T15:52:45.690Z] spire-1.2.1/ADOPTERS.md [2022-04-19T15:52:45.690Z] spire-1.2.1/CHANGELOG.md [2022-04-19T15:52:45.690Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T15:52:45.690Z] spire-1.2.1/CODEOWNERS [2022-04-19T15:52:45.690Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T15:52:45.690Z] spire-1.2.1/Dockerfile [2022-04-19T15:52:45.690Z] spire-1.2.1/Dockerfile.dev [2022-04-19T15:52:45.690Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T15:52:45.690Z] spire-1.2.1/LICENSE [2022-04-19T15:52:45.690Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T15:52:45.690Z] spire-1.2.1/Makefile [2022-04-19T15:52:45.690Z] spire-1.2.1/README.md [2022-04-19T15:52:45.690Z] spire-1.2.1/ROADMAP.md [2022-04-19T15:52:45.690Z] spire-1.2.1/SECURITY.md [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T15:52:45.690Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T15:52:45.966Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/ [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/agent/ [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/server/ [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/server/server.conf [2022-04-19T15:52:45.966Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/ [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/auditlog.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/ [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/spire_server.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/telemetry.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/upgrading.md [2022-04-19T15:52:45.966Z] spire-1.2.1/doc/using_spire.md [2022-04-19T15:52:45.966Z] spire-1.2.1/examples/ [2022-04-19T15:52:45.966Z] spire-1.2.1/examples/README.md [2022-04-19T15:52:45.966Z] spire-1.2.1/go.mod [2022-04-19T15:52:45.966Z] spire-1.2.1/go.sum [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T15:52:45.966Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/common/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T15:52:46.241Z] spire-1.2.1/pkg/common/api/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/log/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T15:52:46.242Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/ [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T15:52:46.517Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/version/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/config.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T15:52:46.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T15:52:46.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/server.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/private/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/private/server/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T15:52:46.796Z] spire-1.2.1/release/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/README.md [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/conf/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T15:52:46.796Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T15:52:46.796Z] spire-1.2.1/script/ [2022-04-19T15:52:46.796Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T15:52:46.796Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T15:52:46.796Z] spire-1.2.1/support/ [2022-04-19T15:52:46.796Z] spire-1.2.1/support/k8s/ [2022-04-19T15:52:46.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T15:52:46.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T15:52:46.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T15:52:47.072Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T15:52:47.073Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/clock/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/clock/clock.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T15:52:47.073Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/README.md [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/common [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T15:52:47.073Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T15:52:47.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T15:52:47.350Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T15:52:47.351Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T15:52:47.352Z] spire-1.2.1/test/integration/test.sh [2022-04-19T15:52:47.352Z] spire-1.2.1/test/plugintest/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testca/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testca/ca.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testkey/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/testkey/new.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/util/ [2022-04-19T15:52:47.352Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/util/race.go [2022-04-19T15:52:47.352Z] spire-1.2.1/test/util/util.go [2022-04-19T15:52:47.352Z] building spire from source... [2022-04-19T15:52:47.949Z] Installing go1.17.7... [2022-04-19T15:53:14.792Z] Building bin/spire-server... [2022-04-19T15:53:14.792Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T15:53:14.792Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T15:53:14.792Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T15:53:14.792Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T15:53:14.792Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T15:53:16.224Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T15:53:16.827Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T15:53:16.827Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T15:53:17.103Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:53:17.379Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T15:53:17.999Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T15:53:17.999Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:53:18.275Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:53:18.563Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T15:53:18.563Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T15:53:18.563Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T15:53:18.563Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T15:53:18.840Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T15:53:19.119Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T15:53:20.571Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T15:53:20.571Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T15:53:20.571Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T15:53:22.006Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T15:53:22.006Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T15:53:27.452Z] Removing intermediate container 8d096547b544 [2022-04-19T15:53:27.452Z] ---> 00b8607141b7 [2022-04-19T15:53:27.452Z] [2022-04-19T15:53:27.452Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T15:53:27.452Z] ---> ac73e934f311 [2022-04-19T15:53:27.452Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T15:53:27.452Z] ---> Running in 53f4f682c878 [2022-04-19T15:53:29.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:53:29.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:53:30.685Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T15:53:30.685Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T15:53:30.685Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:53:30.685Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T15:53:30.958Z] OK: 6 MiB in 16 packages [2022-04-19T15:53:32.949Z] Removing intermediate container 53f4f682c878 [2022-04-19T15:53:32.949Z] ---> 1bfd080b8412 [2022-04-19T15:53:32.949Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:53:32.949Z] ---> Running in 32d05c867e80 [2022-04-19T15:53:33.554Z] Removing intermediate container 32d05c867e80 [2022-04-19T15:53:33.554Z] ---> 75837360c87d [2022-04-19T15:53:33.554Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T15:53:33.554Z] ---> Running in 8101e0b8a926 [2022-04-19T15:53:34.169Z] Removing intermediate container 8101e0b8a926 [2022-04-19T15:53:34.169Z] ---> e69af5c12bd1 [2022-04-19T15:53:34.169Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T15:53:34.462Z] ---> Running in 6525bf5717a0 [2022-04-19T15:53:34.738Z] Removing intermediate container 6525bf5717a0 [2022-04-19T15:53:34.738Z] ---> d4199d78d4b3 [2022-04-19T15:53:34.738Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:53:35.725Z] ---> d21055ca1a2a [2022-04-19T15:53:35.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T15:53:38.372Z] ---> 0a0926718ff8 [2022-04-19T15:53:38.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T15:53:38.975Z] ---> 20c26a84ba3e [2022-04-19T15:53:38.975Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T15:53:39.258Z] ---> Running in 4d8f14fb7fdd [2022-04-19T15:53:39.858Z] Removing intermediate container 4d8f14fb7fdd [2022-04-19T15:53:39.858Z] ---> 7ba6341097c7 [2022-04-19T15:53:39.858Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:53:39.858Z] ---> Running in f75f3d26a99a [2022-04-19T15:53:40.471Z] Removing intermediate container f75f3d26a99a [2022-04-19T15:53:40.471Z] ---> 24fbaa2b317f [2022-04-19T15:53:40.471Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T15:53:40.471Z] ---> Running in f1624642e58e [2022-04-19T15:53:41.072Z] Removing intermediate container f1624642e58e [2022-04-19T15:53:41.072Z] ---> 5a702138647a [2022-04-19T15:53:41.072Z] Step 21/22 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:53:41.348Z] ---> Running in af10685683f9 [2022-04-19T15:53:41.948Z] Removing intermediate container af10685683f9 [2022-04-19T15:53:41.948Z] ---> ba8c72bf53d3 [2022-04-19T15:53:41.948Z] Step 22/22 : LABEL version=2.2.0-dev.73 [2022-04-19T15:53:41.948Z] ---> Running in 3ac70bf320a7 [2022-04-19T15:53:42.550Z] Removing intermediate container 3ac70bf320a7 [2022-04-19T15:53:42.550Z] ---> ce1eea95303e [2022-04-19T15:53:42.550Z] [2022-04-19T15:53:42.823Z] Successfully built ce1eea95303e [2022-04-19T15:53:42.823Z] Successfully tagged support-notifications-arm64:latest [2022-04-19T15:53:42.823Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-19T15:53:48.240Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T15:53:48.240Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:53:48.240Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T15:53:48.240Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T15:53:48.512Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T15:53:48.512Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T15:53:48.786Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T15:53:48.786Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T15:53:48.786Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T15:53:49.059Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T15:53:49.059Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T15:53:49.059Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T15:53:49.337Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T15:53:49.337Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T15:53:49.613Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T15:53:50.211Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T15:53:51.646Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T15:53:51.921Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T15:53:52.197Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T15:53:52.197Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T15:53:52.197Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T15:53:52.472Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T15:53:52.748Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T15:53:52.748Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T15:53:52.748Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T15:53:53.023Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T15:53:53.300Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T15:53:53.901Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T15:53:53.901Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T15:53:53.901Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T15:53:54.900Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T15:53:55.878Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T15:53:59.275Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T15:53:59.275Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:53:59.275Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:53:59.275Z] ---> 7189420bead9 [2022-04-19T15:53:59.275Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T15:53:59.275Z] ---> Using cache [2022-04-19T15:53:59.275Z] ---> eb6947eeb358 [2022-04-19T15:53:59.275Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T15:53:59.879Z] ---> Running in 7a466ab352ec [2022-04-19T15:54:01.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:54:02.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:54:03.903Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T15:54:03.903Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T15:54:03.903Z] OK: 15741 distinct packages available [2022-04-19T15:54:04.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:54:04.452Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T15:54:04.452Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:54:04.452Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T15:54:04.452Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T15:54:05.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:54:06.038Z] OK: 220 MiB in 52 packages [2022-04-19T15:54:08.020Z] Removing intermediate container 7a466ab352ec [2022-04-19T15:54:08.020Z] ---> 2795ca372e34 [2022-04-19T15:54:08.020Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T15:54:08.623Z] ---> ec4b33a3ff32 [2022-04-19T15:54:08.623Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:54:08.899Z] ---> Running in 813587c26844 [2022-04-19T15:54:13.237Z] Removing intermediate container 813587c26844 [2022-04-19T15:54:13.237Z] ---> 9d69e0dc02bd [2022-04-19T15:54:13.237Z] Step 7/20 : COPY . . [2022-04-19T15:54:28.347Z] ---> 430816f61d72 [2022-04-19T15:54:28.347Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T15:54:28.347Z] ---> Running in e8fc53de2fd9 [2022-04-19T15:54:28.347Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T15:54:28.347Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T15:54:28.347Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T15:54:28.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T15:54:40.760Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T15:54:40.760Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T15:55:07.569Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T15:55:07.569Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T15:55:07.569Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T15:55:07.569Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T15:55:07.569Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T15:55:09.007Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T15:55:10.992Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T15:55:11.591Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T15:55:13.569Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T15:55:13.569Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T15:55:13.846Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T15:55:14.832Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T15:55:15.107Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:55:15.107Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T15:55:15.706Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T15:55:15.706Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T15:55:15.984Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T15:55:15.984Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T15:55:17.425Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T15:55:17.697Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T15:55:17.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T15:55:18.249Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T15:55:18.524Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T15:55:19.125Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T15:55:24.538Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T15:55:24.538Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T15:55:24.538Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T15:55:24.538Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T15:55:24.538Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T15:55:24.538Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T15:55:24.812Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T15:55:25.799Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T15:55:25.799Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T15:55:26.077Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T15:55:26.353Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T15:55:26.353Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T15:55:27.339Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T15:55:28.062Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:55:28.424Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T15:55:28.753Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T15:55:29.043Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T15:55:29.043Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T15:55:29.361Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T15:55:29.361Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T15:55:29.361Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T15:55:31.470Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:55:31.781Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T15:55:32.087Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T15:55:32.360Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T15:55:32.360Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T15:55:34.342Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T15:55:34.941Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T15:55:34.941Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T15:55:35.217Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T15:55:35.217Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T15:55:35.494Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T15:55:35.769Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T15:55:36.044Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T15:55:36.641Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T15:55:39.255Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T15:55:41.222Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T15:55:41.222Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T15:55:41.495Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T15:55:41.769Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T15:55:41.769Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T15:55:42.367Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T15:55:42.641Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T15:55:42.915Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T15:55:42.915Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T15:55:43.190Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T15:55:43.190Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T15:55:43.190Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T15:55:53.357Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T15:55:53.357Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T15:55:53.357Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T15:55:53.357Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T15:56:08.473Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T15:56:15.194Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T15:56:15.194Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T15:56:33.528Z] Removing intermediate container 5a550029ec94 [2022-04-19T15:56:33.528Z] ---> f5a66d78d15e [2022-04-19T15:56:33.528Z] [2022-04-19T15:56:33.528Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T15:56:33.528Z] ---> ac73e934f311 [2022-04-19T15:56:33.528Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T15:56:33.528Z] ---> Running in 7cdf21c986e6 [2022-04-19T15:56:33.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T15:56:33.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T15:56:34.512Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T15:56:34.787Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T15:56:34.787Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T15:56:34.787Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T15:56:34.787Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T15:56:34.787Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T15:56:34.787Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T15:56:34.787Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T15:56:35.394Z] OK: 8 MiB in 20 packages [2022-04-19T15:56:37.390Z] Removing intermediate container 7cdf21c986e6 [2022-04-19T15:56:37.390Z] ---> c260d8b705d7 [2022-04-19T15:56:37.390Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T15:56:37.390Z] ---> Running in f9a7ff785387 [2022-04-19T15:56:37.992Z] Removing intermediate container f9a7ff785387 [2022-04-19T15:56:37.992Z] ---> 5d029bbcef93 [2022-04-19T15:56:37.992Z] Step 13/22 : WORKDIR /edgex [2022-04-19T15:56:38.269Z] ---> Running in cf711a038188 [2022-04-19T15:56:38.546Z] Removing intermediate container cf711a038188 [2022-04-19T15:56:38.546Z] ---> af1e75057aab [2022-04-19T15:56:38.546Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T15:56:39.534Z] ---> 8a4c9991001e [2022-04-19T15:56:39.534Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T15:56:41.521Z] ---> 13ee8c9644d5 [2022-04-19T15:56:41.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T15:56:42.963Z] ---> 20f4a9c2cc97 [2022-04-19T15:56:42.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T15:56:43.576Z] ---> 2940c31c36ea [2022-04-19T15:56:43.576Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T15:56:43.855Z] ---> Running in e2c3b6fb12c8 [2022-04-19T15:56:47.277Z] Removing intermediate container e2c3b6fb12c8 [2022-04-19T15:56:47.277Z] ---> f48c3391a4af [2022-04-19T15:56:47.277Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T15:56:47.277Z] ---> Running in 99213d542fac [2022-04-19T15:56:47.277Z] Removing intermediate container 99213d542fac [2022-04-19T15:56:47.277Z] ---> 22f3aaa4ffa0 [2022-04-19T15:56:47.277Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T15:56:47.556Z] ---> Running in 7481de230464 [2022-04-19T15:56:48.164Z] Removing intermediate container 7481de230464 [2022-04-19T15:56:48.164Z] ---> b87044f6138e [2022-04-19T15:56:48.164Z] Step 21/22 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:56:48.164Z] ---> Running in 460134c5bd83 [2022-04-19T15:56:48.762Z] Removing intermediate container 460134c5bd83 [2022-04-19T15:56:48.762Z] ---> f64266f5abb3 [2022-04-19T15:56:48.762Z] Step 22/22 : LABEL version=2.2.0-dev.73 [2022-04-19T15:56:48.762Z] ---> Running in 14c19bf977ea [2022-04-19T15:56:49.036Z] Removing intermediate container 14c19bf977ea [2022-04-19T15:56:49.036Z] ---> 51f5611d943e [2022-04-19T15:56:49.036Z] [2022-04-19T15:56:49.639Z] Successfully built 51f5611d943e [2022-04-19T15:56:49.639Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-19T15:56:49.639Z] Building security-secretstore-setup [2022-04-19T15:57:07.973Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:57:07.973Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:57:07.973Z] ---> 7189420bead9 [2022-04-19T15:57:07.973Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T15:57:07.973Z] ---> Using cache [2022-04-19T15:57:07.973Z] ---> eb6947eeb358 [2022-04-19T15:57:07.973Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:57:07.973Z] ---> Using cache [2022-04-19T15:57:07.973Z] ---> 861aa3be5c54 [2022-04-19T15:57:07.973Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T15:57:07.973Z] ---> Using cache [2022-04-19T15:57:07.973Z] ---> f81e39cd6342 [2022-04-19T15:57:07.973Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T15:57:07.973Z] ---> Using cache [2022-04-19T15:57:07.973Z] ---> a8c58725aa69 [2022-04-19T15:57:07.973Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:57:07.973Z] ---> Using cache [2022-04-19T15:57:07.973Z] ---> 9a9b8c15e179 [2022-04-19T15:57:07.973Z] Step 8/25 : COPY . . [2022-04-19T15:57:07.973Z] ---> Using cache [2022-04-19T15:57:07.973Z] ---> f34a9aca76d1 [2022-04-19T15:57:07.973Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T15:57:07.973Z] ---> Running in 9d47caeeafbc [2022-04-19T15:57:08.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T15:59:15.457Z] Removing intermediate container 0f90b5eabfe6 [2022-04-19T15:59:15.457Z] ---> 11b60d4b65b9 [2022-04-19T15:59:15.457Z] [2022-04-19T15:59:15.457Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T15:59:15.457Z] ---> ac73e934f311 [2022-04-19T15:59:15.457Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T15:59:15.457Z] ---> Using cache [2022-04-19T15:59:15.457Z] ---> a6338aef3024 [2022-04-19T15:59:15.457Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T15:59:15.457Z] ---> Using cache [2022-04-19T15:59:15.457Z] ---> 511490c78627 [2022-04-19T15:59:15.457Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T15:59:15.457Z] ---> Running in 8fe8628c76fc [2022-04-19T15:59:15.457Z] Removing intermediate container 8fe8628c76fc [2022-04-19T15:59:15.457Z] ---> f2be4ff8e74b [2022-04-19T15:59:15.457Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T15:59:15.457Z] ---> Running in 40dd453241b4 [2022-04-19T15:59:15.457Z] Removing intermediate container 40dd453241b4 [2022-04-19T15:59:15.457Z] ---> 4e75b406d4d3 [2022-04-19T15:59:15.457Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T15:59:16.448Z] ---> ea0d8cc4ca1a [2022-04-19T15:59:16.448Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T15:59:18.442Z] ---> 6d7011609261 [2022-04-19T15:59:18.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T15:59:19.433Z] ---> 57eab3b90266 [2022-04-19T15:59:19.433Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T15:59:19.433Z] ---> Running in 3960397b6ef0 [2022-04-19T15:59:20.033Z] Removing intermediate container 3960397b6ef0 [2022-04-19T15:59:20.033Z] ---> 4e1f761819b0 [2022-04-19T15:59:20.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T15:59:20.305Z] ---> Running in 3b5aa67e8a30 [2022-04-19T15:59:20.588Z] Removing intermediate container 3b5aa67e8a30 [2022-04-19T15:59:20.588Z] ---> 9fa40b875db2 [2022-04-19T15:59:20.588Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T15:59:20.862Z] ---> Running in bc739ccaa5b7 [2022-04-19T15:59:21.135Z] Removing intermediate container bc739ccaa5b7 [2022-04-19T15:59:21.135Z] ---> 0a8ec7b152a6 [2022-04-19T15:59:21.135Z] Step 21/22 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T15:59:21.418Z] ---> Running in c4aeebcaccbf [2022-04-19T15:59:22.032Z] Removing intermediate container c4aeebcaccbf [2022-04-19T15:59:22.032Z] ---> 6efdd56561f0 [2022-04-19T15:59:22.032Z] Step 22/22 : LABEL version=2.2.0-dev.73 [2022-04-19T15:59:22.032Z] ---> Running in 94b01081f7f6 [2022-04-19T15:59:22.635Z] Removing intermediate container 94b01081f7f6 [2022-04-19T15:59:22.635Z] ---> 0ae0fce5bfdf [2022-04-19T15:59:22.635Z] [2022-04-19T15:59:22.918Z] Successfully built 0ae0fce5bfdf [2022-04-19T15:59:22.918Z] Successfully tagged support-scheduler-arm64:latest [2022-04-19T15:59:22.918Z] Building security-spire-agent [2022-04-19T15:59:41.264Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T15:59:41.264Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T15:59:41.264Z] ---> 7189420bead9 [2022-04-19T15:59:41.264Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> eb6947eeb358 [2022-04-19T15:59:41.264Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> 861aa3be5c54 [2022-04-19T15:59:41.264Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> 0cc382689a3d [2022-04-19T15:59:41.264Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> be9aacc83dd7 [2022-04-19T15:59:41.264Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> 46e450045e97 [2022-04-19T15:59:41.264Z] Step 8/26 : COPY . . [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> 7486b5d332f1 [2022-04-19T15:59:41.264Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> 2e9fe3441ddb [2022-04-19T15:59:41.264Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> edb3d355622f [2022-04-19T15:59:41.264Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T15:59:41.264Z] ---> Using cache [2022-04-19T15:59:41.264Z] ---> 0f82c25496b4 [2022-04-19T15:59:41.264Z] 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-04-19T15:59:41.264Z] ---> Running in 04b66278f4fc [2022-04-19T15:59:42.708Z] spire-1.2.1/ [2022-04-19T15:59:42.708Z] spire-1.2.1/.data/ [2022-04-19T15:59:42.708Z] spire-1.2.1/.data/.file [2022-04-19T15:59:42.708Z] spire-1.2.1/.dockerignore [2022-04-19T15:59:42.708Z] spire-1.2.1/.gitattributes [2022-04-19T15:59:42.708Z] spire-1.2.1/.githooks/ [2022-04-19T15:59:42.708Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/ [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/ [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T15:59:42.708Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T15:59:42.708Z] spire-1.2.1/.gitignore [2022-04-19T15:59:42.708Z] spire-1.2.1/.go-version [2022-04-19T15:59:42.708Z] spire-1.2.1/.golangci.yml [2022-04-19T15:59:42.708Z] spire-1.2.1/ADOPTERS.md [2022-04-19T15:59:42.708Z] spire-1.2.1/CHANGELOG.md [2022-04-19T15:59:42.708Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T15:59:42.708Z] spire-1.2.1/CODEOWNERS [2022-04-19T15:59:42.708Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T15:59:42.708Z] spire-1.2.1/Dockerfile [2022-04-19T15:59:42.708Z] spire-1.2.1/Dockerfile.dev [2022-04-19T15:59:42.708Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T15:59:42.708Z] spire-1.2.1/LICENSE [2022-04-19T15:59:42.708Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T15:59:42.708Z] spire-1.2.1/Makefile [2022-04-19T15:59:42.708Z] spire-1.2.1/README.md [2022-04-19T15:59:42.708Z] spire-1.2.1/ROADMAP.md [2022-04-19T15:59:42.708Z] spire-1.2.1/SECURITY.md [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T15:59:42.708Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/ [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/agent/ [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/server/ [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/server/server.conf [2022-04-19T15:59:42.708Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/ [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/auditlog.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/ [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T15:59:42.708Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/spire_server.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/telemetry.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/upgrading.md [2022-04-19T15:59:42.984Z] spire-1.2.1/doc/using_spire.md [2022-04-19T15:59:42.984Z] spire-1.2.1/examples/ [2022-04-19T15:59:42.984Z] spire-1.2.1/examples/README.md [2022-04-19T15:59:42.984Z] spire-1.2.1/go.mod [2022-04-19T15:59:42.984Z] spire-1.2.1/go.sum [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T15:59:42.984Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T15:59:42.985Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T15:59:43.270Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/log/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/version/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/server/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/server/api/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T15:59:43.271Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T15:59:43.272Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/config.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T15:59:43.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T15:59:43.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T15:59:43.828Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T15:59:43.828Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T15:59:43.828Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T15:59:43.828Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/server.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/private/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/private/server/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T15:59:43.829Z] spire-1.2.1/release/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/README.md [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/conf/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T15:59:43.829Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T15:59:43.829Z] spire-1.2.1/script/ [2022-04-19T15:59:43.829Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T15:59:43.829Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T15:59:43.829Z] spire-1.2.1/support/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T15:59:43.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T15:59:43.830Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/clock/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/clock/clock.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T15:59:43.830Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T15:59:44.106Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/README.md [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/common [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T15:59:44.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T15:59:44.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T15:59:44.108Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T15:59:44.382Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T15:59:44.383Z] spire-1.2.1/test/integration/test.sh [2022-04-19T15:59:44.383Z] spire-1.2.1/test/plugintest/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testca/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testca/ca.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testkey/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/testkey/new.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/util/ [2022-04-19T15:59:44.383Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/util/race.go [2022-04-19T15:59:44.383Z] spire-1.2.1/test/util/util.go [2022-04-19T15:59:44.383Z] building spire from source... [2022-04-19T15:59:44.981Z] Installing go1.17.7... [2022-04-19T16:00:11.840Z] Building bin/spire-server... [2022-04-19T16:00:11.840Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:00:11.840Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:00:11.840Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:00:11.840Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:00:11.840Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:00:12.115Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:00:12.719Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:00:12.996Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:00:12.996Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:00:13.601Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:00:14.204Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:00:14.204Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:00:14.204Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:00:14.481Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:00:14.481Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:00:14.759Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:00:14.759Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:00:14.759Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:00:15.035Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:00:16.485Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:00:16.486Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:00:16.486Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:00:17.474Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:00:44.307Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:00:44.307Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:00:44.307Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:00:44.307Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:00:44.307Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:00:44.307Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:00:44.307Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:00:44.307Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:00:44.307Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:00:44.307Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:00:44.308Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:00:44.308Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:00:44.308Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:00:44.308Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:00:44.308Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:00:44.308Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:00:44.308Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:00:44.907Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:00:44.907Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:00:44.907Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:00:45.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:00:45.185Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:00:45.185Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:00:45.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:00:45.462Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:00:45.462Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:00:45.462Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:00:45.738Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:00:46.014Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:00:46.630Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:00:46.909Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:00:46.909Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:00:47.186Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:00:47.792Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:00:47.792Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:00:51.196Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:00:55.521Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:00:55.521Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:00:55.521Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:00:55.521Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T16:01:10.797Z] Removing intermediate container e8fc53de2fd9 [2022-04-19T16:01:10.797Z] ---> 4f59eb6a823c [2022-04-19T16:01:10.797Z] [2022-04-19T16:01:10.797Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T16:01:10.797Z] 3.15: Pulling from library/alpine [2022-04-19T16:01:10.797Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T16:01:10.797Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T16:01:10.797Z] ---> 3fb3c9af89a9 [2022-04-19T16:01:10.797Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:01:11.067Z] ---> Running in 179058891cf6 [2022-04-19T16:01:11.664Z] Removing intermediate container 179058891cf6 [2022-04-19T16:01:11.664Z] ---> b3907adcf2da [2022-04-19T16:01:11.664Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:01:11.937Z] ---> Running in 27ca215065d8 [2022-04-19T16:01:15.385Z] Removing intermediate container 27ca215065d8 [2022-04-19T16:01:15.385Z] ---> ad32c702ae3c [2022-04-19T16:01:15.385Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T16:01:15.385Z] ---> Running in d5bcda5f2d30 [2022-04-19T16:01:16.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:01:18.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:01:19.275Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:01:19.275Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:01:19.275Z] OK: 15730 distinct packages available [2022-04-19T16:01:19.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:01:20.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:01:21.528Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:01:21.528Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:01:21.528Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:01:21.806Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T16:01:22.083Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:01:22.083Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T16:01:22.361Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T16:01:22.361Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T16:01:22.361Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T16:01:22.639Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:01:22.639Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T16:01:22.639Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T16:01:22.917Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:01:22.917Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:01:23.194Z] OK: 8 MiB in 23 packages [2022-04-19T16:01:26.640Z] Removing intermediate container d5bcda5f2d30 [2022-04-19T16:01:26.640Z] ---> 196bb9d041e8 [2022-04-19T16:01:26.640Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:01:26.922Z] ---> a7a0da84d1e3 [2022-04-19T16:01:26.922Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T16:01:28.937Z] ---> d0c96b6cd3dd [2022-04-19T16:01:28.937Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T16:01:29.945Z] ---> 492a0e6aa18e [2022-04-19T16:01:29.945Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T16:01:30.230Z] ---> Running in 0a1fda14e280 [2022-04-19T16:01:30.845Z] Removing intermediate container 0a1fda14e280 [2022-04-19T16:01:30.845Z] ---> 9c25bd4345cc [2022-04-19T16:01:30.845Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:01:30.845Z] ---> Running in 19efc29fa8dd [2022-04-19T16:01:31.466Z] Removing intermediate container 19efc29fa8dd [2022-04-19T16:01:31.466Z] ---> 0f1139362652 [2022-04-19T16:01:31.466Z] Step 18/20 : LABEL arch=arm64 [2022-04-19T16:01:31.466Z] ---> Running in 64cbb3755c6d [2022-04-19T16:01:32.082Z] Removing intermediate container 64cbb3755c6d [2022-04-19T16:01:32.082Z] ---> e3c371fa0e5f [2022-04-19T16:01:32.082Z] Step 19/20 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:01:32.082Z] ---> Running in 2fbe5b67ab42 [2022-04-19T16:01:32.683Z] Removing intermediate container 2fbe5b67ab42 [2022-04-19T16:01:32.683Z] ---> fc942151d73e [2022-04-19T16:01:32.683Z] Step 20/20 : LABEL version=2.2.0-dev.73 [2022-04-19T16:01:32.683Z] ---> Running in d7455b4e0ffb [2022-04-19T16:01:33.291Z] Removing intermediate container d7455b4e0ffb [2022-04-19T16:01:33.291Z] ---> bbba4d5cdb22 [2022-04-19T16:01:33.291Z] [2022-04-19T16:01:33.569Z] Successfully built bbba4d5cdb22 [2022-04-19T16:01:33.569Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-19T16:01:33.569Z] Building sys-mgmt-agent [2022-04-19T16:01:35.020Z]  Building security-spiffe-token-provider ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:01:35.296Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:01:39.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T16:01:52.077Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:01:52.077Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:01:52.077Z] ---> 7189420bead9 [2022-04-19T16:01:52.077Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:01:52.077Z] ---> Using cache [2022-04-19T16:01:52.077Z] ---> eb6947eeb358 [2022-04-19T16:01:52.077Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:01:52.077Z] ---> Using cache [2022-04-19T16:01:52.077Z] ---> 861aa3be5c54 [2022-04-19T16:01:52.077Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T16:01:53.102Z] ---> Running in a1b986314d76 [2022-04-19T16:01:55.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:01:56.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:01:57.992Z] OK: 220 MiB in 52 packages [2022-04-19T16:01:59.996Z] Removing intermediate container a1b986314d76 [2022-04-19T16:01:59.996Z] ---> b1018ec61f8d [2022-04-19T16:01:59.996Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:02:01.444Z] ---> bb646538c526 [2022-04-19T16:02:01.444Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:02:01.444Z] ---> Running in ad3a005a097f [2022-04-19T16:02:01.726Z] Removing intermediate container 9d47caeeafbc [2022-04-19T16:02:01.726Z] ---> e991e5efe9dd [2022-04-19T16:02:01.726Z] [2022-04-19T16:02:01.726Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T16:02:01.726Z] ---> ac73e934f311 [2022-04-19T16:02:01.726Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T16:02:02.005Z] ---> Running in 03a4a1e9149c [2022-04-19T16:02:03.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:02:04.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:02:05.273Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T16:02:05.550Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T16:02:05.550Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T16:02:05.550Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:02:05.550Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:02:05.841Z] OK: 6 MiB in 17 packages [2022-04-19T16:02:06.839Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:02:07.116Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:02:07.116Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:02:07.116Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:02:07.116Z] Removing intermediate container ad3a005a097f [2022-04-19T16:02:07.116Z] ---> 6d98f87897d6 [2022-04-19T16:02:07.116Z] Step 8/23 : COPY . . [2022-04-19T16:02:08.120Z] Removing intermediate container 03a4a1e9149c [2022-04-19T16:02:08.120Z] ---> 301fc3727c71 [2022-04-19T16:02:08.120Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T16:02:08.120Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:02:08.120Z]  ---> Running in ad4d2b1922ca [2022-04-19T16:02:09.111Z] Removing intermediate container ad4d2b1922ca [2022-04-19T16:02:09.111Z] ---> 685c02ea9296 [2022-04-19T16:02:09.111Z] Step 13/25 : WORKDIR / [2022-04-19T16:02:09.111Z] ---> Running in 33504f4bbc1a [2022-04-19T16:02:09.392Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:02:10.024Z] Removing intermediate container 33504f4bbc1a [2022-04-19T16:02:10.024Z] ---> 815a9dedc45f [2022-04-19T16:02:10.024Z] 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-04-19T16:02:11.490Z] ---> 37cc59e2bd2a [2022-04-19T16:02:11.490Z] 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-04-19T16:02:11.765Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:02:12.760Z]  ---> b630c02d8609 [2022-04-19T16:02:12.760Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T16:02:13.039Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:02:13.318Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:02:13.941Z]  ---> 6fd9c0a830b9 [2022-04-19T16:02:13.941Z] 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-04-19T16:02:14.940Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:02:15.225Z]  ---> 59ac629c0586 [2022-04-19T16:02:15.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T16:02:15.225Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:02:16.686Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:02:16.975Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:02:17.255Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:02:17.255Z]  ---> 27aac28a3b13 [2022-04-19T16:02:17.255Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T16:02:17.537Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:02:17.537Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:02:17.537Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:02:19.002Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:02:19.282Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:02:19.569Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:02:19.850Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:02:19.850Z]  ---> 12bce3b07cff [2022-04-19T16:02:19.850Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T16:02:19.850Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:02:20.469Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:02:21.090Z]  ---> 8c859b47b11a [2022-04-19T16:02:21.090Z] 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-04-19T16:02:21.377Z] ---> Running in a41badbc0030 [2022-04-19T16:02:25.751Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:02:25.751Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:02:26.026Z] Removing intermediate container a41badbc0030 [2022-04-19T16:02:26.026Z] ---> b74168795cac [2022-04-19T16:02:26.026Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T16:02:26.026Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:02:26.026Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:02:26.026Z]  ---> Running in 9690c16e2c30 [2022-04-19T16:02:26.026Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:02:26.305Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:02:26.305Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:02:26.587Z]  ---> b8d1f60550d2 [2022-04-19T16:02:26.587Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T16:02:26.587Z] ---> Running in 2d6cc04ce0f9 [2022-04-19T16:02:26.868Z] Removing intermediate container 9690c16e2c30 [2022-04-19T16:02:26.868Z] ---> 5e6d5e89cac3 [2022-04-19T16:02:26.868Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T16:02:27.145Z] ---> Running in 6902903c9619 [2022-04-19T16:02:27.424Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:02:27.424Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:02:27.703Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:02:27.997Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:02:27.997Z] Removing intermediate container 6902903c9619 [2022-04-19T16:02:27.997Z] ---> deb4154aaaea [2022-04-19T16:02:27.997Z] Step 24/25 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:02:28.291Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:02:28.291Z]  ---> Running in fa76a38a0e07 [2022-04-19T16:02:28.903Z] Removing intermediate container fa76a38a0e07 [2022-04-19T16:02:28.903Z] ---> daecd2166705 [2022-04-19T16:02:28.903Z] Step 25/25 : LABEL version=2.2.0-dev.73 [2022-04-19T16:02:28.903Z] ---> Running in dc73d6f177c6 [2022-04-19T16:02:28.903Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T16:02:29.513Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:02:29.513Z] Removing intermediate container dc73d6f177c6 [2022-04-19T16:02:29.513Z] ---> 33b523e83ffc [2022-04-19T16:02:29.513Z] [2022-04-19T16:02:29.796Z] Successfully built 33b523e83ffc [2022-04-19T16:02:29.796Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-19T16:02:29.796Z]  Building security-secretstore-setup ... done Building core-data [2022-04-19T16:02:30.074Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:02:30.351Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:02:30.351Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:02:30.630Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:02:30.630Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:02:30.908Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:02:30.908Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:02:30.908Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:02:31.900Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:02:32.179Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:02:32.456Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:02:32.456Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:02:32.734Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:02:34.731Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:02:35.725Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:02:35.725Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:02:36.005Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:02:36.284Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:02:36.284Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:02:36.566Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:02:36.847Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:02:37.454Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:02:41.819Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:02:43.818Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:02:43.818Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:02:44.809Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:02:44.809Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:02:45.804Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:02:45.804Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:02:46.079Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:02:46.079Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:02:46.357Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:02:46.357Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:02:46.641Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:02:48.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:02:48.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:02:48.084Z] ---> 7189420bead9 [2022-04-19T16:02:48.084Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:02:48.084Z] ---> Using cache [2022-04-19T16:02:48.084Z] ---> eb6947eeb358 [2022-04-19T16:02:48.084Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:02:48.084Z] ---> Using cache [2022-04-19T16:02:48.084Z] ---> 861aa3be5c54 [2022-04-19T16:02:48.084Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T16:02:48.360Z] ---> Running in 25b5faa89630 [2022-04-19T16:02:50.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:02:50.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:02:52.404Z] OK: 220 MiB in 52 packages [2022-04-19T16:02:53.894Z] Removing intermediate container 25b5faa89630 [2022-04-19T16:02:53.894Z] ---> 77676d238c61 [2022-04-19T16:02:53.894Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:02:54.887Z] ---> 57ca21c86b21 [2022-04-19T16:02:54.887Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:02:54.887Z] ---> Running in 6cadf11fae0b [2022-04-19T16:02:56.344Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:02:56.344Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:02:56.344Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:02:56.344Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:02:59.776Z] Removing intermediate container 6cadf11fae0b [2022-04-19T16:02:59.776Z] ---> 79dab8435706 [2022-04-19T16:02:59.776Z] Step 8/23 : COPY . . [2022-04-19T16:03:12.302Z] ---> ff6af62db594 [2022-04-19T16:03:12.302Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T16:03:12.302Z] ---> Running in 6094817aa1d9 [2022-04-19T16:03:14.318Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T16:03:26.787Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:03:26.787Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:07:34.531Z] Removing intermediate container 2d6cc04ce0f9 [2022-04-19T16:07:34.531Z] ---> c5f12415e8bb [2022-04-19T16:07:34.531Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T16:07:34.531Z] ---> Running in dd77df0ac6c6 [2022-04-19T16:07:34.531Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T16:07:34.531Z] Removing intermediate container dd77df0ac6c6 [2022-04-19T16:07:34.531Z] ---> 56a9fa236bfa [2022-04-19T16:07:34.531Z] [2022-04-19T16:07:34.531Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T16:07:34.531Z] 20.10.14: Pulling from library/docker [2022-04-19T16:07:42.824Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T16:07:42.824Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T16:07:42.824Z] ---> c346e9eafbab [2022-04-19T16:07:42.824Z] 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-04-19T16:07:42.824Z] ---> Running in df3be1f484ca [2022-04-19T16:07:42.824Z] Removing intermediate container df3be1f484ca [2022-04-19T16:07:42.824Z] ---> 3af3a88c6242 [2022-04-19T16:07:42.824Z] 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-04-19T16:07:42.824Z] ---> Running in 7f389531b714 [2022-04-19T16:07:44.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:07:45.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:07:46.409Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T16:07:46.409Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T16:07:46.691Z] Executing bash-5.1.16-r0.post-install [2022-04-19T16:07:46.691Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:07:46.691Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T16:07:46.691Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T16:07:46.691Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T16:07:46.691Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T16:07:46.691Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T16:07:46.691Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T16:07:46.691Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T16:07:46.691Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T16:07:46.691Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T16:07:46.691Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T16:07:46.691Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T16:07:46.691Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T16:07:46.691Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T16:07:46.969Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T16:07:49.631Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T16:07:49.631Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T16:07:49.631Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T16:07:49.631Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T16:07:49.907Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T16:07:49.907Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T16:07:49.907Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T16:07:49.907Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T16:07:49.907Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T16:07:49.907Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T16:07:49.907Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T16:07:49.907Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T16:07:50.185Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T16:07:50.185Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T16:07:50.185Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T16:07:50.185Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T16:07:50.185Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T16:07:50.185Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T16:07:50.185Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T16:07:50.185Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T16:07:50.185Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T16:07:50.467Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T16:07:50.467Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T16:07:50.468Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T16:07:50.468Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T16:07:50.468Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T16:07:51.456Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:07:51.456Z] OK: 82 MiB in 65 packages [2022-04-19T16:07:56.874Z] Collecting docker-compose==1.23.2 [2022-04-19T16:07:56.874Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T16:07:57.860Z] Collecting PyYAML<4,>=3.10 [2022-04-19T16:07:57.860Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T16:08:02.183Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T16:08:02.183Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T16:08:02.460Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T16:08:02.460Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T16:08:03.903Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T16:08:03.903Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T16:08:03.903Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T16:08:03.903Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T16:08:06.541Z] 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-04-19T16:08:07.143Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T16:08:07.143Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T16:08:07.143Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T16:08:07.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T16:08:10.546Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T16:08:10.546Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T16:08:10.546Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T16:08:10.546Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T16:08:13.180Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T16:08:13.180Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T16:08:14.164Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T16:08:14.164Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T16:08:14.164Z] Collecting idna<2.8,>=2.5 [2022-04-19T16:08:14.164Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T16:08:15.151Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T16:08:15.151Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T16:08:15.151Z] 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-04-19T16:08:15.427Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T16:08:15.427Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T16:08:15.427Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T16:08:15.427Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T16:08:16.871Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T16:08:16.871Z] Attempting uninstall: urllib3 [2022-04-19T16:08:16.871Z] Found existing installation: urllib3 1.26.7 [2022-04-19T16:08:16.871Z] Uninstalling urllib3-1.26.7: [2022-04-19T16:08:17.149Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T16:08:17.751Z] Attempting uninstall: idna [2022-04-19T16:08:17.751Z] Found existing installation: idna 3.3 [2022-04-19T16:08:18.025Z] Uninstalling idna-3.3: [2022-04-19T16:08:18.025Z] Successfully uninstalled idna-3.3 [2022-04-19T16:08:21.424Z] Attempting uninstall: requests [2022-04-19T16:08:21.424Z] Found existing installation: requests 2.26.0 [2022-04-19T16:08:21.424Z] Uninstalling requests-2.26.0: [2022-04-19T16:08:21.424Z] Successfully uninstalled requests-2.26.0 [2022-04-19T16:08:22.023Z] Running setup.py install for texttable: started [2022-04-19T16:08:25.450Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T16:08:25.450Z] Running setup.py install for PyYAML: started [2022-04-19T16:08:28.857Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T16:08:28.857Z] Running setup.py install for docopt: started [2022-04-19T16:08:32.261Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T16:08:32.261Z] Running setup.py install for dockerpty: started [2022-04-19T16:08:34.891Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T16:08:36.880Z] 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-04-19T16:08:52.016Z] Removing intermediate container 7f389531b714 [2022-04-19T16:08:52.016Z] ---> 83b812b683ec [2022-04-19T16:08:52.016Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T16:08:52.016Z] ---> Running in 985d83138121 [2022-04-19T16:08:52.616Z] Removing intermediate container 985d83138121 [2022-04-19T16:08:52.616Z] ---> 1dd8fc8f569b [2022-04-19T16:08:52.616Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T16:08:52.616Z] ---> Running in 4447f2feb786 [2022-04-19T16:08:53.229Z] Removing intermediate container 4447f2feb786 [2022-04-19T16:08:53.229Z] ---> 6fe991866170 [2022-04-19T16:08:53.229Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T16:08:55.222Z] ---> 1601d52e985e [2022-04-19T16:08:55.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T16:08:55.817Z] ---> ed7f2b85c232 [2022-04-19T16:08:55.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T16:08:57.271Z] ---> aceb2fafe0d1 [2022-04-19T16:08:57.271Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T16:08:57.271Z] ---> Running in cfdf80a70ca9 [2022-04-19T16:08:57.551Z] Removing intermediate container cfdf80a70ca9 [2022-04-19T16:08:57.551Z] ---> 11b23a5fcbda [2022-04-19T16:08:57.551Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:08:57.551Z] ---> Running in 62aa968b52f0 [2022-04-19T16:08:58.161Z] Removing intermediate container 62aa968b52f0 [2022-04-19T16:08:58.161Z] ---> 482948251efa [2022-04-19T16:08:58.161Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T16:08:58.161Z] ---> Running in 1ea8e798df4a [2022-04-19T16:08:58.777Z] Removing intermediate container 1ea8e798df4a [2022-04-19T16:08:58.777Z] ---> 219a02596b7c [2022-04-19T16:08:58.777Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:08:58.777Z] ---> Running in ae322850547d [2022-04-19T16:08:59.379Z] Removing intermediate container ae322850547d [2022-04-19T16:08:59.379Z] ---> d385e85d9436 [2022-04-19T16:08:59.379Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T16:08:59.379Z] ---> Running in ff00f6984a13 [2022-04-19T16:08:59.985Z] Removing intermediate container ff00f6984a13 [2022-04-19T16:08:59.985Z] ---> 014ecf800528 [2022-04-19T16:08:59.985Z] [2022-04-19T16:09:00.259Z] Successfully built 014ecf800528 [2022-04-19T16:09:00.259Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-19T16:09:32.642Z]  Building sys-mgmt-agent ... done Removing intermediate container 6094817aa1d9 [2022-04-19T16:09:32.642Z] ---> 81cb5ffb2250 [2022-04-19T16:09:32.642Z] [2022-04-19T16:09:32.642Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:09:32.642Z] ---> ac73e934f311 [2022-04-19T16:09:32.642Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T16:09:32.642Z] ---> Running in 105e6c03f169 [2022-04-19T16:09:32.642Z] Removing intermediate container 105e6c03f169 [2022-04-19T16:09:32.642Z] ---> 2edf8bf9e3aa [2022-04-19T16:09:32.642Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T16:09:32.642Z] ---> Running in 1b445ccc56bb [2022-04-19T16:09:32.642Z] Removing intermediate container 1b445ccc56bb [2022-04-19T16:09:32.642Z] ---> b247222b8ccc [2022-04-19T16:09:32.642Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T16:09:32.642Z] ---> Running in c789c450328e [2022-04-19T16:09:32.642Z] Removing intermediate container c789c450328e [2022-04-19T16:09:32.642Z] ---> b4213ab57a05 [2022-04-19T16:09:32.642Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:09:32.642Z] ---> Running in 975e0694b84c [2022-04-19T16:09:32.642Z] Removing intermediate container 975e0694b84c [2022-04-19T16:09:32.642Z] ---> 2c36719f6b34 [2022-04-19T16:09:32.642Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T16:09:32.922Z] ---> Running in 9eb22f01aec9 [2022-04-19T16:09:34.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:09:35.898Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:09:36.884Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T16:09:36.884Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T16:09:36.884Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T16:09:36.884Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T16:09:37.160Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T16:09:37.436Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T16:09:37.437Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:09:37.437Z] OK: 8 MiB in 20 packages [2022-04-19T16:09:39.441Z] Removing intermediate container 9eb22f01aec9 [2022-04-19T16:09:39.441Z] ---> 867c935db37a [2022-04-19T16:09:39.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:09:40.043Z] ---> 852e94f19e69 [2022-04-19T16:09:40.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T16:09:42.034Z] ---> a85b49ef9b84 [2022-04-19T16:09:42.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T16:09:43.026Z] ---> 5ab6529de5ff [2022-04-19T16:09:43.026Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T16:09:43.026Z] ---> Running in 750046b4ef02 [2022-04-19T16:09:43.631Z] Removing intermediate container 750046b4ef02 [2022-04-19T16:09:43.631Z] ---> ff69b51468b8 [2022-04-19T16:09:43.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:09:43.631Z] ---> Running in 8c14f736323e [2022-04-19T16:09:44.242Z] Removing intermediate container 8c14f736323e [2022-04-19T16:09:44.242Z] ---> 2a512a9207e3 [2022-04-19T16:09:44.242Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T16:09:44.242Z] ---> Running in 78ac43e47478 [2022-04-19T16:09:44.860Z] Removing intermediate container 78ac43e47478 [2022-04-19T16:09:44.860Z] ---> 2f5584e370d8 [2022-04-19T16:09:44.860Z] Step 22/23 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:09:44.860Z] ---> Running in 438b1fc4a793 [2022-04-19T16:09:45.482Z] Removing intermediate container 438b1fc4a793 [2022-04-19T16:09:45.482Z] ---> 5728aac0ddfb [2022-04-19T16:09:45.482Z] Step 23/23 : LABEL version=2.2.0-dev.73 [2022-04-19T16:09:45.482Z] ---> Running in 8ec04cfe2dfb [2022-04-19T16:09:46.100Z] Removing intermediate container 8ec04cfe2dfb [2022-04-19T16:09:46.100Z] ---> 36a453559e0a [2022-04-19T16:09:46.100Z] [2022-04-19T16:09:46.712Z] Successfully built 36a453559e0a [2022-04-19T16:09:46.712Z] Successfully tagged core-data-arm64:latest [2022-04-19T16:24:39.913Z]  Building core-data ... done Building bin/spire-agent... [2022-04-19T16:24:39.913Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:24:39.913Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:24:39.913Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:24:39.913Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:24:43.334Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:24:45.334Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:24:45.334Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:24:45.334Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:24:45.609Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:24:45.609Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:24:45.893Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:24:45.893Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:24:45.893Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T16:28:37.996Z] Building bin/spire-agent... [2022-04-19T16:28:37.996Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:28:37.996Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:28:37.996Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:28:37.996Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:28:37.996Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:28:37.996Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:28:37.996Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:28:37.996Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:28:37.997Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:28:37.997Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:28:37.997Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:28:37.997Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:28:37.997Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T16:30:45.010Z] Removing intermediate container b7f737d53cbb [2022-04-19T16:30:45.010Z] ---> 5e00b5fe451f [2022-04-19T16:30:45.010Z] [2022-04-19T16:30:45.010Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T16:30:45.010Z] ---> 3fb3c9af89a9 [2022-04-19T16:30:45.010Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:30:45.010Z] ---> Using cache [2022-04-19T16:30:45.010Z] ---> b3907adcf2da [2022-04-19T16:30:45.010Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:30:45.010Z] ---> Using cache [2022-04-19T16:30:45.010Z] ---> ad32c702ae3c [2022-04-19T16:30:45.010Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T16:30:45.010Z] ---> Running in 7c7b57301385 [2022-04-19T16:30:45.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:30:45.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:30:45.010Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:30:45.010Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:30:45.010Z] OK: 15730 distinct packages available [2022-04-19T16:30:45.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:30:45.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:30:46.002Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T16:30:46.002Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:30:46.279Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T16:30:46.279Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T16:30:46.279Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:30:46.279Z] OK: 6 MiB in 18 packages [2022-04-19T16:30:48.277Z] Removing intermediate container 7c7b57301385 [2022-04-19T16:30:48.277Z] ---> ef444e347329 [2022-04-19T16:30:48.278Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T16:30:53.684Z] ---> a231861cc9a9 [2022-04-19T16:30:53.684Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T16:30:53.684Z] ---> d1beb4775389 [2022-04-19T16:30:53.684Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T16:30:53.969Z] ---> Running in b5f6f88084f1 [2022-04-19T16:30:54.569Z] Removing intermediate container b5f6f88084f1 [2022-04-19T16:30:54.569Z] ---> 4f5a0c4a4612 [2022-04-19T16:30:54.569Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T16:30:55.552Z] ---> 3e76d49ac19a [2022-04-19T16:30:55.553Z] Step 21/26 : WORKDIR / [2022-04-19T16:30:55.553Z] ---> Running in 6b0006c25897 [2022-04-19T16:30:56.149Z] Removing intermediate container 6b0006c25897 [2022-04-19T16:30:56.149Z] ---> eadedf91e5ef [2022-04-19T16:30:56.149Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T16:30:56.149Z] ---> Running in 9c57c64208ad [2022-04-19T16:30:56.745Z] Removing intermediate container 9c57c64208ad [2022-04-19T16:30:56.745Z] ---> c0b99afafe21 [2022-04-19T16:30:56.745Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T16:30:56.745Z] ---> Running in 56a3cf75d1ba [2022-04-19T16:30:57.343Z] Removing intermediate container 56a3cf75d1ba [2022-04-19T16:30:57.344Z] ---> 202ea487d5ff [2022-04-19T16:30:57.344Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T16:30:57.344Z] ---> Running in fe8236ea0b87 [2022-04-19T16:30:57.950Z] Removing intermediate container fe8236ea0b87 [2022-04-19T16:30:57.950Z] ---> 6722e1ab3392 [2022-04-19T16:30:57.950Z] Step 25/26 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:30:57.950Z] ---> Running in f9d6e657d450 [2022-04-19T16:30:58.556Z] Removing intermediate container f9d6e657d450 [2022-04-19T16:30:58.556Z] ---> 782704eef13a [2022-04-19T16:30:58.556Z] Step 26/26 : LABEL version=2.2.0-dev.73 [2022-04-19T16:30:58.829Z] ---> Running in 1f473cc40d08 [2022-04-19T16:30:59.429Z] Removing intermediate container 1f473cc40d08 [2022-04-19T16:30:59.429Z] ---> 882e27610389 [2022-04-19T16:30:59.429Z] [2022-04-19T16:30:59.704Z] Successfully built 882e27610389 [2022-04-19T16:30:59.704Z] Successfully tagged security-spire-config-arm64:latest [2022-04-19T16:31:46.685Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-19T16:31:46.685Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:31:48.122Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:31:48.122Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:31:48.122Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:31:48.399Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:31:48.399Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:31:48.998Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:31:50.982Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:31:50.982Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:31:50.982Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:31:51.264Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:31:51.264Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:31:51.264Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T16:33:58.176Z] Removing intermediate container 516a11996de6 [2022-04-19T16:33:58.176Z] ---> a17ace779e86 [2022-04-19T16:33:58.176Z] [2022-04-19T16:33:58.176Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T16:33:58.176Z] ---> 3fb3c9af89a9 [2022-04-19T16:33:58.176Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:33:58.176Z] ---> Using cache [2022-04-19T16:33:58.176Z] ---> b3907adcf2da [2022-04-19T16:33:58.176Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:33:58.176Z] ---> Using cache [2022-04-19T16:33:58.176Z] ---> ad32c702ae3c [2022-04-19T16:33:58.176Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T16:33:58.176Z] ---> Running in 2bd7135949d3 [2022-04-19T16:33:58.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:33:58.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:33:58.176Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:33:58.176Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:33:58.176Z] OK: 15730 distinct packages available [2022-04-19T16:33:58.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:33:58.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:33:58.176Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T16:33:58.176Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:33:58.176Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T16:33:58.176Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T16:33:58.176Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T16:33:58.176Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:33:58.176Z] OK: 6 MiB in 19 packages [2022-04-19T16:33:58.176Z] Removing intermediate container 2bd7135949d3 [2022-04-19T16:33:58.176Z] ---> 2f4531525290 [2022-04-19T16:33:58.176Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T16:33:58.176Z] ---> a230b19da090 [2022-04-19T16:33:58.176Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T16:33:58.176Z] ---> 445d5864d44e [2022-04-19T16:33:58.176Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T16:33:58.452Z] ---> 624e3a876adc [2022-04-19T16:33:58.452Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T16:33:59.445Z] ---> 7914ccb027b9 [2022-04-19T16:33:59.445Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T16:33:59.445Z] ---> Running in 5b104de7671d [2022-04-19T16:34:00.044Z] Removing intermediate container 5b104de7671d [2022-04-19T16:34:00.044Z] ---> fdcb0eeca2ea [2022-04-19T16:34:00.044Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T16:34:00.044Z] ---> Running in 5434cae360e6 [2022-04-19T16:34:00.325Z] Removing intermediate container 5434cae360e6 [2022-04-19T16:34:00.325Z] ---> 7e1846be5dd4 [2022-04-19T16:34:00.325Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T16:34:00.604Z] ---> Running in 49a6b3483a78 [2022-04-19T16:34:01.201Z] Removing intermediate container 49a6b3483a78 [2022-04-19T16:34:01.201Z] ---> b1bed1ed8006 [2022-04-19T16:34:01.201Z] Step 24/25 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:34:01.201Z] ---> Running in 97b774b991f6 [2022-04-19T16:34:01.478Z] Removing intermediate container 97b774b991f6 [2022-04-19T16:34:01.478Z] ---> 374dc39e9f0f [2022-04-19T16:34:01.478Z] Step 25/25 : LABEL version=2.2.0-dev.73 [2022-04-19T16:34:01.752Z] ---> Running in 03351cc6dab9 [2022-04-19T16:34:02.025Z] Removing intermediate container 03351cc6dab9 [2022-04-19T16:34:02.025Z] ---> 7abec87c6c70 [2022-04-19T16:34:02.025Z] [2022-04-19T16:34:02.297Z] Successfully built 7abec87c6c70 [2022-04-19T16:34:02.569Z] Successfully tagged security-spire-server-arm64:latest [2022-04-19T16:36:09.398Z]  Building security-spire-server ... done Removing intermediate container 04b66278f4fc [2022-04-19T16:36:09.398Z] ---> 5e8f9a4ac6cc [2022-04-19T16:36:09.398Z] [2022-04-19T16:36:09.398Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T16:36:09.398Z] ---> 3fb3c9af89a9 [2022-04-19T16:36:09.398Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:36:09.398Z] ---> Using cache [2022-04-19T16:36:09.398Z] ---> b3907adcf2da [2022-04-19T16:36:09.398Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:36:09.398Z] ---> Using cache [2022-04-19T16:36:09.398Z] ---> ad32c702ae3c [2022-04-19T16:36:09.398Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T16:36:09.398Z] ---> Using cache [2022-04-19T16:36:09.398Z] ---> 2f4531525290 [2022-04-19T16:36:09.398Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T16:36:09.398Z] ---> 0bc522cba067 [2022-04-19T16:36:09.398Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T16:36:09.398Z] ---> d1eb46c06666 [2022-04-19T16:36:09.398Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T16:36:09.398Z] ---> 4a5196c78e40 [2022-04-19T16:36:09.398Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T16:36:09.398Z] ---> 2803a2407704 [2022-04-19T16:36:09.398Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T16:36:09.398Z] ---> 982b0837245a [2022-04-19T16:36:09.398Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T16:36:09.398Z] ---> Running in 670d1be33f40 [2022-04-19T16:36:09.398Z] Removing intermediate container 670d1be33f40 [2022-04-19T16:36:09.398Z] ---> a2aa92fffb4f [2022-04-19T16:36:09.398Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T16:36:09.398Z] ---> Running in fe4d19adcd92 [2022-04-19T16:36:09.398Z] Removing intermediate container fe4d19adcd92 [2022-04-19T16:36:09.398Z] ---> 10299c91f23f [2022-04-19T16:36:09.398Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T16:36:09.398Z] ---> Running in 62acef671597 [2022-04-19T16:36:09.398Z] Removing intermediate container 62acef671597 [2022-04-19T16:36:09.398Z] ---> 3ae163b59cd4 [2022-04-19T16:36:09.399Z] Step 25/26 : LABEL git_sha=7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:09.399Z] ---> Running in 0093444c8508 [2022-04-19T16:36:09.399Z] Removing intermediate container 0093444c8508 [2022-04-19T16:36:09.399Z] ---> 08a6ddbd9dd2 [2022-04-19T16:36:09.399Z] Step 26/26 : LABEL version=2.2.0-dev.73 [2022-04-19T16:36:09.399Z] ---> Running in 3e66a2acc289 [2022-04-19T16:36:09.399Z] Removing intermediate container 3e66a2acc289 [2022-04-19T16:36:09.399Z] ---> b4a636aebaf0 [2022-04-19T16:36:09.399Z] [2022-04-19T16:36:09.399Z] Successfully built b4a636aebaf0 [2022-04-19T16:36:09.399Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-19T16:36:09.415Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-19T16:36:09.411Z] $ docker stop --time=1 a95926b17ce5a00ade6ed886a721fc6ef5e1c6100a87ab7f05d600a31c8d25ed [2022-04-19T16:36:11.141Z] $ docker rm -f a95926b17ce5a00ade6ed886a721fc6ef5e1c6100a87ab7f05d600a31c8d25ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:36:11.747Z] + docker images [2022-04-19T16:36:12.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:36:12.343Z] security-spire-agent-arm64 latest b4a636aebaf0 6 seconds ago 126MB [2022-04-19T16:36:12.343Z] 5e8f9a4ac6cc 33 seconds ago 3.98GB [2022-04-19T16:36:12.343Z] security-spire-server-arm64 latest 7abec87c6c70 2 minutes ago 86.3MB [2022-04-19T16:36:12.343Z] a17ace779e86 2 minutes ago 3.98GB [2022-04-19T16:36:12.343Z] security-spire-config-arm64 latest 882e27610389 5 minutes ago 85.6MB [2022-04-19T16:36:12.343Z] 5e00b5fe451f 5 minutes ago 3.98GB [2022-04-19T16:36:12.343Z] core-data-arm64 latest 36a453559e0a 26 minutes ago 21.6MB [2022-04-19T16:36:12.343Z] 81cb5ffb2250 26 minutes ago 1.18GB [2022-04-19T16:36:12.343Z] sys-mgmt-agent-arm64 latest 014ecf800528 27 minutes ago 282MB [2022-04-19T16:36:12.343Z] 56a9fa236bfa 28 minutes ago 1.15GB [2022-04-19T16:36:12.343Z] security-secretstore-setup-arm64 latest 33b523e83ffc 33 minutes ago 27.5MB [2022-04-19T16:36:12.343Z] e991e5efe9dd 34 minutes ago 1.16GB [2022-04-19T16:36:12.343Z] security-spiffe-token-provider-arm64 latest bbba4d5cdb22 34 minutes ago 27.9MB [2022-04-19T16:36:12.343Z] 4f59eb6a823c 35 minutes ago 1.2GB [2022-04-19T16:36:12.343Z] support-scheduler-arm64 latest 0ae0fce5bfdf 36 minutes ago 25.2MB [2022-04-19T16:36:12.343Z] 11b60d4b65b9 37 minutes ago 1.21GB [2022-04-19T16:36:12.343Z] security-proxy-setup-arm64 latest 51f5611d943e 39 minutes ago 26.1MB [2022-04-19T16:36:12.343Z] f5a66d78d15e 39 minutes ago 1.16GB [2022-04-19T16:36:12.343Z] support-notifications-arm64 latest ce1eea95303e 42 minutes ago 25.8MB [2022-04-19T16:36:12.343Z] 00b8607141b7 42 minutes ago 1.21GB [2022-04-19T16:36:12.343Z] security-bootstrapper-arm64 latest a07c4251b52c 44 minutes ago 18.3MB [2022-04-19T16:36:12.343Z] core-metadata-arm64 latest 6ddecb7dd45b 44 minutes ago 16.4MB [2022-04-19T16:36:12.343Z] 0c307a1273c4 44 minutes ago 1.15GB [2022-04-19T16:36:12.343Z] c5f2f8e99dc2 44 minutes ago 1.15GB [2022-04-19T16:36:12.343Z] core-command-arm64 latest d5d8f6ebd955 45 minutes ago 15.5MB [2022-04-19T16:36:12.343Z] 4b34f77bdd25 45 minutes ago 1.15GB [2022-04-19T16:36:12.343Z] ci-base-image-arm64 latest 7189420bead9 51 minutes ago 886MB [2022-04-19T16:36:12.343Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-19T16:36:12.343Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-19T16:36:12.343Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-19T16:36:12.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-19T16:36:12.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:36:12.457Z] provisioning config files... [2022-04-19T16:36:12.478Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/199@tmp/config4699062804816728301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:36:12.839Z] ---> docker-login.sh [2022-04-19T16:36:12.839Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:36:13.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:36:13.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:36:13.388Z] Configure a credential helper to remove this warning. See [2022-04-19T16:36:13.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:36:13.388Z] [2022-04-19T16:36:13.388Z] Login Succeeded [2022-04-19T16:36:13.388Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:36:13.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:36:13.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:36:13.932Z] Configure a credential helper to remove this warning. See [2022-04-19T16:36:13.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:36:13.932Z] [2022-04-19T16:36:13.932Z] Login Succeeded [2022-04-19T16:36:13.932Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:36:14.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:36:14.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:36:14.473Z] Configure a credential helper to remove this warning. See [2022-04-19T16:36:14.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:36:14.473Z] [2022-04-19T16:36:14.473Z] Login Succeeded [2022-04-19T16:36:14.473Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:36:14.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:36:15.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:36:15.044Z] Configure a credential helper to remove this warning. See [2022-04-19T16:36:15.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:36:15.044Z] [2022-04-19T16:36:15.044Z] Login Succeeded [2022-04-19T16:36:15.044Z] docker.io [2022-04-19T16:36:15.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:36:15.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:36:15.940Z] Configure a credential helper to remove this warning. See [2022-04-19T16:36:15.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:36:15.940Z] [2022-04-19T16:36:15.940Z] Login Succeeded [2022-04-19T16:36:15.940Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:36:15.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:36:15.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:36:16.010Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-19T16:36:16.010Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:16.010Z] latest [2022-04-19T16:36:16.010Z] 2.2.0-dev.73 [2022-04-19T16:36:16.010Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:16.010Z] main [2022-04-19T16:36:16.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:16.397Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:16.795Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:16.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T16:36:16.795Z] 3c5a71f0fe03: Preparing [2022-04-19T16:36:16.795Z] ffe4c2fb649c: Preparing [2022-04-19T16:36:16.795Z] 5579fe360e14: Preparing [2022-04-19T16:36:16.795Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:16.795Z] f73e7dbfee58: Preparing [2022-04-19T16:36:17.078Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:17.078Z] 3c5a71f0fe03: Pushed [2022-04-19T16:36:17.078Z] 5579fe360e14: Pushed [2022-04-19T16:36:17.386Z] 50cc52ff4d56: Pushed [2022-04-19T16:36:20.023Z] ffe4c2fb649c: Pushed [2022-04-19T16:36:20.297Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:b669899fc0540d5cd51698771c740fd9224fb1263d91a5c27c94665ec471a77b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:20.655Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:21.001Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-19T16:36:21.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T16:36:21.001Z] 3c5a71f0fe03: Preparing [2022-04-19T16:36:21.001Z] ffe4c2fb649c: Preparing [2022-04-19T16:36:21.001Z] 5579fe360e14: Preparing [2022-04-19T16:36:21.001Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:21.001Z] f73e7dbfee58: Preparing [2022-04-19T16:36:21.001Z] 3c5a71f0fe03: Layer already exists [2022-04-19T16:36:21.001Z] ffe4c2fb649c: Layer already exists [2022-04-19T16:36:21.001Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:21.001Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:21.001Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:21.274Z] latest: digest: sha256:b669899fc0540d5cd51698771c740fd9224fb1263d91a5c27c94665ec471a77b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:21.626Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:21.973Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.73 [2022-04-19T16:36:21.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T16:36:21.973Z] 3c5a71f0fe03: Preparing [2022-04-19T16:36:21.973Z] ffe4c2fb649c: Preparing [2022-04-19T16:36:21.973Z] 5579fe360e14: Preparing [2022-04-19T16:36:21.973Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:21.973Z] f73e7dbfee58: Preparing [2022-04-19T16:36:21.973Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:21.973Z] ffe4c2fb649c: Layer already exists [2022-04-19T16:36:21.973Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:21.973Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:21.973Z] 3c5a71f0fe03: Layer already exists [2022-04-19T16:36:22.245Z] 2.2.0-dev.73: digest: sha256:b669899fc0540d5cd51698771c740fd9224fb1263d91a5c27c94665ec471a77b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:22.601Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:22.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:22.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T16:36:22.951Z] 3c5a71f0fe03: Preparing [2022-04-19T16:36:22.951Z] ffe4c2fb649c: Preparing [2022-04-19T16:36:22.951Z] 5579fe360e14: Preparing [2022-04-19T16:36:22.951Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:22.951Z] f73e7dbfee58: Preparing [2022-04-19T16:36:23.224Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:23.224Z] 3c5a71f0fe03: Layer already exists [2022-04-19T16:36:23.224Z] ffe4c2fb649c: Layer already exists [2022-04-19T16:36:23.224Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:23.224Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:23.224Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:b669899fc0540d5cd51698771c740fd9224fb1263d91a5c27c94665ec471a77b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:23.571Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:23.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-19T16:36:23.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T16:36:23.922Z] 3c5a71f0fe03: Preparing [2022-04-19T16:36:23.922Z] ffe4c2fb649c: Preparing [2022-04-19T16:36:23.922Z] 5579fe360e14: Preparing [2022-04-19T16:36:23.922Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:23.922Z] f73e7dbfee58: Preparing [2022-04-19T16:36:23.922Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:23.922Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:23.922Z] 3c5a71f0fe03: Layer already exists [2022-04-19T16:36:23.922Z] ffe4c2fb649c: Layer already exists [2022-04-19T16:36:23.922Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:24.197Z] main: digest: sha256:b669899fc0540d5cd51698771c740fd9224fb1263d91a5c27c94665ec471a77b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:36:24.252Z] ===================================================== [Pipeline] echo [2022-04-19T16:36:24.261Z] taggedImages: [2022-04-19T16:36:24.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:24.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-19T16:36:24.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.73 [2022-04-19T16:36:24.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:24.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-19T16:36:24.285Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-19T16:36:24.285Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:24.285Z] latest [2022-04-19T16:36:24.285Z] 2.2.0-dev.73 [2022-04-19T16:36:24.285Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:24.285Z] main [2022-04-19T16:36:24.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:24.653Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:24.996Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:24.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T16:36:24.996Z] 05bb8fdcb115: Preparing [2022-04-19T16:36:24.996Z] 69d15ca3f76d: Preparing [2022-04-19T16:36:24.996Z] 5579fe360e14: Preparing [2022-04-19T16:36:24.996Z] f2f7280d88a4: Preparing [2022-04-19T16:36:24.996Z] f2e390c7522c: Preparing [2022-04-19T16:36:24.996Z] f73e7dbfee58: Preparing [2022-04-19T16:36:24.996Z] f73e7dbfee58: Waiting [2022-04-19T16:36:25.269Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:25.269Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:25.269Z] f2e390c7522c: Pushed [2022-04-19T16:36:25.269Z] 05bb8fdcb115: Pushed [2022-04-19T16:36:25.864Z] f2f7280d88a4: Pushed [2022-04-19T16:36:28.470Z] 69d15ca3f76d: Pushed [2022-04-19T16:36:28.742Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:0f9d73f662e4a7b96afac435f3bc7f7b9ebe03b9b13bc143b6d98e3c70fd7e75 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:29.088Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:29.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-19T16:36:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T16:36:29.430Z] 05bb8fdcb115: Preparing [2022-04-19T16:36:29.430Z] 69d15ca3f76d: Preparing [2022-04-19T16:36:29.430Z] 5579fe360e14: Preparing [2022-04-19T16:36:29.430Z] f2f7280d88a4: Preparing [2022-04-19T16:36:29.430Z] f2e390c7522c: Preparing [2022-04-19T16:36:29.430Z] f73e7dbfee58: Preparing [2022-04-19T16:36:29.430Z] f73e7dbfee58: Waiting [2022-04-19T16:36:29.430Z] 05bb8fdcb115: Layer already exists [2022-04-19T16:36:29.430Z] f2f7280d88a4: Layer already exists [2022-04-19T16:36:29.430Z] f2e390c7522c: Layer already exists [2022-04-19T16:36:29.430Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:29.430Z] 69d15ca3f76d: Layer already exists [2022-04-19T16:36:29.701Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:29.701Z] latest: digest: sha256:0f9d73f662e4a7b96afac435f3bc7f7b9ebe03b9b13bc143b6d98e3c70fd7e75 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:30.051Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:30.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.73 [2022-04-19T16:36:30.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T16:36:30.392Z] 05bb8fdcb115: Preparing [2022-04-19T16:36:30.392Z] 69d15ca3f76d: Preparing [2022-04-19T16:36:30.392Z] 5579fe360e14: Preparing [2022-04-19T16:36:30.392Z] f2f7280d88a4: Preparing [2022-04-19T16:36:30.392Z] f2e390c7522c: Preparing [2022-04-19T16:36:30.392Z] f73e7dbfee58: Preparing [2022-04-19T16:36:30.392Z] f73e7dbfee58: Waiting [2022-04-19T16:36:30.392Z] f2f7280d88a4: Layer already exists [2022-04-19T16:36:30.392Z] 69d15ca3f76d: Layer already exists [2022-04-19T16:36:30.392Z] f2e390c7522c: Layer already exists [2022-04-19T16:36:30.392Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:30.392Z] 05bb8fdcb115: Layer already exists [2022-04-19T16:36:30.664Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:30.664Z] 2.2.0-dev.73: digest: sha256:0f9d73f662e4a7b96afac435f3bc7f7b9ebe03b9b13bc143b6d98e3c70fd7e75 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:31.011Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:31.357Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:31.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T16:36:31.357Z] 05bb8fdcb115: Preparing [2022-04-19T16:36:31.357Z] 69d15ca3f76d: Preparing [2022-04-19T16:36:31.357Z] 5579fe360e14: Preparing [2022-04-19T16:36:31.357Z] f2f7280d88a4: Preparing [2022-04-19T16:36:31.357Z] f2e390c7522c: Preparing [2022-04-19T16:36:31.357Z] f73e7dbfee58: Preparing [2022-04-19T16:36:31.357Z] f73e7dbfee58: Waiting [2022-04-19T16:36:31.628Z] f2e390c7522c: Layer already exists [2022-04-19T16:36:31.628Z] f2f7280d88a4: Layer already exists [2022-04-19T16:36:31.628Z] 05bb8fdcb115: Layer already exists [2022-04-19T16:36:31.628Z] 69d15ca3f76d: Layer already exists [2022-04-19T16:36:31.628Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:31.628Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:31.628Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:0f9d73f662e4a7b96afac435f3bc7f7b9ebe03b9b13bc143b6d98e3c70fd7e75 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:31.982Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:32.325Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-19T16:36:32.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T16:36:32.325Z] 05bb8fdcb115: Preparing [2022-04-19T16:36:32.325Z] 69d15ca3f76d: Preparing [2022-04-19T16:36:32.325Z] 5579fe360e14: Preparing [2022-04-19T16:36:32.325Z] f2f7280d88a4: Preparing [2022-04-19T16:36:32.325Z] f2e390c7522c: Preparing [2022-04-19T16:36:32.325Z] f73e7dbfee58: Preparing [2022-04-19T16:36:32.325Z] f73e7dbfee58: Waiting [2022-04-19T16:36:32.597Z] 69d15ca3f76d: Layer already exists [2022-04-19T16:36:32.597Z] 05bb8fdcb115: Layer already exists [2022-04-19T16:36:32.597Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:32.597Z] f2e390c7522c: Layer already exists [2022-04-19T16:36:32.597Z] f2f7280d88a4: Layer already exists [2022-04-19T16:36:32.597Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:32.597Z] main: digest: sha256:0f9d73f662e4a7b96afac435f3bc7f7b9ebe03b9b13bc143b6d98e3c70fd7e75 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:36:32.643Z] ===================================================== [Pipeline] echo [2022-04-19T16:36:32.653Z] taggedImages: [2022-04-19T16:36:32.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:32.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-19T16:36:32.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.73 [2022-04-19T16:36:32.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:32.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-19T16:36:32.678Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-19T16:36:32.678Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:32.678Z] latest [2022-04-19T16:36:32.678Z] 2.2.0-dev.73 [2022-04-19T16:36:32.678Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:32.678Z] main [2022-04-19T16:36:32.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:33.036Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:33.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:33.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T16:36:33.384Z] 4071a914f08d: Preparing [2022-04-19T16:36:33.384Z] d059055044ee: Preparing [2022-04-19T16:36:33.384Z] 5579fe360e14: Preparing [2022-04-19T16:36:33.384Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:33.384Z] f73e7dbfee58: Preparing [2022-04-19T16:36:33.656Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:33.656Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:33.656Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:33.656Z] 4071a914f08d: Pushed [2022-04-19T16:36:36.263Z] d059055044ee: Pushed [2022-04-19T16:36:36.534Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:13570aff7bf199be1d3e23c49ad9b5cdeaba632fc572e218a90df8ea5530d47f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:36.876Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:37.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-19T16:36:37.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T16:36:37.222Z] 4071a914f08d: Preparing [2022-04-19T16:36:37.222Z] d059055044ee: Preparing [2022-04-19T16:36:37.222Z] 5579fe360e14: Preparing [2022-04-19T16:36:37.222Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:37.222Z] f73e7dbfee58: Preparing [2022-04-19T16:36:37.222Z] 4071a914f08d: Layer already exists [2022-04-19T16:36:37.222Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:37.222Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:37.506Z] d059055044ee: Layer already exists [2022-04-19T16:36:37.506Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:37.506Z] latest: digest: sha256:13570aff7bf199be1d3e23c49ad9b5cdeaba632fc572e218a90df8ea5530d47f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:37.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:38.192Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.73 [2022-04-19T16:36:38.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T16:36:38.192Z] 4071a914f08d: Preparing [2022-04-19T16:36:38.192Z] d059055044ee: Preparing [2022-04-19T16:36:38.192Z] 5579fe360e14: Preparing [2022-04-19T16:36:38.192Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:38.192Z] f73e7dbfee58: Preparing [2022-04-19T16:36:38.192Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:38.463Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:38.463Z] d059055044ee: Layer already exists [2022-04-19T16:36:38.463Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:38.463Z] 4071a914f08d: Layer already exists [2022-04-19T16:36:38.463Z] 2.2.0-dev.73: digest: sha256:13570aff7bf199be1d3e23c49ad9b5cdeaba632fc572e218a90df8ea5530d47f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:38.812Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:39.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:39.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T16:36:39.155Z] 4071a914f08d: Preparing [2022-04-19T16:36:39.155Z] d059055044ee: Preparing [2022-04-19T16:36:39.155Z] 5579fe360e14: Preparing [2022-04-19T16:36:39.155Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:39.155Z] f73e7dbfee58: Preparing [2022-04-19T16:36:39.428Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:39.428Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:39.428Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:39.428Z] d059055044ee: Layer already exists [2022-04-19T16:36:39.428Z] 4071a914f08d: Layer already exists [2022-04-19T16:36:39.428Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:13570aff7bf199be1d3e23c49ad9b5cdeaba632fc572e218a90df8ea5530d47f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:39.775Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:40.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-19T16:36:40.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T16:36:40.115Z] 4071a914f08d: Preparing [2022-04-19T16:36:40.115Z] d059055044ee: Preparing [2022-04-19T16:36:40.115Z] 5579fe360e14: Preparing [2022-04-19T16:36:40.115Z] 50cc52ff4d56: Preparing [2022-04-19T16:36:40.115Z] f73e7dbfee58: Preparing [2022-04-19T16:36:40.115Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:40.115Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:40.386Z] d059055044ee: Layer already exists [2022-04-19T16:36:40.386Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:36:40.386Z] 4071a914f08d: Layer already exists [2022-04-19T16:36:40.386Z] main: digest: sha256:13570aff7bf199be1d3e23c49ad9b5cdeaba632fc572e218a90df8ea5530d47f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:36:40.434Z] ===================================================== [Pipeline] echo [2022-04-19T16:36:40.444Z] taggedImages: [2022-04-19T16:36:40.444Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:40.444Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-19T16:36:40.444Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.73 [2022-04-19T16:36:40.444Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:40.444Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-19T16:36:40.461Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-19T16:36:40.461Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:40.461Z] latest [2022-04-19T16:36:40.461Z] 2.2.0-dev.73 [2022-04-19T16:36:40.461Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:40.461Z] main [2022-04-19T16:36:40.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:40.807Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:41.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:41.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T16:36:41.390Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:41.390Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:41.390Z] 7374227157b4: Preparing [2022-04-19T16:36:41.390Z] dc827603a253: Preparing [2022-04-19T16:36:41.390Z] 4a55cc638855: Preparing [2022-04-19T16:36:41.390Z] 10e75a4b11af: Preparing [2022-04-19T16:36:41.390Z] 5579fe360e14: Preparing [2022-04-19T16:36:41.390Z] 58633f44d2df: Preparing [2022-04-19T16:36:41.390Z] 195fd253b0b0: Preparing [2022-04-19T16:36:41.390Z] 77a9816306f6: Preparing [2022-04-19T16:36:41.390Z] c8c0f446ff20: Preparing [2022-04-19T16:36:41.390Z] f73e7dbfee58: Preparing [2022-04-19T16:36:41.390Z] 5579fe360e14: Waiting [2022-04-19T16:36:41.390Z] 58633f44d2df: Waiting [2022-04-19T16:36:41.390Z] 195fd253b0b0: Waiting [2022-04-19T16:36:41.390Z] 77a9816306f6: Waiting [2022-04-19T16:36:41.390Z] c8c0f446ff20: Waiting [2022-04-19T16:36:41.390Z] f73e7dbfee58: Waiting [2022-04-19T16:36:41.696Z] 4a55cc638855: Pushed [2022-04-19T16:36:41.696Z] dc827603a253: Pushed [2022-04-19T16:36:41.696Z] 89ae9ab4c282: Pushed [2022-04-19T16:36:41.696Z] 7374227157b4: Pushed [2022-04-19T16:36:42.007Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:42.007Z] 58633f44d2df: Pushed [2022-04-19T16:36:42.007Z] 77a9816306f6: Pushed [2022-04-19T16:36:42.007Z] 195fd253b0b0: Pushed [2022-04-19T16:36:42.007Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:42.007Z] c8c0f446ff20: Pushed [2022-04-19T16:36:45.429Z] 10e75a4b11af: Pushed [2022-04-19T16:36:45.429Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:278c74ffaa70a8993e5d2df023c42f83837450bd437afc7ea7105339b69fbc0c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:45.784Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:46.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-19T16:36:46.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T16:36:46.135Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:46.135Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:46.135Z] 7374227157b4: Preparing [2022-04-19T16:36:46.135Z] dc827603a253: Preparing [2022-04-19T16:36:46.135Z] 4a55cc638855: Preparing [2022-04-19T16:36:46.135Z] 10e75a4b11af: Preparing [2022-04-19T16:36:46.135Z] 5579fe360e14: Preparing [2022-04-19T16:36:46.135Z] 58633f44d2df: Preparing [2022-04-19T16:36:46.135Z] 195fd253b0b0: Preparing [2022-04-19T16:36:46.135Z] 77a9816306f6: Preparing [2022-04-19T16:36:46.135Z] c8c0f446ff20: Preparing [2022-04-19T16:36:46.135Z] f73e7dbfee58: Preparing [2022-04-19T16:36:46.135Z] 5579fe360e14: Waiting [2022-04-19T16:36:46.135Z] 77a9816306f6: Waiting [2022-04-19T16:36:46.135Z] c8c0f446ff20: Waiting [2022-04-19T16:36:46.135Z] 58633f44d2df: Waiting [2022-04-19T16:36:46.135Z] 195fd253b0b0: Waiting [2022-04-19T16:36:46.135Z] f73e7dbfee58: Waiting [2022-04-19T16:36:46.410Z] dc827603a253: Layer already exists [2022-04-19T16:36:46.410Z] 4a55cc638855: Layer already exists [2022-04-19T16:36:46.410Z] 89ae9ab4c282: Layer already exists [2022-04-19T16:36:46.410Z] 10e75a4b11af: Layer already exists [2022-04-19T16:36:46.410Z] 7374227157b4: Layer already exists [2022-04-19T16:36:46.410Z] 58633f44d2df: Layer already exists [2022-04-19T16:36:46.410Z] 195fd253b0b0: Layer already exists [2022-04-19T16:36:46.410Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:46.410Z] 77a9816306f6: Layer already exists [2022-04-19T16:36:46.410Z] c8c0f446ff20: Layer already exists [2022-04-19T16:36:46.410Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:46.410Z] latest: digest: sha256:278c74ffaa70a8993e5d2df023c42f83837450bd437afc7ea7105339b69fbc0c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:46.760Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:47.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.73 [2022-04-19T16:36:47.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T16:36:47.108Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:47.108Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:47.108Z] 7374227157b4: Preparing [2022-04-19T16:36:47.108Z] dc827603a253: Preparing [2022-04-19T16:36:47.108Z] 4a55cc638855: Preparing [2022-04-19T16:36:47.108Z] 10e75a4b11af: Preparing [2022-04-19T16:36:47.108Z] 5579fe360e14: Preparing [2022-04-19T16:36:47.108Z] 58633f44d2df: Preparing [2022-04-19T16:36:47.108Z] 195fd253b0b0: Preparing [2022-04-19T16:36:47.108Z] 77a9816306f6: Preparing [2022-04-19T16:36:47.108Z] c8c0f446ff20: Preparing [2022-04-19T16:36:47.108Z] f73e7dbfee58: Preparing [2022-04-19T16:36:47.108Z] 5579fe360e14: Waiting [2022-04-19T16:36:47.108Z] 58633f44d2df: Waiting [2022-04-19T16:36:47.108Z] 195fd253b0b0: Waiting [2022-04-19T16:36:47.108Z] 77a9816306f6: Waiting [2022-04-19T16:36:47.108Z] f73e7dbfee58: Waiting [2022-04-19T16:36:47.108Z] c8c0f446ff20: Waiting [2022-04-19T16:36:47.108Z] 7374227157b4: Layer already exists [2022-04-19T16:36:47.108Z] 4a55cc638855: Layer already exists [2022-04-19T16:36:47.108Z] 10e75a4b11af: Layer already exists [2022-04-19T16:36:47.382Z] 89ae9ab4c282: Layer already exists [2022-04-19T16:36:47.382Z] dc827603a253: Layer already exists [2022-04-19T16:36:47.382Z] 195fd253b0b0: Layer already exists [2022-04-19T16:36:47.382Z] 77a9816306f6: Layer already exists [2022-04-19T16:36:47.382Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:47.382Z] c8c0f446ff20: Layer already exists [2022-04-19T16:36:47.382Z] 58633f44d2df: Layer already exists [2022-04-19T16:36:47.382Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:47.382Z] 2.2.0-dev.73: digest: sha256:278c74ffaa70a8993e5d2df023c42f83837450bd437afc7ea7105339b69fbc0c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:47.731Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:48.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:48.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T16:36:48.072Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:48.072Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:48.072Z] 7374227157b4: Preparing [2022-04-19T16:36:48.072Z] dc827603a253: Preparing [2022-04-19T16:36:48.072Z] 4a55cc638855: Preparing [2022-04-19T16:36:48.072Z] 10e75a4b11af: Preparing [2022-04-19T16:36:48.072Z] 5579fe360e14: Preparing [2022-04-19T16:36:48.072Z] 58633f44d2df: Preparing [2022-04-19T16:36:48.072Z] 195fd253b0b0: Preparing [2022-04-19T16:36:48.072Z] 77a9816306f6: Preparing [2022-04-19T16:36:48.072Z] c8c0f446ff20: Preparing [2022-04-19T16:36:48.072Z] f73e7dbfee58: Preparing [2022-04-19T16:36:48.072Z] 5579fe360e14: Waiting [2022-04-19T16:36:48.072Z] 58633f44d2df: Waiting [2022-04-19T16:36:48.072Z] 195fd253b0b0: Waiting [2022-04-19T16:36:48.072Z] 77a9816306f6: Waiting [2022-04-19T16:36:48.072Z] f73e7dbfee58: Waiting [2022-04-19T16:36:48.072Z] c8c0f446ff20: Waiting [2022-04-19T16:36:48.343Z] 89ae9ab4c282: Layer already exists [2022-04-19T16:36:48.343Z] 10e75a4b11af: Layer already exists [2022-04-19T16:36:48.343Z] 7374227157b4: Layer already exists [2022-04-19T16:36:48.343Z] 4a55cc638855: Layer already exists [2022-04-19T16:36:48.343Z] dc827603a253: Layer already exists [2022-04-19T16:36:48.343Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:48.343Z] 77a9816306f6: Layer already exists [2022-04-19T16:36:48.343Z] 195fd253b0b0: Layer already exists [2022-04-19T16:36:48.343Z] c8c0f446ff20: Layer already exists [2022-04-19T16:36:48.343Z] 58633f44d2df: Layer already exists [2022-04-19T16:36:48.343Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:48.343Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:278c74ffaa70a8993e5d2df023c42f83837450bd437afc7ea7105339b69fbc0c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:48.690Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:49.035Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-19T16:36:49.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T16:36:49.035Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:49.035Z] 89ae9ab4c282: Preparing [2022-04-19T16:36:49.035Z] 7374227157b4: Preparing [2022-04-19T16:36:49.035Z] dc827603a253: Preparing [2022-04-19T16:36:49.035Z] 4a55cc638855: Preparing [2022-04-19T16:36:49.035Z] 10e75a4b11af: Preparing [2022-04-19T16:36:49.035Z] 5579fe360e14: Preparing [2022-04-19T16:36:49.035Z] 58633f44d2df: Preparing [2022-04-19T16:36:49.035Z] 195fd253b0b0: Preparing [2022-04-19T16:36:49.035Z] 77a9816306f6: Preparing [2022-04-19T16:36:49.035Z] c8c0f446ff20: Preparing [2022-04-19T16:36:49.035Z] f73e7dbfee58: Preparing [2022-04-19T16:36:49.035Z] 5579fe360e14: Waiting [2022-04-19T16:36:49.035Z] 77a9816306f6: Waiting [2022-04-19T16:36:49.035Z] 58633f44d2df: Waiting [2022-04-19T16:36:49.035Z] 195fd253b0b0: Waiting [2022-04-19T16:36:49.035Z] c8c0f446ff20: Waiting [2022-04-19T16:36:49.035Z] f73e7dbfee58: Waiting [2022-04-19T16:36:49.035Z] 7374227157b4: Layer already exists [2022-04-19T16:36:49.306Z] dc827603a253: Layer already exists [2022-04-19T16:36:49.307Z] 10e75a4b11af: Layer already exists [2022-04-19T16:36:49.307Z] 89ae9ab4c282: Layer already exists [2022-04-19T16:36:49.307Z] 4a55cc638855: Layer already exists [2022-04-19T16:36:49.307Z] 5579fe360e14: Layer already exists [2022-04-19T16:36:49.307Z] 58633f44d2df: Layer already exists [2022-04-19T16:36:49.307Z] c8c0f446ff20: Layer already exists [2022-04-19T16:36:49.307Z] 77a9816306f6: Layer already exists [2022-04-19T16:36:49.307Z] 195fd253b0b0: Layer already exists [2022-04-19T16:36:49.307Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:49.307Z] main: digest: sha256:278c74ffaa70a8993e5d2df023c42f83837450bd437afc7ea7105339b69fbc0c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:36:49.356Z] ===================================================== [Pipeline] echo [2022-04-19T16:36:49.365Z] taggedImages: [2022-04-19T16:36:49.365Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:49.365Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-19T16:36:49.365Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.73 [2022-04-19T16:36:49.365Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:49.365Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-19T16:36:49.385Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-19T16:36:49.385Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:49.385Z] latest [2022-04-19T16:36:49.385Z] 2.2.0-dev.73 [2022-04-19T16:36:49.385Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:49.385Z] main [2022-04-19T16:36:49.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:49.749Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:50.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:50.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T16:36:50.085Z] 2c99916068c2: Preparing [2022-04-19T16:36:50.085Z] 7d5996b4ede9: Preparing [2022-04-19T16:36:50.085Z] 14472a0215c1: Preparing [2022-04-19T16:36:50.085Z] 1ed94a4a869f: Preparing [2022-04-19T16:36:50.085Z] d6ef878ae4c9: Preparing [2022-04-19T16:36:50.085Z] 3075e0ae52ad: Preparing [2022-04-19T16:36:50.085Z] 8cfd6e5a9f88: Preparing [2022-04-19T16:36:50.085Z] f73e7dbfee58: Preparing [2022-04-19T16:36:50.085Z] 3075e0ae52ad: Waiting [2022-04-19T16:36:50.085Z] 8cfd6e5a9f88: Waiting [2022-04-19T16:36:50.085Z] f73e7dbfee58: Waiting [2022-04-19T16:36:50.359Z] 7d5996b4ede9: Pushed [2022-04-19T16:36:50.359Z] 2c99916068c2: Pushed [2022-04-19T16:36:50.359Z] d6ef878ae4c9: Pushed [2022-04-19T16:36:50.634Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:50.634Z] 3075e0ae52ad: Pushed [2022-04-19T16:36:51.226Z] 8cfd6e5a9f88: Pushed [2022-04-19T16:36:53.199Z] 14472a0215c1: Pushed [2022-04-19T16:36:53.199Z] 1ed94a4a869f: Pushed [2022-04-19T16:36:53.199Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:7f275dd7bda8b8cb9b9847e25508359dcc3c0011d11d24e459eb3bf74c23ed5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:53.548Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:53.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-19T16:36:53.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T16:36:53.894Z] 2c99916068c2: Preparing [2022-04-19T16:36:53.894Z] 7d5996b4ede9: Preparing [2022-04-19T16:36:53.894Z] 14472a0215c1: Preparing [2022-04-19T16:36:53.894Z] 1ed94a4a869f: Preparing [2022-04-19T16:36:53.894Z] d6ef878ae4c9: Preparing [2022-04-19T16:36:53.894Z] 3075e0ae52ad: Preparing [2022-04-19T16:36:53.894Z] 8cfd6e5a9f88: Preparing [2022-04-19T16:36:53.894Z] f73e7dbfee58: Preparing [2022-04-19T16:36:53.894Z] 3075e0ae52ad: Waiting [2022-04-19T16:36:53.894Z] 8cfd6e5a9f88: Waiting [2022-04-19T16:36:53.894Z] f73e7dbfee58: Waiting [2022-04-19T16:36:53.894Z] 2c99916068c2: Layer already exists [2022-04-19T16:36:53.894Z] 14472a0215c1: Layer already exists [2022-04-19T16:36:53.894Z] d6ef878ae4c9: Layer already exists [2022-04-19T16:36:53.894Z] 7d5996b4ede9: Layer already exists [2022-04-19T16:36:53.894Z] 1ed94a4a869f: Layer already exists [2022-04-19T16:36:54.167Z] 8cfd6e5a9f88: Layer already exists [2022-04-19T16:36:54.167Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:54.167Z] 3075e0ae52ad: Layer already exists [2022-04-19T16:36:54.167Z] latest: digest: sha256:7f275dd7bda8b8cb9b9847e25508359dcc3c0011d11d24e459eb3bf74c23ed5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:54.518Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:54.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.73 [2022-04-19T16:36:54.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T16:36:54.858Z] 2c99916068c2: Preparing [2022-04-19T16:36:54.858Z] 7d5996b4ede9: Preparing [2022-04-19T16:36:54.858Z] 14472a0215c1: Preparing [2022-04-19T16:36:54.858Z] 1ed94a4a869f: Preparing [2022-04-19T16:36:54.858Z] d6ef878ae4c9: Preparing [2022-04-19T16:36:54.858Z] 3075e0ae52ad: Preparing [2022-04-19T16:36:54.858Z] 8cfd6e5a9f88: Preparing [2022-04-19T16:36:54.858Z] f73e7dbfee58: Preparing [2022-04-19T16:36:54.858Z] 8cfd6e5a9f88: Waiting [2022-04-19T16:36:54.858Z] 3075e0ae52ad: Waiting [2022-04-19T16:36:54.858Z] f73e7dbfee58: Waiting [2022-04-19T16:36:54.858Z] 1ed94a4a869f: Layer already exists [2022-04-19T16:36:54.858Z] 2c99916068c2: Layer already exists [2022-04-19T16:36:54.858Z] 14472a0215c1: Layer already exists [2022-04-19T16:36:54.858Z] d6ef878ae4c9: Layer already exists [2022-04-19T16:36:54.858Z] 7d5996b4ede9: Layer already exists [2022-04-19T16:36:54.858Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:54.858Z] 3075e0ae52ad: Layer already exists [2022-04-19T16:36:54.858Z] 8cfd6e5a9f88: Layer already exists [2022-04-19T16:36:55.130Z] 2.2.0-dev.73: digest: sha256:7f275dd7bda8b8cb9b9847e25508359dcc3c0011d11d24e459eb3bf74c23ed5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:55.484Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:55.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:55.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T16:36:55.832Z] 2c99916068c2: Preparing [2022-04-19T16:36:55.832Z] 7d5996b4ede9: Preparing [2022-04-19T16:36:55.832Z] 14472a0215c1: Preparing [2022-04-19T16:36:55.832Z] 1ed94a4a869f: Preparing [2022-04-19T16:36:55.832Z] d6ef878ae4c9: Preparing [2022-04-19T16:36:55.832Z] 3075e0ae52ad: Preparing [2022-04-19T16:36:55.832Z] 8cfd6e5a9f88: Preparing [2022-04-19T16:36:55.832Z] f73e7dbfee58: Preparing [2022-04-19T16:36:55.832Z] 3075e0ae52ad: Waiting [2022-04-19T16:36:55.832Z] 8cfd6e5a9f88: Waiting [2022-04-19T16:36:55.832Z] f73e7dbfee58: Waiting [2022-04-19T16:36:55.832Z] 1ed94a4a869f: Layer already exists [2022-04-19T16:36:55.832Z] 7d5996b4ede9: Layer already exists [2022-04-19T16:36:55.832Z] 2c99916068c2: Layer already exists [2022-04-19T16:36:55.832Z] 14472a0215c1: Layer already exists [2022-04-19T16:36:55.832Z] d6ef878ae4c9: Layer already exists [2022-04-19T16:36:56.104Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:56.104Z] 8cfd6e5a9f88: Layer already exists [2022-04-19T16:36:56.104Z] 3075e0ae52ad: Layer already exists [2022-04-19T16:36:56.104Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:7f275dd7bda8b8cb9b9847e25508359dcc3c0011d11d24e459eb3bf74c23ed5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:56.454Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:56.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-19T16:36:56.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T16:36:56.793Z] 2c99916068c2: Preparing [2022-04-19T16:36:56.793Z] 7d5996b4ede9: Preparing [2022-04-19T16:36:56.793Z] 14472a0215c1: Preparing [2022-04-19T16:36:56.793Z] 1ed94a4a869f: Preparing [2022-04-19T16:36:56.793Z] d6ef878ae4c9: Preparing [2022-04-19T16:36:56.793Z] 3075e0ae52ad: Preparing [2022-04-19T16:36:56.793Z] 8cfd6e5a9f88: Preparing [2022-04-19T16:36:56.793Z] f73e7dbfee58: Preparing [2022-04-19T16:36:56.793Z] 3075e0ae52ad: Waiting [2022-04-19T16:36:56.793Z] 8cfd6e5a9f88: Waiting [2022-04-19T16:36:56.793Z] f73e7dbfee58: Waiting [2022-04-19T16:36:56.793Z] d6ef878ae4c9: Layer already exists [2022-04-19T16:36:56.793Z] 7d5996b4ede9: Layer already exists [2022-04-19T16:36:57.068Z] 2c99916068c2: Layer already exists [2022-04-19T16:36:57.068Z] 1ed94a4a869f: Layer already exists [2022-04-19T16:36:57.068Z] 14472a0215c1: Layer already exists [2022-04-19T16:36:57.068Z] 8cfd6e5a9f88: Layer already exists [2022-04-19T16:36:57.068Z] 3075e0ae52ad: Layer already exists [2022-04-19T16:36:57.068Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:57.068Z] main: digest: sha256:7f275dd7bda8b8cb9b9847e25508359dcc3c0011d11d24e459eb3bf74c23ed5d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:36:57.117Z] ===================================================== [Pipeline] echo [2022-04-19T16:36:57.126Z] taggedImages: [2022-04-19T16:36:57.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:57.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-19T16:36:57.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.73 [2022-04-19T16:36:57.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:57.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-19T16:36:57.147Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-19T16:36:57.147Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:57.147Z] latest [2022-04-19T16:36:57.147Z] 2.2.0-dev.73 [2022-04-19T16:36:57.147Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:36:57.147Z] main [2022-04-19T16:36:57.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:57.507Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:36:57.847Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:36:57.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T16:36:57.847Z] cbec3b9f6c1e: Preparing [2022-04-19T16:36:57.847Z] 9a3ef7e75fb0: Preparing [2022-04-19T16:36:57.847Z] 6ff5e3c11839: Preparing [2022-04-19T16:36:57.847Z] c777892f924c: Preparing [2022-04-19T16:36:57.847Z] 8734cadb83a4: Preparing [2022-04-19T16:36:57.847Z] b143e3f79451: Preparing [2022-04-19T16:36:57.847Z] 05df7a76a50a: Preparing [2022-04-19T16:36:57.847Z] ad4b3813975c: Preparing [2022-04-19T16:36:57.847Z] 54454a3c6935: Preparing [2022-04-19T16:36:57.847Z] f73e7dbfee58: Preparing [2022-04-19T16:36:57.847Z] b143e3f79451: Waiting [2022-04-19T16:36:57.847Z] 05df7a76a50a: Waiting [2022-04-19T16:36:57.847Z] ad4b3813975c: Waiting [2022-04-19T16:36:57.847Z] 54454a3c6935: Waiting [2022-04-19T16:36:57.847Z] f73e7dbfee58: Waiting [2022-04-19T16:36:58.140Z] cbec3b9f6c1e: Pushed [2022-04-19T16:36:58.140Z] 8734cadb83a4: Pushed [2022-04-19T16:36:58.140Z] 9a3ef7e75fb0: Pushed [2022-04-19T16:36:58.417Z] 05df7a76a50a: Pushed [2022-04-19T16:36:58.417Z] ad4b3813975c: Pushed [2022-04-19T16:36:58.417Z] b143e3f79451: Pushed [2022-04-19T16:36:58.417Z] f73e7dbfee58: Layer already exists [2022-04-19T16:36:59.013Z] 54454a3c6935: Pushed [2022-04-19T16:37:00.993Z] c777892f924c: Pushed [2022-04-19T16:37:01.587Z] 6ff5e3c11839: Pushed [2022-04-19T16:37:01.587Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:88b622088b3f626aff9bf5012bce1317066fa17aaf78223db4383595b8ec8c0b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:01.943Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:02.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-19T16:37:02.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T16:37:02.287Z] cbec3b9f6c1e: Preparing [2022-04-19T16:37:02.287Z] 9a3ef7e75fb0: Preparing [2022-04-19T16:37:02.287Z] 6ff5e3c11839: Preparing [2022-04-19T16:37:02.287Z] c777892f924c: Preparing [2022-04-19T16:37:02.287Z] 8734cadb83a4: Preparing [2022-04-19T16:37:02.287Z] b143e3f79451: Preparing [2022-04-19T16:37:02.287Z] 05df7a76a50a: Preparing [2022-04-19T16:37:02.287Z] ad4b3813975c: Preparing [2022-04-19T16:37:02.287Z] 54454a3c6935: Preparing [2022-04-19T16:37:02.287Z] f73e7dbfee58: Preparing [2022-04-19T16:37:02.287Z] ad4b3813975c: Waiting [2022-04-19T16:37:02.287Z] 54454a3c6935: Waiting [2022-04-19T16:37:02.287Z] f73e7dbfee58: Waiting [2022-04-19T16:37:02.287Z] b143e3f79451: Waiting [2022-04-19T16:37:02.287Z] 05df7a76a50a: Waiting [2022-04-19T16:37:02.558Z] 6ff5e3c11839: Layer already exists [2022-04-19T16:37:02.558Z] 8734cadb83a4: Layer already exists [2022-04-19T16:37:02.558Z] cbec3b9f6c1e: Layer already exists [2022-04-19T16:37:02.558Z] c777892f924c: Layer already exists [2022-04-19T16:37:02.558Z] 9a3ef7e75fb0: Layer already exists [2022-04-19T16:37:02.558Z] 05df7a76a50a: Layer already exists [2022-04-19T16:37:02.558Z] b143e3f79451: Layer already exists [2022-04-19T16:37:02.558Z] 54454a3c6935: Layer already exists [2022-04-19T16:37:02.558Z] ad4b3813975c: Layer already exists [2022-04-19T16:37:02.558Z] f73e7dbfee58: Layer already exists [2022-04-19T16:37:02.558Z] latest: digest: sha256:88b622088b3f626aff9bf5012bce1317066fa17aaf78223db4383595b8ec8c0b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:02.910Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:03.250Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.73 [2022-04-19T16:37:03.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T16:37:03.250Z] cbec3b9f6c1e: Preparing [2022-04-19T16:37:03.250Z] 9a3ef7e75fb0: Preparing [2022-04-19T16:37:03.250Z] 6ff5e3c11839: Preparing [2022-04-19T16:37:03.251Z] c777892f924c: Preparing [2022-04-19T16:37:03.251Z] 8734cadb83a4: Preparing [2022-04-19T16:37:03.251Z] b143e3f79451: Preparing [2022-04-19T16:37:03.251Z] 05df7a76a50a: Preparing [2022-04-19T16:37:03.251Z] ad4b3813975c: Preparing [2022-04-19T16:37:03.251Z] 54454a3c6935: Preparing [2022-04-19T16:37:03.251Z] f73e7dbfee58: Preparing [2022-04-19T16:37:03.251Z] b143e3f79451: Waiting [2022-04-19T16:37:03.251Z] 05df7a76a50a: Waiting [2022-04-19T16:37:03.251Z] ad4b3813975c: Waiting [2022-04-19T16:37:03.251Z] f73e7dbfee58: Waiting [2022-04-19T16:37:03.251Z] 54454a3c6935: Waiting [2022-04-19T16:37:03.251Z] cbec3b9f6c1e: Layer already exists [2022-04-19T16:37:03.524Z] 9a3ef7e75fb0: Layer already exists [2022-04-19T16:37:03.524Z] 6ff5e3c11839: Layer already exists [2022-04-19T16:37:03.524Z] c777892f924c: Layer already exists [2022-04-19T16:37:03.524Z] 8734cadb83a4: Layer already exists [2022-04-19T16:37:03.524Z] 05df7a76a50a: Layer already exists [2022-04-19T16:37:03.524Z] b143e3f79451: Layer already exists [2022-04-19T16:37:03.524Z] ad4b3813975c: Layer already exists [2022-04-19T16:37:03.524Z] 54454a3c6935: Layer already exists [2022-04-19T16:37:03.524Z] f73e7dbfee58: Layer already exists [2022-04-19T16:37:03.524Z] 2.2.0-dev.73: digest: sha256:88b622088b3f626aff9bf5012bce1317066fa17aaf78223db4383595b8ec8c0b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:03.873Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:04.219Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:04.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T16:37:04.220Z] cbec3b9f6c1e: Preparing [2022-04-19T16:37:04.220Z] 9a3ef7e75fb0: Preparing [2022-04-19T16:37:04.220Z] 6ff5e3c11839: Preparing [2022-04-19T16:37:04.220Z] c777892f924c: Preparing [2022-04-19T16:37:04.220Z] 8734cadb83a4: Preparing [2022-04-19T16:37:04.220Z] b143e3f79451: Preparing [2022-04-19T16:37:04.220Z] 05df7a76a50a: Preparing [2022-04-19T16:37:04.220Z] ad4b3813975c: Preparing [2022-04-19T16:37:04.220Z] 54454a3c6935: Preparing [2022-04-19T16:37:04.220Z] f73e7dbfee58: Preparing [2022-04-19T16:37:04.220Z] b143e3f79451: Waiting [2022-04-19T16:37:04.220Z] 54454a3c6935: Waiting [2022-04-19T16:37:04.220Z] f73e7dbfee58: Waiting [2022-04-19T16:37:04.220Z] 05df7a76a50a: Waiting [2022-04-19T16:37:04.220Z] ad4b3813975c: Waiting [2022-04-19T16:37:04.493Z] 9a3ef7e75fb0: Layer already exists [2022-04-19T16:37:04.493Z] 8734cadb83a4: Layer already exists [2022-04-19T16:37:04.493Z] c777892f924c: Layer already exists [2022-04-19T16:37:04.493Z] 6ff5e3c11839: Layer already exists [2022-04-19T16:37:04.493Z] cbec3b9f6c1e: Layer already exists [2022-04-19T16:37:04.493Z] f73e7dbfee58: Layer already exists [2022-04-19T16:37:04.493Z] b143e3f79451: Layer already exists [2022-04-19T16:37:04.493Z] 54454a3c6935: Layer already exists [2022-04-19T16:37:04.493Z] 05df7a76a50a: Layer already exists [2022-04-19T16:37:04.493Z] ad4b3813975c: Layer already exists [2022-04-19T16:37:04.493Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:88b622088b3f626aff9bf5012bce1317066fa17aaf78223db4383595b8ec8c0b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:04.843Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:05.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-19T16:37:05.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T16:37:05.192Z] cbec3b9f6c1e: Preparing [2022-04-19T16:37:05.192Z] 9a3ef7e75fb0: Preparing [2022-04-19T16:37:05.192Z] 6ff5e3c11839: Preparing [2022-04-19T16:37:05.192Z] c777892f924c: Preparing [2022-04-19T16:37:05.192Z] 8734cadb83a4: Preparing [2022-04-19T16:37:05.192Z] b143e3f79451: Preparing [2022-04-19T16:37:05.192Z] 05df7a76a50a: Preparing [2022-04-19T16:37:05.192Z] ad4b3813975c: Preparing [2022-04-19T16:37:05.192Z] 54454a3c6935: Preparing [2022-04-19T16:37:05.192Z] f73e7dbfee58: Preparing [2022-04-19T16:37:05.192Z] ad4b3813975c: Waiting [2022-04-19T16:37:05.192Z] f73e7dbfee58: Waiting [2022-04-19T16:37:05.192Z] 54454a3c6935: Waiting [2022-04-19T16:37:05.192Z] b143e3f79451: Waiting [2022-04-19T16:37:05.192Z] 05df7a76a50a: Waiting [2022-04-19T16:37:05.192Z] cbec3b9f6c1e: Layer already exists [2022-04-19T16:37:05.192Z] c777892f924c: Layer already exists [2022-04-19T16:37:05.192Z] 9a3ef7e75fb0: Layer already exists [2022-04-19T16:37:05.192Z] 6ff5e3c11839: Layer already exists [2022-04-19T16:37:05.464Z] 8734cadb83a4: Layer already exists [2022-04-19T16:37:05.464Z] b143e3f79451: Layer already exists [2022-04-19T16:37:05.464Z] f73e7dbfee58: Layer already exists [2022-04-19T16:37:05.464Z] 54454a3c6935: Layer already exists [2022-04-19T16:37:05.464Z] 05df7a76a50a: Layer already exists [2022-04-19T16:37:05.464Z] ad4b3813975c: Layer already exists [2022-04-19T16:37:05.464Z] main: digest: sha256:88b622088b3f626aff9bf5012bce1317066fa17aaf78223db4383595b8ec8c0b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:37:05.509Z] ===================================================== [Pipeline] echo [2022-04-19T16:37:05.519Z] taggedImages: [2022-04-19T16:37:05.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:05.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-19T16:37:05.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.73 [2022-04-19T16:37:05.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:05.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-19T16:37:05.539Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-19T16:37:05.539Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:05.539Z] latest [2022-04-19T16:37:05.539Z] 2.2.0-dev.73 [2022-04-19T16:37:05.539Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:05.539Z] main [2022-04-19T16:37:05.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:05.898Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:06.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:06.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T16:37:06.240Z] 548cc7753736: Preparing [2022-04-19T16:37:06.240Z] d8fb05b13645: Preparing [2022-04-19T16:37:06.240Z] 5579fe360e14: Preparing [2022-04-19T16:37:06.240Z] c52ea18e8bb8: Preparing [2022-04-19T16:37:06.240Z] 809306d32cd6: Preparing [2022-04-19T16:37:06.240Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:06.240Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:06.521Z] 5579fe360e14: Layer already exists [2022-04-19T16:37:06.521Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:06.521Z] 548cc7753736: Pushed [2022-04-19T16:37:06.521Z] 809306d32cd6: Pushed [2022-04-19T16:37:07.959Z] c52ea18e8bb8: Pushed [2022-04-19T16:37:11.338Z] d8fb05b13645: Pushed [2022-04-19T16:37:11.610Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:2ba85da9846c132f159fe2939ea298ccaecb1ec9259b2f1872254eb92f7e8694 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:11.950Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:12.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-19T16:37:12.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T16:37:12.289Z] 548cc7753736: Preparing [2022-04-19T16:37:12.289Z] d8fb05b13645: Preparing [2022-04-19T16:37:12.289Z] 5579fe360e14: Preparing [2022-04-19T16:37:12.289Z] c52ea18e8bb8: Preparing [2022-04-19T16:37:12.289Z] 809306d32cd6: Preparing [2022-04-19T16:37:12.289Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:12.289Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:12.562Z] d8fb05b13645: Layer already exists [2022-04-19T16:37:12.562Z] 5579fe360e14: Layer already exists [2022-04-19T16:37:12.562Z] 548cc7753736: Layer already exists [2022-04-19T16:37:12.562Z] c52ea18e8bb8: Layer already exists [2022-04-19T16:37:12.562Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:12.562Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:12.562Z] latest: digest: sha256:2ba85da9846c132f159fe2939ea298ccaecb1ec9259b2f1872254eb92f7e8694 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:12.906Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:13.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.73 [2022-04-19T16:37:13.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T16:37:13.246Z] 548cc7753736: Preparing [2022-04-19T16:37:13.246Z] d8fb05b13645: Preparing [2022-04-19T16:37:13.246Z] 5579fe360e14: Preparing [2022-04-19T16:37:13.246Z] c52ea18e8bb8: Preparing [2022-04-19T16:37:13.246Z] 809306d32cd6: Preparing [2022-04-19T16:37:13.246Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:13.519Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:13.519Z] c52ea18e8bb8: Layer already exists [2022-04-19T16:37:13.519Z] 5579fe360e14: Layer already exists [2022-04-19T16:37:13.519Z] 548cc7753736: Layer already exists [2022-04-19T16:37:13.519Z] d8fb05b13645: Layer already exists [2022-04-19T16:37:13.519Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:13.519Z] 2.2.0-dev.73: digest: sha256:2ba85da9846c132f159fe2939ea298ccaecb1ec9259b2f1872254eb92f7e8694 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:13.866Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:14.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:14.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T16:37:14.209Z] 548cc7753736: Preparing [2022-04-19T16:37:14.209Z] d8fb05b13645: Preparing [2022-04-19T16:37:14.209Z] 5579fe360e14: Preparing [2022-04-19T16:37:14.209Z] c52ea18e8bb8: Preparing [2022-04-19T16:37:14.209Z] 809306d32cd6: Preparing [2022-04-19T16:37:14.209Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:14.209Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:14.480Z] 548cc7753736: Layer already exists [2022-04-19T16:37:14.480Z] 5579fe360e14: Layer already exists [2022-04-19T16:37:14.480Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:14.480Z] d8fb05b13645: Layer already exists [2022-04-19T16:37:14.481Z] c52ea18e8bb8: Layer already exists [2022-04-19T16:37:14.481Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:14.481Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:2ba85da9846c132f159fe2939ea298ccaecb1ec9259b2f1872254eb92f7e8694 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:14.823Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:15.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-19T16:37:15.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T16:37:15.165Z] 548cc7753736: Preparing [2022-04-19T16:37:15.165Z] d8fb05b13645: Preparing [2022-04-19T16:37:15.165Z] 5579fe360e14: Preparing [2022-04-19T16:37:15.165Z] c52ea18e8bb8: Preparing [2022-04-19T16:37:15.165Z] 809306d32cd6: Preparing [2022-04-19T16:37:15.165Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:15.165Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:15.165Z] c52ea18e8bb8: Layer already exists [2022-04-19T16:37:15.165Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:15.165Z] d8fb05b13645: Layer already exists [2022-04-19T16:37:15.165Z] 548cc7753736: Layer already exists [2022-04-19T16:37:15.165Z] 5579fe360e14: Layer already exists [2022-04-19T16:37:15.436Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:15.436Z] main: digest: sha256:2ba85da9846c132f159fe2939ea298ccaecb1ec9259b2f1872254eb92f7e8694 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:37:15.479Z] ===================================================== [Pipeline] echo [2022-04-19T16:37:15.488Z] taggedImages: [2022-04-19T16:37:15.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:15.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-19T16:37:15.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.73 [2022-04-19T16:37:15.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:15.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-19T16:37:15.514Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-19T16:37:15.514Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:15.514Z] latest [2022-04-19T16:37:15.514Z] 2.2.0-dev.73 [2022-04-19T16:37:15.514Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:15.514Z] main [2022-04-19T16:37:15.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:15.862Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:16.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:16.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T16:37:16.198Z] 8637195bd157: Preparing [2022-04-19T16:37:16.198Z] eadde374ec79: Preparing [2022-04-19T16:37:16.198Z] 4f25e5986a4b: Preparing [2022-04-19T16:37:16.198Z] 7e7b7e4600bb: Preparing [2022-04-19T16:37:16.198Z] 93619ab464ba: Preparing [2022-04-19T16:37:16.198Z] 8ed2dcf4395f: Preparing [2022-04-19T16:37:16.198Z] 809306d32cd6: Preparing [2022-04-19T16:37:16.198Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:16.198Z] 809306d32cd6: Waiting [2022-04-19T16:37:16.198Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:16.198Z] 8ed2dcf4395f: Waiting [2022-04-19T16:37:16.483Z] 4f25e5986a4b: Pushed [2022-04-19T16:37:16.483Z] eadde374ec79: Pushed [2022-04-19T16:37:16.483Z] 8637195bd157: Pushed [2022-04-19T16:37:16.757Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:16.757Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:17.355Z] 8ed2dcf4395f: Pushed [2022-04-19T16:37:25.616Z] 93619ab464ba: Pushed [2022-04-19T16:37:33.872Z] 7e7b7e4600bb: Pushed [2022-04-19T16:37:33.872Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:e9b68826cb7a0a8b2dde0aec31cdccbcea47d3be6e3b2000b30d12f2f62bca2d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:34.216Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:34.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-19T16:37:34.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T16:37:34.557Z] 8637195bd157: Preparing [2022-04-19T16:37:34.557Z] eadde374ec79: Preparing [2022-04-19T16:37:34.557Z] 4f25e5986a4b: Preparing [2022-04-19T16:37:34.557Z] 7e7b7e4600bb: Preparing [2022-04-19T16:37:34.557Z] 93619ab464ba: Preparing [2022-04-19T16:37:34.557Z] 8ed2dcf4395f: Preparing [2022-04-19T16:37:34.557Z] 809306d32cd6: Preparing [2022-04-19T16:37:34.557Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:34.557Z] 8ed2dcf4395f: Waiting [2022-04-19T16:37:34.557Z] 809306d32cd6: Waiting [2022-04-19T16:37:34.557Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:34.557Z] 93619ab464ba: Layer already exists [2022-04-19T16:37:34.557Z] 4f25e5986a4b: Layer already exists [2022-04-19T16:37:34.557Z] 8637195bd157: Layer already exists [2022-04-19T16:37:34.557Z] eadde374ec79: Layer already exists [2022-04-19T16:37:34.557Z] 7e7b7e4600bb: Layer already exists [2022-04-19T16:37:34.830Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:34.830Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:37:34.830Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:34.830Z] latest: digest: sha256:e9b68826cb7a0a8b2dde0aec31cdccbcea47d3be6e3b2000b30d12f2f62bca2d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:35.174Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:35.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.73 [2022-04-19T16:37:35.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T16:37:35.558Z] 8637195bd157: Preparing [2022-04-19T16:37:35.558Z] eadde374ec79: Preparing [2022-04-19T16:37:35.558Z] 4f25e5986a4b: Preparing [2022-04-19T16:37:35.558Z] 7e7b7e4600bb: Preparing [2022-04-19T16:37:35.558Z] 93619ab464ba: Preparing [2022-04-19T16:37:35.558Z] 8ed2dcf4395f: Preparing [2022-04-19T16:37:35.558Z] 809306d32cd6: Preparing [2022-04-19T16:37:35.558Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:35.558Z] 8ed2dcf4395f: Waiting [2022-04-19T16:37:35.558Z] 809306d32cd6: Waiting [2022-04-19T16:37:35.558Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:35.844Z] 4f25e5986a4b: Layer already exists [2022-04-19T16:37:35.844Z] eadde374ec79: Layer already exists [2022-04-19T16:37:35.844Z] 8637195bd157: Layer already exists [2022-04-19T16:37:35.844Z] 93619ab464ba: Layer already exists [2022-04-19T16:37:35.844Z] 7e7b7e4600bb: Layer already exists [2022-04-19T16:37:35.844Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:37:35.844Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:35.844Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:35.844Z] 2.2.0-dev.73: digest: sha256:e9b68826cb7a0a8b2dde0aec31cdccbcea47d3be6e3b2000b30d12f2f62bca2d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:36.202Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:36.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:36.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T16:37:36.575Z] 8637195bd157: Preparing [2022-04-19T16:37:36.575Z] eadde374ec79: Preparing [2022-04-19T16:37:36.575Z] 4f25e5986a4b: Preparing [2022-04-19T16:37:36.575Z] 7e7b7e4600bb: Preparing [2022-04-19T16:37:36.575Z] 93619ab464ba: Preparing [2022-04-19T16:37:36.575Z] 8ed2dcf4395f: Preparing [2022-04-19T16:37:36.575Z] 809306d32cd6: Preparing [2022-04-19T16:37:36.575Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:36.575Z] 809306d32cd6: Waiting [2022-04-19T16:37:36.575Z] 8ed2dcf4395f: Waiting [2022-04-19T16:37:36.575Z] 93619ab464ba: Layer already exists [2022-04-19T16:37:36.575Z] 8637195bd157: Layer already exists [2022-04-19T16:37:36.575Z] 7e7b7e4600bb: Layer already exists [2022-04-19T16:37:36.575Z] 4f25e5986a4b: Layer already exists [2022-04-19T16:37:36.575Z] eadde374ec79: Layer already exists [2022-04-19T16:37:36.853Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:37:36.853Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:36.853Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:36.853Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:e9b68826cb7a0a8b2dde0aec31cdccbcea47d3be6e3b2000b30d12f2f62bca2d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:37.232Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:37.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-19T16:37:37.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T16:37:37.593Z] 8637195bd157: Preparing [2022-04-19T16:37:37.593Z] eadde374ec79: Preparing [2022-04-19T16:37:37.593Z] 4f25e5986a4b: Preparing [2022-04-19T16:37:37.593Z] 7e7b7e4600bb: Preparing [2022-04-19T16:37:37.593Z] 93619ab464ba: Preparing [2022-04-19T16:37:37.593Z] 8ed2dcf4395f: Preparing [2022-04-19T16:37:37.593Z] 809306d32cd6: Preparing [2022-04-19T16:37:37.593Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:37.593Z] 809306d32cd6: Waiting [2022-04-19T16:37:37.593Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:37.593Z] 8ed2dcf4395f: Waiting [2022-04-19T16:37:37.593Z] 4f25e5986a4b: Layer already exists [2022-04-19T16:37:37.593Z] 7e7b7e4600bb: Layer already exists [2022-04-19T16:37:37.593Z] eadde374ec79: Layer already exists [2022-04-19T16:37:37.593Z] 8637195bd157: Layer already exists [2022-04-19T16:37:37.593Z] 93619ab464ba: Layer already exists [2022-04-19T16:37:37.868Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:37:37.868Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:37.868Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:37.868Z] main: digest: sha256:e9b68826cb7a0a8b2dde0aec31cdccbcea47d3be6e3b2000b30d12f2f62bca2d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:37:37.915Z] ===================================================== [Pipeline] echo [2022-04-19T16:37:37.924Z] taggedImages: [2022-04-19T16:37:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-19T16:37:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.73 [2022-04-19T16:37:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-19T16:37:37.944Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-19T16:37:37.944Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:37.944Z] latest [2022-04-19T16:37:37.944Z] 2.2.0-dev.73 [2022-04-19T16:37:37.944Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:37:37.944Z] main [2022-04-19T16:37:37.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:38.297Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:38.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:37:38.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T16:37:38.635Z] 99b519a10a1d: Preparing [2022-04-19T16:37:38.635Z] e298f6183608: Preparing [2022-04-19T16:37:38.635Z] 7d580c6188ab: Preparing [2022-04-19T16:37:38.635Z] 79c73871ac80: Preparing [2022-04-19T16:37:38.635Z] d781b26d9f94: Preparing [2022-04-19T16:37:38.635Z] 809306d32cd6: Preparing [2022-04-19T16:37:38.635Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:38.635Z] 809306d32cd6: Waiting [2022-04-19T16:37:38.635Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:38.914Z] e298f6183608: Pushed [2022-04-19T16:37:38.914Z] 7d580c6188ab: Pushed [2022-04-19T16:37:38.914Z] 99b519a10a1d: Pushed [2022-04-19T16:37:38.914Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:38.914Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:39.509Z] d781b26d9f94: Pushed [2022-04-19T16:37:57.788Z] 79c73871ac80: Pushed [2022-04-19T16:37:57.788Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:02aa5b81d9bc897ea7a4774ef6e52fb116babce85a8313953a831dca274b5e38 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:58.129Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:58.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-19T16:37:58.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T16:37:58.470Z] 99b519a10a1d: Preparing [2022-04-19T16:37:58.470Z] e298f6183608: Preparing [2022-04-19T16:37:58.470Z] 7d580c6188ab: Preparing [2022-04-19T16:37:58.470Z] 79c73871ac80: Preparing [2022-04-19T16:37:58.470Z] d781b26d9f94: Preparing [2022-04-19T16:37:58.470Z] 809306d32cd6: Preparing [2022-04-19T16:37:58.470Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:58.470Z] 809306d32cd6: Waiting [2022-04-19T16:37:58.470Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:58.470Z] 79c73871ac80: Layer already exists [2022-04-19T16:37:58.470Z] e298f6183608: Layer already exists [2022-04-19T16:37:58.470Z] d781b26d9f94: Layer already exists [2022-04-19T16:37:58.470Z] 7d580c6188ab: Layer already exists [2022-04-19T16:37:58.470Z] 99b519a10a1d: Layer already exists [2022-04-19T16:37:58.471Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:58.471Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:58.741Z] latest: digest: sha256:02aa5b81d9bc897ea7a4774ef6e52fb116babce85a8313953a831dca274b5e38 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:59.084Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:37:59.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.73 [2022-04-19T16:37:59.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T16:37:59.419Z] 99b519a10a1d: Preparing [2022-04-19T16:37:59.419Z] e298f6183608: Preparing [2022-04-19T16:37:59.419Z] 7d580c6188ab: Preparing [2022-04-19T16:37:59.419Z] 79c73871ac80: Preparing [2022-04-19T16:37:59.419Z] d781b26d9f94: Preparing [2022-04-19T16:37:59.419Z] 809306d32cd6: Preparing [2022-04-19T16:37:59.419Z] 4f4ce317c6bb: Preparing [2022-04-19T16:37:59.419Z] 4f4ce317c6bb: Waiting [2022-04-19T16:37:59.419Z] 809306d32cd6: Waiting [2022-04-19T16:37:59.419Z] 79c73871ac80: Layer already exists [2022-04-19T16:37:59.419Z] 7d580c6188ab: Layer already exists [2022-04-19T16:37:59.419Z] d781b26d9f94: Layer already exists [2022-04-19T16:37:59.419Z] e298f6183608: Layer already exists [2022-04-19T16:37:59.419Z] 99b519a10a1d: Layer already exists [2022-04-19T16:37:59.688Z] 809306d32cd6: Layer already exists [2022-04-19T16:37:59.688Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:37:59.688Z] 2.2.0-dev.73: digest: sha256:02aa5b81d9bc897ea7a4774ef6e52fb116babce85a8313953a831dca274b5e38 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:00.033Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:00.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:00.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T16:38:00.368Z] 99b519a10a1d: Preparing [2022-04-19T16:38:00.368Z] e298f6183608: Preparing [2022-04-19T16:38:00.368Z] 7d580c6188ab: Preparing [2022-04-19T16:38:00.368Z] 79c73871ac80: Preparing [2022-04-19T16:38:00.368Z] d781b26d9f94: Preparing [2022-04-19T16:38:00.368Z] 809306d32cd6: Preparing [2022-04-19T16:38:00.368Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:00.368Z] 809306d32cd6: Waiting [2022-04-19T16:38:00.368Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:00.368Z] 99b519a10a1d: Layer already exists [2022-04-19T16:38:00.368Z] 79c73871ac80: Layer already exists [2022-04-19T16:38:00.640Z] e298f6183608: Layer already exists [2022-04-19T16:38:00.640Z] d781b26d9f94: Layer already exists [2022-04-19T16:38:00.640Z] 7d580c6188ab: Layer already exists [2022-04-19T16:38:00.640Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:00.640Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:00.640Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:02aa5b81d9bc897ea7a4774ef6e52fb116babce85a8313953a831dca274b5e38 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:00.984Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:01.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-19T16:38:01.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T16:38:01.323Z] 99b519a10a1d: Preparing [2022-04-19T16:38:01.323Z] e298f6183608: Preparing [2022-04-19T16:38:01.323Z] 7d580c6188ab: Preparing [2022-04-19T16:38:01.323Z] 79c73871ac80: Preparing [2022-04-19T16:38:01.323Z] d781b26d9f94: Preparing [2022-04-19T16:38:01.323Z] 809306d32cd6: Preparing [2022-04-19T16:38:01.323Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:01.323Z] 809306d32cd6: Waiting [2022-04-19T16:38:01.323Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:01.323Z] 99b519a10a1d: Layer already exists [2022-04-19T16:38:01.323Z] d781b26d9f94: Layer already exists [2022-04-19T16:38:01.323Z] 79c73871ac80: Layer already exists [2022-04-19T16:38:01.323Z] e298f6183608: Layer already exists [2022-04-19T16:38:01.323Z] 7d580c6188ab: Layer already exists [2022-04-19T16:38:01.595Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:01.595Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:01.595Z] main: digest: sha256:02aa5b81d9bc897ea7a4774ef6e52fb116babce85a8313953a831dca274b5e38 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:38:01.643Z] ===================================================== [Pipeline] echo [2022-04-19T16:38:01.651Z] taggedImages: [2022-04-19T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-19T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.73 [2022-04-19T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-19T16:38:01.670Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-19T16:38:01.670Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:01.670Z] latest [2022-04-19T16:38:01.670Z] 2.2.0-dev.73 [2022-04-19T16:38:01.670Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:01.670Z] main [2022-04-19T16:38:01.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:02.044Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:02.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:02.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T16:38:02.390Z] 85cd1dff10a3: Preparing [2022-04-19T16:38:02.390Z] 4a3f9f289052: Preparing [2022-04-19T16:38:02.390Z] 86cf194c73c0: Preparing [2022-04-19T16:38:02.390Z] 4968b2ceeb71: Preparing [2022-04-19T16:38:02.390Z] 8ed2dcf4395f: Preparing [2022-04-19T16:38:02.390Z] 809306d32cd6: Preparing [2022-04-19T16:38:02.390Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:02.390Z] 809306d32cd6: Waiting [2022-04-19T16:38:02.391Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:02.661Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:38:02.661Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:02.661Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:02.661Z] 85cd1dff10a3: Pushed [2022-04-19T16:38:02.661Z] 86cf194c73c0: Pushed [2022-04-19T16:38:02.661Z] 4a3f9f289052: Pushed [2022-04-19T16:38:20.928Z] 4968b2ceeb71: Pushed [2022-04-19T16:38:20.928Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:9f227fac5c4d52e4bb37ed55200db10b3127361d062cf3ed9c71d03fe4bc91f5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:21.273Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:21.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-19T16:38:21.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T16:38:21.609Z] 85cd1dff10a3: Preparing [2022-04-19T16:38:21.609Z] 4a3f9f289052: Preparing [2022-04-19T16:38:21.609Z] 86cf194c73c0: Preparing [2022-04-19T16:38:21.609Z] 4968b2ceeb71: Preparing [2022-04-19T16:38:21.609Z] 8ed2dcf4395f: Preparing [2022-04-19T16:38:21.609Z] 809306d32cd6: Preparing [2022-04-19T16:38:21.609Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:21.609Z] 809306d32cd6: Waiting [2022-04-19T16:38:21.609Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:21.609Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:38:21.609Z] 4968b2ceeb71: Layer already exists [2022-04-19T16:38:21.609Z] 85cd1dff10a3: Layer already exists [2022-04-19T16:38:21.609Z] 4a3f9f289052: Layer already exists [2022-04-19T16:38:21.609Z] 86cf194c73c0: Layer already exists [2022-04-19T16:38:21.879Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:21.879Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:21.879Z] latest: digest: sha256:9f227fac5c4d52e4bb37ed55200db10b3127361d062cf3ed9c71d03fe4bc91f5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:22.227Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:22.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.73 [2022-04-19T16:38:22.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T16:38:22.565Z] 85cd1dff10a3: Preparing [2022-04-19T16:38:22.565Z] 4a3f9f289052: Preparing [2022-04-19T16:38:22.565Z] 86cf194c73c0: Preparing [2022-04-19T16:38:22.565Z] 4968b2ceeb71: Preparing [2022-04-19T16:38:22.565Z] 8ed2dcf4395f: Preparing [2022-04-19T16:38:22.565Z] 809306d32cd6: Preparing [2022-04-19T16:38:22.565Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:22.565Z] 809306d32cd6: Waiting [2022-04-19T16:38:22.565Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:22.565Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:38:22.565Z] 85cd1dff10a3: Layer already exists [2022-04-19T16:38:22.565Z] 4a3f9f289052: Layer already exists [2022-04-19T16:38:22.565Z] 86cf194c73c0: Layer already exists [2022-04-19T16:38:22.565Z] 4968b2ceeb71: Layer already exists [2022-04-19T16:38:22.565Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:22.565Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:22.837Z] 2.2.0-dev.73: digest: sha256:9f227fac5c4d52e4bb37ed55200db10b3127361d062cf3ed9c71d03fe4bc91f5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:23.177Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:23.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:23.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T16:38:23.512Z] 85cd1dff10a3: Preparing [2022-04-19T16:38:23.512Z] 4a3f9f289052: Preparing [2022-04-19T16:38:23.512Z] 86cf194c73c0: Preparing [2022-04-19T16:38:23.512Z] 4968b2ceeb71: Preparing [2022-04-19T16:38:23.512Z] 8ed2dcf4395f: Preparing [2022-04-19T16:38:23.512Z] 809306d32cd6: Preparing [2022-04-19T16:38:23.512Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:23.512Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:23.512Z] 809306d32cd6: Waiting [2022-04-19T16:38:23.783Z] 85cd1dff10a3: Layer already exists [2022-04-19T16:38:23.783Z] 86cf194c73c0: Layer already exists [2022-04-19T16:38:23.783Z] 4968b2ceeb71: Layer already exists [2022-04-19T16:38:23.783Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:38:23.783Z] 4a3f9f289052: Layer already exists [2022-04-19T16:38:23.783Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:23.783Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:24.055Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:9f227fac5c4d52e4bb37ed55200db10b3127361d062cf3ed9c71d03fe4bc91f5 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:24.403Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:24.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-19T16:38:24.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T16:38:24.752Z] 85cd1dff10a3: Preparing [2022-04-19T16:38:24.752Z] 4a3f9f289052: Preparing [2022-04-19T16:38:24.752Z] 86cf194c73c0: Preparing [2022-04-19T16:38:24.752Z] 4968b2ceeb71: Preparing [2022-04-19T16:38:24.752Z] 8ed2dcf4395f: Preparing [2022-04-19T16:38:24.752Z] 809306d32cd6: Preparing [2022-04-19T16:38:24.752Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:24.752Z] 809306d32cd6: Waiting [2022-04-19T16:38:24.752Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:24.752Z] 8ed2dcf4395f: Layer already exists [2022-04-19T16:38:24.752Z] 86cf194c73c0: Layer already exists [2022-04-19T16:38:24.752Z] 4a3f9f289052: Layer already exists [2022-04-19T16:38:24.752Z] 85cd1dff10a3: Layer already exists [2022-04-19T16:38:24.752Z] 4968b2ceeb71: Layer already exists [2022-04-19T16:38:25.025Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:25.025Z] 809306d32cd6: Layer already exists [2022-04-19T16:38:25.025Z] main: digest: sha256:9f227fac5c4d52e4bb37ed55200db10b3127361d062cf3ed9c71d03fe4bc91f5 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:38:25.070Z] ===================================================== [Pipeline] echo [2022-04-19T16:38:25.079Z] taggedImages: [2022-04-19T16:38:25.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:25.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-19T16:38:25.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.73 [2022-04-19T16:38:25.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:25.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-19T16:38:25.105Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-19T16:38:25.105Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:25.105Z] latest [2022-04-19T16:38:25.105Z] 2.2.0-dev.73 [2022-04-19T16:38:25.105Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:25.105Z] main [2022-04-19T16:38:25.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:25.470Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:25.808Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:25.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T16:38:25.808Z] 0964eb9f905b: Preparing [2022-04-19T16:38:25.808Z] c64c3f7735ab: Preparing [2022-04-19T16:38:25.808Z] 5579fe360e14: Preparing [2022-04-19T16:38:25.808Z] 70d8af443c01: Preparing [2022-04-19T16:38:25.808Z] f73e7dbfee58: Preparing [2022-04-19T16:38:26.084Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:26.084Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:26.084Z] 0964eb9f905b: Pushed [2022-04-19T16:38:26.355Z] 70d8af443c01: Pushed [2022-04-19T16:38:31.740Z] c64c3f7735ab: Pushed [2022-04-19T16:38:31.740Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:37c49ccd7b362ac0882cf336d538524cbb9fd473cca5dd6a5e5a85ac0898536c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:32.082Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:32.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-19T16:38:32.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T16:38:32.423Z] 0964eb9f905b: Preparing [2022-04-19T16:38:32.423Z] c64c3f7735ab: Preparing [2022-04-19T16:38:32.423Z] 5579fe360e14: Preparing [2022-04-19T16:38:32.423Z] 70d8af443c01: Preparing [2022-04-19T16:38:32.423Z] f73e7dbfee58: Preparing [2022-04-19T16:38:32.423Z] 0964eb9f905b: Layer already exists [2022-04-19T16:38:32.423Z] 70d8af443c01: Layer already exists [2022-04-19T16:38:32.695Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:32.695Z] c64c3f7735ab: Layer already exists [2022-04-19T16:38:32.695Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:32.695Z] latest: digest: sha256:37c49ccd7b362ac0882cf336d538524cbb9fd473cca5dd6a5e5a85ac0898536c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:33.044Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:33.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.73 [2022-04-19T16:38:33.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T16:38:33.385Z] 0964eb9f905b: Preparing [2022-04-19T16:38:33.385Z] c64c3f7735ab: Preparing [2022-04-19T16:38:33.385Z] 5579fe360e14: Preparing [2022-04-19T16:38:33.385Z] 70d8af443c01: Preparing [2022-04-19T16:38:33.385Z] f73e7dbfee58: Preparing [2022-04-19T16:38:33.385Z] 70d8af443c01: Layer already exists [2022-04-19T16:38:33.385Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:33.385Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:33.385Z] c64c3f7735ab: Layer already exists [2022-04-19T16:38:33.385Z] 0964eb9f905b: Layer already exists [2022-04-19T16:38:33.658Z] 2.2.0-dev.73: digest: sha256:37c49ccd7b362ac0882cf336d538524cbb9fd473cca5dd6a5e5a85ac0898536c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:34.005Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:34.340Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:34.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T16:38:34.340Z] 0964eb9f905b: Preparing [2022-04-19T16:38:34.340Z] c64c3f7735ab: Preparing [2022-04-19T16:38:34.340Z] 5579fe360e14: Preparing [2022-04-19T16:38:34.340Z] 70d8af443c01: Preparing [2022-04-19T16:38:34.340Z] f73e7dbfee58: Preparing [2022-04-19T16:38:34.340Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:34.340Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:34.340Z] 70d8af443c01: Layer already exists [2022-04-19T16:38:34.340Z] 0964eb9f905b: Layer already exists [2022-04-19T16:38:34.340Z] c64c3f7735ab: Layer already exists [2022-04-19T16:38:34.613Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:37c49ccd7b362ac0882cf336d538524cbb9fd473cca5dd6a5e5a85ac0898536c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:34.956Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:35.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-19T16:38:35.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T16:38:35.292Z] 0964eb9f905b: Preparing [2022-04-19T16:38:35.292Z] c64c3f7735ab: Preparing [2022-04-19T16:38:35.292Z] 5579fe360e14: Preparing [2022-04-19T16:38:35.292Z] 70d8af443c01: Preparing [2022-04-19T16:38:35.292Z] f73e7dbfee58: Preparing [2022-04-19T16:38:35.292Z] 0964eb9f905b: Layer already exists [2022-04-19T16:38:35.292Z] c64c3f7735ab: Layer already exists [2022-04-19T16:38:35.292Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:35.292Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:35.292Z] 70d8af443c01: Layer already exists [2022-04-19T16:38:35.563Z] main: digest: sha256:37c49ccd7b362ac0882cf336d538524cbb9fd473cca5dd6a5e5a85ac0898536c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:38:35.614Z] ===================================================== [Pipeline] echo [2022-04-19T16:38:35.624Z] taggedImages: [2022-04-19T16:38:35.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:35.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-19T16:38:35.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.73 [2022-04-19T16:38:35.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:35.624Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-19T16:38:35.651Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-19T16:38:35.651Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:35.651Z] latest [2022-04-19T16:38:35.651Z] 2.2.0-dev.73 [2022-04-19T16:38:35.651Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:35.651Z] main [2022-04-19T16:38:35.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:36.002Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:36.344Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:36.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T16:38:36.344Z] 230ebb5ac4a0: Preparing [2022-04-19T16:38:36.344Z] da53b77f7c9e: Preparing [2022-04-19T16:38:36.344Z] 5579fe360e14: Preparing [2022-04-19T16:38:36.344Z] 50cc52ff4d56: Preparing [2022-04-19T16:38:36.344Z] f73e7dbfee58: Preparing [2022-04-19T16:38:36.622Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:36.622Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:38:36.622Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:36.622Z] 230ebb5ac4a0: Pushed [2022-04-19T16:38:42.004Z] da53b77f7c9e: Pushed [2022-04-19T16:38:42.005Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:1a7f95a1f3a87858d830e1662039f871f182c7796562792c464feb6a2b745441 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:42.346Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:42.684Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-19T16:38:42.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T16:38:42.684Z] 230ebb5ac4a0: Preparing [2022-04-19T16:38:42.684Z] da53b77f7c9e: Preparing [2022-04-19T16:38:42.684Z] 5579fe360e14: Preparing [2022-04-19T16:38:42.684Z] 50cc52ff4d56: Preparing [2022-04-19T16:38:42.684Z] f73e7dbfee58: Preparing [2022-04-19T16:38:42.684Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:42.684Z] da53b77f7c9e: Layer already exists [2022-04-19T16:38:42.684Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:42.684Z] 230ebb5ac4a0: Layer already exists [2022-04-19T16:38:42.684Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:38:42.955Z] latest: digest: sha256:1a7f95a1f3a87858d830e1662039f871f182c7796562792c464feb6a2b745441 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:43.295Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:43.663Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.73 [2022-04-19T16:38:43.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T16:38:43.663Z] 230ebb5ac4a0: Preparing [2022-04-19T16:38:43.663Z] da53b77f7c9e: Preparing [2022-04-19T16:38:43.663Z] 5579fe360e14: Preparing [2022-04-19T16:38:43.663Z] 50cc52ff4d56: Preparing [2022-04-19T16:38:43.663Z] f73e7dbfee58: Preparing [2022-04-19T16:38:43.663Z] 230ebb5ac4a0: Layer already exists [2022-04-19T16:38:43.663Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:38:43.663Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:43.663Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:43.663Z] da53b77f7c9e: Layer already exists [2022-04-19T16:38:43.939Z] 2.2.0-dev.73: digest: sha256:1a7f95a1f3a87858d830e1662039f871f182c7796562792c464feb6a2b745441 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:44.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:44.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:44.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T16:38:44.658Z] 230ebb5ac4a0: Preparing [2022-04-19T16:38:44.658Z] da53b77f7c9e: Preparing [2022-04-19T16:38:44.658Z] 5579fe360e14: Preparing [2022-04-19T16:38:44.658Z] 50cc52ff4d56: Preparing [2022-04-19T16:38:44.658Z] f73e7dbfee58: Preparing [2022-04-19T16:38:44.658Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:44.658Z] da53b77f7c9e: Layer already exists [2022-04-19T16:38:44.658Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:44.658Z] 230ebb5ac4a0: Layer already exists [2022-04-19T16:38:44.658Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:38:44.937Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:1a7f95a1f3a87858d830e1662039f871f182c7796562792c464feb6a2b745441 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:45.309Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:45.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-19T16:38:45.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T16:38:45.676Z] 230ebb5ac4a0: Preparing [2022-04-19T16:38:45.676Z] da53b77f7c9e: Preparing [2022-04-19T16:38:45.676Z] 5579fe360e14: Preparing [2022-04-19T16:38:45.676Z] 50cc52ff4d56: Preparing [2022-04-19T16:38:45.676Z] f73e7dbfee58: Preparing [2022-04-19T16:38:45.676Z] 5579fe360e14: Layer already exists [2022-04-19T16:38:45.676Z] da53b77f7c9e: Layer already exists [2022-04-19T16:38:45.676Z] 230ebb5ac4a0: Layer already exists [2022-04-19T16:38:45.676Z] 50cc52ff4d56: Layer already exists [2022-04-19T16:38:45.676Z] f73e7dbfee58: Layer already exists [2022-04-19T16:38:45.949Z] main: digest: sha256:1a7f95a1f3a87858d830e1662039f871f182c7796562792c464feb6a2b745441 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:38:45.997Z] ===================================================== [Pipeline] echo [2022-04-19T16:38:46.007Z] taggedImages: [2022-04-19T16:38:46.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:46.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-19T16:38:46.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.73 [2022-04-19T16:38:46.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:46.007Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-19T16:38:46.030Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-19T16:38:46.030Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:46.030Z] latest [2022-04-19T16:38:46.030Z] 2.2.0-dev.73 [2022-04-19T16:38:46.030Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:38:46.030Z] main [2022-04-19T16:38:46.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:46.395Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:46.733Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:38:46.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T16:38:46.733Z] 368726479543: Preparing [2022-04-19T16:38:46.733Z] 770447a2156b: Preparing [2022-04-19T16:38:46.733Z] dd3978ebd580: Preparing [2022-04-19T16:38:46.733Z] ec8ced600c7d: Preparing [2022-04-19T16:38:46.733Z] f0e5a4d6c014: Preparing [2022-04-19T16:38:46.733Z] 3b19d27f08f7: Preparing [2022-04-19T16:38:46.733Z] 73bb99a6e169: Preparing [2022-04-19T16:38:46.733Z] ec06c3102977: Preparing [2022-04-19T16:38:46.733Z] 6a3c62e080c7: Preparing [2022-04-19T16:38:46.733Z] 340cb19ca677: Preparing [2022-04-19T16:38:46.733Z] 4f4ce317c6bb: Preparing [2022-04-19T16:38:46.733Z] 3b19d27f08f7: Waiting [2022-04-19T16:38:46.733Z] 6a3c62e080c7: Waiting [2022-04-19T16:38:46.733Z] 73bb99a6e169: Waiting [2022-04-19T16:38:46.733Z] ec06c3102977: Waiting [2022-04-19T16:38:46.733Z] 340cb19ca677: Waiting [2022-04-19T16:38:46.733Z] 4f4ce317c6bb: Waiting [2022-04-19T16:38:47.015Z] f0e5a4d6c014: Layer already exists [2022-04-19T16:38:47.015Z] 3b19d27f08f7: Layer already exists [2022-04-19T16:38:47.015Z] 73bb99a6e169: Layer already exists [2022-04-19T16:38:47.015Z] 770447a2156b: Pushed [2022-04-19T16:38:47.015Z] ec06c3102977: Layer already exists [2022-04-19T16:38:47.015Z] 6a3c62e080c7: Layer already exists [2022-04-19T16:38:47.015Z] 340cb19ca677: Layer already exists [2022-04-19T16:38:47.015Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:38:47.991Z] 368726479543: Pushed [2022-04-19T16:38:49.959Z] dd3978ebd580: Pushed [2022-04-19T16:39:08.241Z] ec8ced600c7d: Pushed [2022-04-19T16:39:08.242Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf: digest: sha256:1f632c56faee0cc7a24d82517eedf4ec8a3c5bd0a2a70763b52239f5a6c3f23c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:08.587Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:08.926Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-19T16:39:08.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T16:39:08.926Z] 368726479543: Preparing [2022-04-19T16:39:08.926Z] 770447a2156b: Preparing [2022-04-19T16:39:08.926Z] dd3978ebd580: Preparing [2022-04-19T16:39:08.926Z] ec8ced600c7d: Preparing [2022-04-19T16:39:08.926Z] f0e5a4d6c014: Preparing [2022-04-19T16:39:08.926Z] 3b19d27f08f7: Preparing [2022-04-19T16:39:08.926Z] 73bb99a6e169: Preparing [2022-04-19T16:39:08.926Z] 3b19d27f08f7: Waiting [2022-04-19T16:39:08.926Z] ec06c3102977: Preparing [2022-04-19T16:39:08.926Z] 6a3c62e080c7: Preparing [2022-04-19T16:39:08.926Z] 340cb19ca677: Preparing [2022-04-19T16:39:08.926Z] 73bb99a6e169: Waiting [2022-04-19T16:39:08.926Z] 4f4ce317c6bb: Preparing [2022-04-19T16:39:08.926Z] 6a3c62e080c7: Waiting [2022-04-19T16:39:08.926Z] 340cb19ca677: Waiting [2022-04-19T16:39:08.926Z] 4f4ce317c6bb: Waiting [2022-04-19T16:39:08.926Z] ec06c3102977: Waiting [2022-04-19T16:39:08.926Z] 368726479543: Layer already exists [2022-04-19T16:39:08.926Z] dd3978ebd580: Layer already exists [2022-04-19T16:39:08.926Z] f0e5a4d6c014: Layer already exists [2022-04-19T16:39:08.926Z] ec8ced600c7d: Layer already exists [2022-04-19T16:39:08.926Z] 770447a2156b: Layer already exists [2022-04-19T16:39:09.197Z] ec06c3102977: Layer already exists [2022-04-19T16:39:09.197Z] 73bb99a6e169: Layer already exists [2022-04-19T16:39:09.197Z] 340cb19ca677: Layer already exists [2022-04-19T16:39:09.197Z] 6a3c62e080c7: Layer already exists [2022-04-19T16:39:09.197Z] 3b19d27f08f7: Layer already exists [2022-04-19T16:39:09.197Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:39:09.197Z] latest: digest: sha256:1f632c56faee0cc7a24d82517eedf4ec8a3c5bd0a2a70763b52239f5a6c3f23c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:09.540Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:09.876Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.73 [2022-04-19T16:39:09.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T16:39:09.876Z] 368726479543: Preparing [2022-04-19T16:39:09.876Z] 770447a2156b: Preparing [2022-04-19T16:39:09.876Z] dd3978ebd580: Preparing [2022-04-19T16:39:09.876Z] ec8ced600c7d: Preparing [2022-04-19T16:39:09.876Z] f0e5a4d6c014: Preparing [2022-04-19T16:39:09.876Z] 3b19d27f08f7: Preparing [2022-04-19T16:39:09.876Z] 73bb99a6e169: Preparing [2022-04-19T16:39:09.876Z] ec06c3102977: Preparing [2022-04-19T16:39:09.876Z] 6a3c62e080c7: Preparing [2022-04-19T16:39:09.876Z] 340cb19ca677: Preparing [2022-04-19T16:39:09.876Z] 4f4ce317c6bb: Preparing [2022-04-19T16:39:09.876Z] ec06c3102977: Waiting [2022-04-19T16:39:09.876Z] 6a3c62e080c7: Waiting [2022-04-19T16:39:09.876Z] 340cb19ca677: Waiting [2022-04-19T16:39:09.876Z] 4f4ce317c6bb: Waiting [2022-04-19T16:39:09.876Z] 3b19d27f08f7: Waiting [2022-04-19T16:39:09.876Z] 73bb99a6e169: Waiting [2022-04-19T16:39:09.876Z] 368726479543: Layer already exists [2022-04-19T16:39:09.876Z] ec8ced600c7d: Layer already exists [2022-04-19T16:39:09.876Z] f0e5a4d6c014: Layer already exists [2022-04-19T16:39:09.876Z] 770447a2156b: Layer already exists [2022-04-19T16:39:09.876Z] dd3978ebd580: Layer already exists [2022-04-19T16:39:10.149Z] 73bb99a6e169: Layer already exists [2022-04-19T16:39:10.149Z] 3b19d27f08f7: Layer already exists [2022-04-19T16:39:10.149Z] 340cb19ca677: Layer already exists [2022-04-19T16:39:10.149Z] ec06c3102977: Layer already exists [2022-04-19T16:39:10.149Z] 6a3c62e080c7: Layer already exists [2022-04-19T16:39:10.149Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:39:10.149Z] 2.2.0-dev.73: digest: sha256:1f632c56faee0cc7a24d82517eedf4ec8a3c5bd0a2a70763b52239f5a6c3f23c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:10.495Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:10.832Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:39:10.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T16:39:10.833Z] 368726479543: Preparing [2022-04-19T16:39:10.833Z] 770447a2156b: Preparing [2022-04-19T16:39:10.833Z] dd3978ebd580: Preparing [2022-04-19T16:39:10.833Z] ec8ced600c7d: Preparing [2022-04-19T16:39:10.833Z] f0e5a4d6c014: Preparing [2022-04-19T16:39:10.833Z] 3b19d27f08f7: Preparing [2022-04-19T16:39:10.833Z] 73bb99a6e169: Preparing [2022-04-19T16:39:10.833Z] ec06c3102977: Preparing [2022-04-19T16:39:10.833Z] 6a3c62e080c7: Preparing [2022-04-19T16:39:10.833Z] 340cb19ca677: Preparing [2022-04-19T16:39:10.833Z] 4f4ce317c6bb: Preparing [2022-04-19T16:39:10.833Z] 3b19d27f08f7: Waiting [2022-04-19T16:39:10.833Z] 73bb99a6e169: Waiting [2022-04-19T16:39:10.833Z] ec06c3102977: Waiting [2022-04-19T16:39:10.833Z] 6a3c62e080c7: Waiting [2022-04-19T16:39:10.833Z] 340cb19ca677: Waiting [2022-04-19T16:39:10.833Z] 4f4ce317c6bb: Waiting [2022-04-19T16:39:10.833Z] 368726479543: Layer already exists [2022-04-19T16:39:10.833Z] dd3978ebd580: Layer already exists [2022-04-19T16:39:10.833Z] f0e5a4d6c014: Layer already exists [2022-04-19T16:39:10.833Z] ec8ced600c7d: Layer already exists [2022-04-19T16:39:10.833Z] 770447a2156b: Layer already exists [2022-04-19T16:39:11.105Z] 3b19d27f08f7: Layer already exists [2022-04-19T16:39:11.105Z] 73bb99a6e169: Layer already exists [2022-04-19T16:39:11.105Z] 6a3c62e080c7: Layer already exists [2022-04-19T16:39:11.105Z] 340cb19ca677: Layer already exists [2022-04-19T16:39:11.105Z] ec06c3102977: Layer already exists [2022-04-19T16:39:11.105Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:39:11.105Z] 7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73: digest: sha256:1f632c56faee0cc7a24d82517eedf4ec8a3c5bd0a2a70763b52239f5a6c3f23c size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:11.452Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:11.806Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-19T16:39:11.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T16:39:11.806Z] 368726479543: Preparing [2022-04-19T16:39:11.806Z] 770447a2156b: Preparing [2022-04-19T16:39:11.806Z] dd3978ebd580: Preparing [2022-04-19T16:39:11.806Z] ec8ced600c7d: Preparing [2022-04-19T16:39:11.806Z] f0e5a4d6c014: Preparing [2022-04-19T16:39:11.806Z] 3b19d27f08f7: Preparing [2022-04-19T16:39:11.806Z] 73bb99a6e169: Preparing [2022-04-19T16:39:11.806Z] ec06c3102977: Preparing [2022-04-19T16:39:11.806Z] 6a3c62e080c7: Preparing [2022-04-19T16:39:11.806Z] 340cb19ca677: Preparing [2022-04-19T16:39:11.806Z] 4f4ce317c6bb: Preparing [2022-04-19T16:39:11.806Z] ec06c3102977: Waiting [2022-04-19T16:39:11.806Z] 6a3c62e080c7: Waiting [2022-04-19T16:39:11.806Z] 340cb19ca677: Waiting [2022-04-19T16:39:11.806Z] 4f4ce317c6bb: Waiting [2022-04-19T16:39:11.806Z] 73bb99a6e169: Waiting [2022-04-19T16:39:11.806Z] 3b19d27f08f7: Waiting [2022-04-19T16:39:12.077Z] f0e5a4d6c014: Layer already exists [2022-04-19T16:39:12.077Z] dd3978ebd580: Layer already exists [2022-04-19T16:39:12.077Z] 368726479543: Layer already exists [2022-04-19T16:39:12.077Z] ec8ced600c7d: Layer already exists [2022-04-19T16:39:12.077Z] 770447a2156b: Layer already exists [2022-04-19T16:39:12.077Z] 73bb99a6e169: Layer already exists [2022-04-19T16:39:12.077Z] 6a3c62e080c7: Layer already exists [2022-04-19T16:39:12.077Z] 3b19d27f08f7: Layer already exists [2022-04-19T16:39:12.077Z] ec06c3102977: Layer already exists [2022-04-19T16:39:12.077Z] 340cb19ca677: Layer already exists [2022-04-19T16:39:12.077Z] 4f4ce317c6bb: Layer already exists [2022-04-19T16:39:12.077Z] main: digest: sha256:1f632c56faee0cc7a24d82517eedf4ec8a3c5bd0a2a70763b52239f5a6c3f23c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:39:12.128Z] ===================================================== [Pipeline] echo [2022-04-19T16:39:12.137Z] taggedImages: [2022-04-19T16:39:12.137Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf [2022-04-19T16:39:12.137Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-19T16:39:12.137Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.73 [2022-04-19T16:39:12.137Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c172932d67f5deb00d2ba71bf7bdd749298babf-2.2.0-dev.73 [2022-04-19T16:39:12.137Z] - 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-04-19T16:39:12.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T16:39:12.511Z] [2022-04-19T16:39:12.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:12.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T16:39:13.133Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T16:39:13.133Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T16:39:13.133Z] 04944245beec: Pulling fs layer [2022-04-19T16:39:13.133Z] 699f458cf7ca: Pulling fs layer [2022-04-19T16:39:13.133Z] 765212b225bb: Pulling fs layer [2022-04-19T16:39:13.133Z] f23df028b6ca: Pulling fs layer [2022-04-19T16:39:13.133Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T16:39:13.133Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T16:39:13.133Z] f23df028b6ca: Waiting [2022-04-19T16:39:13.133Z] d65c8cfc05b1: Waiting [2022-04-19T16:39:13.133Z] 2437ff75d9bd: Waiting [2022-04-19T16:39:13.133Z] 765212b225bb: Waiting [2022-04-19T16:39:13.133Z] 04944245beec: Verifying Checksum [2022-04-19T16:39:13.133Z] 04944245beec: Download complete [2022-04-19T16:39:13.133Z] 765212b225bb: Verifying Checksum [2022-04-19T16:39:13.133Z] 765212b225bb: Download complete [2022-04-19T16:39:13.133Z] f23df028b6ca: Download complete [2022-04-19T16:39:13.133Z] d65c8cfc05b1: Download complete [2022-04-19T16:39:13.407Z] 699f458cf7ca: Verifying Checksum [2022-04-19T16:39:13.407Z] 699f458cf7ca: Download complete [2022-04-19T16:39:13.680Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T16:39:13.680Z] 8998bd30e6a1: Download complete [2022-04-19T16:39:16.297Z] 2437ff75d9bd: Download complete [2022-04-19T16:39:18.275Z] 8998bd30e6a1: Pull complete [2022-04-19T16:39:18.547Z] 04944245beec: Pull complete [2022-04-19T16:39:19.979Z] 699f458cf7ca: Pull complete [2022-04-19T16:39:20.253Z] 765212b225bb: Pull complete [2022-04-19T16:39:21.229Z] f23df028b6ca: Pull complete [2022-04-19T16:39:21.503Z] d65c8cfc05b1: Pull complete [2022-04-19T16:39:36.564Z] 2437ff75d9bd: Pull complete [2022-04-19T16:39:36.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T16:39:36.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T16:39:36.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T16:39:36.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-21350 does not seem to be running inside a container [2022-04-19T16:39:36.893Z] $ 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/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@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-04-19T16:39:39.030Z] $ docker top b38e04d76ee4f6a8f186bd92684faf3c6a782d55e4dd1181256186e887899671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:39:40.005Z] ---> job-cost.sh [2022-04-19T16:39:40.005Z] lf-activate-venv: SKIPPING [2022-04-19T16:39:40.005Z] INFO: No Stack... [2022-04-19T16:39:40.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T16:39:41.576Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T16:39:42.251Z] + cat /w/workspace/edgex-go/199/archives/cost.csv [2022-04-19T16:39:42.251Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T16:39:42.286Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-199-stack-cost] [2022-04-19T16:39:42.292Z] Resource [jenkins-edgexfoundry-edgex-go-main-199-stack-cost] did not exist. Created. [2022-04-19T16:39:42.292Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T16:39:42.955Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-19T16:39:43.582Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T16:39:43.588Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T16:39:43.593Z] $ docker stop --time=1 b38e04d76ee4f6a8f186bd92684faf3c6a782d55e4dd1181256186e887899671 [2022-04-19T16:39:45.146Z] $ docker rm -f b38e04d76ee4f6a8f186bd92684faf3c6a782d55e4dd1181256186e887899671 [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-04-19T16:39:45.673Z] provisioning config files... [2022-04-19T16:39:45.682Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/199@tmp/config5265959162579439101tmp [Pipeline] { [Pipeline] sh [2022-04-19T16:39:45.973Z] + set +x [2022-04-19T16:39:45.973Z] + curl -s https://codecov.io/bash [2022-04-19T16:39:45.973Z] + bash -s -- [2022-04-19T16:39:45.973Z] [2022-04-19T16:39:45.973Z] _____ _ [2022-04-19T16:39:45.973Z] / ____| | | [2022-04-19T16:39:45.973Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T16:39:45.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T16:39:45.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T16:39:45.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T16:39:45.973Z] Bash-1.0.6 [2022-04-19T16:39:45.973Z] [2022-04-19T16:39:45.973Z] [2022-04-19T16:39:45.973Z] ==> git version 2.25.1 found [2022-04-19T16:39:45.973Z] ==> 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-04-19T16:39:45.973Z] Release-Date: 2020-01-08 [2022-04-19T16:39:45.973Z] 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-04-19T16:39:45.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T16:39:45.973Z] ==> Jenkins CI detected. [2022-04-19T16:39:45.973Z] current dir:  /w/workspace/edgex-go/199 [2022-04-19T16:39:45.973Z] project root: . [2022-04-19T16:39:45.973Z] --> token set from env [2022-04-19T16:39:45.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T16:39:45.973Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T16:39:45.973Z] ==> Python coveragepy not found [2022-04-19T16:39:45.973Z] ==> Searching for coverage reports in: [2022-04-19T16:39:45.973Z] + . [2022-04-19T16:39:45.973Z] -> Found 1 reports [2022-04-19T16:39:45.973Z] ==> Detecting git/mercurial file structure [2022-04-19T16:39:45.973Z] ==> Reading reports [2022-04-19T16:39:45.973Z] + ./coverage.out bytes=435134 [2022-04-19T16:39:45.973Z] ==> Appending adjustments [2022-04-19T16:39:45.973Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T16:39:47.356Z] + Found adjustments [2022-04-19T16:39:47.356Z] ==> Gzipping contents [2022-04-19T16:39:47.356Z] 60K /tmp/codecov.EVCfgI.gz [2022-04-19T16:39:47.356Z] ==> Uploading reports [2022-04-19T16:39:47.356Z] url: https://codecov.io [2022-04-19T16:39:47.356Z] query: branch=main&commit=7c172932d67f5deb00d2ba71bf7bdd749298babf&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T16:39:47.356Z] -> Pinging Codecov [2022-04-19T16:39:47.356Z] 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=7c172932d67f5deb00d2ba71bf7bdd749298babf&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T16:39:47.617Z] -> Uploading to [2022-04-19T16:39:47.617Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/7c172932d67f5deb00d2ba71bf7bdd749298babf/9786d540-5c02-43fa-8c9e-ecd0977fa0ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T163947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b9ef98f849e7375020d1736664b278a88764cbfc5189d82d28296450a409f6b [2022-04-19T16:39:47.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:39:47.617Z] Dload Upload Total Spent Left Speed [2022-04-19T16:39:47.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59870 0 0 100 59870 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59870 0 0 100 59870 0 264k --:--:-- --:--:-- --:--:-- 263k [2022-04-19T16:39:47.877Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c172932d67f5deb00d2ba71bf7bdd749298babf [Pipeline] } [2022-04-19T16:39:47.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-19T16:39:48.035Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-19T16:39:48.046Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:48.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T16:39:48.340Z] [2022-04-19T16:39:48.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:48.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T16:39:48.644Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-19T16:39:48.644Z] 188c0c94c7c5: Pulling fs layer [2022-04-19T16:39:48.644Z] 0ef7d3d256c8: Pulling fs layer [2022-04-19T16:39:48.644Z] de9db76c5a1d: Pulling fs layer [2022-04-19T16:39:48.644Z] 0eba1c9be4d2: Pulling fs layer [2022-04-19T16:39:48.644Z] 0d57e429df01: Pulling fs layer [2022-04-19T16:39:48.644Z] 4e4be7b47b0d: Pulling fs layer [2022-04-19T16:39:48.644Z] e1f770b5df2f: Pulling fs layer [2022-04-19T16:39:48.644Z] 85a0685a4137: Pulling fs layer [2022-04-19T16:39:48.644Z] 4e4be7b47b0d: Waiting [2022-04-19T16:39:48.644Z] 0eba1c9be4d2: Waiting [2022-04-19T16:39:48.645Z] 0d57e429df01: Waiting [2022-04-19T16:39:48.645Z] e1f770b5df2f: Waiting [2022-04-19T16:39:48.645Z] 85a0685a4137: Waiting [2022-04-19T16:39:48.645Z] de9db76c5a1d: Download complete [2022-04-19T16:39:48.645Z] 0ef7d3d256c8: Verifying Checksum [2022-04-19T16:39:48.645Z] 0ef7d3d256c8: Download complete [2022-04-19T16:39:48.645Z] 0d57e429df01: Download complete [2022-04-19T16:39:48.645Z] 4e4be7b47b0d: Verifying Checksum [2022-04-19T16:39:48.645Z] 4e4be7b47b0d: Download complete [2022-04-19T16:39:48.645Z] 188c0c94c7c5: Verifying Checksum [2022-04-19T16:39:48.904Z] 188c0c94c7c5: Pull complete [2022-04-19T16:39:48.904Z] e1f770b5df2f: Verifying Checksum [2022-04-19T16:39:48.904Z] e1f770b5df2f: Download complete [2022-04-19T16:39:48.904Z] 0ef7d3d256c8: Pull complete [2022-04-19T16:39:48.904Z] de9db76c5a1d: Pull complete [2022-04-19T16:39:49.472Z] 0eba1c9be4d2: Verifying Checksum [2022-04-19T16:39:49.472Z] 0eba1c9be4d2: Download complete [2022-04-19T16:39:49.472Z] 85a0685a4137: Verifying Checksum [2022-04-19T16:39:49.472Z] 85a0685a4137: Download complete [2022-04-19T16:39:52.762Z] 0eba1c9be4d2: Pull complete [2022-04-19T16:39:52.763Z] 0d57e429df01: Pull complete [2022-04-19T16:39:52.763Z] 4e4be7b47b0d: Pull complete [2022-04-19T16:39:53.330Z] e1f770b5df2f: Pull complete [2022-04-19T16:39:57.526Z] 85a0685a4137: Pull complete [2022-04-19T16:39:57.526Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-19T16:39:57.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T16:39:57.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-19T16:39:57.591Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T16:39:57.626Z] $ 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/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-19T16:39:59.924Z] $ docker top 89f5b89f1ac2041341b37f3ee2453c703957994d17701eda2b6c28aca8a569be -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T16:40:00.058Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-19T16:40:00.339Z] + set -o pipefail [2022-04-19T16:40:00.340Z] + snyk monitor '--org=edgex-jenkins' [2022-04-19T16:40:06.913Z] [2022-04-19T16:40:06.913Z] Monitoring /w/workspace/edgex-go/199 (github.com/edgexfoundry/edgex-go)... [2022-04-19T16:40:06.913Z] [2022-04-19T16:40:06.913Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/79d09e0c-b8c5-4e51-bc20-9995ad6a3b6a [2022-04-19T16:40:06.913Z] [2022-04-19T16:40:06.913Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-19T16:40:06.913Z] [2022-04-19T16:40:06.913Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-19T16:40:06.913Z] [2022-04-19T16:40:06.913Z] [Pipeline] } [2022-04-19T16:40:06.923Z] $ docker stop --time=1 89f5b89f1ac2041341b37f3ee2453c703957994d17701eda2b6c28aca8a569be [2022-04-19T16:40:09.415Z] $ docker rm -f 89f5b89f1ac2041341b37f3ee2453c703957994d17701eda2b6c28aca8a569be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-19T16:40:09.813Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:40:09.827Z] provisioning config files... [2022-04-19T16:40:09.835Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/199@tmp/config2607848777795983778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:40:10.130Z] --> edgex-publish-swagger.sh [2022-04-19T16:40:10.130Z] === Publish openapi/v2 API === [2022-04-19T16:40:10.130Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-19T16:40:10.130Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/199/openapi/v2/core-command.yaml] [2022-04-19T16:40:10.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:40:10.130Z] Dload Upload Total Spent Left Speed [2022-04-19T16:40:11.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 28169 0:00:01 0:00:01 --:--:-- 28192 100 33831 0 0 100 33831 0 28169 0:00:01 0:00:01 --:--:-- 28169 [2022-04-19T16:40:11.514Z] [2022-04-19T16:40:11.514Z] [2022-04-19T16:40:11.514Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/199/openapi/v2/core-data.yaml] [2022-04-19T16:40:11.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:40:11.514Z] Dload Upload Total Spent Left Speed [2022-04-19T16:40:12.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 59127 0:00:01 0:00:01 --:--:-- 59127 [2022-04-19T16:40:12.456Z] [2022-04-19T16:40:12.456Z] [2022-04-19T16:40:12.456Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/199/openapi/v2/core-metadata.yaml] [2022-04-19T16:40:12.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:40:12.456Z] Dload Upload Total Spent Left Speed [2022-04-19T16:40:14.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 942k --:--:-- --:--:-- --:--:-- 936k 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 90753 0:00:01 0:00:01 --:--:-- 90696 [2022-04-19T16:40:14.226Z] [2022-04-19T16:40:14.226Z] [2022-04-19T16:40:14.226Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/199/openapi/v2/support-notifications.yaml] [2022-04-19T16:40:14.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:40:14.226Z] Dload Upload Total Spent Left Speed [2022-04-19T16:40:15.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90770 --:--:-- --:--:-- --:--:-- 90770 100 89318 0 0 100 89318 0 90770 --:--:-- --:--:-- --:--:-- 90678 [2022-04-19T16:40:15.164Z] [2022-04-19T16:40:15.164Z] [2022-04-19T16:40:15.164Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/199/openapi/v2/support-scheduler.yaml] [2022-04-19T16:40:15.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:40:15.164Z] Dload Upload Total Spent Left Speed [2022-04-19T16:40:16.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32881 0:00:01 0:00:01 --:--:-- 32881 100 39556 0 0 100 39556 0 31418 0:00:01 0:00:01 --:--:-- 31418 [2022-04-19T16:40:16.548Z] [2022-04-19T16:40:16.548Z] [2022-04-19T16:40:16.548Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/199/openapi/v2/system-agent.yaml] [2022-04-19T16:40:16.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:40:16.549Z] Dload Upload Total Spent Left Speed [2022-04-19T16:40:17.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18002 0:00:01 0:00:01 --:--:-- 18018 100 20091 0 0 100 20091 0 18002 0:00:01 0:00:01 --:--:-- 18002 [2022-04-19T16:40:17.491Z] [2022-04-19T16:40:17.491Z] [Pipeline] } [2022-04-19T16:40:17.499Z] 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-04-19T16:40:17.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:40:17.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:18.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:40:18.188Z] . [Pipeline] withDockerContainer [2022-04-19T16:40:18.255Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T16:40:18.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:40:18.773Z] $ docker top 1e2e681b78376a5cec53c99e2b29cfc8b0a8237987b8e9a6e0a9b0003517496c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:40:18.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:40:18.883Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:40:19.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:40:19.024Z] $ docker exec 1e2e681b78376a5cec53c99e2b29cfc8b0a8237987b8e9a6e0a9b0003517496c ssh-agent [2022-04-19T16:40:19.149Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgMmhdb/agent.15 [2022-04-19T16:40:19.149Z] SSH_AGENT_PID=21 [2022-04-19T16:40:19.154Z] Running ssh-add (command line suppressed) [2022-04-19T16:40:19.267Z] Identity added: /w/workspace/edgex-go/199@tmp/private_key_4357685284325645093.key (/w/workspace/edgex-go/199@tmp/private_key_4357685284325645093.key) [2022-04-19T16:40:19.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:40:19.576Z] + git semver tag [2022-04-19T16:40:19.577Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:40:19.577Z] # $GIT_DIR = /w/workspace/edgex-go/199/.git [2022-04-19T16:40:19.577Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/199 [2022-04-19T16:40:19.577Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:40:19.577Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:40:19.577Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:40:19.577Z] # $SEMVER_BRANCH = main [2022-04-19T16:40:19.577Z] # $SEMVER_DIR = /w/workspace/edgex-go/199/.semver [2022-04-19T16:40:19.577Z] # 7c172932d67f5deb00d2ba71bf7bdd749298babf HEAD [2022-04-19T16:40:19.577Z] # -> Force: false [2022-04-19T16:40:19.577Z] # de544a0afbae5244761dd851543d118258468726 refs/tags/v2.2.0-dev.73 [Pipeline] } [2022-04-19T16:40:19.584Z] $ docker exec --env ******** --env ******** 1e2e681b78376a5cec53c99e2b29cfc8b0a8237987b8e9a6e0a9b0003517496c ssh-agent -k [2022-04-19T16:40:19.691Z] unset SSH_AUTH_SOCK; [2022-04-19T16:40:19.691Z] unset SSH_AGENT_PID; [2022-04-19T16:40:19.691Z] echo Agent pid 21 killed; [2022-04-19T16:40:19.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:40:20.007Z] + git semver [Pipeline] } [2022-04-19T16:40:20.018Z] $ docker stop --time=1 1e2e681b78376a5cec53c99e2b29cfc8b0a8237987b8e9a6e0a9b0003517496c [2022-04-19T16:40:21.320Z] $ docker rm -f 1e2e681b78376a5cec53c99e2b29cfc8b0a8237987b8e9a6e0a9b0003517496c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:21.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T16:40:21.724Z] [2022-04-19T16:40:21.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:22.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T16:40:22.026Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-19T16:40:22.026Z] ab5ef0e58194: Pulling fs layer [2022-04-19T16:40:22.026Z] 9712f1f96733: Pulling fs layer [2022-04-19T16:40:22.026Z] 63f879dbbcfc: Pulling fs layer [2022-04-19T16:40:22.026Z] 0d9ebad4ef96: Pulling fs layer [2022-04-19T16:40:22.026Z] e9a5061849ea: Pulling fs layer [2022-04-19T16:40:22.026Z] d747dcd14b5f: Pulling fs layer [2022-04-19T16:40:22.026Z] 2de7ff778b66: Pulling fs layer [2022-04-19T16:40:22.026Z] e9a5061849ea: Waiting [2022-04-19T16:40:22.026Z] d747dcd14b5f: Waiting [2022-04-19T16:40:22.026Z] 2de7ff778b66: Waiting [2022-04-19T16:40:22.026Z] 0d9ebad4ef96: Waiting [2022-04-19T16:40:22.026Z] 9712f1f96733: Verifying Checksum [2022-04-19T16:40:22.026Z] 9712f1f96733: Download complete [2022-04-19T16:40:22.285Z] 63f879dbbcfc: Download complete [2022-04-19T16:40:22.544Z] e9a5061849ea: Verifying Checksum [2022-04-19T16:40:22.544Z] e9a5061849ea: Download complete [2022-04-19T16:40:22.544Z] d747dcd14b5f: Verifying Checksum [2022-04-19T16:40:22.544Z] d747dcd14b5f: Download complete [2022-04-19T16:40:22.544Z] 0d9ebad4ef96: Verifying Checksum [2022-04-19T16:40:22.544Z] 0d9ebad4ef96: Download complete [2022-04-19T16:40:22.544Z] ab5ef0e58194: Verifying Checksum [2022-04-19T16:40:22.544Z] ab5ef0e58194: Download complete [2022-04-19T16:40:22.544Z] 2de7ff778b66: Verifying Checksum [2022-04-19T16:40:22.544Z] 2de7ff778b66: Download complete [2022-04-19T16:40:25.832Z] ab5ef0e58194: Pull complete [2022-04-19T16:40:25.832Z] 9712f1f96733: Pull complete [2022-04-19T16:40:26.405Z] 63f879dbbcfc: Pull complete [2022-04-19T16:40:30.613Z] 0d9ebad4ef96: Pull complete [2022-04-19T16:40:30.613Z] e9a5061849ea: Pull complete [2022-04-19T16:40:30.872Z] d747dcd14b5f: Pull complete [2022-04-19T16:40:32.251Z] 2de7ff778b66: Pull complete [2022-04-19T16:40:32.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-19T16:40:32.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T16:40:32.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-19T16:40:32.322Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T16:40:32.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-19T16:40:35.117Z] $ docker top 4f36dbab64e20ed9cb6c0af3d5ca194ec646c69fe4ce814e1a4dea478392f6d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:40:35.199Z] provisioning config files... [2022-04-19T16:40:35.208Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/199@tmp/config2269217364476724558tmp [2022-04-19T16:40:35.223Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/199@tmp/config3690936298220927956tmp [2022-04-19T16:40:35.233Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/199@tmp/config8527971549946079905tmp [Pipeline] { [Pipeline] echo [2022-04-19T16:40:35.247Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:40:35.532Z] ---> sigul-configuration.sh [2022-04-19T16:40:35.532Z] gpg: directory `/root/.gnupg' created [2022-04-19T16:40:35.532Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-19T16:40:35.532Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-19T16:40:35.532Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-19T16:40:35.532Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-19T16:40:35.532Z] gpg: CAST5 encrypted data [2022-04-19T16:40:35.532Z] gpg: encrypted with 1 passphrase [2022-04-19T16:40:35.532Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-19T16:40:35.823Z] + mkdir /home/jenkins [2022-04-19T16:40:35.823Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-19T16:40:36.109Z] + 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-04-19T16:40:36.117Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:40:36.402Z] ---> sigul-install.sh [2022-04-19T16:40:36.402Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-19T16:40:36.689Z] + git tag --list [2022-04-19T16:40:36.690Z] 0.6.0 [2022-04-19T16:40:36.690Z] 0.6.1 [2022-04-19T16:40:36.690Z] 0.7.0 [2022-04-19T16:40:36.690Z] 0.7.1 [2022-04-19T16:40:36.690Z] v1.0.0 [2022-04-19T16:40:36.690Z] v1.0.1 [2022-04-19T16:40:36.690Z] v1.1.0 [2022-04-19T16:40:36.690Z] v1.2.0 [2022-04-19T16:40:36.690Z] v1.2.1 [2022-04-19T16:40:36.690Z] v1.3.0 [2022-04-19T16:40:36.690Z] v1.3.1 [2022-04-19T16:40:36.690Z] v2.0.0 [2022-04-19T16:40:36.690Z] v2.0.1-dev.1 [2022-04-19T16:40:36.690Z] v2.0.1-dev.10 [2022-04-19T16:40:36.690Z] v2.0.1-dev.11 [2022-04-19T16:40:36.690Z] v2.0.1-dev.12 [2022-04-19T16:40:36.690Z] v2.0.1-dev.13 [2022-04-19T16:40:36.690Z] v2.0.1-dev.14 [2022-04-19T16:40:36.690Z] v2.0.1-dev.15 [2022-04-19T16:40:36.690Z] v2.0.1-dev.16 [2022-04-19T16:40:36.690Z] v2.0.1-dev.17 [2022-04-19T16:40:36.690Z] v2.0.1-dev.18 [2022-04-19T16:40:36.690Z] v2.0.1-dev.19 [2022-04-19T16:40:36.690Z] v2.0.1-dev.2 [2022-04-19T16:40:36.690Z] v2.0.1-dev.20 [2022-04-19T16:40:36.690Z] v2.0.1-dev.21 [2022-04-19T16:40:36.690Z] v2.0.1-dev.22 [2022-04-19T16:40:36.690Z] v2.0.1-dev.23 [2022-04-19T16:40:36.690Z] v2.0.1-dev.24 [2022-04-19T16:40:36.690Z] v2.0.1-dev.25 [2022-04-19T16:40:36.690Z] v2.0.1-dev.26 [2022-04-19T16:40:36.690Z] v2.0.1-dev.27 [2022-04-19T16:40:36.690Z] v2.0.1-dev.28 [2022-04-19T16:40:36.690Z] v2.0.1-dev.29 [2022-04-19T16:40:36.690Z] v2.0.1-dev.3 [2022-04-19T16:40:36.690Z] v2.0.1-dev.30 [2022-04-19T16:40:36.690Z] v2.0.1-dev.31 [2022-04-19T16:40:36.690Z] v2.0.1-dev.32 [2022-04-19T16:40:36.690Z] v2.0.1-dev.33 [2022-04-19T16:40:36.690Z] v2.0.1-dev.34 [2022-04-19T16:40:36.690Z] v2.0.1-dev.35 [2022-04-19T16:40:36.690Z] v2.0.1-dev.36 [2022-04-19T16:40:36.690Z] v2.0.1-dev.37 [2022-04-19T16:40:36.690Z] v2.0.1-dev.38 [2022-04-19T16:40:36.690Z] v2.0.1-dev.39 [2022-04-19T16:40:36.690Z] v2.0.1-dev.4 [2022-04-19T16:40:36.690Z] v2.0.1-dev.40 [2022-04-19T16:40:36.690Z] v2.0.1-dev.41 [2022-04-19T16:40:36.690Z] v2.0.1-dev.42 [2022-04-19T16:40:36.690Z] v2.0.1-dev.43 [2022-04-19T16:40:36.690Z] v2.0.1-dev.44 [2022-04-19T16:40:36.690Z] v2.0.1-dev.45 [2022-04-19T16:40:36.690Z] v2.0.1-dev.46 [2022-04-19T16:40:36.690Z] v2.0.1-dev.47 [2022-04-19T16:40:36.690Z] v2.0.1-dev.48 [2022-04-19T16:40:36.690Z] v2.0.1-dev.49 [2022-04-19T16:40:36.690Z] v2.0.1-dev.5 [2022-04-19T16:40:36.690Z] v2.0.1-dev.50 [2022-04-19T16:40:36.690Z] v2.0.1-dev.51 [2022-04-19T16:40:36.690Z] v2.0.1-dev.52 [2022-04-19T16:40:36.690Z] v2.0.1-dev.53 [2022-04-19T16:40:36.690Z] v2.0.1-dev.54 [2022-04-19T16:40:36.690Z] v2.0.1-dev.55 [2022-04-19T16:40:36.690Z] v2.0.1-dev.56 [2022-04-19T16:40:36.690Z] v2.0.1-dev.57 [2022-04-19T16:40:36.690Z] v2.0.1-dev.58 [2022-04-19T16:40:36.690Z] v2.0.1-dev.59 [2022-04-19T16:40:36.690Z] v2.0.1-dev.6 [2022-04-19T16:40:36.690Z] v2.0.1-dev.60 [2022-04-19T16:40:36.690Z] v2.0.1-dev.61 [2022-04-19T16:40:36.690Z] v2.0.1-dev.62 [2022-04-19T16:40:36.690Z] v2.0.1-dev.63 [2022-04-19T16:40:36.690Z] v2.0.1-dev.64 [2022-04-19T16:40:36.690Z] v2.0.1-dev.65 [2022-04-19T16:40:36.690Z] v2.0.1-dev.66 [2022-04-19T16:40:36.690Z] v2.0.1-dev.67 [2022-04-19T16:40:36.690Z] v2.0.1-dev.68 [2022-04-19T16:40:36.690Z] v2.0.1-dev.69 [2022-04-19T16:40:36.690Z] v2.0.1-dev.7 [2022-04-19T16:40:36.690Z] v2.0.1-dev.70 [2022-04-19T16:40:36.690Z] v2.0.1-dev.71 [2022-04-19T16:40:36.690Z] v2.0.1-dev.72 [2022-04-19T16:40:36.690Z] v2.0.1-dev.73 [2022-04-19T16:40:36.690Z] v2.0.1-dev.74 [2022-04-19T16:40:36.690Z] v2.0.1-dev.75 [2022-04-19T16:40:36.690Z] v2.0.1-dev.76 [2022-04-19T16:40:36.690Z] v2.0.1-dev.77 [2022-04-19T16:40:36.690Z] v2.0.1-dev.78 [2022-04-19T16:40:36.690Z] v2.0.1-dev.79 [2022-04-19T16:40:36.690Z] v2.0.1-dev.8 [2022-04-19T16:40:36.690Z] v2.0.1-dev.80 [2022-04-19T16:40:36.690Z] v2.0.1-dev.81 [2022-04-19T16:40:36.690Z] v2.0.1-dev.82 [2022-04-19T16:40:36.690Z] v2.0.1-dev.83 [2022-04-19T16:40:36.690Z] v2.0.1-dev.84 [2022-04-19T16:40:36.690Z] v2.0.1-dev.85 [2022-04-19T16:40:36.690Z] v2.0.1-dev.86 [2022-04-19T16:40:36.690Z] v2.0.1-dev.87 [2022-04-19T16:40:36.690Z] v2.0.1-dev.88 [2022-04-19T16:40:36.690Z] v2.0.1-dev.89 [2022-04-19T16:40:36.690Z] v2.0.1-dev.9 [2022-04-19T16:40:36.690Z] v2.0.1-dev.90 [2022-04-19T16:40:36.690Z] v2.0.1-dev.91 [2022-04-19T16:40:36.690Z] v2.0.1-dev.92 [2022-04-19T16:40:36.690Z] v2.0.1-dev.93 [2022-04-19T16:40:36.690Z] v2.0.1-dev.94 [2022-04-19T16:40:36.690Z] v2.0.1-dev.95 [2022-04-19T16:40:36.690Z] v2.0.1-dev.96 [2022-04-19T16:40:36.690Z] v2.0.1-dev.97 [2022-04-19T16:40:36.690Z] v2.0.1-dev.98 [2022-04-19T16:40:36.690Z] v2.0.1-dev.99 [2022-04-19T16:40:36.690Z] v2.1.0 [2022-04-19T16:40:36.690Z] v2.2.0-dev.1 [2022-04-19T16:40:36.690Z] v2.2.0-dev.10 [2022-04-19T16:40:36.690Z] v2.2.0-dev.11 [2022-04-19T16:40:36.690Z] v2.2.0-dev.12 [2022-04-19T16:40:36.690Z] v2.2.0-dev.13 [2022-04-19T16:40:36.690Z] v2.2.0-dev.14 [2022-04-19T16:40:36.690Z] v2.2.0-dev.15 [2022-04-19T16:40:36.690Z] v2.2.0-dev.16 [2022-04-19T16:40:36.690Z] v2.2.0-dev.17 [2022-04-19T16:40:36.690Z] v2.2.0-dev.18 [2022-04-19T16:40:36.690Z] v2.2.0-dev.19 [2022-04-19T16:40:36.690Z] v2.2.0-dev.2 [2022-04-19T16:40:36.690Z] v2.2.0-dev.20 [2022-04-19T16:40:36.690Z] v2.2.0-dev.21 [2022-04-19T16:40:36.690Z] v2.2.0-dev.22 [2022-04-19T16:40:36.690Z] v2.2.0-dev.23 [2022-04-19T16:40:36.690Z] v2.2.0-dev.24 [2022-04-19T16:40:36.690Z] v2.2.0-dev.25 [2022-04-19T16:40:36.690Z] v2.2.0-dev.26 [2022-04-19T16:40:36.690Z] v2.2.0-dev.27 [2022-04-19T16:40:36.690Z] v2.2.0-dev.28 [2022-04-19T16:40:36.690Z] v2.2.0-dev.29 [2022-04-19T16:40:36.690Z] v2.2.0-dev.3 [2022-04-19T16:40:36.690Z] v2.2.0-dev.30 [2022-04-19T16:40:36.690Z] v2.2.0-dev.31 [2022-04-19T16:40:36.690Z] v2.2.0-dev.32 [2022-04-19T16:40:36.690Z] v2.2.0-dev.33 [2022-04-19T16:40:36.690Z] v2.2.0-dev.34 [2022-04-19T16:40:36.690Z] v2.2.0-dev.35 [2022-04-19T16:40:36.690Z] v2.2.0-dev.36 [2022-04-19T16:40:36.690Z] v2.2.0-dev.37 [2022-04-19T16:40:36.690Z] v2.2.0-dev.38 [2022-04-19T16:40:36.690Z] v2.2.0-dev.39 [2022-04-19T16:40:36.690Z] v2.2.0-dev.4 [2022-04-19T16:40:36.690Z] v2.2.0-dev.40 [2022-04-19T16:40:36.690Z] v2.2.0-dev.41 [2022-04-19T16:40:36.690Z] v2.2.0-dev.42 [2022-04-19T16:40:36.690Z] v2.2.0-dev.43 [2022-04-19T16:40:36.690Z] v2.2.0-dev.44 [2022-04-19T16:40:36.690Z] v2.2.0-dev.45 [2022-04-19T16:40:36.690Z] v2.2.0-dev.46 [2022-04-19T16:40:36.690Z] v2.2.0-dev.47 [2022-04-19T16:40:36.690Z] v2.2.0-dev.48 [2022-04-19T16:40:36.690Z] v2.2.0-dev.49 [2022-04-19T16:40:36.690Z] v2.2.0-dev.5 [2022-04-19T16:40:36.690Z] v2.2.0-dev.50 [2022-04-19T16:40:36.690Z] v2.2.0-dev.51 [2022-04-19T16:40:36.690Z] v2.2.0-dev.52 [2022-04-19T16:40:36.690Z] v2.2.0-dev.53 [2022-04-19T16:40:36.690Z] v2.2.0-dev.54 [2022-04-19T16:40:36.690Z] v2.2.0-dev.55 [2022-04-19T16:40:36.690Z] v2.2.0-dev.56 [2022-04-19T16:40:36.690Z] v2.2.0-dev.57 [2022-04-19T16:40:36.690Z] v2.2.0-dev.58 [2022-04-19T16:40:36.690Z] v2.2.0-dev.59 [2022-04-19T16:40:36.690Z] v2.2.0-dev.6 [2022-04-19T16:40:36.690Z] v2.2.0-dev.60 [2022-04-19T16:40:36.690Z] v2.2.0-dev.61 [2022-04-19T16:40:36.690Z] v2.2.0-dev.62 [2022-04-19T16:40:36.690Z] v2.2.0-dev.63 [2022-04-19T16:40:36.690Z] v2.2.0-dev.64 [2022-04-19T16:40:36.690Z] v2.2.0-dev.65 [2022-04-19T16:40:36.690Z] v2.2.0-dev.66 [2022-04-19T16:40:36.690Z] v2.2.0-dev.67 [2022-04-19T16:40:36.690Z] v2.2.0-dev.68 [2022-04-19T16:40:36.690Z] v2.2.0-dev.69 [2022-04-19T16:40:36.690Z] v2.2.0-dev.7 [2022-04-19T16:40:36.690Z] v2.2.0-dev.70 [2022-04-19T16:40:36.690Z] v2.2.0-dev.71 [2022-04-19T16:40:36.690Z] v2.2.0-dev.72 [2022-04-19T16:40:36.690Z] v2.2.0-dev.73 [2022-04-19T16:40:36.690Z] v2.2.0-dev.8 [2022-04-19T16:40:36.690Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-19T16:40:36.975Z] + lftools sign git-tag v2.2.0-dev.73 [2022-04-19T16:40:37.544Z] Signing Git tag with Sigul... [2022-04-19T16:40:37.544Z] Signing v2.2.0-dev.73 [Pipeline] echo [2022-04-19T16:40:37.906Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:40:38.224Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-19T16:40:38.232Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-19T16:40:38.250Z] $ docker stop --time=1 4f36dbab64e20ed9cb6c0af3d5ca194ec646c69fe4ce814e1a4dea478392f6d6 [2022-04-19T16:40:39.581Z] $ docker rm -f 4f36dbab64e20ed9cb6c0af3d5ca194ec646c69fe4ce814e1a4dea478392f6d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-19T16:40:40.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:40:40.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:40.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:40:40.305Z] . [Pipeline] withDockerContainer [2022-04-19T16:40:40.367Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T16:40:40.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:40:40.779Z] $ docker top 6ca8b5f4a0fd1b8a9876acfc633a0ff374738871136b4deb85ecbecf8f5c5e0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:40:40.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:40:40.882Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:40:41.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:40:41.014Z] $ docker exec 6ca8b5f4a0fd1b8a9876acfc633a0ff374738871136b4deb85ecbecf8f5c5e0c ssh-agent [2022-04-19T16:40:41.130Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlNJFmg/agent.15 [2022-04-19T16:40:41.130Z] SSH_AGENT_PID=21 [2022-04-19T16:40:41.136Z] Running ssh-add (command line suppressed) [2022-04-19T16:40:41.252Z] Identity added: /w/workspace/edgex-go/199@tmp/private_key_1292878407264268533.key (/w/workspace/edgex-go/199@tmp/private_key_1292878407264268533.key) [2022-04-19T16:40:41.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:40:41.556Z] + git semver bump pre [2022-04-19T16:40:41.557Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:40:41.557Z] # $GIT_DIR = /w/workspace/edgex-go/199/.git [2022-04-19T16:40:41.557Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/199 [2022-04-19T16:40:41.557Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:40:41.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:40:41.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:40:41.557Z] # $SEMVER_BRANCH = main [2022-04-19T16:40:41.557Z] # $SEMVER_DIR = /w/workspace/edgex-go/199/.semver [2022-04-19T16:40:41.557Z] 2.2.0-dev.74 [Pipeline] } [2022-04-19T16:40:41.562Z] $ docker exec --env ******** --env ******** 6ca8b5f4a0fd1b8a9876acfc633a0ff374738871136b4deb85ecbecf8f5c5e0c ssh-agent -k [2022-04-19T16:40:41.678Z] unset SSH_AUTH_SOCK; [2022-04-19T16:40:41.679Z] unset SSH_AGENT_PID; [2022-04-19T16:40:41.679Z] echo Agent pid 21 killed; [2022-04-19T16:40:41.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:40:41.998Z] + git semver [Pipeline] } [2022-04-19T16:40:42.010Z] $ docker stop --time=1 6ca8b5f4a0fd1b8a9876acfc633a0ff374738871136b4deb85ecbecf8f5c5e0c [2022-04-19T16:40:43.301Z] $ docker rm -f 6ca8b5f4a0fd1b8a9876acfc633a0ff374738871136b4deb85ecbecf8f5c5e0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:40:43.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:40:43.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:43.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:40:43.940Z] . [Pipeline] withDockerContainer [2022-04-19T16:40:44.000Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T16:40:44.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:40:44.411Z] $ docker top aa40da81a6b636cbf06104d63026c22d10e3785ea3decb3f623b1212465d1442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:40:44.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:40:44.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:40:44.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:40:44.637Z] $ docker exec aa40da81a6b636cbf06104d63026c22d10e3785ea3decb3f623b1212465d1442 ssh-agent [2022-04-19T16:40:44.760Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLcODGG/agent.15 [2022-04-19T16:40:44.760Z] SSH_AGENT_PID=21 [2022-04-19T16:40:44.765Z] Running ssh-add (command line suppressed) [2022-04-19T16:40:44.876Z] Identity added: /w/workspace/edgex-go/199@tmp/private_key_1034156636989660731.key (/w/workspace/edgex-go/199@tmp/private_key_1034156636989660731.key) [2022-04-19T16:40:44.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:40:45.176Z] + git semver push [2022-04-19T16:40:45.176Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:40:45.176Z] # $GIT_DIR = /w/workspace/edgex-go/199/.git [2022-04-19T16:40:45.176Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/199 [2022-04-19T16:40:45.176Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:40:45.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:40:45.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:40:45.176Z] # $SEMVER_BRANCH = main [2022-04-19T16:40:45.176Z] # $SEMVER_DIR = /w/workspace/edgex-go/199/.semver [Pipeline] } [2022-04-19T16:40:49.379Z] $ docker exec --env ******** --env ******** aa40da81a6b636cbf06104d63026c22d10e3785ea3decb3f623b1212465d1442 ssh-agent -k [2022-04-19T16:40:49.491Z] unset SSH_AUTH_SOCK; [2022-04-19T16:40:49.491Z] unset SSH_AGENT_PID; [2022-04-19T16:40:49.491Z] echo Agent pid 21 killed; [2022-04-19T16:40:49.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:40:49.814Z] + git semver [Pipeline] } [2022-04-19T16:40:49.828Z] $ docker stop --time=1 aa40da81a6b636cbf06104d63026c22d10e3785ea3decb3f623b1212465d1442 [2022-04-19T16:40:51.118Z] $ docker rm -f aa40da81a6b636cbf06104d63026c22d10e3785ea3decb3f623b1212465d1442 [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-04-19T16:40:51.698Z] + [ -d /w/workspace/edgex-go/199/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:40:51.992Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:40:52.860Z] ---> package-listing.sh [2022-04-19T16:40:52.860Z] ++ facter osfamily [2022-04-19T16:40:52.860Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T16:40:53.120Z] + OS_FAMILY=debian [2022-04-19T16:40:53.120Z] + workspace=/w/workspace/edgex-go/199 [2022-04-19T16:40:53.120Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T16:40:53.120Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T16:40:53.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T16:40:53.120Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T16:40:53.120Z] + '[' /w/workspace/edgex-go/199 ']' [2022-04-19T16:40:53.120Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T16:40:53.120Z] + case "${OS_FAMILY}" in [2022-04-19T16:40:53.120Z] + dpkg -l [2022-04-19T16:40:53.120Z] + grep '^ii' [2022-04-19T16:40:53.120Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T16:40:53.120Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T16:40:53.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T16:40:53.120Z] + '[' /w/workspace/edgex-go/199 ']' [2022-04-19T16:40:53.120Z] + mkdir -p /w/workspace/edgex-go/199/archives/ [2022-04-19T16:40:53.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/199/archives/ [Pipeline] echo [2022-04-19T16:40:53.130Z] 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/199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T16:40:53.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:53.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:40:53.969Z] [2022-04-19T16:40:53.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:40:54.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:40:54.268Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T16:40:54.268Z] 5eb5b503b376: Pulling fs layer [2022-04-19T16:40:54.268Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T16:40:54.268Z] ec43610c2a17: Pulling fs layer [2022-04-19T16:40:54.268Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T16:40:54.268Z] 33b1e0a273af: Pulling fs layer [2022-04-19T16:40:54.268Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T16:40:54.268Z] 2f39f015ded8: Pulling fs layer [2022-04-19T16:40:54.268Z] 2f39f015ded8: Waiting [2022-04-19T16:40:54.268Z] 5d3b04190fa2: Waiting [2022-04-19T16:40:54.268Z] 3a2ae6a8a46f: Waiting [2022-04-19T16:40:54.268Z] 5c69ac0246d0: Verifying Checksum [2022-04-19T16:40:54.268Z] 5c69ac0246d0: Download complete [2022-04-19T16:40:54.268Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T16:40:54.268Z] 3a2ae6a8a46f: Download complete [2022-04-19T16:40:54.268Z] 33b1e0a273af: Verifying Checksum [2022-04-19T16:40:54.268Z] 33b1e0a273af: Download complete [2022-04-19T16:40:54.268Z] 5d3b04190fa2: Download complete [2022-04-19T16:40:54.268Z] ec43610c2a17: Verifying Checksum [2022-04-19T16:40:54.268Z] ec43610c2a17: Download complete [2022-04-19T16:40:54.530Z] 5eb5b503b376: Verifying Checksum [2022-04-19T16:40:54.530Z] 5eb5b503b376: Download complete [2022-04-19T16:40:55.098Z] 2f39f015ded8: Download complete [2022-04-19T16:40:55.699Z] 5eb5b503b376: Pull complete [2022-04-19T16:40:55.959Z] 5c69ac0246d0: Pull complete [2022-04-19T16:40:56.527Z] ec43610c2a17: Pull complete [2022-04-19T16:40:56.527Z] 3a2ae6a8a46f: Pull complete [2022-04-19T16:40:56.787Z] 33b1e0a273af: Pull complete [2022-04-19T16:40:56.787Z] 5d3b04190fa2: Pull complete [2022-04-19T16:41:02.060Z] 2f39f015ded8: Pull complete [2022-04-19T16:41:02.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T16:41:02.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:41:02.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T16:41:02.129Z] prd-ubuntu20.04-docker-8c-8g-21349 does not seem to be running inside a container [2022-04-19T16:41:02.158Z] $ 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/199/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/199 -v /w/workspace/edgex-go/199:/w/workspace/edgex-go/199:rw,z -v /w/workspace/edgex-go/199@tmp:/w/workspace/edgex-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T16:41:04.255Z] $ docker top fb5f9cf269c90c35bca168fc10614823a1e02896e3fe315e1852bcf6697baeca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:41:04.618Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T16:41:04.905Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T16:41:05.194Z] + ls /var/log/sa-host [2022-04-19T16:41:05.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:41:05.412Z] provisioning config files... [2022-04-19T16:41:05.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/199@tmp/config7741239537359474963tmp [Pipeline] { [Pipeline] echo [2022-04-19T16:41:05.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:41:05.725Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T16:41:05.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:41:06.090Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T16:41:06.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:41:06.395Z] ---> sudo-logs.sh [2022-04-19T16:41:06.395Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T16:41:06.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:41:06.711Z] ---> job-cost.sh [2022-04-19T16:41:06.711Z] lf-activate-venv: SKIPPING [2022-04-19T16:41:06.711Z] DEBUG: total: 0.10999999940395355 [2022-04-19T16:41:06.711Z] INFO: Retrieving Stack Cost... [2022-04-19T16:41:06.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T16:41:07.600Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T16:41:07.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:41:07.903Z] ---> logs-deploy.sh [2022-04-19T16:41:07.903Z] lf-activate-venv: SKIPPING [2022-04-19T16:41:07.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/199 [2022-04-19T16:41:07.903Z] INFO: archiving workspace using pattern(s): [2022-04-19T16:41:08.842Z] Archives upload complete. [2022-04-19T16:41:08.842Z] INFO: archiving logs to Nexus