jabbera / vsts-git-release-tag

This is a vsts extension that will add a git tag when the task is run from a release
MIT License
14 stars 9 forks source link

unable to get local issuer certificate #66

Closed sandphlea closed 4 years ago

sandphlea commented 4 years ago

2020-02-28T20:27:40.0049249Z ##[debug]Evaluating condition for step: 'Tag Artifacts' 2020-02-28T20:27:40.0049932Z ##[debug]Evaluating: succeeded() 2020-02-28T20:27:40.0050044Z ##[debug]Evaluating succeeded: 2020-02-28T20:27:40.0050215Z ##[debug]=> True 2020-02-28T20:27:40.0050454Z ##[debug]Result: True 2020-02-28T20:27:40.0050659Z ##[section]Starting: Tag Artifacts 2020-02-28T20:27:40.0206804Z ============================================================================== 2020-02-28T20:27:40.0206896Z Task : Tag Artifacts 2020-02-28T20:27:40.0206940Z Description : Tag artifacts during release with ReleaseName. 2020-02-28T20:27:40.0206994Z Version : 9.0.0 2020-02-28T20:27:40.0207033Z Author : Michael Barry 2020-02-28T20:27:40.0207072Z Help : 2020-02-28T20:27:40.0207106Z ============================================================================== 2020-02-28T20:27:40.2942595Z ##[debug]agent.TempDirectory=d:\Agent02_work_temp 2020-02-28T20:27:40.2974757Z ##[debug]loading inputs and endpoints 2020-02-28T20:27:40.2979823Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN 2020-02-28T20:27:40.2993856Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION 2020-02-28T20:27:40.2999113Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION 2020-02-28T20:27:40.3003657Z ##[debug]loading INPUT_STATICTAGNAME 2020-02-28T20:27:40.3011156Z ##[debug]loading SECRET_PWD 2020-02-28T20:27:40.3017734Z ##[debug]loaded 5 2020-02-28T20:27:40.3039238Z ##[debug]Agent.ProxyUrl=undefined 2020-02-28T20:27:40.3041095Z ##[debug]Agent.CAInfo=undefined 2020-02-28T20:27:40.3041334Z ##[debug]Agent.ClientCert=undefined 2020-02-28T20:27:40.3041437Z ##[debug]Agent.SkipCertValidation=undefined 2020-02-28T20:27:40.6429740Z git-tag-on-release-task: Version: 9.0.0 2020-02-28T20:27:40.6430378Z ##[debug]RELEASE_RELEASENAME=Release-572 2020-02-28T20:27:40.6448702Z ##[debug]staticTagName=DEV 2020-02-28T20:27:40.6449044Z ##[debug]searchRegex=undefined 2020-02-28T20:27:40.6449439Z ##[debug]regexFlags=undefined 2020-02-28T20:27:40.6449697Z ##[debug]replacePattern=undefined 2020-02-28T20:27:40.6449926Z ##[debug]Search Regex: '\s+', Replace Pattern: '', flags: 'g', staticTagName: '' 2020-02-28T20:27:40.6450492Z ##[debug]RefName: 'tags/DEV' 2020-02-28T20:27:40.6461214Z ##[debug]SYSTEMVSSCONNECTION auth param AccessToken = * 2020-02-28T20:27:40.6462160Z ##[debug]SYSTEMVSSCONNECTION=https://*****.mil/***/ 2020-02-28T20:27:40.9742844Z ##[debug]task result: Failed 2020-02-28T20:27:40.9797861Z ##[error]unable to get local issuer certificate 2020-02-28T20:27:40.9807740Z ##[debug]Processed: ##vso[task.issue type=error;]unable to get local issuer certificate 2020-02-28T20:27:40.9827107Z ##[debug]Processed: ##vso[task.complete result=Failed;]unable to get local issuer certificate 2020-02-28T20:27:40.9836386Z ##[section]Finishing: Tag Artifacts

jabbera commented 4 years ago

Azure devops server? (Not hosted?)

jabbera commented 4 years ago

This will likely solve your issue. Feel free to reopen. https://github.com/jabbera/vsts-git-release-tag/issues/41#issuecomment-462492956