You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2015/09/11 13:06:45 UTC

[jira] [Updated] (IGNITE-1028) 4 tests from GridCacheP2PUndeploySelfTest fail

     [ https://issues.apache.org/jira/browse/IGNITE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Vinogradov updated IGNITE-1028:
-------------------------------------
    Fix Version/s:     (was: ignite-1.5)
                   ignite-1.4

> 4 tests from GridCacheP2PUndeploySelfTest fail
> ----------------------------------------------
>
>                 Key: IGNITE-1028
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1028
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Artem Shutak
>             Fix For: ignite-1.4
>
>
> Next tests of GridCacheP2PUndeploySelfTest fail
> testSwapP2PReplicatedNoPreloading
> testSwapP2PPartitionedNoPreloading
> testSwapP2PReplicated
> testSwapP2PPartitioned
> Looks like the issue in cache (swapSize).
> {noformat}
> [12:11:10,352][INFO ][main][root] >>> Starting test: testSwapP2PReplicatedNoPreloading <<<
> [12:11:10,362][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.1.3-SNAPSHOT#19700101-sha1:DEV
> >>> 2015 Copyright(C) Apache Software Foundation
> [12:11:10,363][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Config URL: n/a
> [12:11:10,363][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Daemon mode: off
> [12:11:10,363][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] OS: Linux 3.13.0-44-generic amd64
> [12:11:10,363][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] OS user: ashutak
> [12:11:10,363][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Language runtime: Java Platform API Specification ver. 1.7
> [12:11:10,364][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] VM information: Java(TM) SE Runtime Environment 1.7.0_75-b13 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 24.75-b04
> [12:11:10,364][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] VM total memory: 3.5GB
> [12:11:10,364][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Remote Management [restart: off, REST: off, JMX (remote: off)]
> [12:11:10,364][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] IGNITE_HOME=/home/ashutak/dev/incubator-ignite
> [12:11:10,364][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] VM arguments: [-ea, -Didea.launcher.port=7535, -Didea.launcher.bin.path=/home/ashutak/Programms/idea-IC-139.659.2/bin, -Dfile.encoding=UTF-8]
> [12:11:10,365][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Configured caches ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 'ignite-atomics-sys-cache', 'replicated', 'partitioned']
> [12:11:10,365][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] 3-rd party licenses can be found at: /home/ashutak/dev/incubator-ignite/libs/licenses
> [12:11:10,365][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Local node user attribute [nodeIndex=0]
> [12:11:10,365][WARN ][test-runner][GridCacheP2PUndeploySelfTest1] Peer class loading is enabled (disable it in production for performance and deployment consistency reasons)
> [12:11:10,365][WARN ][ignite-#149%pub-cache.GridCacheP2PUndeploySelfTest1%][GridDiagnostic] Initial heap size is 248MB (should be no less than 512MB, use -Xms512m -Xmx512m).
> [12:11:10,369][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Non-loopback local IPs: 192.168.3.2, fe80:0:0:0:de85:deff:fe5e:923%3
> [12:11:10,370][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Enabled local MACs: DC85DE5E0923
> [12:11:10,370][INFO ][test-runner][IgnitePluginProcessor] Configured plugins:
> [12:11:10,370][INFO ][test-runner][IgnitePluginProcessor]   ^-- None
> [12:11:10,370][INFO ][test-runner][IgnitePluginProcessor] 
> [12:11:10,373][INFO ][test-runner][TcpCommunicationSpi] IPC shared memory server endpoint started [port=48104, tokDir=/tmp/ignite/work/ipc/shmem/101c90c6-041c-4189-8447-8bd55866f001-9485]
> [12:11:10,373][INFO ][test-runner][TcpCommunicationSpi] Successfully bound shared memory communication to TCP port [port=48104, locHost=/127.0.0.1]
> [12:11:10,374][INFO ][test-runner][TcpCommunicationSpi] Successfully bound to TCP port [port=45014, locHost=/127.0.0.1]
> [12:11:10,385][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Security status [authentication=off]
> [12:11:10,383][WARN ][test-runner][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival).
> [12:11:10,404][INFO ][test-runner][TcpDiscoverySpi] Successfully bound to TCP port [port=47506, localHost=/127.0.0.1]
> [12:11:10,414][INFO ][test-runner][GridCacheProcessor] Started cache [name=ignite-marshaller-sys-cache, mode=REPLICATED]
> [12:11:10,417][WARN ][test-runner][GridCacheProcessor] Near cache cannot be used with REPLICATED cache, will be ignored [cacheName=replicated]
> [12:11:10,417][INFO ][test-runner][GridCacheProcessor] Started cache [name=ignite-atomics-sys-cache, mode=PARTITIONED]
> [12:11:10,419][INFO ][test-runner][GridCacheProcessor] Started cache [name=replicated, mode=REPLICATED]
> [12:11:10,421][INFO ][test-runner][GridCacheProcessor] Started cache [name=partitioned, mode=PARTITIONED]
> [12:11:10,426][INFO ][test-runner][GridCacheProcessor] Started cache [name=ignite-sys-cache, mode=REPLICATED]
> [12:11:10,446][INFO ][test-runner][GridDhtPreloader] <ignite-marshaller-sys-cache> Starting rebalancing in SYNC mode: ignite-marshaller-sys-cache
> [12:11:10,447][INFO ][test-runner][GridDhtPreloader] <ignite-atomics-sys-cache> Starting rebalancing in SYNC mode: ignite-atomics-sys-cache
> [12:11:10,447][INFO ][test-runner][GridDhtPreloader] <replicated> Starting rebalancing in NONE mode: replicated
> [12:11:10,447][INFO ][test-runner][GridDhtPreloader] <replicated> Completed rebalancing in NONE mode [cache=replicated, time=0 ms]
> [12:11:10,447][INFO ][test-runner][GridDhtPreloader] <partitioned> Starting rebalancing in NONE mode: partitioned
> [12:11:10,447][INFO ][test-runner][GridDhtPreloader] <partitioned> Completed rebalancing in NONE mode [cache=partitioned, time=0 ms]
> [12:11:10,447][INFO ][test-runner][GridDhtPreloader] <ignite-sys-cache> Starting rebalancing in SYNC mode: ignite-sys-cache
> [12:11:10,452][INFO ][preloader-demand-worker-#195%cache.GridCacheP2PUndeploySelfTest1%][GridDhtPreloader] <ignite-marshaller-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-marshaller-sys-cache, time=10 ms]
> [12:11:10,453][INFO ][preloader-demand-worker-#198%cache.GridCacheP2PUndeploySelfTest1%][GridDhtPreloader] <ignite-atomics-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-atomics-sys-cache, time=10 ms]
> [12:11:10,453][INFO ][preloader-demand-worker-#204%cache.GridCacheP2PUndeploySelfTest1%][GridDhtPreloader] <ignite-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-sys-cache, time=10 ms]
> [12:11:10,467][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] Performance suggestions for grid 'cache.GridCacheP2PUndeploySelfTest1' (fix if possible)
> [12:11:10,467][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [12:11:10,467][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Disable checkpoints (remove 'checkpointSpi' from configuration)
> [12:11:10,467][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to false)
> [12:11:10,467][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Disable grid events (remove 'includeEventTypes' from configuration)
> [12:11:10,467][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Enable optimized marshaller (set 'marshaller' to OptimizedMarshaller)
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Enable ATOMIC mode if not using transactions (set 'atomicityMode' to ATOMIC)
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Disable fully synchronous writes (set 'writeSynchronizationMode' to PRIMARY_SYNC or FULL_ASYNC)
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Disable swap store (set 'swapEnabled' to false)
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1]   ^-- Disable near cache (set 'nearConfiguration' to null)
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] 
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [12:11:10,468][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] 
> [12:11:10,469][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] 
> >>> +------------------------------------------+
> >>> Ignite ver. 1.1.3-SNAPSHOT#19700101-sha1:DEV
> >>> +------------------------------------------+
> >>> OS name: Linux 3.13.0-44-generic amd64
> >>> CPU(s): 8
> >>> Heap: 3.5GB
> >>> VM name: 9485@ashutak-ubuntu
> >>> Grid name: cache.GridCacheP2PUndeploySelfTest1
> >>> Local node [ID=101C90C6-041C-4189-8447-8BD55866F001, order=1, clientMode=false]
> >>> Local node addresses: [/127.0.0.1]
> >>> Local ports: TCP:45014 TCP:47506 TCP:48104 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [12:11:10,469][INFO ][test-runner][GridDiscoveryManager] Topology snapshot [ver=1, nodes=1, CPUs=8, heap=3.5GB]
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] 
> >>>    __________  ________________  
> >>>   /  _/ ___/ |/ /  _/_  __/ __/  
> >>>  _/ // (7 7    // /  / / / _/    
> >>> /___/\___/_/|_/___/ /_/ /___/   
> >>> 
> >>> ver. 1.1.3-SNAPSHOT#19700101-sha1:DEV
> >>> 2015 Copyright(C) Apache Software Foundation
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Config URL: n/a
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Daemon mode: off
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] OS: Linux 3.13.0-44-generic amd64
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] OS user: ashutak
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Language runtime: Java Platform API Specification ver. 1.7
> [12:11:10,475][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] VM information: Java(TM) SE Runtime Environment 1.7.0_75-b13 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 24.75-b04
> [12:11:10,476][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] VM total memory: 3.5GB
> [12:11:10,476][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Remote Management [restart: off, REST: off, JMX (remote: off)]
> [12:11:10,476][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] IGNITE_HOME=/home/ashutak/dev/incubator-ignite
> [12:11:10,476][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] VM arguments: [-ea, -Didea.launcher.port=7535, -Didea.launcher.bin.path=/home/ashutak/Programms/idea-IC-139.659.2/bin, -Dfile.encoding=UTF-8]
> [12:11:10,476][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Configured caches ['ignite-marshaller-sys-cache', 'ignite-sys-cache', 'ignite-atomics-sys-cache', 'replicated', 'partitioned']
> [12:11:10,477][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] 3-rd party licenses can be found at: /home/ashutak/dev/incubator-ignite/libs/licenses
> [12:11:10,477][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Local node user attribute [nodeIndex=1]
> [12:11:10,476][WARN ][test-runner][GridCacheP2PUndeploySelfTest2] Peer class loading is enabled (disable it in production for performance and deployment consistency reasons)
> [12:11:10,477][WARN ][ignite-#207%pub-cache.GridCacheP2PUndeploySelfTest2%][GridDiagnostic] Initial heap size is 248MB (should be no less than 512MB, use -Xms512m -Xmx512m).
> [12:11:10,480][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Non-loopback local IPs: 192.168.3.2, fe80:0:0:0:de85:deff:fe5e:923%3
> [12:11:10,480][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Enabled local MACs: DC85DE5E0923
> [12:11:10,480][INFO ][test-runner][IgnitePluginProcessor] Configured plugins:
> [12:11:10,480][INFO ][test-runner][IgnitePluginProcessor]   ^-- None
> [12:11:10,481][INFO ][test-runner][IgnitePluginProcessor] 
> [12:11:10,484][INFO ][test-runner][TcpCommunicationSpi] IPC shared memory server endpoint started [port=48105, tokDir=/tmp/ignite/work/ipc/shmem/20defcf6-9f36-4344-88cb-c55f67d7e002-9485]
> [12:11:10,484][INFO ][test-runner][TcpCommunicationSpi] Successfully bound shared memory communication to TCP port [port=48105, locHost=/127.0.0.1]
> [12:11:10,485][INFO ][test-runner][TcpCommunicationSpi] Successfully bound to TCP port [port=45015, locHost=/127.0.0.1]
> [12:11:10,494][WARN ][test-runner][GridCollisionManager] Collision resolution is disabled (all jobs will be activated upon arrival).
> [12:11:10,497][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Security status [authentication=off]
> [12:11:10,513][INFO ][test-runner][TcpDiscoverySpi] Successfully bound to TCP port [port=47507, localHost=/127.0.0.1]
> [12:11:10,554][INFO ][disco-event-worker-#188%cache.GridCacheP2PUndeploySelfTest1%][GridDiscoveryManager] Added new node to topology: TcpDiscoveryNode [id=20defcf6-9f36-4344-88cb-c55f67d7e002, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47507], discPort=47507, order=2, intOrder=2, loc=false, ver=1.1.3#19700101-sha1:00000000, isClient=false]
> [12:11:10,555][INFO ][disco-event-worker-#188%cache.GridCacheP2PUndeploySelfTest1%][GridDiscoveryManager] Topology snapshot [ver=2, nodes=2, CPUs=8, heap=3.5GB]
> [12:11:10,561][INFO ][test-runner][GridCacheProcessor] Started cache [name=ignite-marshaller-sys-cache, mode=REPLICATED]
> [12:11:10,565][WARN ][test-runner][GridCacheProcessor] Near cache cannot be used with REPLICATED cache, will be ignored [cacheName=replicated]
> [12:11:10,565][INFO ][test-runner][GridCacheProcessor] Started cache [name=ignite-atomics-sys-cache, mode=PARTITIONED]
> [12:11:10,567][INFO ][test-runner][GridCacheProcessor] Started cache [name=replicated, mode=REPLICATED]
> [12:11:10,569][INFO ][test-runner][GridCacheProcessor] Started cache [name=partitioned, mode=PARTITIONED]
> [12:11:10,652][INFO ][test-runner][GridCacheProcessor] Started cache [name=ignite-sys-cache, mode=REPLICATED]
> [12:11:10,764][INFO ][test-runner][GridDhtPreloader] <ignite-marshaller-sys-cache> Starting rebalancing in SYNC mode: ignite-marshaller-sys-cache
> [12:11:10,764][INFO ][test-runner][GridDhtPreloader] <ignite-atomics-sys-cache> Starting rebalancing in SYNC mode: ignite-atomics-sys-cache
> [12:11:10,765][INFO ][test-runner][GridDhtPreloader] <replicated> Starting rebalancing in NONE mode: replicated
> [12:11:10,765][INFO ][test-runner][GridDhtPreloader] <replicated> Completed rebalancing in NONE mode [cache=replicated, time=0 ms]
> [12:11:10,765][INFO ][test-runner][GridDhtPreloader] <partitioned> Starting rebalancing in NONE mode: partitioned
> [12:11:10,766][INFO ][test-runner][GridDhtPreloader] <partitioned> Completed rebalancing in NONE mode [cache=partitioned, time=0 ms]
> [12:11:10,766][INFO ][test-runner][GridDhtPreloader] <ignite-sys-cache> Starting rebalancing in SYNC mode: ignite-sys-cache
> [12:11:10,778][INFO ][preloader-demand-worker-#255%cache.GridCacheP2PUndeploySelfTest2%][GridDhtPreloader] <ignite-marshaller-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-marshaller-sys-cache, time=10 ms]
> [12:11:10,785][INFO ][preloader-demand-worker-#265%cache.GridCacheP2PUndeploySelfTest2%][GridDhtPreloader] <ignite-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-sys-cache, time=21 ms]
> [12:11:10,802][INFO ][preloader-demand-worker-#260%cache.GridCacheP2PUndeploySelfTest2%][GridDhtPreloader] <ignite-atomics-sys-cache> Completed rebalancing in SYNC mode [cache=ignite-atomics-sys-cache, time=31 ms]
> [12:11:10,832][WARN ][test-runner][GridDhtColocatedCache] For best performance you should implement java.io.Externalizable for all cache keys and values: o.a.i.tests.p2p.GridCacheDeploymentTestValue3
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] Performance suggestions for grid 'cache.GridCacheP2PUndeploySelfTest2' (fix if possible)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Disable checkpoints (remove 'checkpointSpi' from configuration)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to false)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Disable grid events (remove 'includeEventTypes' from configuration)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Enable optimized marshaller (set 'marshaller' to OptimizedMarshaller)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Enable ATOMIC mode if not using transactions (set 'atomicityMode' to ATOMIC)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Disable fully synchronous writes (set 'writeSynchronizationMode' to PRIMARY_SYNC or FULL_ASYNC)
> [12:11:10,829][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Disable swap store (set 'swapEnabled' to false)
> [12:11:10,830][INFO ][test-runner][GridCacheP2PUndeploySelfTest2]   ^-- Disable near cache (set 'nearConfiguration' to null)
> [12:11:10,830][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] 
> [12:11:10,830][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [12:11:10,830][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] 
> [12:11:10,830][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] 
> >>> +------------------------------------------+
> >>> Ignite ver. 1.1.3-SNAPSHOT#19700101-sha1:DEV
> >>> +------------------------------------------+
> >>> OS name: Linux 3.13.0-44-generic amd64
> >>> CPU(s): 8
> >>> Heap: 3.5GB
> >>> VM name: 9485@ashutak-ubuntu
> >>> Grid name: cache.GridCacheP2PUndeploySelfTest2
> >>> Local node [ID=20DEFCF6-9F36-4344-88CB-C55F67D7E002, order=2, clientMode=false]
> >>> Local node addresses: [/127.0.0.1]
> >>> Local ports: TCP:45015 TCP:47507 TCP:48105 
> >>> Ignite documentation: http://ignite.incubator.apache.org
> [12:11:10,831][INFO ][test-runner][GridDiscoveryManager] Topology snapshot [ver=2, nodes=2, CPUs=8, heap=3.5GB]
> [12:11:10,835][INFO ][test-runner][GridDeploymentLocalStore] Class locally deployed: class org.apache.ignite.tests.p2p.GridCacheDeploymentTestValue3
> [12:11:10,844][INFO ][ignite-#226%sys-cache.GridCacheP2PUndeploySelfTest2%][GridDeploymentPerVersionStore] Class was deployed in SHARED or CONTINUOUS mode: class org.apache.ignite.tests.p2p.GridCacheDeploymentTestValue3
> [12:11:10,877][INFO ][test-runner][root] Stored value in cache1 [v=GridCacheDeploymentTestValue3 [val=test-1434618670831], ldr=java.net.URLClassLoader@5790730d]
> [12:11:10,878][INFO ][test-runner][root] Read value from cache2 [v=GridCacheDeploymentTestValue3 [val=test-1434618670831], ldr=GridDeploymentClassLoader [id=648afe50e41-20defcf6-9f36-4344-88cb-c55f67d7e002, singleNode=false, nodeLdrMap={101c90c6-041c-4189-8447-8bd55866f001=148afe50e41-101c90c6-041c-4189-8447-8bd55866f001}, p2pTimeout=2000, usrVer=0, depMode=SHARED, quiet=false]]
> [12:11:10,959][INFO ][test-runner][root] Swap size: 0
> [12:11:10,959][INFO ][test-runner][root] >>> Stopping grid [name=cache.GridCacheP2PUndeploySelfTest1, id=101c90c6-041c-4189-8447-8bd55866f001]
> [12:11:10,967][INFO ][disco-event-worker-#248%cache.GridCacheP2PUndeploySelfTest2%][GridDiscoveryManager] Node left topology: TcpDiscoveryNode [id=101c90c6-041c-4189-8447-8bd55866f001, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47506], discPort=47506, order=1, intOrder=1, loc=false, ver=1.1.3#19700101-sha1:00000000, isClient=false]
> [12:11:10,968][INFO ][disco-event-worker-#248%cache.GridCacheP2PUndeploySelfTest2%][GridDiscoveryManager] Topology snapshot [ver=3, nodes=1, CPUs=8, heap=3.5GB]
> [12:11:10,969][INFO ][disco-event-worker-#248%cache.GridCacheP2PUndeploySelfTest2%][GridDeploymentPerVersionStore] Class was undeployed in SHARED or CONTINUOUS mode [cls=class org.apache.ignite.tests.p2p.GridCacheDeploymentTestValue3, alias=org.apache.ignite.tests.p2p.GridCacheDeploymentTestValue3]
> [12:11:10,978][INFO ][test-runner][GridCacheProcessor] Stopped cache: partitioned
> [12:11:10,978][INFO ][test-runner][GridCacheProcessor] Stopped cache: replicated
> [12:11:10,978][INFO ][test-runner][GridCacheProcessor] Stopped cache: ignite-marshaller-sys-cache
> [12:11:10,979][INFO ][test-runner][GridCacheProcessor] Stopped cache: ignite-sys-cache
> [12:11:10,979][INFO ][test-runner][GridCacheProcessor] Stopped cache: ignite-atomics-sys-cache
> [12:11:10,979][INFO ][test-runner][GridDeploymentLocalStore] Removed undeployed class: GridDeployment [ts=1434618670742, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@2f78743b, clsLdrId=3e7afe50e41-101c90c6-041c-4189-8447-8bd55866f001, userVer=0, loc=true, sampleClsName=java.util.HashMap, pendingUndeploy=false, undeployed=true, usage=0]
> [12:11:10,980][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap$Map2
> [12:11:10,980][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap$Map1
> [12:11:10,980][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.lang.Number
> [12:11:10,980][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridSerializableMap
> [12:11:10,980][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.UUID
> [12:11:10,980][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.lang.Integer
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.HashMap
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap$Map3
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.HashSet
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.GridTopic$T7
> [12:11:10,981][INFO ][test-runner][GridDeploymentLocalStore] Removed undeployed class: GridDeployment [ts=1434618670834, depMode=SHARED, clsLdr=java.net.URLClassLoader@5790730d, clsLdrId=148afe50e41-101c90c6-041c-4189-8447-8bd55866f001, userVer=0, loc=true, sampleClsName=org.apache.ignite.tests.p2p.GridCacheDeploymentTestValue3, pendingUndeploy=false, undeployed=true, usage=0]
> [12:11:10,982][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.tests.p2p.GridCacheDeploymentTestValue3
> [12:11:10,982][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.HashMap
> [12:11:10,984][INFO ][test-runner][GridCacheP2PUndeploySelfTest1] 
> >>> +-----------------------------------------------------+
> >>> Ignite ver. 1.1.3-SNAPSHOT#19700101-sha1:DEV stopped OK
> >>> +-----------------------------------------------------+
> >>> Grid name: cache.GridCacheP2PUndeploySelfTest1
> >>> Grid uptime: 00:00:00:517
> [12:11:10,986][INFO ][test-runner][root] >>> Stopping grid [name=cache.GridCacheP2PUndeploySelfTest2, id=20defcf6-9f36-4344-88cb-c55f67d7e002]
> [12:11:11,004][ERROR][exchange-worker-#250%cache.GridCacheP2PUndeploySelfTest2%][GridDhtPartitionsExchangeFuture] Failed to reinitialize local partitions (preloading will be stopped): GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=3, minorTopVer=0], nodeId=101c90c6, evt=NODE_LEFT]
> java.lang.UnsupportedOperationException
> 	at org.apache.ignite.internal.util.GridCloseableIteratorAdapter.onRemove(GridCloseableIteratorAdapter.java:75)
> 	at org.apache.ignite.internal.util.GridCloseableIteratorAdapter.removeX(GridCloseableIteratorAdapter.java:66)
> 	at org.apache.ignite.internal.processors.cache.GridCacheSwapManager.onUndeploy(GridCacheSwapManager.java:1893)
> 	at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager.onUndeploy0(GridCacheDeploymentManager.java:254)
> 	at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager.access$300(GridCacheDeploymentManager.java:48)
> 	at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager$3.apply(GridCacheDeploymentManager.java:215)
> 	at org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager.unwind(GridCacheDeploymentManager.java:186)
> 	at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.unwindUndeploys(GridDhtPartitionDemandPool.java:384)
> 	at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader.unwindUndeploys(GridDhtPreloader.java:541)
> 	at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:748)
> 	at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1024)
> 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:108)
> 	at java.lang.Thread.run(Thread.java:745)
> [12:11:11,009][INFO ][test-runner][GridCacheProcessor] Stopped cache: partitioned
> [12:11:11,010][INFO ][test-runner][GridCacheProcessor] Stopped cache: replicated
> [12:11:11,010][INFO ][test-runner][GridCacheProcessor] Stopped cache: ignite-marshaller-sys-cache
> [12:11:11,010][INFO ][test-runner][GridCacheProcessor] Stopped cache: ignite-sys-cache
> [12:11:11,010][INFO ][test-runner][GridCacheProcessor] Stopped cache: ignite-atomics-sys-cache
> [12:11:11,012][INFO ][test-runner][GridDeploymentLocalStore] Removed undeployed class: GridDeployment [ts=1434618670752, depMode=SHARED, clsLdr=sun.misc.Launcher$AppClassLoader@2f78743b, clsLdrId=5f7afe50e41-20defcf6-9f36-4344-88cb-c55f67d7e002, userVer=0, loc=true, sampleClsName=java.util.HashMap, pendingUndeploy=false, undeployed=true, usage=0]
> [12:11:11,012][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap$Map2
> [12:11:11,012][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap$Map1
> [12:11:11,012][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.lang.Number
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.UUID
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridSerializableMap
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.lang.Integer
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.HashMap
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.util.GridLeanMap$Map3
> [12:11:11,013][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
> [12:11:11,014][INFO ][test-runner][GridDeploymentLocalStore] Class locally undeployed: class java.util.HashSet
> [12:11:11,016][INFO ][test-runner][GridCacheP2PUndeploySelfTest2] 
> >>> +-----------------------------------------------------+
> >>> Ignite ver. 1.1.3-SNAPSHOT#19700101-sha1:DEV stopped OK
> >>> +-----------------------------------------------------+
> >>> Grid name: cache.GridCacheP2PUndeploySelfTest2
> >>> Grid uptime: 00:00:00:185
> [12:11:11,019][INFO ][main][root] >>> Stopping test: testSwapP2PReplicatedNoPreloading in 667 ms <<<
> [12:11:11,018][ERROR][main][root] Test failed.
> java.lang.AssertionError
> 	at org.apache.ignite.internal.processors.cache.GridCacheP2PUndeploySelfTest.checkP2PUndeploy(GridCacheP2PUndeploySelfTest.java:234)
> 	at org.apache.ignite.internal.processors.cache.GridCacheP2PUndeploySelfTest.testSwapP2PReplicatedNoPreloading(GridCacheP2PUndeploySelfTest.java:150)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> 	at junit.framework.TestCase.runTest(TestCase.java:176)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1365)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:67)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest$2.run(GridAbstractTest.java:1308)
> java.lang.AssertionError
> 	at org.apache.ignite.internal.processors.cache.GridCacheP2PUndeploySelfTest.checkP2PUndeploy(GridCacheP2PUndeploySelfTest.java:234)
> 	at org.apache.ignite.internal.processors.cache.GridCacheP2PUndeploySelfTest.testSwapP2PReplicatedNoPreloading(GridCacheP2PUndeploySelfTest.java:150)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1365)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:67)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest$2.run(GridAbstractTest.java:1308)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)