Looks like an issue in the build system that likely has nothing to do with
your PR or NiFi.  Moving to Github Actions has helped a ton but still we
see some things like this.

If someone is able to review the PR they should be able to ignore this
reported failure as it is post cleanup and still focus on whether the PR
itself is ready.

Thanks

On Tue, May 12, 2020 at 5:36 AM 酷酷的诚 <[email protected]> wrote:

> I requested a PR, but check failed for MacOs-JDK8, and others successed.
> I see the log:
>
> ------------------------------------------------------------------------------------------------------------------------
> Post job cleanup.
> 2
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:2>/usr/bin/tar
> -cz -f
> /Users/runner/runners/2.169.1/work/_temp/db830ef4-1185-46f2-b085-a8bea52da8d5/cache.tgz
> -C /Users/runner/.m2/repository/org .
> 3
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:3>[warning]Cache
> service responded with 503 during chunk upload.
> 4
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:4>events.js:187
>
> 5
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:5>
> throw er; // Unhandled 'error' event
> 6
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:6>
> ^
> 7
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:7>
> 8
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:8>Error:
> EBADF: bad file descriptor, read
> 9
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:9>Emitted
> 'error' event on ReadStream instance at:
> 10
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:10>
> at internal/fs/streams.js:167:12
> 11
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:11>
> at FSReqCallback.wrapper [as oncomplete] (fs.js:470:5) {
> 12
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:12>
> errno: -9,
> 13
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:13>
> code: 'EBADF',
> 14
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:14>
> syscall: 'read'
> 15
> <https://github.com/apache/nifi/pull/4266/checks?check_run_id=666336262#step:25:15>
> }
>
> ------------------------------------------------------------------------------------------------------------------------
> what dose this mean?
>
>
>

Reply via email to