You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/21 17:02:00 UTC

[jira] [Work logged] (BEAM-6862) [beam_PostCommit_Py_ValCont] Test fail with import error

     [ https://issues.apache.org/jira/browse/BEAM-6862?focusedWorklogId=216845&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-216845 ]

ASF GitHub Bot logged work on BEAM-6862:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Mar/19 17:01
            Start Date: 21/Mar/19 17:01
    Worklog Time Spent: 10m 
      Work Description: Ardagan commented on issue #8107: [BEAM-6862] Fix pyhamcrest import missing
URL: https://github.com/apache/beam/pull/8107#issuecomment-475316606
 
 
   [Discussion on devlist](https://lists.apache.org/thread.html/1bd6cdaf47f25a4c5ed14d7cc0a390cfc6a2b612adabe6a0e88fdf5b@%3Cdev.beam.apache.org%3E)
   So far it should be ok to add hamcrest to container.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 216845)
            Time Spent: 10m
    Remaining Estimate: 0h

> [beam_PostCommit_Py_ValCont] Test fail with import error
> --------------------------------------------------------
>
>                 Key: BEAM-6862
>                 URL: https://issues.apache.org/jira/browse/BEAM-6862
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Ahmet Altay
>            Assignee: Mikhail Gryzykhin
>            Priority: Major
>              Labels: currently-failing
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> PR likely root cause: https://github.com/apache/beam/pull/8038
> Started at: https://builds.apache.org/job/beam_PostCommit_Py_ValCont/2672/
> 14:30:12 ImportError: No module named hamcrest.library.number.ordering_comparison
> 14:30:12 
> 14:30:12 	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
> 14:30:12 	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
> 14:30:12 	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:57)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.fn.control.RegisterAndProcessBundleOperation.finish(RegisterAndProcessBundleOperation.java:281)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:85)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.fn.control.BeamFnMapTaskExecutor.execute(BeamFnMapTaskExecutor.java:125)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.executeWork(BatchDataflowWorker.java:411)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.doWork(BatchDataflowWorker.java:380)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:306)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.DataflowRunnerHarness.start(DataflowRunnerHarness.java:195)
> 14:30:12 	at org.apache.beam.runners.dataflow.worker.DataflowRunnerHarness.main(DataflowRunnerHarness.java:123)
> 14:30:12 	Suppressed: java.lang.IllegalStateException: Already closed.
> 14:30:12 		at org.apache.beam.sdk.fn.data.BeamFnDataBufferingOutboundObserver.close(BeamFnDataBufferingOutboundObserver.java:95)
> 14:30:12 		at org.apache.beam.runners.dataflow.worker.fn.data.RemoteGrpcPortWriteOperation.abort(RemoteGrpcPortWriteOperation.java:215)
> 14:30:12 		at org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:91)
> 14:30:12 		... 6 more



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)