See 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Gradle/380/display/redirect?page=changes>

Changes:

[kenn] Add convenience aliases for nullary type constructors

[kenn] Add MAP field support to Schema.Builder

[kenn] Add static factories for array, row, map types

[kenn] Schema fields are non-null by default

[kenn] TestUtils.RowsBuilder to use FieldType instead of TypeName

[kenn] Clean up CalciteUtils conversions a bit

[Pablo] enable failOnWarning for build-tools

[apilloud] Run everything with shadowJar

[apilloud] guava is on kinesis public API

[apilloud] Fix direct runner shadow config

------------------------------------------
[...truncated 18.03 MB...]
    INFO: Adding PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey as step 
s16
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/GatherAllOutputs/Values/Values/Map as 
step s17
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/RewindowActuals/Window.Assign as step 
s18
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/KeyForDummy/AddKeys/Map as step s19
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding 
PAssert$33/GroupGlobally/RemoveActualsTriggering/Flatten.PCollections as step 
s20
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/Create.Values/Read(CreateSource) as 
step s21
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/WindowIntoDummy/Window.Assign as step 
s22
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding 
PAssert$33/GroupGlobally/RemoveDummyTriggering/Flatten.PCollections as step s23
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/FlattenDummyAndContents as step s24
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/NeverTrigger/Flatten.PCollections as 
step s25
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/GroupDummyAndContents as step s26
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/Values/Values/Map as step s27
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GroupGlobally/ParDo(Concat) as step s28
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/GetPane/Map as step s29
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/RunChecks as step s30
    May 30, 2018 9:05:42 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
    INFO: Adding PAssert$33/VerifyAssertions/ParDo(DefaultConclude) as step s31
    May 30, 2018 9:05:42 PM org.apache.beam.runners.dataflow.DataflowRunner run
    INFO: Staging pipeline description to 
gs://temp-storage-for-validates-runner-tests//viewtest0testsingletonsideinput-jenkins-0530210538-7cf065dc/output/results/staging/
    May 30, 2018 9:05:42 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
    INFO: Uploading <71120 bytes, hash Bz8lBCxbTBs7p9Ai1N-i0w> to 
gs://temp-storage-for-validates-runner-tests//viewtest0testsingletonsideinput-jenkins-0530210538-7cf065dc/output/results/staging/pipeline-Bz8lBCxbTBs7p9Ai1N-i0w.pb

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput STANDARD_OUT
    Dataflow SDK version: 2.5.0-SNAPSHOT

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput STANDARD_ERROR
    May 30, 2018 9:05:44 PM org.apache.beam.runners.dataflow.DataflowRunner run
    INFO: To access the Dataflow monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2018-05-30_14_05_43-16634236301899883333?project=apache-beam-testing

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput STANDARD_OUT
    Submitted job: 2018-05-30_14_05_43-16634236301899883333

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput STANDARD_ERROR
    May 30, 2018 9:05:44 PM org.apache.beam.runners.dataflow.DataflowRunner run
    INFO: To cancel the job using the 'gcloud' tool, run:
    > gcloud dataflow jobs --project=apache-beam-testing cancel 
--region=us-central1 2018-05-30_14_05_43-16634236301899883333
    May 30, 2018 9:05:44 PM org.apache.beam.runners.dataflow.TestDataflowRunner 
run
    INFO: Running Dataflow job 2018-05-30_14_05_43-16634236301899883333 with 1 
expected assertions.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:43.350Z: Autoscaling is enabled for job 
2018-05-30_14_05_43-16634236301899883333. The number of workers will be between 
1 and 1000.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:43.385Z: Autoscaling was automatically enabled for 
job 2018-05-30_14_05_43-16634236301899883333.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:46.243Z: Checking required Cloud APIs are enabled.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:46.467Z: Checking permissions granted to controller 
Service Account.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:51.745Z: Worker configuration: n1-standard-1 in 
us-central1-b.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.125Z: Expanding CoGroupByKey operations into 
optimizable parts.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.345Z: Expanding GroupByKey operations into 
optimizable parts.
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.392Z: Lifting ValueCombiningMappingFns into 
MergeBucketsMappingFns
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.665Z: Fusing adjacent ParDo, Read, Write, and 
Flatten operations
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.713Z: Elided trivial flatten 
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.761Z: Elided trivial flatten 
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.829Z: Elided trivial flatten 
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.889Z: Unzipping flatten s24 for input 
s19.org.apache.beam.sdk.values.PCollection.<init>:329#8fd0f908e3ea90e3
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:52.936Z: Fusing unzipped copy of 
PAssert$33/GroupGlobally/GroupDummyAndContents/Reify, through flatten 
PAssert$33/GroupGlobally/FlattenDummyAndContents, into producer 
PAssert$33/GroupGlobally/KeyForDummy/AddKeys/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.002Z: Fusing consumer 
PAssert$33/GroupGlobally/GroupDummyAndContents/GroupByWindow into 
PAssert$33/GroupGlobally/GroupDummyAndContents/Read
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.051Z: Fusing consumer 
PAssert$33/GroupGlobally/ParDo(Concat) into 
PAssert$33/GroupGlobally/Values/Values/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.097Z: Fusing consumer PAssert$33/GetPane/Map into 
PAssert$33/GroupGlobally/ParDo(Concat)
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.151Z: Fusing consumer 
PAssert$33/GroupGlobally/Values/Values/Map into 
PAssert$33/GroupGlobally/GroupDummyAndContents/GroupByWindow
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.198Z: Fusing consumer PAssert$33/RunChecks into 
PAssert$33/GetPane/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.248Z: Fusing consumer 
PAssert$33/VerifyAssertions/ParDo(DefaultConclude) into PAssert$33/RunChecks
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.297Z: Unzipping flatten s24-u45 for input 
s26-reify-value18-c43
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.344Z: Fusing unzipped copy of 
PAssert$33/GroupGlobally/GroupDummyAndContents/Write, through flatten s24-u45, 
into producer PAssert$33/GroupGlobally/GroupDummyAndContents/Reify
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.396Z: Fusing consumer 
PAssert$33/GroupGlobally/GroupDummyAndContents/Reify into 
PAssert$33/GroupGlobally/WindowIntoDummy/Window.Assign
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.443Z: Fusing consumer 
PAssert$33/GroupGlobally/GroupDummyAndContents/Write into 
PAssert$33/GroupGlobally/GroupDummyAndContents/Reify
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.483Z: Fusing consumer 
PAssert$33/GroupGlobally/WindowIntoDummy/Window.Assign into 
PAssert$33/GroupGlobally/Create.Values/Read(CreateSource)
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.518Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/WithKeys/AddKeys/Map into 
PAssert$33/GroupGlobally/GatherAllOutputs/Reify.Window/ParDo(Anonymous)
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.567Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Write into 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Reify
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.626Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/Reify.Window/ParDo(Anonymous) into 
PAssert$33/GroupGlobally/Window.Into()/Window.Assign
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.681Z: Fusing consumer OutputSideInputs into 
Create123/Read(CreateSource)
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.735Z: Fusing consumer 
PAssert$33/GroupGlobally/Window.Into()/Window.Assign into OutputSideInputs
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.788Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/Values/Values/Map into 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/GroupByWindow
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.831Z: Fusing consumer 
PAssert$33/GroupGlobally/KeyForDummy/AddKeys/Map into 
PAssert$33/GroupGlobally/RewindowActuals/Window.Assign
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.891Z: Fusing consumer 
PAssert$33/GroupGlobally/RewindowActuals/Window.Assign into 
PAssert$33/GroupGlobally/GatherAllOutputs/Values/Values/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:53.947Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/GroupByWindow into 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Read
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.000Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Reify into 
PAssert$33/GroupGlobally/GatherAllOutputs/Window.Into()/Window.Assign
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.042Z: Fusing consumer 
PAssert$33/GroupGlobally/GatherAllOutputs/Window.Into()/Window.Assign into 
PAssert$33/GroupGlobally/GatherAllOutputs/WithKeys/AddKeys/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.106Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues/Extract
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.156Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/ParDo(IsmRecordForSingularValuePerWindow)
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/BatchViewOverrides.GroupByKeyAndSortValuesOnly/Read
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.214Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Write
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Reify
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.269Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/WithKeys/AddKeys/Map
 into Create47/Read(CreateSource)
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.317Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Reify
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues/Partial
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.369Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Read
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.429Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/BatchViewOverrides.GroupByKeyAndSortValuesOnly/Write
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/ParDo(UseWindowHashAsKeyAndWindowAsSortKey)
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.463Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues/Partial
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/WithKeys/AddKeys/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.508Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/ParDo(UseWindowHashAsKeyAndWindowAsSortKey)
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Values/Values/Map
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:54.547Z: Fusing consumer 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Values/Values/Map
 into 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues/Extract
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.101Z: Executing operation 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Create
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.151Z: Executing operation 
PAssert$33/GroupGlobally/GroupDummyAndContents/Create
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.207Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Create
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.207Z: Starting 1 workers in us-central1-b...
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.264Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/BatchViewOverrides.GroupByKeyAndSortValuesOnly/Create
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.525Z: Executing operation 
PAssert$33/GroupGlobally/Create.Values/Read(CreateSource)+PAssert$33/GroupGlobally/WindowIntoDummy/Window.Assign+PAssert$33/GroupGlobally/GroupDummyAndContents/Reify+PAssert$33/GroupGlobally/GroupDummyAndContents/Write
    May 30, 2018 9:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:05:55.588Z: Executing operation 
Create47/Read(CreateSource)+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/WithKeys/AddKeys/Map+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues/Partial+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Reify+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Write
    May 30, 2018 9:06:06 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:06:05.341Z: Autoscaling: Raised the number of workers 
to 0 based on the rate of progress in the currently running step(s).
    May 30, 2018 9:06:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:06:16.035Z: Autoscaling: Raised the number of workers 
to 1 based on the rate of progress in the currently running step(s).
    May 30, 2018 9:06:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:06:16.066Z: Autoscaling: Would further reduce the 
number of workers but reached the minimum number allowed for the job.
    May 30, 2018 9:06:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:06:40.343Z: Workers have started successfully.
    May 30, 2018 9:07:32 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:30.856Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Close
    May 30, 2018 9:07:32 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:30.970Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/GroupByKey/Read+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Combine.perKey(Singleton)/Combine.GroupedValues/Extract+View.AsSingleton/Combine.GloballyAsSingletonView/Combine.globally(Singleton)/Values/Values/Map+View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/ParDo(UseWindowHashAsKeyAndWindowAsSortKey)+View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/BatchViewOverrides.GroupByKeyAndSortValuesOnly/Write
    May 30, 2018 9:07:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:38.357Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/BatchViewOverrides.GroupByKeyAndSortValuesOnly/Close
    May 30, 2018 9:07:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:38.449Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/BatchViewOverrides.GroupByWindowHashAsKeyAndWindowAsSortKey/BatchViewOverrides.GroupByKeyAndSortValuesOnly/Read+View.AsSingleton/Combine.GloballyAsSingletonView/ParDo(IsmRecordForSingularValuePerWindow)
    May 30, 2018 9:07:50 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:50.271Z: Executing operation 
View.AsSingleton/Combine.GloballyAsSingletonView/CreateDataflowView
    May 30, 2018 9:07:50 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:50.492Z: Executing operation 
Create123/Read(CreateSource)+OutputSideInputs+PAssert$33/GroupGlobally/Window.Into()/Window.Assign+PAssert$33/GroupGlobally/GatherAllOutputs/Reify.Window/ParDo(Anonymous)+PAssert$33/GroupGlobally/GatherAllOutputs/WithKeys/AddKeys/Map+PAssert$33/GroupGlobally/GatherAllOutputs/Window.Into()/Window.Assign+PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Reify+PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Write
    May 30, 2018 9:07:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:56.943Z: Executing operation 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Close
    May 30, 2018 9:07:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:57.037Z: Executing operation 
PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/Read+PAssert$33/GroupGlobally/GatherAllOutputs/GroupByKey/GroupByWindow+PAssert$33/GroupGlobally/GatherAllOutputs/Values/Values/Map+PAssert$33/GroupGlobally/RewindowActuals/Window.Assign+PAssert$33/GroupGlobally/KeyForDummy/AddKeys/Map+PAssert$33/GroupGlobally/GroupDummyAndContents/Reify+PAssert$33/GroupGlobally/GroupDummyAndContents/Write
    May 30, 2018 9:08:01 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:07:59.954Z: Executing operation 
PAssert$33/GroupGlobally/GroupDummyAndContents/Close
    May 30, 2018 9:08:01 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:08:00.063Z: Executing operation 
PAssert$33/GroupGlobally/GroupDummyAndContents/Read+PAssert$33/GroupGlobally/GroupDummyAndContents/GroupByWindow+PAssert$33/GroupGlobally/Values/Values/Map+PAssert$33/GroupGlobally/ParDo(Concat)+PAssert$33/GetPane/Map+PAssert$33/RunChecks+PAssert$33/VerifyAssertions/ParDo(DefaultConclude)
    May 30, 2018 9:08:04 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:08:04.337Z: Cleaning up.
    May 30, 2018 9:08:04 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:08:04.489Z: Stopping worker pool...
    May 30, 2018 9:10:20 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:10:19.259Z: Autoscaling: Resized worker pool from 1 to 
0.
    May 30, 2018 9:10:20 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
    INFO: 2018-05-30T21:10:19.307Z: Autoscaling: Would further reduce the 
number of workers but reached the minimum number allowed for the job.
    May 30, 2018 9:10:56 PM 
org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish
    INFO: Job 2018-05-30_14_05_43-16634236301899883333 finished with status 
DONE.
    May 30, 2018 9:10:56 PM org.apache.beam.runners.dataflow.TestDataflowRunner 
checkForPAssertSuccess
    INFO: Success result for Dataflow job 
2018-05-30_14_05_43-16634236301899883333. Found 1 success, 0 failures out of 1 
expected assertions.

Gradle Test Executor 43 finished executing tests.

> Task :beam-runners-google-cloud-dataflow-java:validatesRunnerTest FAILED

209 tests completed, 34 failed, 2 skipped
Finished generating test XML results (0.424 secs) into: 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Gradle/ws/src/runners/google-cloud-dataflow-java/build/test-results/validatesRunnerTest>
Generating HTML test report...
Finished generating test html results (0.453 secs) into: 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Gradle/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerTest>
:beam-runners-google-cloud-dataflow-java:validatesRunnerTest (Thread[Task 
worker for ':' Thread 5,5,main]) completed. Took 2 hrs 26 mins 42.316 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':beam-runners-google-cloud-dataflow-java:validatesRunnerTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Gradle/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to 
get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 5.0.
See 
https://docs.gradle.org/4.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 27m 44s
38 actionable tasks: 34 executed, 4 from cache

Publishing build scan...
https://gradle.com/s/fkq3kqm6bmukm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user 
[email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to