I have no idea about this failure, but it sounds like you've done due
diligence looking into it at this point and it makes sense to ask some
reviewers to take a look at your code which can happen in parallel to
figuring out the root cuase of this kafka issue before it finally gets
submitted.

On Mon, May 20, 2019 at 2:49 PM Charith Ellawala
<[email protected]> wrote:
>
> Hello,
>
> I am trying to create a PR for BEAM-6673 which adds schema support for 
> BigQuery reads (https://github.com/apache/beam/pull/8620). However, one of 
> the pre-commit tests is failing in the (unrelated) Docker module:
>
> Task :sdks:java:container:docker FAILED
> ADD failed: stat 
> /var/lib/docker/tmp/docker-builder145327764/target/kafka-clients.jar: no such 
> file or directory
>
>
> I have not touched this code so the test failure is not caused by any of my 
> changes. I have tried re-running the test suite but the failure still 
> persists. From a quick glance, it looks like the kafka-clients dependency is 
> designated as "provided" so perhaps the failure is caused by the Jenkins 
> machine not having the required jar file? I would really appreciate some help 
> with resolving this issue so that I can submit my PR for review.
>
> Thank you.
>
> Best regards,
> Charith

Reply via email to