On Friday, April 8, 2022 at 8:00:09 PM UTC-6 Mark Waite wrote:

> On Fri, Apr 8, 2022 at 7:40 PM Konstantin Voin wrote:
>
>> My PR  has been failing at the archiving step. Somebody else's PR is 
>> failing with the same error as well.
>> https://github.com/jenkins-infra/repository-permissions-updater/pull/2483
>>
>> I called out a user that I saw merging another PR but no response yet.
>>
>> How can I get help for that?
>>
>>
> The repository permissions updater build is failing on the master branch.  
> We'll need to fix that before any pull requests can be merged.  See 
> https://ci.jenkins.io/job/Infra/job/repository-permissions-updater/job/master/
>
> Not yet sure why the failures are happening on the master branch.  Will 
> need more investigation.
>  
>

The repository permissions updater downloads a JSON file 
from  https://reports.jenkins.io/artifactory-ldap-users-report.json that 
lists the known users of repo.jenkins-ci.org.  Unfortunately, the tool that 
generates that JSON file is writing content that is not valid JSON.  It is 
placing an additional string in the output.  That string is 
"jq-master-v3.15.0_alpha20210804-4073-gb39e1241e8".

The rest of the file appears to be valid JSON, but that version string at 
the start of the file is not valid.

Mark Waite

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/09a2e2da-c83c-4210-8ae5-e85f1b768a25n%40googlegroups.com.

Reply via email to