See <https://builds.apache.org/job/Geode-nightly/159/changes>
Changes:
[ashvin] GEODE-10: Refactor HdfsStore api to match spec
[ashvin] GEODE-10: Absorb review comments
[ashvin] GEODE-10: Rename Write only method
------------------------------------------
[...truncated 411 lines...]
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.access$300(PdxDeserializationDUnitTest.java:47)
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest > testClientToDataStore
FAILED
dunit.RMIException: While invoking
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest$6.run in VM 2 running on
Host asf911.gq1.ygridcore.net with 4 VMs
at dunit.VM.invoke(VM.java:359)
at dunit.VM.invoke(VM.java:303)
at dunit.VM.invoke(VM.java:257)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.doTest(PdxDeserializationDUnitTest.java:211)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.testClientToDataStore(PdxDeserializationDUnitTest.java:75)
Caused by:
com.gemstone.gemfire.cache.client.ServerOperationException: remote
server on asf911(31563:loner):60259:f3f3cf9a:
com.gemstone.gemfire.SerializationException: Deserialization should not be
happening in this VM
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:668)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:765)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:604)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:166)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:113)
at
com.gemstone.gemfire.cache.client.internal.PoolImpl.execute(PoolImpl.java:703)
at
com.gemstone.gemfire.cache.client.internal.PutOp.execute(PutOp.java:100)
at
com.gemstone.gemfire.cache.client.internal.ServerRegionProxy.put(ServerRegionProxy.java:198)
at
com.gemstone.gemfire.internal.cache.LocalRegion.serverPut(LocalRegion.java:3284)
at
com.gemstone.gemfire.internal.cache.LocalRegion.cacheWriteBeforePut(LocalRegion.java:3420)
at
com.gemstone.gemfire.internal.cache.AbstractRegionMap.invokeCacheWriter(AbstractRegionMap.java:3497)
at
com.gemstone.gemfire.internal.cache.AbstractRegionMap.basicPut(AbstractRegionMap.java:3180)
at
com.gemstone.gemfire.internal.cache.LocalRegion.virtualPut(LocalRegion.java:6125)
at
com.gemstone.gemfire.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:118)
at
com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5502)
at
com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1749)
at
com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1729)
at
com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:337)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.doOperations(PdxDeserializationDUnitTest.java:283)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.access$300(PdxDeserializationDUnitTest.java:47)
Caused by:
com.gemstone.gemfire.SerializationException: Deserialization should
not be happening in this VM
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest > testClientToAccessor
FAILED
dunit.RMIException: While invoking
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest$6.run in VM 3 running on
Host asf911.gq1.ygridcore.net with 4 VMs
at dunit.VM.invoke(VM.java:359)
at dunit.VM.invoke(VM.java:303)
at dunit.VM.invoke(VM.java:257)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.doTest(PdxDeserializationDUnitTest.java:211)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.testClientToAccessor(PdxDeserializationDUnitTest.java:87)
Caused by:
com.gemstone.gemfire.cache.client.ServerOperationException: remote
server on asf911(31567:loner):40936:8afbcf9a:
com.gemstone.gemfire.SerializationException: Deserialization should not be
happening in this VM
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:668)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:765)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:604)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:166)
at
com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:113)
at
com.gemstone.gemfire.cache.client.internal.PoolImpl.execute(PoolImpl.java:703)
at
com.gemstone.gemfire.cache.client.internal.PutOp.execute(PutOp.java:100)
at
com.gemstone.gemfire.cache.client.internal.ServerRegionProxy.put(ServerRegionProxy.java:198)
at
com.gemstone.gemfire.internal.cache.LocalRegion.serverPut(LocalRegion.java:3284)
at
com.gemstone.gemfire.internal.cache.LocalRegion.cacheWriteBeforePut(LocalRegion.java:3420)
at
com.gemstone.gemfire.internal.cache.AbstractRegionMap.invokeCacheWriter(AbstractRegionMap.java:3497)
at
com.gemstone.gemfire.internal.cache.AbstractRegionMap.basicPut(AbstractRegionMap.java:3180)
at
com.gemstone.gemfire.internal.cache.LocalRegion.virtualPut(LocalRegion.java:6125)
at
com.gemstone.gemfire.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:118)
at
com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5502)
at
com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1749)
at
com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1729)
at
com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:337)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.doOperations(PdxDeserializationDUnitTest.java:283)
at
com.gemstone.gemfire.pdx.PdxDeserializationDUnitTest.access$300(PdxDeserializationDUnitTest.java:47)
Caused by:
com.gemstone.gemfire.SerializationException: Deserialization should
not be happening in this VM
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest >
testEventDelivery FAILED
dunit.RMIException: While invoking
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest$46.call
in VM 1 running on Host asf911.gq1.ygridcore.net with 4 VMs
at dunit.VM.invoke(VM.java:359)
at dunit.VM.invoke(VM.java:303)
at dunit.VM.invoke(VM.java:271)
at
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.verifyListenerValue(MemoryThresholdsOffHeapDUnitTest.java:1568)
at
com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.testEventDelivery(MemoryThresholdsOffHeapDUnitTest.java:149)
Caused by:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
com.gemstone.gemfire.cache.query.dunit.QueryUsingFunctionContextDUnitTest >
testQueriesWithFilterKeysOnPRWithRebalancing FAILED
java.lang.AssertionError: Suspicious strings were written to the log during
this run.
Fix the strings or use DistributedTestCase.addExpectedException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 3221
[warn 2015/07/17 10:43:00.914 UTC <ServerConnection on port 20662 Thread 0>
tid=0x17e] Server connection from
[identity(asf911(11347:loner):53369:88279c9b,connection=1; port=39036]:
Unexpected IOException:
7217 tests completed, 8 failed
:gemfire-core:distributedTest FAILED
:gemfire-core:integrationTest
com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest >
testSerializables FAILED
java.lang.AssertionError: Modified
classes--------------------------------------------
com/gemstone/gemfire/cache/hdfs/internal/HDFSStoreConfigHolder,false,autoMajorCompact:boolean,batchIntervalMillis:int,batchSize:int,blockCacheSize:float,clientConfigFile:java/lang/String,diskStoreName:java/lang/String,diskSynchronous:boolean,dispatcherThreads:int,fileRolloverInterval:int,homeDir:java/lang/String,isAutoCompact:boolean,isPersistenceEnabled:boolean,logPrefix:java/lang/String,majorCompactionConcurrency:int,majorCompactionIntervalMins:int,maxConcurrency:int,maxFileSize:int,maxInputFileCount:int,maxInputFileSizeMB:int,maximumQueueMemory:int,minInputFileCount:int,name:java/lang/String,namenodeURL:java/lang/String,oldFileCleanupIntervalMins:int
added fields: [isPersistenceEnabled, diskSynchronous,
majorCompactionIntervalMins, maxInputFileCount, autoMajorCompact,
minInputFileCount, diskStoreName, batchIntervalMillis, batchSize,
majorCompactionConcurrency, oldFileCleanupIntervalMins, dispatcherThreads,
maximumQueueMemory, maxInputFileSizeMB, maxConcurrency]
If the class is not persisted or sent over the wire add it to the
excludedClasses.txt file in the
/com/gemstone/gemfire/codeAnalysis/ directory. Otherwise if this doesn't
break backward compatibility move the file actualSerializables.dat to the
codeAnalysis test directory and rename to sanctionedSerializables.txt
at org.junit.Assert.fail(Assert.java:88)
at
com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.testSerializables(AnalyzeSerializablesJUnitTest.java:268)
2727 tests completed, 1 failed, 33 skipped
:gemfire-core:integrationTest FAILED
:gemfire-core:test
com.gemstone.gemfire.internal.lang.ThreadUtilsJUnitTest >
testSleepWithInterrupt FAILED
junit.framework.AssertionFailedError: 15295 should be <= 10000
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at
com.gemstone.gemfire.internal.lang.ThreadUtilsJUnitTest$SleepInterruptedMultithreadedTestCase.finish(ThreadUtilsJUnitTest.java:202)
at edu.umd.cs.mtc.TestFramework.runOnce(TestFramework.java:285)
at edu.umd.cs.mtc.TestFramework.runOnce(TestFramework.java:235)
at
com.gemstone.gemfire.internal.lang.ThreadUtilsJUnitTest.testSleepWithInterrupt(ThreadUtilsJUnitTest.java:165)
1399 tests completed, 1 failed, 15 skipped
:gemfire-core:test FAILED
:gemfire-jgroups:assemble
:gemfire-jgroups:compileTestJava
:gemfire-jgroups:processTestResources UP-TO-DATE
:gemfire-jgroups:testClasses
:gemfire-jgroups:checkMissedTests
:gemfire-jgroups:distributedTest UP-TO-DATE
:gemfire-jgroups:integrationTest
:gemfire-jgroups:test
:gemfire-jgroups:check
:gemfire-jgroups:build
:gemfire-joptsimple:assemble
:gemfire-joptsimple:compileTestJava UP-TO-DATE
:gemfire-joptsimple:processTestResources UP-TO-DATE
:gemfire-joptsimple:testClasses UP-TO-DATE
:gemfire-joptsimple:checkMissedTests UP-TO-DATE
:gemfire-joptsimple:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:check UP-TO-DATE
:gemfire-joptsimple:build
:gemfire-json:assemble
:gemfire-json:compileTestJava UP-TO-DATE
:gemfire-json:processTestResources UP-TO-DATE
:gemfire-json:testClasses UP-TO-DATE
:gemfire-json:checkMissedTests UP-TO-DATE
:gemfire-json:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:check UP-TO-DATE
:gemfire-json:build
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-junit:test
:gemfire-junit:check
:gemfire-junit:build
:gemfire-web:assemble
:gemfire-web:compileTestJavaNote:
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java>
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:gemfire-web:processTestResources UP-TO-DATE
:gemfire-web:testClasses
:gemfire-web:checkMissedTests
:gemfire-web:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web:test
:gemfire-web:check
:gemfire-web:build
:gemfire-web-api:assemble
:gemfire-web-api:compileTestJava UP-TO-DATE
:gemfire-web-api:processTestResources UP-TO-DATE
:gemfire-web-api:testClasses UP-TO-DATE
:gemfire-web-api:checkMissedTests UP-TO-DATE
:gemfire-web-api:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:check UP-TO-DATE
:gemfire-web-api:build
:combineReports
All test reports at
<https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepositoryUploading:
org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150717.133140-31.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots
Transferring 13008K from remote
Uploaded 13008K
:gemfire-assembly:generatePomFileForJgroupsJarPublication
:gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepositoryUploading:
org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150717.133146-30.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots
Transferring 1301K from remote
Uploaded 1301K
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepositoryUploading:
org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150717.133148-30.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots
Transferring 54K from remote
Uploaded 54K
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepositoryUploading:
org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150717.133150-30.jar
to repository remote at
https://repository.apache.org/content/repositories/snapshots
Transferring 41K from remote
Uploaded 41K
:gemfire-assembly:publish
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:distributedTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/distributedTest/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:integrationTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/integrationTest/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/test/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
==============================================================================
BUILD FAILED
Total time: 6 hrs 42 mins 35.436 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Geode-nightly #127
Archived 2 artifacts
Archive block size is 32768
Received 1643 blocks and 123834807 bytes
Compression is 30.3%
Took 37 sec
Recording test results