See 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/3579/display/redirect>

Changes:


------------------------------------------
[...truncated 2.61 MB...]
    Dec 07, 2020 6:11:19 PM 
org.apache.beam.sdk.io.WriteFiles$WriteShardsIntoTempFilesFn processElement
    INFO: Opening writer 010d9034-f513-48ff-9c59-7ee58ba391da for window 
org.apache.beam.sdk.transforms.windowing.GlobalWindow@3f8c4628 pane 
PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0, onTimeIndex=0} 
destination 
    Dec 07, 2020 6:11:19 PM org.apache.beam.sdk.io.FileBasedSink$Writer close
    INFO: Successfully wrote temporary file 
/tmp/junit7084277766512590892/junit1888790656717295634/.temp-beam-12797ac9-da2b-44f7-baed-51b749978cda/010d9034-f513-48ff-9c59-7ee58ba391da
    Dec 07, 2020 6:11:19 PM 
org.apache.beam.sdk.io.WriteFiles$FinalizeTempFileBundles$FinalizeFn process
    INFO: Finalizing 1 file results
    Dec 07, 2020 6:11:19 PM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
moveToOutputFiles
    INFO: Will copy temporary file 
FileResult{tempFilename=/tmp/junit7084277766512590892/junit1888790656717295634/.temp-beam-12797ac9-da2b-44f7-baed-51b749978cda/010d9034-f513-48ff-9c59-7ee58ba391da,
 shard=0, 
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@3f8c4628, 
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0, 
onTimeIndex=0}} to final location 
/tmp/junit7084277766512590892/junit251973792493258949.tmp-0
    Dec 07, 2020 6:11:19 PM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
removeTemporaryFiles
    INFO: Will remove known temporary file 
/tmp/junit7084277766512590892/junit1888790656717295634/.temp-beam-12797ac9-da2b-44f7-baed-51b749978cda/010d9034-f513-48ff-9c59-7ee58ba391da

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll STANDARD_ERROR
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 0 files for pattern /tmp/junit7824752779930578528/blah*
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 2 files for pattern /tmp/junit7824752779930578528/*
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 0 files for pattern /tmp/junit7824752779930578528/blah
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 0 files for pattern /tmp/junit7824752779930578528/blah*
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 0 files for pattern /tmp/junit7824752779930578528/blah
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 2 files for pattern /tmp/junit7824752779930578528/*
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 0 files for pattern /tmp/junit7824752779930578528/blah*
    Dec 07, 2020 6:11:20 PM org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn 
process
    INFO: Matched 2 files for pattern /tmp/junit7824752779930578528/*

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/genproto: 
commit='4d944d34d83c502a5f761500a14d8842648415c3', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', 
urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: 
commit='d165be301fb1e13390ad453281ded24385fd8ebc', 
urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :runners:direct-java:needsRunnerTests

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceTimestamps 
STANDARD_ERROR
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@1e4cde4,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@1e4cde4,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@1e4cde4,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@2d22d085,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@2d22d085,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@2d22d085,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@7635247,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@7635247,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@7635247,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
[TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@3f1558ab,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)]}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@3f1558ab,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
[TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@3f1558ab,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)]}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@7a169e43,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@7a169e43,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@7a169e43,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@72c156ce,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@72c156ce,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@72c156ce,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@4752a7eb,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@4752a7eb,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:33 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{-119812662, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@4752a7eb,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:11:34 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@328a76cf,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:11:34 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@328a76cf,
 maxNumRecords=1000, maxReadTime=null}

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies

> Task :runners:direct-java:needsRunnerTests

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceWithRate 
STANDARD_ERROR
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@25bc60a1,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@25bc60a1,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@25bc60a1,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@f3c67ec,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@f3c67ec,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@f3c67ec,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@68297205,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@68297205,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@68297205,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
[TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@357f348a,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)]}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@357f348a,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
[TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@357f348a,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)]}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@60c7c0a8,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@60c7c0a8,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@60c7c0a8,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@2aa1bb32,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@2aa1bb32,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
TimestampedValue(Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@2aa1bb32,
 maxNumRecords=1000, maxReadTime=null}, -290308-12-21T19:59:05.225Z)}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@5237f20e,
 maxNumRecords=1000, maxReadTime=null}}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@5237f20e,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:00 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.KvCoder has a 
#structuralValue method which does not return true when the encoding of the 
elements is equal. Element KV{1129036033, 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@5237f20e,
 maxNumRecords=1000, maxReadTime=null}}

> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:container:java8:dockerPrepare

> Task :runners:direct-java:needsRunnerTests
    Dec 07, 2020 6:12:05 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@6122fd24,
 maxNumRecords=1000, maxReadTime=null}
    Dec 07, 2020 6:12:05 PM 
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector 
verifyUnmodifiedThrowingCheckedExceptions
    WARNING: Coder of type class org.apache.beam.sdk.coders.SerializableCoder 
has a #structuralValue method which does not return true when the encoding of 
the elements is equal. Element 
Shard{source=org.apache.beam.sdk.io.CountingSource$UnboundedCountingSource@6122fd24,
 maxNumRecords=1000, maxReadTime=null}

868 tests completed, 1 failed, 7 skipped

> Task :runners:direct-java:needsRunnerTests FAILED
> Task :runners:direct-java:jar
> Task :runners:direct-java:packageTests
> Task :runners:direct-java:assemble
> Task :runners:direct-java:analyzeClassesDependencies SKIPPED
> Task :runners:direct-java:analyzeTestClassesDependencies SKIPPED
> Task :runners:direct-java:analyzeDependencies SKIPPED
> Task :runners:direct-java:checkstyleMain FROM-CACHE
> Task :runners:direct-java:checkstyleTest FROM-CACHE
> Task :runners:direct-java:javadoc FROM-CACHE
> Task :sdks:java:javadoc:allJavadoc UP-TO-DATE
> Task :runners:direct-java:spotbugsMain FROM-CACHE
> Task :runners:direct-java:spotbugsTest SKIPPED
> Task :runners:direct-java:test FROM-CACHE
> Task :runners:direct-java:validateShadedJarDoesntLeakNonProjectClasses
> Task :runners:direct-java:check
> Task :runners:direct-java:build
> Task :runners:direct-java:buildDependents
> Task :runners:java-fn-execution:buildDependents
> Task :runners:local-java:buildDependents
> Task :sdks:java:harness:buildDependents
> Task :vendor:sdks-java-extensions-protobuf:buildDependents
> Task :runners:core-java:buildDependents
> Task :sdks:java:extensions:google-cloud-platform-core:buildDependents
> Task :runners:core-construction-java:buildDependents
> Task :sdks:java:fn-execution:buildDependents
> Task :sdks:java:core:buildDependents

> Task :sdks:java:container:java8:docker
 ---> Running in 561370e959a6
Removing intermediate container 561370e959a6
 ---> f06197cedbfc
Step 4/17 : ARG pull_licenses
 ---> Running in f74e012c1812
Removing intermediate container f74e012c1812
 ---> a0c1748519a4
Step 5/17 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 558a9393d2e0
Step 6/17 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 308c7bfea82e
Step 7/17 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> c1ceef75f823
Step 8/17 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 9e088344059c
Step 9/17 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> d14d420b94df
Step 10/17 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 07817cb78145
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
 ---> 55fa965c455a
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
 ---> 1b6826e0a175
Step 13/17 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> ff30ff9c6638
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 1cbce5c33498
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 1fc834ab6393
Removing intermediate container 1fc834ab6393
 ---> cc426af284e6
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 76cefad4e2d8
Removing intermediate container 76cefad4e2d8
 ---> 4896e6897e3c
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 9bf3e7cb3f45
Removing intermediate container 9bf3e7cb3f45
 ---> ec1098c73460
Successfully built ec1098c73460
Successfully tagged apache/beam_java8_sdk:2.27.0.dev

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:direct-java:needsRunnerTests'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/runners/direct-java/build/reports/tests/needsRunnerTests/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12m 15s
1104 actionable tasks: 517 executed, 585 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to