You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jacob Wujciak-Jens (Jira)" <ji...@apache.org> on 2022/09/07 09:20:00 UTC

[jira] [Commented] (ARROW-17507) [Dev][CI][R] GHA "autotune" doesn't work

    [ https://issues.apache.org/jira/browse/ARROW-17507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601210#comment-17601210 ] 

Jacob Wujciak-Jens commented on ARROW-17507:
--------------------------------------------

This is likely caused by gh api limit as it uses the built-in pat from  {pak} 'Using bundled GitHub PAT.'

> [Dev][CI][R] GHA "autotune" doesn't work
> ----------------------------------------
>
>                 Key: ARROW-17507
>                 URL: https://issues.apache.org/jira/browse/ARROW-17507
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, Developer Tools, R
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> The {{@github-actions autotune}} command fails on the R step:
> https://github.com/apache/arrow/runs/7981567559?check_suite_focus=true#step:10:247
> {code}
> Error: Error: Failed to install 'roxygen2' from GitHub:
>   cannot open URL 'https://api.github.com/repos/r-lib/roxygen2/commits/HEAD'
> Execution halted
> Error: Process completed with exit code 1.
> {code}
> (sidenote: it's annoying that it doesn't at least commit the other changes made, as that PR has no R changes but C++)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)