You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (Jira)" <ji...@apache.org> on 2019/08/19 15:57:00 UTC

[jira] [Created] (YETUS-905) patch downloads can take wrong path

Allen Wittenauer created YETUS-905:
--------------------------------------

             Summary: patch downloads can take wrong path
                 Key: YETUS-905
                 URL: https://issues.apache.org/jira/browse/YETUS-905
             Project: Yetus
          Issue Type: Bug
          Components: Precommit
            Reporter: Allen Wittenauer


Just had this happen this morning; subsequent run worked:

```
WARNING: Found both spotbugs and findbugs. Disabling findbugs.
Modes: Circle_CI Robot ResetRepo UnitTests
Processing: https://github.com/lf-edge/eve/pull/205
GITHUB PR #205 is being downloaded from
https://api.github.com/repos/lf-edge/eve/pulls/205
  JSON data at Mon Aug 19 08:36:24 UTC 2019
  Patch data at Mon Aug 19 08:36:24 UTC 2019
  Diff data at Mon Aug 19 08:36:24 UTC 2019
ERROR: https://github.com/lf-edge/eve/pull/205 issue status is not matched with "Patch Available".
...
Exited with code 1
```

While JIRA is enabled, it's a bit surprising it went down that code path since there is no JIRA info configured.  We might need to tighten up how JIRA gets invoked, etc.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)